make-w32
[Top][All Lists]
Advanced

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

Re: MS compiler 7.1 (Visual Studio .NET 7.1 and DDK 2003) issues withma


From: Alessandro Vesely
Subject: Re: MS compiler 7.1 (Visual Studio .NET 7.1 and DDK 2003) issues withmake 3.80
Date: Sun, 24 Apr 2005 12:25:37 +0200

Jerker Bäck wrote:
> [...]
> * use __stdcall calling convention  /Gz
> [...]
> #pragma warning(disable : 4007) // 'main' : must be '__cdecl'

The language we are using is C, for the good and the bad of it.
And I don't think that the time and space that __stdcall might
have globally saved at runtime will ever balance the time and
space devoted to discussing it.




reply via email to

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