qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 06/14] softfloat: Replace uint16 type with uint_


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 06/14] softfloat: Replace uint16 type with uint_fast16_t
Date: Mon, 16 Jan 2012 18:43:31 +0000

2012/1/16 Andreas Färber <address@hidden>:
> -typedef int uint16;

...I see we've been using a signed type for uint16 all this time.
I'm surprised that hasn't caused any problems :-)

-- PMM



reply via email to

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