comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: ANN: GNAT 3.15p binary for OS/2 available
Date: Sun, 24 Nov 2002 20:07:02 GMT
Date: 2002-11-24T20:07:02+00:00	[thread overview]
Message-ID: <CjaE9.100169$%m4.45508@rwcrnsc52.ops.asp.att.net> (raw)
In-Reply-To: Ej0w7lFo08Zw-pn2-jdHnd3cosSZr@jupiter.dwparsons.dialin.t-online.de

If it uses the same run-time library s-osprim.adb and s-taprop.adb, then
it has the same bug: Monotonic_Clock isn't monotonic, so a "delay" can
be much longer than it should be.  I believe moving the line
   Base_Monotonic_Clock := Base_Clock;
from being the last statement in s-osprim.adb, to instead be the last
statement in the routine Get_Base_Time, will solve the problem.
  I sent a bug report to report@gnat.com - is that in general sufficient
to inform those who might need to know for non-ACT ports?



  reply	other threads:[~2002-11-24 20:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-24 16:52 ANN: GNAT 3.15p binary for OS/2 available Dave Parsons
2002-11-24 20:07 ` tmoran [this message]
2002-11-25  7:35   ` Dave Parsons
2002-11-25  8:08     ` tmoran
2002-11-26  6:37       ` Dave Parsons
replies disabled

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