unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Rostislav Svoboda <rostislav.svoboda@gmail.com>
To: "emacs-devel@gnu.org Development" <emacs-devel@gnu.org>,
	Alan Mackenzie <acm@muc.de>
Subject: Including stdarg.h in 5eb9989 - why?
Date: Fri, 12 Feb 2016 11:23:45 +0100	[thread overview]
Message-ID: <CAEtmmezOoifkv0HdfrmeuKZNt2pYjWEvt5PhG6HT2n_1x3Ue_Q@mail.gmail.com> (raw)

Hi, in 5eb9989 Alan just included stdarg.h (see below) with comment:
    * lib-src/make-docfile.c: Include stdarg.h.

Can anybody explain me why? To me such a one-liner makes no sense.
I'm just curious what's the idea behind such a commit...

Thanx Bost


@@ -36,6 +36,7 @@ along with GNU Emacs.  If not, see
<http://www.gnu.org/licenses/>.  */

 #include <config.h>

+#include <stdarg.h>
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>



             reply	other threads:[~2016-02-12 10:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12 10:23 Rostislav Svoboda [this message]
2016-02-12 19:43 ` Including stdarg.h in 5eb9989 - why? Paul Eggert
2016-02-13 10:47   ` Rostislav Svoboda

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CAEtmmezOoifkv0HdfrmeuKZNt2pYjWEvt5PhG6HT2n_1x3Ue_Q@mail.gmail.com \
    --to=rostislav.svoboda@gmail.com \
    --cc=acm@muc.de \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).