Opened 14 years ago

Closed 14 years ago

#2371 closed Patches (fixed)

[serialization] Patch to improve CodeGear C++ Builder 2009 support

Reported by: Nicola Musatti Owned by: Robert Ramey
Milestone: To Be Determined Component: serialization
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

The attached patches tweak workarounds to improve support for the latest CodeGear (formerly Borland) compiler. These are only a first installment, concerning boost/serialization and libs/serialization.

I still need to test the part concerning boost/archive; I hope to post it in a day or two.

Attachments (3)

boost_serialization.patch (603 bytes ) - added by Nicola Musatti 14 years ago.
libs_serialization.patch (473 bytes ) - added by Nicola Musatti 14 years ago.
boost_archive.patch (2.4 KB ) - added by Nicola Musatti 14 years ago.

Download all attachments as: .zip

Change History (5)

by Nicola Musatti, 14 years ago

Attachment: boost_serialization.patch added

by Nicola Musatti, 14 years ago

Attachment: libs_serialization.patch added

by Nicola Musatti, 14 years ago

Attachment: boost_archive.patch added

comment:1 by Nicola Musatti, 14 years ago

Hallo, Robert. I attached the last of my patches. When all the other patches I submitted recently are applied I get 19 errors when testing the bcc32 6.1.0 compiler (C++Builder 2009).

comment:2 by Robert Ramey, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in my local copy. Will migrate to Trunk after testing on my local machine

Note: See TracTickets for help on using tickets.