Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Improved handling of switch error messages

Tuesday June 5, 2007

Previously, when a compiler switch (such as -gnataf94) was not recognized, the error message included only the first invalid character (invalid switch: 9). The complete invalid switch will now be displayed (invalid switch: -gnat94).

 

Posted by Posted in Development Log, GNAT Compilation System