Developer Center |
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
in Development Log, GNAT Compilation System