Opened 14 years ago
Closed 14 years ago
#2372 closed Patches (fixed)
[asio] Patch to improve CodeGear C++ Builder 2009 support
Reported by: | Nicola Musatti | Owned by: | Nicola Musatti |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | asio |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch tweaks workarounds to improve support for the latest CodeGear (formerly Borland) compiler.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | boost_asio.patch added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Milestone: | To Be Determined → Boost 1.37.0 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Patch merged to release by Chris Kohlhoff
Note:
See TracTickets
for help on using tickets.
I can't say I like this approach very much, but it does fix most of asio for the bcc32 6.1.0 compiler. If I don't receive any objection in a couple of days I'll commit it myself.