comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: patch to Gnat 3.14p NT posted
Date: Sun, 24 Feb 2002 18:23:13 GMT
Date: 2002-02-24T18:23:13+00:00	[thread overview]
Message-ID: <lcae8.42596$tO5.1583681630@newssvr14.news.prodigy.com> (raw)

I've sent to www.adapower.com a patch to fix a problem with the Clocks
in Gnat 3.14p.  The problem is described in
http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q274323&
and occurs in certain circumstances on PCs with chipsets from
   Silicon Integrated Systems (SiS)
   Acer Labs, Inc. (ALi)
   VIA Technologies, Inc. (VIA)
   Serverworks Corporation
   Intel Corporation
If the code
   End_Time := Ada.Calendar.Clock + 10.0;
   while Ada.Calendar.Clock < End_Time loop null;end loop;
runs in a fraction of a second instead of taking ten seconds, then your
system has the problem.  It's not clear to me how common this hardware
defect is, but these are not obscure chipset vendors.



             reply	other threads:[~2002-02-24 18:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-24 18:23 tmoran [this message]
2002-02-25  6:07 ` patch to Gnat 3.14p NT posted Robert Dewar
replies disabled

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