emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: declaration fixes


From: Dave Love
Subject: Re: declaration fixes
Date: Thu, 18 Mar 2004 15:35:11 +0000
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     > Rather we should include stdio.h directly in each source
>     > file that really needs it,
>
>     That's what I was trying to do.  Where should it go, then?
>
> Shortly after config.h, before the other header files that
> belong to Emacs itself.

I've forgotten exactly what this was now, but the source file that
needed it was a header file.  If you don't put it there, it will
probably get missed in other uses of the header and (non-GNU, or GNU
with different feature sets) systems which need it will lose.

What exactly is the problem with including stdio.h in one of the
Emacs-defined headers?  I don't see one.




reply via email to

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