id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7467,graph/reverse_graph.hpp:442: error: extra ';',stefanf@…,Jeremiah Willcock,"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.",Bugs,closed,To Be Determined,graph,Boost 1.52.0,Problem,fixed,,