18 Jul 13:39
Re: Where to get a list of warning and error messages
From: Robert Dewar <dewar <at> adacore.com>
Subject: Re: Where to get a list of warning and error messages
Newsgroups: gmane.comp.gcc.devel
Date: 2008-07-18 11:39:34 GMT
Subject: Re: Where to get a list of warning and error messages
Newsgroups: gmane.comp.gcc.devel
Date: 2008-07-18 11:39:34 GMT
Simon Toth wrote: > I'm currently building a database of gcc warnings and error messages > including a example of code what triggers it and how to fix it. > > Is there any full database of gcc warnings and errors? > > Simon Toth For the GNAT front end, no such list exists, however, a grep of the front end sources for the string Error_Msg would produce something good enough for this purpose.
RSS Feed