Message-ID: <000801c2e034$2884aca0$db8c19d5@nowiny.net> From: "BorysB" To: References: <001701c2d922$960dd6c0$db8c19d5 AT nowiny DOT net> <3E5544C5 DOT 3F54404F AT phekda DOT freeserve DOT co DOT uk> <000501c2da80$fcb53bc0$db8c19d5 AT nowiny DOT net> <3E57B4F4 DOT D73AC220 AT phekda DOT freeserve DOT co DOT uk> Subject: va_list Date: Sat, 1 Mar 2003 21:50:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com Hello, Can you tell me how to fix the bug connected with wrong definition of va_list in sys/djtypes.h ? Sometimes during compilation I see an error: c:/djgpp/lib/gcc-lib/djgpp/3.1/include/stdarg.h:110: conflicting types for `va_list' c:/djgpp/include/stdio.h:35: previous declaration of `va_list' make.exe: *** [djgpp/fcntl.o] Error 1 Regards, Borys