id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3891,Serialization example (demo.cpp) contains an error,JohnWmAustin@…,Robert Ramey,"This is a versioning bug. The code contains the following line: BOOST_CLASS_VERSION(bus_schedule, 2) which means the driver name is not deserialized into trip_info within the bus_schedule. this should be changed to: BOOST_CLASS_VERSION(bus_schedule::trip_info, 2) ",Bugs,closed,Boost 1.42.0,serialization,Boost 1.41.0,Problem,fixed,,