guix-devel
[Top][All Lists]
Advanced

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

Re: Important libffi bug fix for MIPS N32


From: Nikita Karetnikov
Subject: Re: Important libffi bug fix for MIPS N32
Date: Mon, 28 Oct 2013 00:20:57 +0400

> This line is:

>       ASSERT (st1.st_ctime < st2.st_ctime
>               || (st1.st_ctime == st2.st_ctime
>                   && get_stat_ctime_ns (&st1) < get_stat_ctime_ns (&st2)));

> (See 
> <http://git.savannah.gnu.org/cgit/gnulib.git/tree/tests/test-chown.h#n191>.)

> Could it have something to do with nanosecond-resolution timestamp
> support in the kernel that’s running, or in the underlying file system?

Mark suggested to try again.  I retried, and it passed all 295 tests.
Should I test anything else?

Attachment: pgp7RLBAiGloq.pgp
Description: PGP signature


reply via email to

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