Opened 8 years ago
Closed 8 years ago
#10481 closed Bugs (fixed)
unused parameter in boost\atomic\detail\ops_msvc_x86.hpp
| Reported by: | Owned by: | timblechmann | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | atomic | 
| Version: | Boost 1.56.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Build fails with Visual Studio 2013 and warning level 4:
Line 250:
warning C4100: 'failure_order': unused parameter warning C4100: 'success_order': unused parameter
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in 5f6e9689a36b73c7c98412692518429d2a4c9673.