|
From: Roland L. <rol...@go...> - 2009-12-04 11:16:30
|
>
> I pulled down the SVN last night and ran a batch build to see how things
> are going. According to my build syntheticcdoengines.hpp (line 203) throw
> an error C2664. My previous build ran without this error, the primary
> change being syntheticcdoengines.hpp (line 84) supplied a default value to
> the MidPointCDOEngine.
>
> MidPointCDOEngine (Period stepSize = 0*Days) {}
> I didn't dig into this to understand correctness, but changing this line
> back fixed the build error
>
> Hi Craig,
I see, let me figure out today whether it can be cured without reverting.
Anyway I'll commit something to the trunk tonight (after checking that the
test suite compiles).
Thanks for the hint,
Roland
|