Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[GNAT] Specify line length for -gnatD/-gnatG output

Monday July 21, 2008

The generated output from use of -gnatG or -gnatD by default has a maximum line length of 72. It is now possible to specify an alternative maximum line length using an integer value right after the D or G switch. The minimum value that can be specified is 40, the maximum is 999999. Any value less than 40 is reset to 40.

 

Posted by Posted in Development Log, GNAT Compilation System