[osg-submissions] Pedantic ISO C++ compile error in OSG 2.5.2 src/osgDB/ReaderWriter

Andrew Bettison andrewb at acres.com.au
Mon Jun 23 07:34:12 PDT 2008


Robert,

While compiling OSG 2.5.2 with g++ -pedantic, I get:

/usr/include/osgDB/ReaderWriter:171: error: comma at end of enumerator list

If I remove the trailing comma on line 171, after FILE_REQUESTED, all
compiles fine.

-- Andrew Bettison



More information about the osg-submissions mailing list