Opened 12 years ago

Closed 12 years ago

#4347 closed Bugs (duplicate)

out-of-date workarounds for Sun Studio compilers

Reported by: Stephen Clamage <stephen.clamage@…> Owned by: Anthony Williams
Milestone: Boost 1.43.0 Component: thread
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

In boost/thread, header locks.hpp has a workaround for Sun compilers that is no longer appropriate, and prevents the the thread library from working. Diffs attached.

Attachments (1)

locks.diff (646 bytes ) - added by Stephen Clamage <stephen.clamage@…> 12 years ago.
diffs for boost/thread/locks.hpp

Download all attachments as: .zip

Change History (2)

by Stephen Clamage <stephen.clamage@…>, 12 years ago

Attachment: locks.diff added

diffs for boost/thread/locks.hpp

comment:1 by Steven Watanabe, 12 years ago

Resolution: duplicate
Status: newclosed

This has already been fixed in the trunk in [62719]. Duplicates #4071.

Note: See TracTickets for help on using tickets.