From: Joel Brobecker <brobecker@adacore.com>
To: Pedro Alves <palves@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] common-defs.h: include <stdarg.h> before <stdio.h>
Date: Fri, 14 Nov 2014 17:02:00 -0000 [thread overview]
Message-ID: <20141114170217.GC5774@adacore.com> (raw)
In-Reply-To: <546633DA.3070403@redhat.com>
> > When trying to build gdbserver on ppc-lynx178, the compiler reports
> > while trying to compile gdbserver/ax.c that vsprintf is not declared.
> > Looking at my C99 reference manual (a draft), I see the following
> > synopsis:
> >
> > #include <stdarg.h>
> > #include <stdio.h>
> > int vsprintf(char * restrict s, [etc]);
>
> This says the same:
>
> http://pubs.opengroup.org/onlinepubs/009695399/functions/vfprintf.html
>
> > OK to commit?
>
> Definitely.
Thank you, Pedro. Now pushed.
--
Joel
prev parent reply other threads:[~2014-11-14 17:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-14 16:48 Joel Brobecker
2014-11-14 16:54 ` Pedro Alves
2014-11-14 17:02 ` Joel Brobecker [this message]
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=20141114170217.GC5774@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=palves@redhat.com \
/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