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/39944] Incorrect expected file name encoding



------- Comment #1 from pini at tuxfamily dot org  2009-09-24 21:32 -------
Flag "-gnati8" doesn't mean "utf-8 identifiers" but "IBM PC letters (code page
850) identifiers", as stated in
http://gcc.gnu.org/onlinedocs/gnat_ugn_unw/Character-Set-Control.html.

Use "-gnatiw -gnatW8" for utf-8 identifiers. 


-- 

pini at tuxfamily dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pini at tuxfamily dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39944


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