|
From: | Paul Eggert |
Subject: | Limiting config.h's #includes |
Date: | Thu, 22 Sep 2016 01:49:23 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
The idea is that <config.h> should limit itself to configuration items appropriate for all C files. This is something that has bugged me for a while about Emacs <config.h>, and the precipitating event for the proposed patch is the problems discussed in the recent "unexmacosx.c and limits.h problem" thread.
While we're on the topic, the name "conf_post.h" should use a hyphen not underscore ("conf-post.h") as per longstanding Emacs file name conventions. Although the patch proposed in Bug#24506 leaves the file name alone, I'd like to rename it after installing the patch.
[Prev in Thread] | Current Thread | [Next in Thread] |