|
From: SourceForge.net <no...@so...> - 2010-01-12 11:40:27
|
Bugs item #2930481, was opened at 2010-01-12 10:05 Message generated for change (Settings changed) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2930481&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: leibniz777 (leibniz777) >Assigned to: Luigi Ballabio (lballabio) Summary: #define directive in swapforwardbasissystem.hpp Initial Comment: In the file swapforwardbasissystem.hpp in the trunk there are he following directives: #ifndef quantlib_swap_forward_basis_system_hpp #define quantlib_swap_basis_system_hpp This leads to an error C2011 when using the library. ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2010-01-12 12:40 Message: The bug is now fixed in the Subversion repository. Thank you for the report. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2930481&group_id=12740 |