[serialization] extended_type_info has no member named get_debug_info

23 Dec
2009
23 Dec
'09
11:12 p.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
9:44 a.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
5656
Age (days ago)
5656
Last active (days ago)
1 comments
2 participants
participants (2)
-
Patrick Horgan
-
Robert Ramey