comp.lang.ada
 help / color / mirror / Atom feed
From: eachus@linus.mitre.org (Robert I. Eachus)
Subject: Re: Limits on type Duration and package Calendar
Date: 6 Jul 90 14:30:12 GMT	[thread overview]
Message-ID: <EACHUS.90Jul6103012@aries.linus.mitre.org> (raw)
In-Reply-To: rlk@telesoft.com's message of 6 Jul 90 02:13:41 GMT


     There is a UI (UI-16) on the proper definition of type DURATION.
It specifies that DURATION'SIZE should be at least 32 and that
DURATION'SMALL should be at most 2.0**-14 (61.035 microseconds).  It
also specifies that 1.0 must be a model number.

     For those that are unfamiliar with UI's, they are recommendations
on implementation specific features of Ada, and are in addition to the
RM. While AI's are interpretations of what the RM says.  At the June
meeting of WG9 several UI's, including this one, were formally adopted.
This UI is a perfect example of what a UI should be.  It allows a user
to depend on more than it is possible to say in the reference manual,
while still leaving necessary freedom for implementations on machines
with other than 16 or 32 bit word sizes.
--

					Robert I. Eachus

with STANDARD_DISCLAIMER;
use  STANDARD_DISCLAIMER;
function MESSAGE (TEXT: in CLEVER_IDEAS) return BETTER_IDEAS is...

  reply	other threads:[~1990-07-06 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1990-07-02 17:11 Limits on type Duration and package Calendar Marshall Brinn
1990-07-06  2:13 ` Bob Kitzberger @sation
1990-07-06 14:30   ` Robert I. Eachus [this message]
  -- strict thread matches above, loose matches on Subject: below --
1990-07-08 18:46 "", Mats Weber
replies disabled

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