Development Log

  • GNAT Pro
    Apr 6th, 2012

    GNAT.Command_Line: default value for string switch
    The function Define_Switch that automatically assigns the value of the parameter to a variable will now preserve the default value set in that variable, instead of systematically reseting to the empty string. This makes it easier to specify default values.