From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] PPC build errors in CVS
Date: Mon, 08 Oct 2007 01:03:51 +0200 [thread overview]
Message-ID: <1191798231.9976.58.camel@rapid> (raw)
In-Reply-To: <20071007224004.GA29260@caradoc.them.org>
On Sun, 2007-10-07 at 18:40 -0400, Daniel Jacobowitz wrote:
> On Sun, Oct 07, 2007 at 11:45:51PM +0200, J. Mayer wrote:
> > I also took a look in C 99 specification and I saw no restriction on
> > writing:
> > do_this(a,
> > #ifdef _this_is_defined
> > b,
> > #else
> > c,
> > #endif
> > d);
> > when do_this() is defined as a macro.
> >
> > May I suggest you to use a C99 compliant compiler ?
> > I don't feel like making my code less readable just because some use
> > buggy compilers. (but if someone tells me what in the ISO C
> > specification, that I would have missed, explicitelly forbids this).
>
> I'm pretty sure that it was either forbidden or unspecified, at least
> in C89. I didn't check C99.
OK, then...
I'm trying a work-around that should not make the code too ugly...
[...]
--
J. Mayer <l_indien@magic.fr>
Never organized
prev parent reply other threads:[~2007-10-07 23:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-07 21:06 [Qemu-devel] PPC build errors in CVS Robert Reif
2007-10-07 21:45 ` J. Mayer
2007-10-07 22:40 ` Daniel Jacobowitz
2007-10-07 23:03 ` J. Mayer [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=1191798231.9976.58.camel@rapid \
--to=l_indien@magic.fr \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).