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: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 4/5] gtk: add opengl support, using egl
Date: Tue, 26 May 2015 08:35:25 +0200

  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.

cheers,
  Gerd





reply via email to

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