Opened 12 years ago
Closed 12 years ago
#4305 closed Patches (fixed)
out-of-date workarounds for Sun Studio compilers
| Reported by: | Marshall Clow | Owned by: | Anthony Williams |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | thread |
| Version: | Boost 1.43.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
This was originally reported as #4129 I split this into two bugs (one/library):
"Some workarounds in BOOST code for earlier Sun Studio C++ compilers are not necessary for current releases, and actually prevent compilation. I have attached simple diffs for foreach.hpp and thread/detail/thread.hpp"
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | thread.diff added |
|---|
comment:1 by , 12 years ago
| Type: | Bugs → Patches |
|---|
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed on trunk.