landscape.cpp: In function 'int getRandomPoints(double, double, double, double, double, double, double, double**, double**)':
landscape.cpp:104: warning: suggest parentheses around && within ||
game.cpp: In function 'int mainFunction(int, char**)':
game.cpp:366: warning: deprecated conversion from string constant to 'char*'
game.cpp:369: warning: deprecated conversion from string constant to 'char*'
game.cpp:389: warning: deprecated conversion from string constant to 'char*'
game.cpp:467: warning: deprecated conversion from string constant to 'char*'
game.cpp: In function 'char playGame()':
game.cpp:571: warning: deprecated conversion from string constant to 'char*'
World.cpp: In function 'void loadWorldGraphics()':
World.cpp:904: warning: deprecated conversion from string constant to 'char*'
World.cpp:905: warning: deprecated conversion from string constant to 'char*'
World.cpp:907: warning: deprecated conversion from string constant to 'char*'
World.cpp:908: warning: deprecated conversion from string constant to 'char*'
World.cpp:909: warning: deprecated conversion from string constant to 'char*'
World.cpp:911: warning: deprecated conversion from string constant to 'char*'
World.cpp:912: warning: deprecated conversion from string constant to 'char*'
World.cpp:913: warning: deprecated conversion from string constant to 'char*'
score.cpp: In function 'void initScore()':
score.cpp:25: warning: deprecated conversion from string constant to 'char*'
In file included from common.cpp:6:
../../minorGems/io/file/File.h: In member function 'File* File::getParentDirectory()':
../../minorGems/io/file/File.h:645: warning: deprecated conversion from string constant to 'char*'
../../minorGems/io/file/File.h:674: warning: deprecated conversion from string constant to 'char*'
common.cpp: In function 'Image* readTGA(char*)':
common.cpp:12: warning: deprecated conversion from string constant to 'char*'
musicPlayer.cpp: In function 'void loadMusicImage(char*)':
musicPlayer.cpp:365: warning: deprecated conversion from string constant to 'char*'
../../minorGems/util/stringUtils.cpp: In function 'char* concatonate(char*, char*)':
../../minorGems/util/stringUtils.cpp:178: warning: deprecated conversion from string constant to 'char*'