[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.3: c89 patch insufficent
From: |
Jim Meyering |
Subject: |
Re: coreutils-6.3: c89 patch insufficent |
Date: |
Tue, 03 Oct 2006 16:00:05 +0200 |
Michael Deutschmann <address@hidden> wrote:
> coreutils-6.3 includes a patch, c99-to-c89.diff, to allow it to be
> compiled on platforms that don't support declarations after statements.
> However, this patch is not sufficent -- I had to fix two other areas to
> get coreutils to compile under GCC 2.95.3.
>
> I've appended my fixes. They are to be applied after the existing
> c99-to-c89.diff.
Thank you.
I've applied those.