This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/80888] Wide_Text_IO defaults to bracket encoding even if -gnatW8 specified


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80888

--- Comment #3 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Author: charlet
Date: Fri Sep  8 09:38:38 2017
New Revision: 251874

URL: https://gcc.gnu.org/viewcvs?rev=251874&root=gcc&view=rev
Log:
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).


Modified:
    trunk/gcc/ada/a-textio.adb
    trunk/gcc/ada/a-witeio.adb
    trunk/gcc/ada/a-ztexio.adb

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]