Explanation of compiler warnings and errors

John Levon levon@movementarian.org
Tue Jun 4 06:40:00 GMT 2002


On Tue, Jun 04, 2002 at 03:57:05PM +1000, Yusuf Pisan wrote:

> Are there any detailed help pages that explain the gcc/g++ error
> messages, provide sample code which would cause the error message?
> Such a resource would be very useful to beginners and might even
> benefit more experienced users. Visual C++ has such a resource as a
> part of the MSDN Library, but that has its own set of quirks.

As far as I know, nobody has taken the time to do this yet. All it
takes is for somebody to start one ... (hint, hint)

regards
john

ObCompilerWarningComplaint: must I be reminded that undeclared
identifiers are only complained about once for each function EVERY
time I run the compiler ? I think I've got that by now :)

-- 
"Do you mean to tell me that "The Prince" is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?"
	- David Lester



More information about the Gcc mailing list