------- 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