qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU help output broken
@ 2009-03-28 19:19 Anthony Liguori
  2009-03-28 20:05 ` [Qemu-devel] " Blue Swirl
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony Liguori @ 2009-03-28 19:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl

DEFOPTION() is turning the \n into a 'n' so everything ends up on the 
same line.

gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC)

Passing arbitrary text into a macro looks very fishy to me.  CPP still 
uses a C tokenizer IIRC so you need at least lexically correct C.

Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-28 22:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 19:19 [Qemu-devel] QEMU help output broken Anthony Liguori
2009-03-28 20:05 ` [Qemu-devel] " Blue Swirl
2009-03-28 20:19   ` Blue Swirl
2009-03-28 22:18     ` malc

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).