/in/foo.cc:53:27: error: expected '}' at end of input
prev = p, p = p
^
/in/foo.cc: In member function 'void PolyList::Insert(PolyNode*)':
/in/foo.cc:53:27: error: expected ';' at end of input
/in/foo.cc:54:0: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
/in/foo.cc:53:27: error: expected '}' at end of input
prev = p, p = p
^
/in/foo.cc: At global scope:
/in/foo.cc:53:27: error: expected unqualified-id at end of input