[Serialization] Stream error when serializing float and unsigned int

10 Aug
2009
10 Aug
'09
7:21 p.m.
Hello All, When serializing this class: class { float a; unsigned int b; }; i get a stream error upon de-serializing, when 'a' has the value infinity. Is this a bug? I included a (very small) program which shows the error. It crashes on iteration 3. I use the mingw 3.4.5 compiler with boost 1.38 (no changes have been made to serialization since 1.38) on windows XP. Thanks, D Kruithof
5748
Age (days ago)
5748
Last active (days ago)
1 comments
2 participants
participants (2)
-
D Kruithof
-
Robert Ramey