|
From: eric.ehlers <eri...@na...> - 2010-11-16 14:57:26
|
Apologies, I should have put the attached message in quantlib-dev in thread "new serialization code problem". -- BlackBerry® from Mobistar --- -----Original Message----- From: "eric.ehlers" <eri...@na...> Date: Tue, 16 Nov 2010 10:26:33 To: <qua...@li...> Reply-To: eri...@na... Subject: Boost Serialization Error Hi Nando, I'm unable to recreate your results. I did an svn update which puts me on revision 17476. I already have VC9 configured to pick up boost 1.44, I did a full rebuild of all projects and configurations. I tested each of the four resulting XLLs with your SerializationBug.xls, each time I get the expected output. Any chance you could dig a bit deeper? The next step would be to run it in the debugger, with the debugger set to stop as soon as any std::exception is thrown. Your output is incomplete but you didn't say anything about an exception (i.e. you didn't mention that ohObjectSave() returns #NUM). This makes me think that boost::serialization is bailing out in mid-flow, but that the exception is caught higher up and not propagated to the user. Regards, Eric -- BlackBerry® from Mobistar --- |