qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/6] qemu fixes


From: malc
Subject: Re: [Qemu-devel] [PATCH 6/6] qemu fixes
Date: Sun, 30 Nov 2008 19:51:07 +0300 (MSK)

On Sat, 29 Nov 2008, Blue Swirl wrote:

On 11/29/08, malc <address@hidden> wrote:
On Fri, 28 Nov 2008, Christoph Egger wrote:



Hi,

This is a series of four patches which improve support
for qemu on NetBSD.

This patch touches the audio part.
On NetBSD, the ANSI C99 integer types are defined via CPP macros.
The CPP must evaluate the conv_natural_<type>_to_mono twice
to compile on NetBSD.


 The cure in this case is almost as bad as the disease, since it
 introduces a macro with _[[:upper:]] name.

How about simply renaming so that there is no uintxx_t, for example
using ui8 etc?

It's not that simple names in template are derived from IN_T which is
defined to various [u]intNN_t types by glueing, one would have to
introduce yet another parameter.

--
mailto:address@hidden




reply via email to

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