comp.lang.ada
 help / color / mirror / Atom feed
* GNAT and ISO 10646 (UTF) characters
@ 2010-02-12  1:01 Georg Bauhaus
  2010-02-12  1:05 ` Georg Bauhaus
  0 siblings, 1 reply; 4+ messages in thread
From: Georg Bauhaus @ 2010-02-12  1:01 UTC (permalink / raw)


Using -gnatW8 and -gnati8 works just fine when
an input file is using international characters.

Gnatstub does not seem to know about the same international
characters, though.  Or have I just missed the options
I should specify?

Some hodgepodge source text (encoded using UTF-8) for the
sake of an example (with apologies to the French):

package Largeur is

    type Metre is delta 0.001 digits 9 range 0.0 .. 10_000.0;

    function Imprimé (C : Character) return Metre;

end Largeur;



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-12 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-12  1:01 GNAT and ISO 10646 (UTF) characters Georg Bauhaus
2010-02-12  1:05 ` Georg Bauhaus
2010-02-12  1:13   ` Georg Bauhaus
2010-02-12 11:46   ` Georg Bauhaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox