Opened 12 years ago
Closed 12 years ago
#5188 closed Bugs (fixed)
gcc warning: extra ;
Reported by: | anonymous | Owned by: | Beman Dawes |
---|---|---|---|
Milestone: | Boost 1.47.0 | Component: | filesystem |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Using gcc 4.5. in Ubuntu natty, with warnings. It seems a trivial fix
/adnet/include/boost/filesystem/v3/operations.hpp:651:51: warning: extra ‘;’
Note:
See TracTickets
for help on using tickets.
(In [68863]) Fix #5188 to clear gcc warning