#6667 closed Patches (fixed)
sp_counted_base for VACPP with atomic builtins; Linux enabled
Reported by: | Owned by: | Peter Dimov | |
---|---|---|---|
Milestone: | To Be Determined | Component: | smart_ptr |
Version: | Boost 1.48.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Replace AIX only implementation with one that also works on Linux.
Attachments (2)
Change History (8)
by , 11 years ago
Attachment: | sp_counted_base.hpp.patch added |
---|
by , 11 years ago
Attachment: | sp_counted_base_vacpp_ppc.hpp.patch added |
---|
Implementation file for VACPP on ppc.
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 10 years ago
Why did this patch remove the _AIX part of sp_counted_base.hpp that was added by the resolution of #6308?
comment:4 by , 10 years ago
Sorry, that was a mistake. The _AIX part is still relevant for compilers other than VACPP on AIX.
comment:5 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
Pick up implementation file for VACPP on ppc.