Opened 13 years ago

Closed 13 years ago

#3252 closed Bugs (fixed)

boost/archive/impl/archive_pointer_iserializer.ipp build error

Reported by: David Doria <daviddoria@…> Owned by: Robert Ramey
Milestone: Boost 1.40.0 Component: serialization
Version: Boost 1.39.0 Severity: Problem
Keywords: Cc:

Description

In the latest svn I get this error when I build:

In file included from /home/doriad/src/Boost/libs/serialization/src/binary_iarchive.cpp:19: /home/doriad/src/Boost/boost/archive/impl/archive_pointer_iserializer.ipp: In constructor ‘boost::archive::detail::archive_pointer_iserializer<Archive>::archive_pointer_iserializer(const boost::serialization::extended_type_info&)’: /home/doriad/src/Boost/boost/archive/impl/archive_pointer_iserializer.ipp:48: error: expected ‘;’ before ‘result’

Change History (1)

comment:1 by Robert Ramey, 13 years ago

Resolution: fixed
Status: newclosed

fixed in trunk

Note: See TracTickets for help on using tickets.