This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Explanation of compiler warnings and errors


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]