comp.lang.ada
 help / color / mirror / Atom feed
* Prevalence of Compilers for Which Integer'Size < 32?
@ 1996-07-26  0:00 Dave Marshall
  1996-07-27  0:00 ` steved
  0 siblings, 1 reply; 16+ messages in thread
From: Dave Marshall @ 1996-07-26  0:00 UTC (permalink / raw)



So here I am, looking at some old code while I wonder what I was
thinking when I wrote it.  Suddenly, I see something that will raise
Constraint_Error if a compiler's Integer'Size is less than 32.

So, how prevalent are such compilers?  Is it really something that one
ought to consider when implementing components that are candidates for
reuse?

I did try to find such information in the usual places; if it's there,
I don't know exactly where.

So now:

a) I don't know where to look.

b) I am neither industrious nor concerned enough to look any further.

c) Maybe someone will look for me.
-- 
Dave Marshall
dmarshal@netcom.com





^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: Prevalence of Compilers for Which Integer'Size < 32?
@ 1996-07-28  0:00 tmoran
  1996-07-29  0:00 ` John Herro
  0 siblings, 1 reply; 16+ messages in thread
From: tmoran @ 1996-07-28  0:00 UTC (permalink / raw)



> Suddenly, I see something that will raise
> Constraint_Error if a compiler's Integer'Size is less than 32.
> So, how prevalent are such compilers?  Is it really something that one
> ought to consider when implementing components that are candidates for
> reuse?
   Is there any reason you must use Integer rather than a type ... is
range ... that fits the problem?
  The RR compiler I still use for bare 16 bit DOS targets has, not
surprisingly, a 16 bit Integer.  Don't know about other compilers
with that target.  (Are there any?)




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

end of thread, other threads:[~1996-08-07  0:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-26  0:00 Prevalence of Compilers for Which Integer'Size < 32? Dave Marshall
1996-07-27  0:00 ` steved
1996-07-28  0:00   ` Dave Marshall
1996-07-28  0:00     ` steved
1996-07-28  0:00     ` Robert A Duff
1996-07-28  0:00       ` Robert Dewar
1996-07-29  0:00         ` Robert A Duff
1996-07-28  0:00     ` Robert Dewar
1996-07-28  0:00   ` Robert A Duff
1996-07-30  0:00     ` Ken Garlington
1996-07-30  0:00       ` Robert Dewar
1996-08-01  0:00         ` steved
     [not found]         ` <31FF5CF0.5C13@lmtas.lmco.com>
1996-08-03  0:00           ` Robert Dewar
1996-08-07  0:00             ` Ken Garlington
  -- strict thread matches above, loose matches on Subject: below --
1996-07-28  0:00 tmoran
1996-07-29  0:00 ` John Herro

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