Re: va_list breakage introduced today

2009-12-31 Thread Gerald Pfeifer
On Thu, 31 Dec 2009, Reece Dunn wrote: > Have you tried this patch?: > http://www.winehq.org/pipermail/wine-patches/2009-December/083364.html > (This is in the latest git -- Yep, that works. Thanks! Gerald

Re: va_list breakage introduced today

2009-12-31 Thread Reece Dunn
2009/12/30 Gerald Pfeifer : > I believe the following patch > >  commit 8268ed978389662c7b43212e008037cae3ce900e >  Author: Alexandre Julliard >  Date:   Mon Dec 28 22:19:31 2009 +0100 > >    kernel32: Do not include 16-bit headers in 32-bit files. > > is causing > > gmake[2]: Entering directory `

va_list breakage introduced today

2009-12-31 Thread Gerald Pfeifer
I believe the following patch commit 8268ed978389662c7b43212e008037cae3ce900e Author: Alexandre Julliard Date: Mon Dec 28 22:19:31 2009 +0100 kernel32: Do not include 16-bit headers in 32-bit files. is causing gmake[2]: Entering directory `/usr/test/Wine/dlls/kernel32' /files/pfei