comp.lang.ada
 help / color / mirror / Atom feed
* patch to Gnat 3.14p NT posted
@ 2002-02-24 18:23 tmoran
  2002-02-25  6:07 ` Robert Dewar
  0 siblings, 1 reply; 2+ messages in thread
From: tmoran @ 2002-02-24 18:23 UTC (permalink / 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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-25  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-24 18:23 patch to Gnat 3.14p NT posted tmoran
2002-02-25  6:07 ` Robert Dewar

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