aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorDmitriy Anisimkov <anisimko@adacore.com>2019-08-12 09:01:53 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2019-08-12 09:01:53 +0000
commit4a2e9be1ac7c8f4c37b5deb4ce0b0f39925e56c9 (patch)
treeaef6e2ce3f082e962168baaaeeab023dec9ac1a1 /gcc/tree.c
parent68e4cc9854044a2f66623c5d8dd36bc27bd948f2 (diff)
downloadgcc-4a2e9be1ac7c8f4c37b5deb4ce0b0f39925e56c9.zip
gcc-4a2e9be1ac7c8f4c37b5deb4ce0b0f39925e56c9.tar.gz
gcc-4a2e9be1ac7c8f4c37b5deb4ce0b0f39925e56c9.tar.bz2
[Ada] New parameter Quiet for procedure GNAT.Command_Line.Getopt
Getopt procedure is parsing the command line or set of strings. If the command line contains unknown switch than the Getopt prints error message to the console and raises the exception Invalid_Switch. The printing can be inappropriate in some cases. The new parameter Quiet allows avoiding console output. 2019-08-12 Dmitriy Anisimkov <anisimko@adacore.com> gcc/ada/ * libgnat/g-comlin.ads, libgnat/g-comlin.adb (Getopt): Add parameter Quiet. Need to do not output error messages to console. Invalid_Switch exception generation surrounded by an error message. From-SVN: r274307
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions