[airstrike] const char* argv breaks building on win32

Lutz-Peter Hooge lpvader at gmx.de
Sun Apr 10 08:34:53 EDT 2005


On Sun, 10 Apr 2005 10:35:53 +0300, Eero Tamminen <eero.tamminen at netsonic.fi> wrote:

> I added a lot of consts to the code.  It's more correct and in some cases
> gives compiler more opportunities for optimization.

But I guess it is not more correct if a header defines something different ;-)

> No code in Airstrike CVS code calls SDL_main()...????

It is not called, but main() is the same as SDL_main(), because
#define main	SDL_main
in SDL_main.h

Lutz-Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 205 bytes
Desc: not available
URL: <http://icculus.org/pipermail/airstrike/attachments/20050410/e0e69ae0/attachment.pgp>


More information about the airstrike mailing list