Re: Fwd: [winternl.h]Add missing header file

2005-11-21 Thread Sütő Gergely
> The stdarg.h include has to go in the C files that need it, not in the > header since it's not in the Windows header. > > -- > Alexandre Julliard > [EMAIL PROTECTED] > > Hi Alexandre! Please check this patch. Can it to fix the "va_list undeclared" bug? Best Regards Geri_ --- Index: serv

Re: Fwd: [winternl.h]Add missing header file

2005-11-20 Thread Alexandre Julliard
Robert Lunnon <[EMAIL PROTECTED]> writes: > Anyone know why this patch wasn't applied ? I don't know about anyone else > but > I'm still getting va_list undeclared. The stdarg.h include has to go in the C files that need it, not in the header since it's not in the Windows header. -- Alexandr

Re: Fwd: [winternl.h]Add missing header file

2005-11-20 Thread Marcus Meissner
On Sun, Nov 20, 2005 at 11:25:27PM +1000, Robert Lunnon wrote: > Anyone know why this patch wasn't applied ? I don't know about anyone else > but > I'm still getting va_list undeclared. It might not do what you want ... In which file? Under Linux? Ciao, Marcus

Fwd: [winternl.h]Add missing header file

2005-11-20 Thread Robert Lunnon
Anyone know why this patch wasn't applied ? I don't know about anyone else but I'm still getting va_list undeclared. Bob -- Forwarded Message ------ Subject: [winternl.h]Add missing header file Date: Friday 11 November 2005 03:29 From: Sütő Gergely <[EM

Re: [winternl.h]Add missing header file

2005-11-10 Thread Andreas Mohr
Hi, On Thu, Nov 10, 2005 at 06:29:41PM +0100, Süt? Gergely wrote: > ChangeLog: >Add a missing stdarg.h includes. > > This is my first patch please check it! :) Call me stupid, but where exactly do you see Wine's stdarg.h header file implementation? I don't see nothing anywhere... ;) (except i