|
From: SourceForge.net <no...@so...> - 2009-11-23 01:29:59
|
Bugs item #2902238, was opened at 2009-11-22 18:29 Message generated for change (Tracker Item Submitted) made by c-miller You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2902238&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: Open Resolution: None Priority: 5 Private: No Submitted By: Craig Miller (c-miller) Assigned to: Nobody/Anonymous (nobody) Summary: test-suite fails debug static x64 build - Fix provided Initial Comment: Code: QuantLib 0.9.9 svn tips Configuration: Debug (static runtime) x64 testsuite - 55 error(s), 5 warning(s) Typical Error: error C2514: 'QuantLib::Null<Type>' : class has no constructors Problem: missing x64 preprocessor definition Fix: add x64 preprocessor definition (i.e., open configuration properties and add x64 definition) Regards, c-miller Note: unresolved runtime test-suite error QuantLib::detail::quantlib_test_case(&CreditDefaultSwapTest::testImpliedHazardRate)": std::exception: negative time (-0.00273973) given c:\devwebcode\quant\quantlib\quantlibsvntrunk\quantlib\test-suite\utilities.hpp(78): last checkpoint ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2902238&group_id=12740 |