comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: Rep-spec question
Date: 1999/11/12
Date: 1999-11-12T00:00:00+00:00	[thread overview]
Message-ID: <80h3pg$kt3$1@nnrp1.deja.com> (raw)
In-Reply-To: yecogd0pmc2.fsf@king.cts.com

In article <yecogd0pmc2.fsf@king.cts.com>,
  Keith Thompson <kst@cts.com> wrote:
> Which raises some interesting questions.  This implies that an
> implementation that follows the advice must accept the
> following:
>
>     N : Integer;
>     for N'Size use 1_000_000 * Integer'Size;
>
> (assuming sufficient memory).

GNAT says:

     1. package xxx is
     2.     N : Integer;
     3.     for N'Size use 1_000_000 * Integer'Size;
                                     |
        >>> warning: 31999936 bits of "N" unused

     4. end xxx;

> Where do the significant bits go?

If you care about this, don't use a silly declaration like
the one above :-)


Sent via Deja.com http://www.deja.com/
Before you buy.




  reply	other threads:[~1999-11-12  0:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-10  0:00 Rep-spec question Joe Wisniewski
1999-11-10  0:00 ` Ted Dennison
1999-11-10  0:00   ` Joe Wisniewski
1999-11-10  0:00     ` Ted Dennison
1999-11-11  0:00       ` Keith Thompson
1999-11-12  0:00         ` Robert Dewar [this message]
1999-11-12  0:00         ` Robert A Duff
1999-11-12  0:00         ` Nick Roberts
1999-11-11  0:00       ` Robert A Duff
1999-11-12  0:00         ` Robert Dewar
1999-11-11  0:00       ` Robert Dewar
1999-11-11  0:00         ` Ted Dennison
1999-11-12  0:00           ` Robert Dewar
1999-11-10  0:00 ` Robert A Duff
1999-11-10  0:00 ` Tucker Taft
1999-11-11  0:00   ` Robert A Duff
replies disabled

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