Opened 12 years ago

Closed 12 years ago

#4957 closed Bugs (fixed)

Error about non-defined BOOST_SERIALIZATION_NVP in boost/serialization/variant.hpp

Reported by: Rich McKeever <richmckeever@…> Owned by: Robert Ramey
Milestone: To Be Determined Component: serialization
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

variant.hpp produces an error about BOOST_SERIALIZATION_NVP not being defined with GCC 4.3.0 on Mac OS 10.6.4 at a high warning level. Including nvp.hpp in variant.hpp, as in the attached patch, resolves it.

Attachments (1)

variant.hpp (4.7 KB ) - added by Rich McKeever <richmckeever@…> 12 years ago.

Download all attachments as: .zip

Change History (2)

by Rich McKeever <richmckeever@…>, 12 years ago

Attachment: variant.hpp added

comment:1 by Robert Ramey, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.