id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9043,Boost serialization version does not work on Windows,richard.stutt@…,Robert Ramey,"Have obtained latest version of boost and tried attached demo.cpp. I noticed that the output did not store or restore the driver name. This behaviour is the same as in the supplied example/demofile.txt and example/demo_output.txt which leads me to believe that this is not due to my system configuration. In VS2010 when I hover over BOOST_CLASS_VERSION it gives an error: ERROR: version is not a template but it appears to compile without error or a warning related to this. It appears the macro for defining versions of a class is not working, and so no classes are saving any data except for data associated with version 0, and also no data from any version other than zero will be read back in to any class either. I have compiled from source on ubuntu and my output is correct, both saving and loading driver names.",Bugs,reopened,To Be Determined,serialization,Boost 1.54.0,Problem,,serialization version,