qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 4/5] gtk: add opengl support, using egl


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 4/5] gtk: add opengl support, using egl
Date: Tue, 26 May 2015 16:06:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 26.05.2015 14:56, Gerd Hoffmann wrote:
On Di, 2015-05-26 at 08:35 +0200, Gerd Hoffmann wrote:
   Hi,

only). That, or pass -Wno-deprecated-declarations for compiling
ui/gtk.c, but that seems very ugly to me.
We can also try some #pragma warn dance, to limit the
-Wno-deprecated-declarations to a small code block.

We have something simliar already for a bug in the gtk2 headers.
i.e. like this:

I don't like it very much, but you're the maintainer, so if you deem it acceptable, I won't object. :-)

Google says clang supports GCC pragmas, so it should be fine, because I don't think qemu is supposed to work with any other compiler anyway...

Max



reply via email to

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