Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ben Elliston <bje@au1.ibm.com>
To: gdb-patches@sourceware.org
Subject: PATCH: ISOify include/callback.h
Date: Fri, 08 Jul 2005 08:18:00 -0000	[thread overview]
Message-ID: <42CE346C.1050806@au.ibm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

Okay to commit?

2005-07-08  Ben Elliston  <bje@au.ibm.com>

        * callback.h: Remove ANSI_PROTOTYPES conditional code.

Index: callback.h
===================================================================
RCS file: /home/bje/src-cvs/src/include/gdb/callback.h,v
retrieving revision 1.8
diff -u -p -r1.8 callback.h
--- callback.h  28 Jan 2005 03:39:28 -0000      1.8
+++ callback.h  8 Jul 2005 08:07:33 -0000
@@ -50,11 +50,7 @@ Foundation, Inc., 59 Temple Place - Suit

 #ifndef va_start
 #include <ansidecl.h>
-#ifdef ANSI_PROTOTYPES
 #include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
 #endif
 /* Needed for enum bfd_endian.  */
 #include "bfd.h"

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

             reply	other threads:[~2005-07-08  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08  8:18 Ben Elliston [this message]
2005-07-10 18:52 ` Mark Kettenis

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=42CE346C.1050806@au.ibm.com \
    --to=bje@au1.ibm.com \
    --cc=gdb-patches@sourceware.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox