From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3c620ebecf1e16d4 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: Re: ADA.CALENDAR and midnight Date: Thu, 05 Aug 2004 14:01:02 +0200 Message-ID: <2nelqrF21jaU1@uni-berlin.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de gUQAqDVyvNfQOr4CtXuzMwUuJo9UegziXz4ojbFpuxmufLw7g= User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:2574 Date: 2004-08-05T14:01:02+02:00 List-Id: Brian May wrote: > [2] Can someone confirm my assumption that Integer(86_399.9) = 86_399? Conversion between decimal and integer types does rounding. At least in gnat.