id summary reporter owner description type status milestone component version severity resolution keywords cc 5679 boost::serialization::primitive_type used with polymorphic archive fails to compile boost@… Robert Ramey "Not sure if this belongs with uuid or serialization, but the uuid library has a test that passes for non-polymorphic archive types; see "".../libs/uuid/test/test_serialization.cpp"". To trigger the problem, take the (above) test file, include some polymorphic archives, e.g. {{{ #include #include }}} and extend main(): {{{ test_archive(); }}} (apologies if this is fixed post-1.44) " Bugs closed To Be Determined serialization Boost 1.47.0 Problem invalid uuid serialization polymorphic