[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.4 released (stable)
From: |
Paul Eggert |
Subject: |
Re: coreutils-6.4 released (stable) |
Date: |
Tue, 24 Oct 2006 12:06:05 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
>> Does this include all the patches that have been flying around for NSK?
>> I've been meaning to apply those, but between some in gnulib, some in
>> coreutils, and some that need manual filtering to apply at all, I
>> haven't gotten to it.
>
> That release includes a snapshot of gnulib state from
> the day of the release. So, yes, it should have all of
> the patches mentioned on this list and on bug-gnulib.
It has all the patches that have been applied to gnulib,
but it doesn't have this patch:
http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00140.html
Matthew, you need to apply only the lib/* part for
coreutils, to save you the hassle of rerunning Autoconf etc.
If the above patch works for you, please let us know.
Also, there is evidently a bug with shifting long long int
when -O is used, which it'd be nice to have 'configure'
detect automatically, but which in the meantime Matthew can
work around by configuring without -O.