emacs-devel
[Top][All Lists]
Advanced

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

Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time val


From: Juanma Barranquero
Subject: Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time values of system-process-attributes
Date: Sun, 4 Jan 2009 03:30:05 +0100

On Sun, Jan 4, 2009 at 03:24, Jason Rumney <address@hidden> wrote:

> This seems to be doing more than just converting a value to ularge. It seems
> to be more like a ULARGE_DIVIDE.

Yes. In the patch I'm working on, it is used with div = 0 (four times)
and div = 10L (two times). Perhaps it'd be cleaner just to take the
division out for these two cases.

    Juanma




reply via email to

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