Re: [boost] [serialization][bug]

It is really strange... I'm using boost 1.33.1 the compiler is MS VC 7.1.3088 In the file attached you can find VC solution and project (with modified demo file) that doesn't compile for me. Please, try to compile it. And if anyone else can do it under VC 7.1, please try it too. Thank you in advance, Oleg Abrosimov //------------------------------------- This was an issue with 1_33_0 that I believe was resolved with 1_33_1. I just tested this and it compiles with my VC 7.1 compiler with no errors. Looking at your code it seems that you're using 1_33_1 so I can't explain why we might be getting different results. Robert Ramey

OK - your example reproduces the problem. Now I just have to figure out how to fix it without breaking something else. Robert Ramey Oleg Abrosimov wrote:
It is really strange... I'm using boost 1.33.1 the compiler is MS VC 7.1.3088 In the file attached you can find VC solution and project (with modified demo file) that doesn't compile for me. Please, try to compile it. And if anyone else can do it under VC 7.1, please try it too.
Thank you in advance, Oleg Abrosimov
//------------------------------------- This was an issue with 1_33_0 that I believe was resolved with 1_33_1. I just tested this and it compiles with my VC 7.1 compiler with no errors. Looking at your code it seems that you're using 1_33_1 so I can't explain why we might be getting different results.
Robert Ramey
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Oleg Abrosimov
-
Robert Ramey