[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?
pgp7RLBAiGloq.pgp
Description: PGP signature
- Re: Preliminary MIPS N32 port now available, (continued)
- Re: Preliminary MIPS N32 port now available, Ludovic Courtès, 2013/10/18
- Re: Preliminary MIPS N32 port: IMPORTANT CAVEAT, Mark H Weaver, 2013/10/19
- Important libffi bug fix for MIPS N32, Mark H Weaver, 2013/10/23
- Re: Important libffi bug fix for MIPS N32, Nikita Karetnikov, 2013/10/23
- Re: Important libffi bug fix for MIPS N32, Mark H Weaver, 2013/10/23
- Re: Important libffi bug fix for MIPS N32, Nikita Karetnikov, 2013/10/23
- Re: Important libffi bug fix for MIPS N32, Mark H Weaver, 2013/10/23
- Re: Important libffi bug fix for MIPS N32, Ludovic Courtès, 2013/10/26
- Re: Important libffi bug fix for MIPS N32,
Nikita Karetnikov <=
- Re: Important libffi bug fix for MIPS N32, Ludovic Courtès, 2013/10/28
Re: Important libffi bug fix for MIPS N32, Andreas Enge, 2013/10/23