[Boost-bugs] [Boost C++ Libraries] #7467: graph/reverse_graph.hpp:442: error: extra '; '

Subject: [Boost-bugs] [Boost C++ Libraries] #7467: graph/reverse_graph.hpp:442: error: extra '; '
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-04 12:41:15


#7467: graph/reverse_graph.hpp:442: error: extra ';'
---------------------------------+------------------------------------------
 Reporter: stefanf@… | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 The header reverse_graph.hpp contains a semicolon after a namespace
 declaration (line 436 in the current revision 80841, the line from the
 summary is from 1.49). While this seems to be legal now in C++11, older
 compilers (such as FreeBSD's base compiler, gcc (GCC) 4.2.1 20070831)
 report an error with -ansi -pedantic flags.

 Solution: simply remove the semicolon.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7467>
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:10 UTC