[Boost-bugs] [Boost C++ Libraries] #6705: ptree_implementation.hpp compile error: extra ‘;’

Subject: [Boost-bugs] [Boost C++ Libraries] #6705: ptree_implementation.hpp compile error: extra ‘;’
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-19 11:07:17


#6705: ptree_implementation.hpp compile error: extra ‘;’
------------------------------------------+---------------------------------
 Reporter: Andrey <inetdozor@…> | Type: Patches
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.49.0
 Severity: Cosmetic | Keywords:
------------------------------------------+---------------------------------
 While moving 1.47->1.49 i've got following error message:
 boost_1_49_0/boost/property_tree/detail/ptree_implementation.hpp:392:14:
 error: extra ‘;’

 while compiling my codebase with forced ansi c++ ( -Wall -Wno-long-long
 -pedantic-errors -std=c++98 ) on linux.

 I've fixed compilation by removing ';' mentioned in error message.

 $ c++ -v
 Target: x86_64-redhat-linux
 gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6705>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC