------- Comment #1 from carlo at gcc dot gnu dot org  2008-10-08 16:48 -------
Here's another one:

../cwchessboard/PgnDatabase.cc:65: error: no matching function for call to
‘util::MemoryBlockList::append(gssize&)’
../cwchessboard/MemoryBlockList.h:232: note: candidates are: void
util::MemoryBlockList::append(Glib::RefPtr<util::MemoryBlockNode>&, size_t)

With -Wfatal-errors the second line is not printed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37773

Reply via email to