qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] target-ppc: fix unused-function warnings


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH 0/2] target-ppc: fix unused-function warnings
Date: Tue, 24 Jun 2014 12:47:59 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0


On 24.06.14 01:05, Peter Maydell wrote:
These patches for target-ppc fix clang 3.4 warnings about
'static inline' functions which are defined but never used.

(Incidentally, "d" is a terrible name for a function, so
we're well rid of that one :-))

Thanks, applied to ppc-next :).

As for "d" - that's unfortunately how the spec calls the field ;).


Alex




reply via email to

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