Opened 14 years ago
Closed 14 years ago
#2396 closed Bugs (fixed)
Extra global semicolon in extended_type_info.cpp
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | serialization |
Version: | Boost 1.36.0 | Severity: | Problem |
Keywords: | gcc pedantic extra semicolon | Cc: |
Description
http://svn.boost.org/trac/boost/browser/trunk/libs/serialization/src/extended_type_info.cpp
Line 166. On certain versions of GCC with -pedantic this causes an error instead of a warning.
Note:
See TracTickets
for help on using tickets.
fixed in local copy, will eventually migrate to trunk/release