Opened 10 years ago
Closed 10 years ago
#6924 closed Bugs (fixed)
Annoying compiler warning in boost.icl
Reported by: | Owned by: | Joachim Faulhaber | |
---|---|---|---|
Milestone: | To Be Determined | Component: | ICL |
Version: | Boost 1.49.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
/home/john/Dev/ThirdParty/boost/boost_1_49_0/boost/icl/concept/interval_associator.hpp:606:29: warning: variable ‘prior_’ set but not used [-Wunused-but-set-variable]
Note:
See TracTickets
for help on using tickets.
Thank you for reporting this. I fixed it for boost 1.51. Cheers, Joachim.