comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm-host.bauhaus@maps.futureapps.de>
Subject: Re: GNAT and ISO 10646 (UTF) characters
Date: Fri, 12 Feb 2010 02:13:34 +0100
Date: 2010-02-12T02:13:34+01:00	[thread overview]
Message-ID: <4b74ab3e$0$6589$9b4e6d93@newsspool3.arcor-online.net> (raw)
In-Reply-To: <4b74a945$0$6590$9b4e6d93@newsspool3.arcor-online.net>

On 2/12/10 2:05 AM, Georg Bauhaus wrote:
> On 2/12/10 2:01 AM, Georg Bauhaus wrote:
>> 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;
>
> I forgot, sorry:
>
> $ gnatstub -v largeur.ads
> GNATSTUB (built with ASIS 2.0.R for GNAT GPL 2009 (20090519))
> Copyright 1997-2009, Free Software Foundation, Inc.
> largeur.ads:5:20: illegal character
> gnatstub: cannot create the tree file for largeur.ads
> $
>

And when trying to work around the illegal character
by (naively) reusing the tree file built by GNAT, I get

$ gnatstub -v -r largeur.ads
GNATSTUB (built with ASIS 2.0.R for GNAT GPL 2009 (20090519))
Copyright 1997-2009, Free Software Foundation, Inc.

Unexpected bug in GNATSTUB (built with ASIS 2.0.R for GNAT GPL 2009 
(20090519))
ASIS.EXCEPTIONS.ASIS_INAPPROPRIATE_CONTEXT raised
gnatstub: ASIS Diagnosis is Unopened Context argument in 
Asis.Extensions.Main_Unit_In_Current_Tree
gnatstub: Status Value   is VALUE_ERROR

Please report to ...@gnat.com

Which I'll do.



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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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