Opened 10 years ago
Closed 4 years ago
#7040 closed Bugs (fixed)
Update Sun Studio CC compiler workaround in boost/assign/list_of.hpp
| Reported by: | Owned by: | James E. King, III | |
|---|---|---|---|
| Milestone: | Boost 1.69 | Component: | assign |
| Version: | Boost 1.50.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
boost/assign/list_of.hpp still fails to compile with SS12 and SS12.1, and finally passes with SS12.2. Need to update the workaround guard.
| __SUNPRO_CC | Version |
|---|---|
| 0x580 | SS11 |
| 0x590 | SS12 |
| 0x5100 | SS12U1 |
| 0x5110 | SS12.2 |
Attachments (1)
Change History (3)
by , 10 years ago
| Attachment: | list_of.hpp.patch added |
|---|
comment:1 by , 4 years ago
| Milestone: | To Be Determined → Boost 1.69 |
|---|---|
| Owner: | changed from to |
| Version: | Boost Development Trunk → Boost 1.50.0 |
comment:2 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
