qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] QEMU help output broken


From: Anthony Liguori
Subject: [Qemu-devel] QEMU help output broken
Date: Sat, 28 Mar 2009 14:19:40 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]