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 warning for use of Booleans in C functions

Sunday September 20, 2009

The warning messages for the use of 8-bit Ada booleans as arguments or the result type of imported C functions is improved to make it clear that there is more than one way to interface in C (char being just one way to do it).

 

Posted by Posted in Development Log, GNAT Compilation System