all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: GTK patches part 2
Date: Thu, 12 Dec 2002 08:05:13 +0200 (IST)	[thread overview]
Message-ID: <Pine.SUN.3.91.1021212080314.15584G-100000@is> (raw)
In-Reply-To: <1167.1039637070@remus.pretzelnet.org>


On Wed, 11 Dec 2002, Eric Gillespie wrote:

> In another post, Jan reveals why the stdio.h problem was not
> obvious until i tried to build: s/gnu-linux.h includes stdio.h.
> This sort of thing is bound to happen again in the future, which
> is why i suggest that it is better to include the headers you
> need, rather than relying on system-dependent header files to do
> it for you.

FWIW, I agree.  I didn't check in this particular case, but I'm guessing 
that s/gnu-linux.h included stdio.h because it used something from that 
header.  Other system-dependent headers might not do that.  Including 
stdio.h in each of the *.c files that use stdio will thus prevent 
compilation problems on some platforms.

  reply	other threads:[~2002-12-12  6:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-08 22:33 GTK patches part 2 Jan D.
2002-12-09 21:25 ` Eric Gillespie
2002-12-10 18:28   ` Jan D.
2002-12-10 19:06     ` Eric Gillespie
2002-12-10 19:33       ` Jan D.
2002-12-10 20:08         ` Eric Gillespie
2002-12-10 20:44           ` Jan D.
2002-12-10 21:23             ` Eric Gillespie
2002-12-11 17:45               ` Richard Stallman
2002-12-11 20:04                 ` Eric Gillespie
2002-12-12  6:05                   ` Eli Zaretskii [this message]
2002-12-11 17:48               ` Jan D.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SUN.3.91.1021212080314.15584G-100000@is \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.