make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug report: Compile with Microsoft and Intel compiler


From: Alessandro Vesely
Subject: Re: Bug report: Compile with Microsoft and Intel compiler
Date: Thu, 28 Apr 2005 14:25:17 +0200

Jerker Bäck wrote:
> [...]
> No, warning 4113 is due to
> #define PARAMS(protos)  ()
> when it should be
> #define PARAMS(protos)  protos
> Look at my solution

Note the following (from ChangeLog):
: 2004-03-06  Paul D. Smith  <address@hidden>
:
:        * configure.in (HAVE_ANSI_COMPILER): Define if we have an ANSI/ISO
:        compiler.
:        * make.h: Convert uses of __STDC__ to HAVE_ANSI_COMPILER.

-DHAVE_ANSI_COMPILER should suffice




reply via email to

[Prev in Thread] Current Thread [Next in Thread]