Opened 9 years ago
Closed 9 years ago
#8626 closed Bugs (fixed)
Reintroduce BOOST_VERIFY on pthread_mutex_destroy return type
| Reported by: | Owned by: | viboes | |
|---|---|---|---|
| Milestone: | Boost 1.54.0 | Component: | thread | 
| Version: | Boost 1.53.0 | Severity: | Problem | 
| Keywords: | Cc: | vicente.botet@… | 
Description
On commit 75882 due the ticket #6200, the BOOST_VERIFY was erroneously removed. It should be reintroduced to check for incorrect usage.
Change History (3)
comment:1 by , 9 years ago
| Milestone: | To Be Determined → Boost 1.55.0 | 
|---|---|
| Owner: | changed from to | 
| Status: | new → assigned | 
| Version: | Boost Development Trunk → Boost 1.53.0 | 
comment:2 by , 9 years ago
| Milestone: | Boost 1.55.0 → Boost 1.54.0 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    

Committed revision [84540].