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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa552b9417d4cab X-Google-Attributes: gid103376,public From: eachus@spectre.mitre.org (Robert I. Eachus) Subject: Resetting clocks? (was Re: compiler errors in GNAT 304a (win95)) Date: 1996/10/28 Message-ID: #1/1 X-Deja-AN: 193204550 references: <550d8k$vkh@camel4.mindspring.com> <551q1e$3db@news.cdsnet.net> organization: The Mitre Corp., Bedford, MA. newsgroups: comp.lang.ada Date: 1996-10-28T00:00:00+00:00 List-Id: In article <551q1e$3db@news.cdsnet.net> amolthan@cdsnet.net (BlacKnight) writes: > Funny you should have that problem, I had the same on all of my > adainclude files this morning when I tried to compile my lab. Don't > know why it happened but I just deleted gnat304a and reinstalled > it, it works fine now. Hmmm. Right after the end of Daylight Savings Time. I wonder if there is a connection? ;-) (Unix stores timestamps in UTC (GMT), but I think Win95 & Win NT use local time, and automatically correct the clock for daylight savings.) -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...