bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TimerPort return values


From: Federico Montesino Pouzols
Subject: Re: TimerPort return values
Date: Thu, 15 May 2003 14:44:55 +0200
User-agent: Mutt/1.5.4i

        Ok, it is fixed in CVS.

On Mon, Mar 31, 2003 at 07:57:00AM -0500, Mike Suchoff wrote:
> TimerPort::getTimer() and TimerPort::getElapsed() are documented as
> return -1 when timer is inactive.
> However these routines return a timeout_t which is defined as an unsigned
> long.
> 
> I believe these routines should be documented as returning the value
> TIMEOUT_INF when the timer is inactive.  That is, it returns the largest
> unsigned 32 bit integer (all 1's).
> 
> 
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]