[Boost][Serialization] Possible Bug in Optional.hpp
I've downloaded recently the version Boost 1.34.1 and performed some
tests on ours applications integrating Boost components.
During theses tests, I've tried to deserialize some XML archives
generated w/ Boost 1.33.1 including some boost::optional<> instances and
I've observed that the Visual C++ 7.1 IDE emits run-time checks in the
load
clearly its a bug but it shouldn't affect any programs, I'll fix it in my working copy. You can fix it by just initializing to 0.
Robert Ramey
"Marc Viala"
participants (2)
-
Marc Viala
-
Robert Ramey