[serialization] extended_type_info has no member named get_debug_info
24 Dec
2009
24 Dec
'09
6:12 a.m.
Building my own code against trunk I started getting this error. Anyone know off the top of your head what it is before I dig it out? archive/detail/oserializer.hpp:398:36: error: ‘const class boost::serialization::extended_type_info’ has no member named ‘get_debug_info’
24 Dec
24 Dec
4:44 p.m.
New subject: [serialization] extended_type_info has no membernamed get_debug_info
Looks like a bug to me. I'll fix it. Note that this won't fix your program but rather just handle the "unregistered class" error better. Robert Ramey Patrick Horgan wrote:
Building my own code against trunk I started getting this error. Anyone know off the top of your head what it is before I dig it out?
archive/detail/oserializer.hpp:398:36: error: const class boost::serialization::extended_type_info has no member named get_debug_info
5435
Age (days ago)
5435
Last active (days ago)
1 comments
2 participants
participants (2)
-
Patrick Horgan
-
Robert Ramey