bug-gnulib
[Top][All Lists]
Advanced

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

[Bug-gnulib] Re: stdbool_.h bug breaks coreutils CVS sort on Alpha GCC 2


From: Jim Meyering
Subject: [Bug-gnulib] Re: stdbool_.h bug breaks coreutils CVS sort on Alpha GCC 2.95.4
Date: Mon, 28 Jul 2003 10:37:46 +0200

> Here's a patch to coreutils; the gnulib patch is a subset of this.
>
> 2003-07-28  Paul Eggert  <address@hidden>
>
>       * lib/stdbool.hin (_Bool): Make it signed char, instead of
>         an enum type, so that it's guaranteed to promote to int.
>         * src/sort.c (sortlines_temp): Undo previous change.

Thanks!
I've applied that.
I've also renamed coreutils' lib/stdbool.hin to lib/stdbool_.h.




reply via email to

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