On Fri, Jan 7, 2011 at 11:25, erik quanstrom <[email protected]> wrote:
> the code has its reasons.  from mk.c:/^outofdate
>
>                /*
>                 * Treat equal times as out-of-date.
>                 * It's a race, and the safer option is to do
>                 * extra building rather than not enough.
>                 */
>                return node->time <= arc->n->time;
>
> - erik


    :) I've kind of feared that this is the reason... :)

    But still how do people handle the issue?

Reply via email to