-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Robert Ramey Sent: Wednesday, March 28, 2007 9:20 AM To: boost-users@lists.boost.org Subject: Re: [Boost-users][serialization]Assertion`new_cid==cid'failed-fail s on gcc,works on msvc
Currently I only have the HEAD and RC_1_34 on my system and can't run a gcc test. I did build and compile and test with vc 7.1 and found no problems.
Try serializing your test to xml archive. That will make the details a lot more visible.
Thought you might like to know that the test I attached before works fine under gcc 3.4. Might need to put a note about gcc 3.2 somewhere? I still don't know what the real cause is. Thanks for your suggestions! Sohail