[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.3 on MacOS X
From: |
Jim Meyering |
Subject: |
Re: coreutils-6.3 on MacOS X |
Date: |
Mon, 09 Oct 2006 14:40:36 +0200 |
Eric Blake <address@hidden> wrote:
> According to Jim Meyering on 10/9/2006 5:50 AM:
>> Thanks.
>> I've checked in that change:
>>
>> 2006-10-09 Jim Meyering <address@hidden>
>>
>> * lchown.c: Include <sys/stat.h> before "stat-macros.h".
>> Patch from Bruno Haible.
>
> Why not instead fix stat-macros.h to include <sys/stat.h>? Then future
> users of "stat-macros.h" don't have to worry about this portability trap.
Because there have been problems with systems for which <sys/stat.h>
cannot be included more than once.
Maybe it's time to reexamine that restriction, but I'm in no hurry.
- coreutils-6.3 on MacOS X, Bruno Haible, 2006/10/04
- Re: coreutils-6.3 on MacOS X, Jim Meyering, 2006/10/09
- Re: coreutils-6.3 on MacOS X, Paul Eggert, 2006/10/09
- Re: coreutils-6.3 on MacOS X, Jim Meyering, 2006/10/09
- Re: coreutils-6.3 on MacOS X, Bruno Haible, 2006/10/09
- Re: coreutils-6.3 on MacOS X, Paul Eggert, 2006/10/10
- Re: coreutils-6.3 on MacOS X, Jim Meyering, 2006/10/11
- Re: gcc warnings, Bruno Haible, 2006/10/11