Robert Dewar | 18 Jul 13:39
Favicon

Re: Where to get a list of warning and error messages

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.


Gmane