> 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
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
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
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
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