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] Warn on tagged types for imported C subprograms

Monday October 29, 2007

If a tagged type, or access type designated a tagged type, is used in a subprogram with C convention, a warning is given under control of the -gnatdx flag (since no C type corresponds to a tagged type).

 

Posted by Posted in Development Log, GNAT Compilation System