[SDL] Need help tracking down a SegFault
Michael Sullivan
michael at espersunited.com
Sun Feb 24 10:23:36 PST 2008
On Sun, 2008-02-24 at 19:20 +0100, Erik wrote:
> Michael Sullivan skrev:
> > michael at camille ourrpg $ make && ./main
> > g++ -W -Wall `sdl-config --cflags` -c battle.cpp
> > battle.cpp: In member function 'bool Battle::initialize()':
> > battle.cpp:85: warning: name lookup of 'i' changed
> > battle.cpp:11: warning: matches this 'i' under ISO standard rules
> > battle.cpp:58: warning: matches this 'i' under old rules
> Fix those warnings first and see if it helps.
> _______________________________________________
What does that even mean; "name lookup of 'i' changed?
More information about the SDL
mailing list