comp.lang.ada
 help / color / mirror / Atom feed
From: petter_fryklund@hotmail.com
Subject: Re: ObjectAda and Long_Long_Float
Date: Wed, 5 Dec 2007 03:30:22 -0800 (PST)
Date: 2007-12-05T03:30:22-08:00	[thread overview]
Message-ID: <fe3733ee-8da4-44b5-8164-812ad107ba57@v4g2000hsf.googlegroups.com> (raw)
In-Reply-To: 8af93665-0a66-44df-aab1-df1b20b8198c@d27g2000prf.googlegroups.com

On 5 Dec, 10:27, axtens <Bruce.Axt...@gmail.com> wrote:
> G'day everyone,
>
> Is it the nature of the beast that ObjectAda 7.2.2 knows nothing (or
> appears to) about Long_Long_Float? GNAT does.
>
> Kind regards,
> Bruce.

You can copy from Standard (readable by command gnatpsta) and make
your own declaration, or from here:
type Long_Long_Float is digits range -16#0.FFFF_FFFF_FFFF_F8#E+256 ..
16#0.FFFF_FFFF_FFFF_F8#E+256;

I don't know why, but this is same as Long_Float where I spend my days
(Solaris).

Regards,
Petter



  parent reply	other threads:[~2007-12-05 11:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05  9:27 ObjectAda and Long_Long_Float axtens
2007-12-05 11:24 ` Martin Krischik
2007-12-05 11:30 ` petter_fryklund [this message]
2007-12-07  6:45   ` Simon Wright
  -- strict thread matches above, loose matches on Subject: below --
2007-12-05 11:15 Grein, Christoph (Fa. ESG)
2007-12-05 11:39 Grein, Christoph (Fa. ESG)
2007-12-05 13:12 ` axtens
2007-12-05 13:51   ` Georg Bauhaus
2007-12-05 16:17   ` Adam Beneschan
replies disabled

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