Opened 12 years ago
Closed 12 years ago
#5179 closed Bugs (fixed)
Extra ";" in boost range file
| Reported by: | Owned by: | Neil Groves | |
|---|---|---|---|
| Milestone: | Boost 1.47.0 | Component: | range | 
| Version: | Boost Development Trunk | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Dear Boost.Range maintaner(s)
With today (20110211) svn trunk, using gcc with warnings enabled and "with error on warning":
boost-1.46.0/include/boost/range/has_range_iterator.hpp:22: error: extra ';'
the fix seems trivial
Thanks in advance
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed on the trunk