Opened 14 years ago

Closed 14 years ago

#1954 closed Bugs (fixed)

gcc-4.3 doesn't compile collection_traits.hpp

Reported by: Beckmann.Maik@… Owned by: Robert Ramey
Milestone: Boost 1.36.0 Component: serialization
Version: Boost Development Trunk Severity: Showstopper
Keywords: Cc:

Description

Fix attached.

Attachments (2)

collection_traits.patch (599 bytes ) - added by Beckmann.Maik@… 14 years ago.
collection_traits.2.patch (1.3 KB ) - added by Maik Beckmann <Beckmann.Maik@…> 14 years ago.

Download all attachments as: .zip

Change History (4)

by Beckmann.Maik@…, 14 years ago

Attachment: collection_traits.patch added

comment:1 by Maik Beckmann <Beckmann.Maik@…>, 14 years ago

I altered the patch to do proper checking for ULONG_MAX as we did it in polymorphic_*archive.hpp. It might be smarter to refactor this check to a config header. I leave that to the library author :)

-- Maik

by Maik Beckmann <Beckmann.Maik@…>, 14 years ago

Attachment: collection_traits.2.patch added

comment:2 by Robert Ramey, 14 years ago

Resolution: fixed
Status: newclosed

I've rolled this in

Note: See TracTickets for help on using tickets.