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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,510f0fa908290e28 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-03 02:44:30 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!213.200.246.247!not-for-mail From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: Re: Ada Article in "COTS Journal" Date: Thu, 03 Jul 2003 11:42:40 +0200 Organization: JeLlyFish software Message-ID: References: <1057175299.181013@master.nyc.kbcfp.com> <1057183217.968565@master.nyc.kbcfp.com> Reply-To: v.hoefler@acm.org NNTP-Posting-Host: 213.200.246.247 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: fu-berlin.de 1057225468 35432650 213.200.246.247 (16 [175126]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:40015 Date: 2003-07-03T11:42:40+02:00 List-Id: Hyman Rosen wrote: >Larry Kilgallen wrote: >> It is analysis like yours that brought us the Y2K mess :-) > >Well, considering that Ada.Calendar.Year_Number only goes to 2099, >I think I'm on pretty safe ground :-) Good point. :) And I still wait for time_t to become 64 bit on embedded systems. Just in case it should be in service after 2038. ;) Vinzent.