Opened 14 years ago
Closed 14 years ago
#2342 closed Patches (fixed)
[smart_ptr] Patch to improve support of CodeGear C++Builder 2009
Reported by: | Nicola Musatti | Owned by: | Nicola Musatti |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | smart_ptr |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch fixes workarounds for the latest CodeGear (ex Borland) compiler.
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | sp_convertible.patch added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Yes, please commit and do not forget to merge to release. I meant to commit it myself and forgot, sorry.
comment:3 by , 14 years ago
Milestone: | To Be Determined → Boost 1.37.0 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
As this patch appears rather safe to me, if I don't receive any objection in a couple of days I'll assume it is OK to commit.