> And I claim that this special case is broken : 
> struct timeval x = {0, 500};
> timeval_min(&tv, &x)
> will leave tv unchanged even if it is larger than 500 microseconds.

timeval_min is only used with absolute times.  It is only broken during
the first second of 1970.

This could be easily fixed should you have a need to run babeld on New
Year, 1970.

-- Juliusz

_______________________________________________
Babel-users mailing list
Babel-users@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to