On 13 May 2016 at 08:56, Gerd Hoffmann wrote:
>> > This was on ppc64be Linux, though I'm guessing that's just because
>> > it's the only system that happens not to define CONFIG_VTE.
>>
>> mingw builds don't have vte too, so I'm wondering now how that one
>> managed to escape my attention ...
>
>
Hi,
> > This was on ppc64be Linux, though I'm guessing that's just because
> > it's the only system that happens not to define CONFIG_VTE.
>
> mingw builds don't have vte too, so I'm wondering now how that one
> managed to escape my attention ...
Ah, because only linux builds default to -Werro
> Commiserations on the first failed-to-build pullreq of the 2.7 cycle:
>
> /home/pm215/qemu/ui/gtk.c: In function ‘gd_menu_copy’:
> /home/pm215/qemu/ui/gtk.c:1270:21: error: unused variable ‘vc’
> [-Werror=unused-variable]
> VirtualConsole *vc = gd_vc_find_current(s);
>
On 10 May 2016 at 06:51, Gerd Hoffmann wrote:
> Hi,
>
> First UI pull request for 2.7. Brings a bunch of build tweaks for gtk
> and sdl. Fixes the gtk 3.20 deprication warnings. Some stuff piled
> up during the freeze.
>
> please pull,
> Gerd
>
> The following changes since commit 975eb6a54
On 05/10/2016 01:51 AM, Gerd Hoffmann wrote:
> Hi,
>
> First UI pull request for 2.7. Brings a bunch of build tweaks for gtk
> and sdl. Fixes the gtk 3.20 deprication warnings. Some stuff piled
> up during the freeze.
>
Only fixes _some_ of the gtk deprecation warnings, the remaining chunk
Hi,
First UI pull request for 2.7. Brings a bunch of build tweaks for gtk
and sdl. Fixes the gtk 3.20 deprication warnings. Some stuff piled
up during the freeze.
please pull,
Gerd
The following changes since commit 975eb6a547f809608ccb08c221552f11af25:
Update version for v2.6.0-rc