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] More liberal style checking for comment alignment

Tuesday December 4, 2007

When comment alignment is style checked (e.g. with -gnaty), then previously the comment had to be on a multiple of the specified alignment. Now it is also acceptable for the comment to be aligned with the start of the next non-blank line following the comment. This is more compatible with the alignment rules used by GPS.

 

Posted by Posted in Development Log, GNAT Compilation System