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: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 6/6] qemu fixes
Date: Sat, 29 Nov 2008 20:25:18 +0200

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?




reply via email to

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