re PR ada/80888 (Wide_Text_IO defaults to bracket encoding even if -gnatW8 specified)
authorBob Duff <duff@adacore.com>
Fri, 8 Sep 2017 09:38:38 +0000 (11:38 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 8 Sep 2017 09:38:38 +0000 (11:38 +0200)
commita481c9b40f0de76bf9e86b9aba7c1fe66cd7add0
treedb151eb9b304d071bf6c6ef4d7a47cbb31b5103b
parent1c912574373f58b64bb0eb53560695aaf489bf43
re PR ada/80888 (Wide_Text_IO defaults to bracket encoding even if -gnatW8 specified)

2017-09-08  Bob Duff  <duff@adacore.com>

PR ada/80888
* a-textio.adb, a-witeio.adb, a-ztexio.adb (Set_WCEM): Use
Default_WCEM by default (i.e. if the encoding is not specified
by the Form string).

From-SVN: r251874
gcc/ada/a-textio.adb
gcc/ada/a-witeio.adb
gcc/ada/a-ztexio.adb