Opened 11 years ago

Closed 10 years ago

#6808 closed Bugs (fixed)

"pedantic" warning in property tree (extra semi-colon)

Reported by: anonymous Owned by: Sebastian Redl
Milestone: Boost 1.50.0 Component: property_tree
Version: Boost Development Trunk Severity: Cosmetic
Keywords: Cc:

Description

Dear Sebastian,

Thanks for your work on Boost PropertyTree. FYI, I would appreciate if you could fix this in trunk.

boost-1.50.0/include/boost/property_tree/detail/ptree_implementation.hpp:392:14: warning: extra ‘;’ [-pedantic]

thanks R.

Change History (2)

comment:1 by Sebastian Redl, 10 years ago

Fixed on trunk. Since this is a low-risk change, I should be able to still get it in for 1.50.

comment:2 by Sebastian Redl, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in r78679.

Note: See TracTickets for help on using tickets.