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)
Change History (5)
by , 14 years ago
Attachment: | boost_serialization.patch added |
---|
by , 14 years ago
Attachment: | libs_serialization.patch added |
---|
by , 14 years ago
Attachment: | boost_archive.patch added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in my local copy. Will migrate to Trunk after testing on my local machine
Note:
See TracTickets
for help on using tickets.
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).