[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new macro: AC_C_RESTRICT
From: |
Akim Demaille |
Subject: |
Re: new macro: AC_C_RESTRICT |
Date: |
Tue, 01 Apr 2003 18:09:43 +0200 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux) |
| Hi Akim!
Salut !
| I see your point and like the idea of separating them. However,
| a big advantage with the current, all-in-config.h, approach is that
| it works even from lib/*.[ch] files. In coreutils, all src/*.c
| files include system.h, but many of those in lib/ come from glibc,
| and having them include "system.h" would not be appropriate.
Yep, I know this. But I think that this trend is only due to history.
I don't know if we should stick to this.
I'm not saying we have to make that move now, I'm mostly asking for
other opinions.