comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm-host.bauhaus@maps.futureapps.de>
Subject: GNAT and ISO 10646 (UTF) characters
Date: Fri, 12 Feb 2010 02:01:31 +0100
Date: 2010-02-12T02:01:34+01:00	[thread overview]
Message-ID: <4b74a86e$0$6581$9b4e6d93@newsspool3.arcor-online.net> (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;



             reply	other threads:[~2010-02-12  1:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12  1:01 Georg Bauhaus [this message]
2010-02-12  1:05 ` GNAT and ISO 10646 (UTF) characters Georg Bauhaus
2010-02-12  1:13   ` Georg Bauhaus
2010-02-12 11:46   ` Georg Bauhaus
replies disabled

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