Additions:
Using Mageia 2
Additions:
~~- but once connected, could join and then got disconnected soon afterwards, I did not really identify the reason why :/ (maybe connection to a remote server?)
Deletions:
Additions:
well, seems better using trunk :/
~- could not find where VIDs_SDL_SwitchToGraphMode comes from?
~- could not find where VIDs_SDL_SwitchToGraphMode comes from?
Additions:
~~- there"s some more documentation than in svn repository to use the game
~- I could launch the program,
~~- change resolution
~~- choose spacecraft, they are beautiful :)
~~- even changed for mouse control
~~- but once connected, could join and then got disconnected soon afterwards
~- I could launch the program,
~~- change resolution
~~- choose spacecraft, they are beautiful :)
~~- even changed for mouse control
~~- but once connected, could join and then got disconnected soon afterwards
Deletions:
~~~- change resolution
~~~- choose spacecraft, they are beautiful :)
~~~- even changed for mouse control
~~~- but once connected, could join and then got disconnected soon afterwards
Additions:
~~~- choose spacecraft, they are beautiful :)
~~~- even changed for mouse control
~~~- but once connected, could join and then got disconnected soon afterwards
~~~- even changed for mouse control
~~~- but once connected, could join and then got disconnected soon afterwards
Deletions:
~~~- but once connected, could join and then got disconnected
Additions:
~~- I used this to get the *.dat files and replaced parsec file with the one I could compile from trunk
~~- I could launch the program,
~~~- change resolution
~~~- choose spacecraft, even changed for mouse
~~~- but once connected, could join and then got disconnected
~~- I could launch the program,
~~~- change resolution
~~~- choose spacecraft, even changed for mouse
~~~- but once connected, could join and then got disconnected
Additions:
urpmi libSDL-devel
urpmi libSDL_mixer-devel
urpmi libjpeg-devel
urpmi libSDL_mixer-devel
urpmi libjpeg-devel
Additions:
http://sourceforge.net/projects/openparsec/forums/forum/264873/topic/1648407 last downloads ?
~- see download area of http://spacesimcentral.com/ at http://www.spacesimcentral.com/downloads/ft2.php
~~- specifically http://www.spacesimcentral.com/downloads/ft2.php?dir=/Parsec
~- a list of required packages to compile (yah, found it afterwards...) http://sourceforge.net/mailarchive/message.php?msg_id=28862754
~- see download area of http://spacesimcentral.com/ at http://www.spacesimcentral.com/downloads/ft2.php
~~- specifically http://www.spacesimcentral.com/downloads/ft2.php?dir=/Parsec
~- a list of required packages to compile (yah, found it afterwards...) http://sourceforge.net/mailarchive/message.php?msg_id=28862754
Additions:
http://www.philtopia.com/?tag=parsec a blog giving updates about openparsec
~- check openparsec/branch/uberlinuxguy instead of trunk (does not seem to link, perhaps rewriting in progress?)
~- well, I'm not sure whether to go with trunk or with branch :/ (and commits do not seem very atomic to identify with svn2cl what has really been changed)
~- check openparsec/branch/uberlinuxguy instead of trunk (does not seem to link, perhaps rewriting in progress?)
~- well, I'm not sure whether to go with trunk or with branch :/ (and commits do not seem very atomic to identify with svn2cl what has really been changed)
Deletions:
Additions:
[-- cutting too many error messages --]
Deletions:
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_bkgn.cpp -o ../../build/parsec/aud_bkgn.o
aud_bkgn.cpp: In function ‘void AUD_BackGroundPlayer_Init(int)’:
aud_bkgn.cpp:174:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:175:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp: At global scope:
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1070:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp: In member function ‘virtual void E_Module_AUD_BKGN::Init()’:
aud_bkgn.cpp:1130:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1137:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1144:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1151:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1158:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1165:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1175:22: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_comm.cpp -o ../../build/parsec/aud_comm.o
aud_comm.cpp:83:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:83:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘void AUD_RegisterCDCommands()’:
aud_comm.cpp:264:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:269:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:274:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:279:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:284:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:289:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:294:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:299:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_VOLUME(char*)’:
aud_comm.cpp:327:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:332:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_SAMPLEVOLUME(char*)’:
aud_comm.cpp:356:52: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:363:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:373:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:389:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:401:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:404:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: At global scope:
aud_comm.cpp:421:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:421:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_PLAYSAMPLE(char*)’:
aud_comm.cpp:468:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:473:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In member function ‘virtual void E_Module_AUD_COMM::Init()’:
aud_comm.cpp:501:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:508:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:515:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_game.cpp -o ../../build/parsec/aud_game.o
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp: In function ‘int AUD_Teleporter(GenObject*)’:
aud_game.cpp:1198:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp: In function ‘int AUD_Lightning(ShipObject*)’:
aud_game.cpp:1287:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_glob.cpp -o ../../build/parsec/aud_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_supp.cpp -o ../../build/parsec/aud_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aw_cd.cpp -o ../../build/parsec/aw_cd.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aw_qmdx.cpp -o ../../build/parsec/aw_qmdx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_cd.cpp -o ../../build/parsec/ax_cd.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_cdnul.cpp -o ../../build/parsec/ax_cdnul.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_inits.cpp -o ../../build/parsec/ax_inits.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_smgr.cpp -o ../../build/parsec/ax_smgr.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_speak.cpp -o ../../build/parsec/ax_speak.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_act.cpp -o ../../build/parsec/con_act.o
con_act.cpp: In function ‘void AcRemoteMaxPlayers()’:
con_act.cpp:918:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemotePlayer()’:
con_act.cpp:949:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteMatrix()’:
con_act.cpp:980:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteWeaponsActive()’:
con_act.cpp:1029:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteName()’:
con_act.cpp:1120:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteJoin()’:
con_act.cpp:1147:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteUnjoin()’:
con_act.cpp:1183:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcExecCommandString()’:
con_act.cpp:1305:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcSetMisslTarget()’:
con_act.cpp:1783:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcLightningOn()’:
con_act.cpp:1871:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcLightningOff()’:
con_act.cpp:1884:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcHelixOn()’:
con_act.cpp:1896:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcHelixOff()’:
con_act.cpp:1908:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcPhotonOn()’:
con_act.cpp:1920:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcPhotonOff()’:
con_act.cpp:1932:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcEmpOn()’:
con_act.cpp:1944:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcEmpOff()’:
con_act.cpp:1956:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: At global scope:
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_aux.cpp -o ../../build/parsec/con_aux.o
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_cani.cpp -o ../../build/parsec/con_cani.o
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_com.cpp -o ../../build/parsec/con_com.o
con_com.cpp: In function ‘void Cmd_HEX()’:
con_com.cpp:636:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In function ‘void Cmd_DEC()’:
con_com.cpp:648:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In function ‘void Cmd_OCT()’:
con_com.cpp:660:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In member function ‘virtual void E_Module_CON_COM::Init()’:
con_com.cpp:1149:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_conf.cpp -o ../../build/parsec/con_conf.o
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp: In function ‘int CheckColorCommand(int, char*)’:
con_conf.cpp:155:90: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:162:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:169:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:176:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:184:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:194:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp: In function ‘void SetVideoConfiguration()’:
con_conf.cpp:256:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_ext.cpp -o ../../build/parsec/con_ext.o
con_ext.cpp: In function ‘int Cmd_CatExternalCommands(char*)’:
con_ext.cpp:356:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:361:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int OpenOutputBatch(char*, int)’:
con_ext.cpp:831:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:846:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:856:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void CloseOutputBatch()’:
con_ext.cpp:886:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int Cmd_SetGameLoopBatchName(char*)’:
con_ext.cpp:906:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:912:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:922:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int StartRecording(char*, int)’:
con_ext.cpp:972:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:979:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:984:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:989:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void CallExternalCommand(int, int)’:
con_ext.cpp:1051:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void Cmd_RescanExternalCommands()’:
con_ext.cpp:1189:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_geom.cpp -o ../../build/parsec/con_geom.o
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp: In member function ‘virtual void E_Module_CON_GEOM::Init()’:
con_geom.cpp:477:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:484:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_info.cpp -o ../../build/parsec/con_info.o
con_info.cpp:255:16: attention : invalid access to non-static data member ‘ShipObject::CurDamage’ of NULL object [-Winvalid-offsetof]
con_info.cpp:255:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:256:22: attention : invalid access to non-static data member ‘ShipObject::MaxDamage’ of NULL object [-Winvalid-offsetof]
con_info.cpp:256:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:257:22: attention : invalid access to non-static data member ‘ShipObject::CurEnergy’ of NULL object [-Winvalid-offsetof]
con_info.cpp:257:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:258:22: attention : invalid access to non-static data member ‘ShipObject::MaxEnergy’ of NULL object [-Winvalid-offsetof]
con_info.cpp:258:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:259:15: attention : invalid access to non-static data member ‘ShipObject::CurSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:259:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:260:22: attention : invalid access to non-static data member ‘ShipObject::MaxSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:260:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:261:22: attention : invalid access to non-static data member ‘ShipObject::Weapons’ of NULL object [-Winvalid-offsetof]
con_info.cpp:261:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:262:17: attention : invalid access to non-static data member ‘ShipObject::Specials’ of NULL object [-Winvalid-offsetof]
con_info.cpp:262:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:263:22: attention : invalid access to non-static data member ‘ShipObject::NumMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:263:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:264:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:264:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:265:22: attention : invalid access to non-static data member ‘ShipObject::NumHomMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:265:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:266:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumHomMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:266:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:267:22: attention : invalid access to non-static data member ‘ShipObject::NumPartMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:267:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:268:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumPartMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:268:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:269:22: attention : invalid access to non-static data member ‘ShipObject::NumMines’ of NULL object [-Winvalid-offsetof]
con_info.cpp:269:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:270:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumMines’ of NULL object [-Winvalid-offsetof]
con_info.cpp:270:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:271:18: attention : invalid access to non-static data member ‘ShipObject::YawPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:271:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:272:19: attention : invalid access to non-static data member ‘ShipObject::PitchPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:272:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:273:19: attention : invalid access to non-static data member ‘ShipObject::RollPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:273:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:274:20: attention : invalid access to non-static data member ‘ShipObject::XSlidePerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:274:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:275:20: attention : invalid access to non-static data member ‘ShipObject::YSlidePerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:275:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:276:22: attention : invalid access to non-static data member ‘ShipObject::SpeedIncPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:276:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:277:22: attention : invalid access to non-static data member ‘ShipObject::SpeedDecPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:277:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:278:20: attention : invalid access to non-static data member ‘ShipObject::FireRepeatDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:278:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:279:20: attention : invalid access to non-static data member ‘ShipObject::FireDisableDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:279:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:280:20: attention : invalid access to non-static data member ‘ShipObject::MissileDisableDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:280:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:281:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:281:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:282:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:282:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:283:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:283:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:284:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:284:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:285:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:285:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:286:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:286:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:287:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:287:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:288:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:288:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:289:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:289:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:290:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:290:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:291:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:291:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:292:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:292:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:293:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:293:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:294:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:294:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:295:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:295:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:296:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:296:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:297:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:297:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:298:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:298:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:299:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:299:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:300:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:300:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:301:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:301:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:302:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:302:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:303:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:303:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:304:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:304:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:305:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:305:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:306:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:306:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:307:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:307:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:308:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:308:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:309:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:309:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:310:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:310:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:311:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:311:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:312:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:312:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:313:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:313:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:314:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:314:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:315:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:315:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:316:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:316:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:317:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:317:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:318:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:318:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:319:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:319:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:320:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:320:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:321:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:321:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:322:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:322:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:323:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:323:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:324:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:324:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:325:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:325:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:326:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:326:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:327:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:327:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:328:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:328:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:329:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:329:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:330:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:330:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:331:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:331:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:332:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:332:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:333:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:333:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:334:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:334:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:335:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:335:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:336:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:336:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:337:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:337:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:338:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:338:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:339:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:339:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:340:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:340:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:341:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:341:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:342:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:342:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:343:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:343:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:344:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:344:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:345:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:345:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:346:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:346:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:347:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:347:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:348:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:348:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:349:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:349:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:350:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:350:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:351:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:351:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:352:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:352:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:353:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:353:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:354:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:354:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:355:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:355:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:356:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:356:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:357:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:357:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:358:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:358:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:359:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:359:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:360:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:360:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:361:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:361:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:362:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:362:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:363:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:363:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:364:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:364:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:365:16: attention : invalid access to non-static data member ‘ShipObject::Mine1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:365:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:366:16: attention : invalid access to non-static data member ‘ShipObject::Mine1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:366:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:367:20: attention : invalid access to non-static data member ‘ShipObject::Mine1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:367:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:368:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:368:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:369:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:369:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:370:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:370:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:371:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:371:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:372:22: attention : invalid access to non-static data member ‘ShipObject::Beam_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:372:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:373:22: attention : invalid access to non-static data member ‘ShipObject::Beam_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:373:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:374:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:374:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:375:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:375:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:376:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:376:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:377:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:377:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:378:22: attention : invalid access to non-static data member ‘ShipObject::Spread_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:378:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:379:22: attention : invalid access to non-static data member ‘ShipObject::Spread_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:379:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:380:22: attention : invalid access to non-static data member ‘ShipObject::SpreadSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:380:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:381:22: attention : invalid access to non-static data member ‘ShipObject::SpreadLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:381:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:382:16: attention : invalid access to non-static data member ‘ShipObject::Helix_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:382:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:383:16: attention : invalid access to non-static data member ‘ShipObject::Helix_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:383:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:384:16: attention : invalid access to non-static data member ‘ShipObject::Helix_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:384:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:385:19: attention : invalid access to non-static data member ‘ShipObject::HelixSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:385:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:386:21: attention : invalid access to non-static data member ‘ShipObject::HelixLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:386:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:387:25: attention : invalid access to non-static data member ‘ShipObject::PhotonSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:387:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:388:25: attention : invalid access to non-static data member ‘ShipObject::PhotonLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:388:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:396:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:396:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:397:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:397:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:398:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:398:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:399:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:399:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:407:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:407:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:408:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:408:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:409:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:409:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:410:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:410:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:418:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:418:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:419:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:419:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:420:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:420:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:421:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:421:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:429:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:429:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:430:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:430:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:431:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:431:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:439:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:439:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:440:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:440:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:441:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:441:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:449:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:449:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:450:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:450:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:451:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:451:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:459:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:459:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:460:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:460:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:461:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:461:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:462:22: attention : invalid access to non-static data member ‘TargetMissileObject::Latency’ of NULL object [-Winvalid-offsetof]
con_info.cpp:462:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:463:22: attention : invalid access to non-static data member ‘TargetMissileObject::MaxRotation’ of NULL object [-Winvalid-offsetof]
con_info.cpp:463:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:471:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:471:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:472:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:472:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:473:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:473:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:474:22: attention : invalid access to non-static data member ‘TargetMissileObject::Latency’ of NULL object [-Winvalid-offsetof]
con_info.cpp:474:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:475:22: attention : invalid access to non-static data member ‘TargetMissileObject::MaxRotation’ of NULL object [-Winvalid-offsetof]
con_info.cpp:475:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:483:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:483:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:484:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:484:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:485:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:485:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:486:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:486:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:494:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:494:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:495:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:495:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:496:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:496:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:497:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:497:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:505:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:505:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:506:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:506:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:507:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:507:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:508:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:508:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:516:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:516:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:517:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:517:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:518:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:518:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:519:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:519:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:520:22: attention : invalid access to non-static data member ‘MineObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:520:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: In function ‘void SetObjPropertyValue(dword, dword, proplist_s*, char*)’:
con_info.cpp:1164:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: In function ‘int CheckTypeInfo(char*)’:
con_info.cpp:1626:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: At global scope:
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_int.cpp -o ../../build/parsec/con_int.o
con_int.cpp:61:31: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: In function ‘void SwitchVRAMDrawing()’:
con_int.cpp:87:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:90:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:92:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: In function ‘void SetGamma()’:
con_int.cpp:127:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: At global scope:
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_kmap.cpp -o ../../build/parsec/con_kmap.o
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_list.cpp -o ../../build/parsec/con_list.o
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_load.cpp -o ../../build/parsec/con_load.o
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:729:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:729:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_main.cpp -o ../../build/parsec/con_main.o
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_path.cpp -o ../../build/parsec/con_path.o
con_path.cpp:65:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp:65:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp: In function ‘int Cmd_PACKAGE(char*)’:
con_path.cpp:95:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp:101:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp: In member function ‘virtual void E_Module_CON_PATH::Init()’:
con_path.cpp:117:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_rc.cpp -o ../../build/parsec/con_rc.o
con_rc.cpp: In function ‘char* ReadRcLauncherConfig()’:
con_rc.cpp:89:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_rc.cpp:90:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_say.cpp -o ../../build/parsec/con_say.o
con_say.cpp: In function ‘void ShowSentText(char*, char*, int)’:
con_say.cpp:229:17: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:234:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:235:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:237:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:238:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_shad.cpp -o ../../build/parsec/con_shad.o
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_std.cpp -o ../../build/parsec/con_std.o
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_tani.cpp -o ../../build/parsec/con_tani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_blit.cpp -o ../../build/parsec/dg_blit.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_bmap.cpp -o ../../build/parsec/dg_bmap.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_fontc.cpp -o ../../build/parsec/dg_fontc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_font.cpp -o ../../build/parsec/dg_font.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_iter.cpp -o ../../build/parsec/dg_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c d_glob.cpp -o ../../build/parsec/d_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_miscc.cpp -o ../../build/parsec/dg_miscc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_misc.cpp -o ../../build/parsec/dg_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_patch.cpp -o ../../build/parsec/dg_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_sst96.cpp -o ../../build/parsec/dg_sst96.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_vbv3.cpp -o ../../build/parsec/dg_vbv3.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c d_misc.cpp -o ../../build/parsec/d_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_blit.cpp -o ../../build/parsec/do_blit.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_bmap.cpp -o ../../build/parsec/do_bmap.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_font.cpp -o ../../build/parsec/do_font.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_iter.cpp -o ../../build/parsec/do_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_misc.cpp -o ../../build/parsec/do_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_patch.cpp -o ../../build/parsec/do_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_callbk.cpp -o ../../build/parsec/e_callbk.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_colani.cpp -o ../../build/parsec/e_colani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_color.cpp -o ../../build/parsec/e_color.o
e_color.cpp: In function ‘int CreateFontTexture(int)’:
e_color.cpp:578:23: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_demo.cpp -o ../../build/parsec/e_demo.o
e_demo.cpp: In function ‘int DEMO_BinaryReadDemo(FILE*, int, int)’:
e_demo.cpp:1000:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1007:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In function ‘int Cmd_PlayBinaryDemoFile(char*)’:
e_demo.cpp:1176:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1186:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In function ‘int Cmd_REPCUT(char*)’:
e_demo.cpp:1218:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1233:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In member function ‘virtual void E_Module_E_DEMO::Init()’:
e_demo.cpp:1265:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_draw.cpp -o ../../build/parsec/e_draw.o
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_events.cpp -o ../../build/parsec/e_events.o
e_events.cpp: In member function ‘virtual void E_Module_E_EVENTS::Init()’:
e_events.cpp:343:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_getopt.cpp -o ../../build/parsec/e_getopt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_global.cpp -o ../../build/parsec/e_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_level.cpp -o ../../build/parsec/e_level.o
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int LVL_SaveLevel(char*)’:
e_level.cpp:166:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:168:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int Cmd_LEVEL_LOAD(char*)’:
e_level.cpp:256:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int Cmd_LEVEL_SAVE(char*)’:
e_level.cpp:296:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In member function ‘virtual void E_Module_E_LEVEL::Init()’:
e_level.cpp:339:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:347:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:355:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_loader.cpp -o ../../build/parsec/e_loader.o
e_loader.cpp:156:3: attention : anonymous type with no linkage used to declare variable ‘<anonymous enum> section’ with linkage [enabled by default]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp: In function ‘void ReadBitmapsAndCharsets()’:
e_loader.cpp:678:78: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:814:78: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_mouse.cpp -o ../../build/parsec/e_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_record.cpp -o ../../build/parsec/e_record.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_replay.cpp -o ../../build/parsec/e_replay.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_shader.cpp -o ../../build/parsec/e_shader.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_supp.cpp -o ../../build/parsec/e_supp.o
e_supp.cpp: In function ‘void SaveScreenShot()’:
e_supp.cpp:194:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_supp.cpp: In member function ‘virtual void E_Module_E_SUPP::Init()’:
e_supp.cpp:490:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_texani.cpp -o ../../build/parsec/e_texani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_vtxani.cpp -o ../../build/parsec/e_vtxani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_boot.cpp -o ../../build/parsec/g_boot.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_bot_cl.cpp -o ../../build/parsec/g_bot_cl.o
g_bot_cl.cpp: In function ‘int OCT_DoControl(object_control_s*)’:
g_bot_cl.cpp:77:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:83:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: At global scope:
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In function ‘int Cmd_CLBOT_SERVER(char*)’:
g_bot_cl.cpp:796:34: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In function ‘int Cmd_CLBOT_GAMESTATUS(char*)’:
g_bot_cl.cpp:818:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In member function ‘virtual void E_Module_G_BOT_CL::Init()’:
g_bot_cl.cpp:840:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:847:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:854:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:861:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_camera.cpp -o ../../build/parsec/g_camera.o
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp: In member function ‘virtual void E_Module_G_CAMERA::Init()’:
g_camera.cpp:632:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_cloud.cpp -o ../../build/parsec/g_cloud.o
g_cloud.cpp: In function ‘int DrawCloudLayers()’:
g_cloud.cpp:143:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_emp.cpp -o ../../build/parsec/g_emp.o
g_emp.cpp:212:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:212:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:213:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:213:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:214:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:214:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:215:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:215:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:216:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:216:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:217:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:217:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:218:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:218:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:219:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:219:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:220:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:220:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:230:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:230:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:231:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:231:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:232:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:232:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:233:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:233:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:234:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:234:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:235:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:235:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:236:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:236:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:237:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:237:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:238:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:238:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:248:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:248:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:249:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:249:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:250:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:250:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:251:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:251:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:252:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:252:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:253:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:253:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:254:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:254:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:255:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:255:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:256:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:256:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: In function ‘void EmpRegisterCustomTypes()’:
g_emp.cpp:1127:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1145:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1163:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: At global scope:
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: In member function ‘virtual void E_Module_G_EMP::Init()’:
g_emp.cpp:1538:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1547:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1556:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1563:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_explod.cpp -o ../../build/parsec/g_explod.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_gameloop.cpp -o ../../build/parsec/g_gameloop.o
g_gameloop.cpp: In function ‘void Gm_HandleGameOver()’:
g_gameloop.cpp:945:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_global.cpp -o ../../build/parsec/g_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_laser.cpp -o ../../build/parsec/g_laser.o
g_laser.cpp:142:14: attention : invalid access to non-static data member ‘LaserBeam::width’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:142:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:143:15: attention : invalid access to non-static data member ‘LaserBeam::texname’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:143:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:144:15: attention : invalid access to non-static data member ‘LaserBeam::delta_x’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:144:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:145:15: attention : invalid access to non-static data member ‘LaserBeam::delta_y’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:145:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:146:15: attention : invalid access to non-static data member ‘LaserBeam::delta_z’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:146:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:147:14: attention : invalid access to non-static data member ‘LaserBeam::range’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:147:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:148:25: attention : invalid access to non-static data member ‘LaserBeam::energy_consumption’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:148:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:149:17: attention : invalid access to non-static data member ‘LaserBeam::hitpoints_per_frame’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:149:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:150:12: attention : invalid access to non-static data member ‘LaserBeam::red’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:150:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:151:14: attention : invalid access to non-static data member ‘LaserBeam::green’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:151:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:152:13: attention : invalid access to non-static data member ‘LaserBeam::blue’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:152:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:153:14: attention : invalid access to non-static data member ‘LaserBeam::alpha’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:153:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp: In function ‘void LaserBeamRegisterCustomType()’:
g_laser.cpp:582:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_planet.cpp -o ../../build/parsec/g_planet.o
g_planet.cpp:114:15: attention : invalid access to non-static data member ‘Planet::Name’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:114:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:115:17: attention : invalid access to non-static data member ‘Planet::HasRing’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:115:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:116:23: attention : invalid access to non-static data member ‘Planet::RingOuterRadius’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:116:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:117:23: attention : invalid access to non-static data member ‘Planet::RingInnerRadius’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:117:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:118:20: attention : invalid access to non-static data member ‘Planet::RingTexName’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:118:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp: In function ‘void PlanetRegisterCustomType()’:
g_planet.cpp:543:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_sfx.cpp -o ../../build/parsec/g_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_shkwav.cpp -o ../../build/parsec/g_shkwav.o
g_shkwav.cpp:136:14: attention : invalid access to non-static data member ‘ShockWave::delay’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:136:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:137:12: attention : invalid access to non-static data member ‘ShockWave::red’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:137:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:138:14: attention : invalid access to non-static data member ‘ShockWave::green’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:138:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:139:13: attention : invalid access to non-static data member ‘ShockWave::blue’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:139:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:140:14: attention : invalid access to non-static data member ‘ShockWave::alpha’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:140:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: In function ‘void ShockWaveRegisterCustomType()’:
g_shkwav.cpp:494:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: At global scope:
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: In member function ‘virtual void E_Module_G_SHKWAV::Init()’:
g_shkwav.cpp:706:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_stars.cpp -o ../../build/parsec/g_stars.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_stgate.cpp -o ../../build/parsec/g_stgate.o
g_stgate.cpp:160:17: attention : invalid access to non-static data member ‘Stargate::rotspeed’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:160:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:161:16: attention : invalid access to non-static data member ‘Stargate::radius’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:161:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:165:19: attention : invalid access to non-static data member ‘Stargate::actdistance’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:165:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:166:16: attention : invalid access to non-static data member ‘Stargate::dormant’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:166:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:167:16: attention : invalid access to non-static data member ‘Stargate::active’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:167:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:168:20: attention : invalid access to non-static data member ‘Stargate::autoactivate’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:168:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:169:21: attention : invalid access to non-static data member ‘Stargate::numpartactive’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:169:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:170:18: attention : invalid access to non-static data member ‘Stargate::actcyllen’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:170:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:171:16: attention : invalid access to non-static data member ‘Stargate::partvel’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:171:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:172:19: attention : invalid access to non-static data member ‘Stargate::modulspeed’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:172:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:173:18: attention : invalid access to non-static data member ‘Stargate::modulrad1’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:173:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:174:18: attention : invalid access to non-static data member ‘Stargate::modulrad2’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:174:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:175:16: attention : invalid access to non-static data member ‘Stargate::acttime’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:175:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:176:19: attention : invalid access to non-static data member ‘Stargate::flare_name’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:176:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:177:21: attention : invalid access to non-static data member ‘Stargate::interior_name’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:177:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp: In function ‘int StargateCollide(CustomObject*)’:
g_stgate.cpp:1535:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp: In function ‘void StargateRegisterCustomType()’:
g_stgate.cpp:1621:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_supp.cpp -o ../../build/parsec/g_supp.o
g_supp.cpp: In member function ‘virtual void E_Module_G_SUPP::Init()’:
g_supp.cpp:669:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_swarm.cpp -o ../../build/parsec/g_swarm.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_telep.cpp -o ../../build/parsec/g_telep.o
g_telep.cpp:161:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_x’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:161:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:162:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_y’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:162:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:163:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_z’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:163:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:164:22: attention : invalid access to non-static data member ‘Teleporter::exit_rot_phi’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:164:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:165:24: attention : invalid access to non-static data member ‘Teleporter::exit_rot_theta’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:165:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:166:20: attention : invalid access to non-static data member ‘Teleporter::actoffset’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:166:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:167:18: attention : invalid access to non-static data member ‘Teleporter::active’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:167:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:168:26: attention : invalid access to non-static data member ‘Teleporter::tex_name_interior’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:168:26: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:169:24: attention : invalid access to non-static data member ‘Teleporter::tex_name_tunnel’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:169:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:170:21: attention : invalid access to non-static data member ‘Teleporter::u_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:170:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:171:21: attention : invalid access to non-static data member ‘Teleporter::v_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:171:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:172:21: attention : invalid access to non-static data member ‘Teleporter::u_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:172:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:173:21: attention : invalid access to non-static data member ‘Teleporter::v_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:173:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:174:17: attention : invalid access to non-static data member ‘Teleporter::start_tex_sec_layer’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:174:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:175:24: attention : invalid access to non-static data member ‘Teleporter::start_tex_alpha’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:175:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:176:24: attention : invalid access to non-static data member ‘Teleporter::act_cone_angle’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:176:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:177:18: attention : invalid access to non-static data member ‘Teleporter::tunnel_slerp’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:177:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:178:17: attention : invalid access to non-static data member ‘Teleporter::tunnel_lerp’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:178:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:179:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_tangent_scale1’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:179:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:180:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_tangent_scale2’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:180:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:181:27: attention : invalid access to non-static data member ‘Teleporter::tunnel_spline_cords’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:181:27: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:182:26: attention : invalid access to non-static data member ‘Teleporter::tunnel_anim_speed’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:182:26: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:183:23: attention : invalid access to non-static data member ‘Teleporter::tunnel_spline’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:183:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:184:25: attention : invalid access to non-static data member ‘Teleporter::tunnel_tex_alpha’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:184:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:185:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_len’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:185:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:186:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:186:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:187:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:187:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:188:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:188:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:189:23: attention : invalid access to non-static data member ‘Teleporter::start_rot_phi’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:189:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:190:24: attention : invalid access to non-static data member ‘Teleporter::start_rot_theta’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:190:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp: In function ‘void TeleporterRegisterCustomType()’:
g_telep.cpp:1964:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:1982:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_vapor.cpp -o ../../build/parsec/g_vapor.o
g_vapor.cpp:134:16: attention : invalid access to non-static data member ‘VaporTrail::lifetime’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:134:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:135:18: attention : invalid access to non-static data member ‘VaporTrail::max_segments’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:135:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:136:15: attention : invalid access to non-static data member ‘VaporTrail::texname’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:136:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:137:14: attention : invalid access to non-static data member ‘VaporTrail::width’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:137:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:138:15: attention : invalid access to non-static data member ‘VaporTrail::delta_x’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:138:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:139:15: attention : invalid access to non-static data member ‘VaporTrail::delta_y’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:139:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:140:15: attention : invalid access to non-static data member ‘VaporTrail::delta_z’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:140:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:141:12: attention : invalid access to non-static data member ‘VaporTrail::rot’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:141:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:142:12: attention : invalid access to non-static data member ‘VaporTrail::red’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:142:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:143:14: attention : invalid access to non-static data member ‘VaporTrail::green’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:143:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:144:13: attention : invalid access to non-static data member ‘VaporTrail::blue’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:144:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:145:14: attention : invalid access to non-static data member ‘VaporTrail::alpha’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:145:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp: In function ‘void VaporTrailRegisterCustomType()’:
g_vapor.cpp:606:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_wfx.cpp -o ../../build/parsec/g_wfx.o
g_wfx.cpp: In function ‘int WFX_ActivatePhoton(ShipObject*)’:
g_wfx.cpp:1189:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_wfx.cpp: In function ‘void WFX_RemoteActivatePhoton(int)’:
g_wfx.cpp:1266:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_cockpt.cpp -o ../../build/parsec/h_cockpt.o
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘void COCKPIT_DrawCrossHair()’:
h_cockpt.cpp:1601:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘int Cmd_COCKPIT_SCALE(char*)’:
h_cockpt.cpp:2269:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: At global scope:
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘int Cmd_WEAPONREG(char*)’:
h_cockpt.cpp:2377:45: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2417:47: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In member function ‘virtual void E_Module_H_COCKPT::Init()’:
h_cockpt.cpp:2497:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2504:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2511:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_drwhud.cpp -o ../../build/parsec/h_drwhud.o
h_drwhud.cpp: In function ‘void WriteSelectSpacecraftText(int)’:
h_drwhud.cpp:749:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:756:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:763:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void WriteObjViewerText()’:
h_drwhud.cpp:795:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:796:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:797:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:799:83: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:800:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:801:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:802:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:803:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:804:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
In file included from h_drwhud.cpp:868:0:
include/il_keyn.h: At global scope:
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawPlayers()’:
h_drwhud.cpp:1551:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1553:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1555:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1557:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawImageDisplayGuns()’:
h_drwhud.cpp:1709:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1710:76: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1711:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1719:74: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1729:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1730:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1731:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1739:71: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1749:67: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1750:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1751:84: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1759:75: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawImageDisplayMissiles()’:
h_drwhud.cpp:1783:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1784:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1785:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1804:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1805:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1806:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1824:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1825:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1826:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawBarDisplayPlayers()’:
h_drwhud.cpp:2018:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2020:52: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2022:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2024:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawBarDisplayMissiles()’:
h_drwhud.cpp:2055:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2076:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2097:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawPacketLossMeter()’:
h_drwhud.cpp:2248:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2281:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawObjCamDisplay()’:
h_drwhud.cpp:2357:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_frmplt.cpp -o ../../build/parsec/h_frmplt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_global.cpp -o ../../build/parsec/h_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_radar.cpp -o ../../build/parsec/h_radar.o
h_radar.cpp: In function ‘void HUD_DrawHUDRadarFrame()’:
h_radar.cpp:520:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_radar.cpp: In function ‘int Cmd_RADAR_RANGE(char*)’:
h_radar.cpp:555:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_radar.cpp: In member function ‘virtual void E_Module_H_RADAR::Init()’:
h_radar.cpp:606:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_strmap.cpp -o ../../build/parsec/h_strmap.o
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp: In function ‘int gdImageString(void*, int, int, int, char*, int)’:
h_strmap.cpp:501:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp: In member function ‘virtual void E_Module_H_STARMAP::Init()’:
h_strmap.cpp:1738:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_supp.cpp -o ../../build/parsec/h_supp.o
h_supp.cpp: In function ‘void WriteExtraCollectMessage(char*)’:
h_supp.cpp:578:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_text.cpp -o ../../build/parsec/h_text.o
h_text.cpp: In function ‘void CreateBitmapTextures(char**)’:
h_text.cpp:309:22: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_joy.cpp -o ../../build/parsec/il_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_mouse.cpp -o ../../build/parsec/il_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_supp.cpp -o ../../build/parsec/il_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_svlib.cpp -o ../../build/parsec/il_svlib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_xlib.cpp -o ../../build/parsec/il_xlib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_3df.cpp -o ../../build/parsec/img_3df.o
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_api.cpp -o ../../build/parsec/img_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_conv.cpp -o ../../build/parsec/img_conv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_jpg.cpp -o ../../build/parsec/img_jpg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_load.cpp -o ../../build/parsec/img_load.o
img_load.cpp:84:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:84:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_supp.cpp -o ../../build/parsec/img_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_tex.cpp -o ../../build/parsec/img_tex.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_tga.cpp -o ../../build/parsec/img_tga.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_comm.cpp -o ../../build/parsec/inp_comm.o
inp_comm.cpp: In member function ‘virtual void E_Module_INP_COMM::Init()’:
inp_comm.cpp:303:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:310:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:317:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:324:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:331:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:338:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:345:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_glob.cpp -o ../../build/parsec/inp_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_init.cpp -o ../../build/parsec/inp_init.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_sdl.cpp -o ../../build/parsec/inp_sdl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_user.cpp -o ../../build/parsec/inp_user.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_joy.cpp -o ../../build/parsec/isdl_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_mouse.cpp -o ../../build/parsec/isdl_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_supp.cpp -o ../../build/parsec/isdl_supp.o
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_joy.cpp -o ../../build/parsec/iw_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_keyb.cpp -o ../../build/parsec/iw_keyb.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_main.cpp -o ../../build/parsec/iw_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_mouse.cpp -o ../../build/parsec/iw_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ix_main.cpp -o ../../build/parsec/ix_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ix_mouse.cpp -o ../../build/parsec/ix_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_button.cpp -o ../../build/parsec/m_button.o
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_list.cpp -o ../../build/parsec/m_list.o
m_list.cpp: In function ‘void DrawPlayerListItems(WSFP)’:
m_list.cpp:673:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_logo.cpp -o ../../build/parsec/m_logo.o
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_main.cpp -o ../../build/parsec/m_main.o
m_main.cpp: In function ‘void CheckMenuDemoReplay()’:
m_main.cpp:630:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp: In function ‘void HandleMenuLoading()’:
m_main.cpp:783:30: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp: In function ‘void MenuItemSelectConnect()’:
m_main.cpp:1046:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp:1050:41: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_option.cpp -o ../../build/parsec/m_option.o
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:210:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:210:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_status.cpp -o ../../build/parsec/m_status.o
m_status.cpp: In function ‘void DrawStatusWindowItems(WSFP)’:
m_status.cpp:259:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_viewer.cpp -o ../../build/parsec/m_viewer.o
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp: In member function ‘virtual void E_Module_M_VIEWER::Init()’:
m_viewer.cpp:1198:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_conn.cpp -o ../../build/parsec/net_conn.o
net_conn.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp: In function ‘char* NET_GetCurrentProtocolName()’:
net_conn.cpp:157:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp: In function ‘char* NET_GetCurrentPacketApiName()’:
net_conn.cpp:170:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game.cpp -o ../../build/parsec/net_game.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game_gmsv.cpp -o ../../build/parsec/net_game_gmsv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game_peer.cpp -o ../../build/parsec/net_game_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_glob.cpp -o ../../build/parsec/net_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_gmsv.cpp -o ../../build/parsec/net_gmsv.o
net_gmsv.cpp: In function ‘int Cmd_JUMP(char*)’:
net_gmsv.cpp:787:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:793:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp: At global scope:
net_gmsv.cpp:830:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:830:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp: In member function ‘virtual void E_Module_NET_GMSV::Init()’:
net_gmsv.cpp:925:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:932:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:939:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:946:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_pckt.cpp -o ../../build/parsec/net_pckt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_pckt_peer.cpp -o ../../build/parsec/net_pckt_peer.o
net_pckt_peer.cpp: In function ‘size_t NETs_PEERTOPEER_HandleOutPacket_DEMO(const NetPacket*, NetPacketExternal*)’:
net_pckt_peer.cpp:533:88: attention : invalid access to non-static data member ‘NetPacketExternal_DEMO_PEER::crc_header’ of NULL object [-Winvalid-offsetof]
net_pckt_peer.cpp:533:88: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
net_pckt_peer.cpp: In function ‘int NETs_PEERTOPEER_HandleInPacket_DEMO(const NetPacketExternal*, NetPacket*, size_t*)’:
net_pckt_peer.cpp:570:69: attention : invalid access to non-static data member ‘NetPacketExternal_DEMO_PEER::crc_header’ of NULL object [-Winvalid-offsetof]
net_pckt_peer.cpp:570:69: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
net_pckt_peer.cpp: In function ‘void NETs_PEERTOPEER_WritePacketInfo(FILE*, NetPacketExternal*)’:
net_pckt_peer.cpp:834:34: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:840:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:846:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:853:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_peer.cpp -o ../../build/parsec/net_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_prediction.cpp -o ../../build/parsec/net_prediction.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev.cpp -o ../../build/parsec/net_rmev.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev_gmsv.cpp -o ../../build/parsec/net_rmev_gmsv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev_peer.cpp -o ../../build/parsec/net_rmev_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_serv.cpp -o ../../build/parsec/net_serv.o
net_serv.cpp: In function ‘int NET_ServerList_Get(char*, int)’:
net_serv.cpp:2025:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: In function ‘void NET_ServerList_Print()’:
net_serv.cpp:2313:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: At global scope:
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: In member function ‘virtual void E_Module_NET_SERV::Init()’:
net_serv.cpp:2512:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2519:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2526:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_udp.cpp -o ../../build/parsec/net_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_univ.cpp -o ../../build/parsec/net_univ.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_util_cl.cpp -o ../../build/parsec/net_util_cl.o
net_util_cl.cpp: In function ‘void DrawRemotePlayerListScreen()’:
net_util_cl.cpp:259:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nl_udp.cpp -o ../../build/parsec/nl_udp.o
nl_udp.cpp:330:8: attention : éléments lexicaux superflus à la fin de la directive #endif [enabled by default]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nw_udp.cpp -o ../../build/parsec/nw_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nx_udp.cpp -o ../../build/parsec/nx_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_ani.cpp -o ../../build/parsec/obj_ani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_coll.cpp -o ../../build/parsec/obj_coll.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_comm.cpp -o ../../build/parsec/obj_comm.o
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp: In member function ‘virtual void E_Module_OBJ_COMM::Init()’:
obj_comm.cpp:514:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_ctrl.cpp -o ../../build/parsec/obj_ctrl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_expl.cpp -o ../../build/parsec/obj_expl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_game.cpp -o ../../build/parsec/obj_game.o
obj_game.cpp: In function ‘int Cmd_CLOAK(char*)’:
obj_game.cpp:846:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_game.cpp: In member function ‘virtual void E_Module_OBJ_GAME::Init()’:
obj_game.cpp:870:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_game.cpp:877:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_iter.cpp -o ../../build/parsec/obj_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_part.cpp -o ../../build/parsec/obj_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_vani.cpp -o ../../build/parsec/obj_vani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_xtra.cpp -o ../../build/parsec/obj_xtra.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_ani.cpp -o ../../build/parsec/part_ani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_api.cpp -o ../../build/parsec/part_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_def.cpp -o ../../build/parsec/part_def.o
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:292:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:338:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:430:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:476:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:508:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:710:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In function ‘int Cmd_PDEF(char*)’:
part_def.cpp:872:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:879:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:900:45: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:905:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:922:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:926:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:963:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:968:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1052:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: At global scope:
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In function ‘int Cmd_PATTACH(char*)’:
part_def.cpp:1099:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1106:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1130:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1136:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1145:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1156:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1168:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1176:33: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1190:33: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1211:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In member function ‘virtual void E_Module_PART_DEF::Init()’:
part_def.cpp:1226:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1233:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_sys.cpp -o ../../build/parsec/part_sys.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_api.cpp -o ../../build/parsec/rg_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c r_glob.cpp -o ../../build/parsec/r_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_obj.cpp -o ../../build/parsec/rg_obj.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_part.cpp -o ../../build/parsec/rg_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_patch.cpp -o ../../build/parsec/rg_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_perf.cpp -o ../../build/parsec/rg_perf.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_poly.cpp -o ../../build/parsec/rg_poly.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_sfx.cpp -o ../../build/parsec/rg_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_supp.cpp -o ../../build/parsec/rg_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_api.cpp -o ../../build/parsec/ro_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_obj.cpp -o ../../build/parsec/ro_obj.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_part.cpp -o ../../build/parsec/ro_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_patch.cpp -o ../../build/parsec/ro_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_perf.cpp -o ../../build/parsec/ro_perf.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_poly.cpp -o ../../build/parsec/ro_poly.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_sfx.cpp -o ../../build/parsec/ro_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_supp.cpp -o ../../build/parsec/ro_supp.o
ro_supp.cpp: In function ‘int R_OPENGL_PrecacheTextures()’:
ro_supp.cpp:1349:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
ro_supp.cpp: In function ‘void R_OPENGL_SaveDepthImage(char*)’:
ro_supp.cpp:1535:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_err.cpp -o ../../build/parsec/sl_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_main.cpp -o ../../build/parsec/sl_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_msg.cpp -o ../../build/parsec/sl_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_opt.cpp -o ../../build/parsec/sl_opt.o
sl_opt.cpp: In function ‘int SLm_RegisterAuxOption()’:
sl_opt.cpp:397:23: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp: In function ‘void RegisterDefaultOptions()’:
sl_opt.cpp:410:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:410:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:411:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:411:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:412:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:412:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:413:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:413:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:414:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:415:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:416:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:417:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:425:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:425:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:426:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:426:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:427:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:428:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:428:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:429:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:429:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:430:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:430:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c snd_api.cpp -o ../../build/parsec/snd_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c snd_wav.cpp -o ../../build/parsec/snd_wav.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_debug.cpp -o ../../build/parsec/sw_debug.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_dib.cpp -o ../../build/parsec/sw_dib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_drdib.cpp -o ../../build/parsec/sw_drdib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_err.cpp -o ../../build/parsec/sw_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_main.cpp -o ../../build/parsec/sw_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_msg.cpp -o ../../build/parsec/sw_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_opt.cpp -o ../../build/parsec/sw_opt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_err.cpp -o ../../build/parsec/sx_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_gui.cpp -o ../../build/parsec/sx_gui.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_main.cpp -o ../../build/parsec/sx_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_msg.cpp -o ../../build/parsec/sx_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_opt.cpp -o ../../build/parsec/sx_opt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_bind.cpp -o ../../build/parsec/sys_bind.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_conv.cpp -o ../../build/parsec/sys_conv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_glob.cpp -o ../../build/parsec/sys_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c t_pack.cpp -o ../../build/parsec/t_pack.o
t_pack.cpp: In function ‘void MAKEPACK_main(int, char**)’:
t_pack.cpp:491:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:491:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:492:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:492:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp: In function ‘void GETPACK_main(int, char**)’:
t_pack.cpp:728:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:728:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:729:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:729:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:730:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:730:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:731:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:731:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:732:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:732:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp: In member function ‘virtual void E_Module_T_PACK::Init()’:
t_pack.cpp:764:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:765:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_glob.cpp -o ../../build/parsec/vid_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_init.cpp -o ../../build/parsec/vid_init.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_plug.cpp -o ../../build/parsec/vid_plug.o
vid_plug.cpp:136:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
vid_plug.cpp: In function ‘char* VID_GetCurrentSubsysName()’:
vid_plug.cpp:156:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_supp.cpp -o ../../build/parsec/vid_supp.o
vid_supp.cpp: In function ‘int Cmd_FOV(char*)’:
vid_supp.cpp:285:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
vid_supp.cpp: In member function ‘virtual void E_Module_VID_SUPP::Init()’:
vid_supp.cpp:338:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_buffg.cpp -o ../../build/parsec/vl_buffg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_buffo.cpp -o ../../build/parsec/vl_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glide.cpp -o ../../build/parsec/vl_glide.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glx.cpp -o ../../build/parsec/vl_glx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glx_sdl.cpp -o ../../build/parsec/vl_glx_sdl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_inito.cpp -o ../../build/parsec/vl_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_suppg.cpp -o ../../build/parsec/vl_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_suppo.cpp -o ../../build/parsec/vl_suppo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_buffo.cpp -o ../../build/parsec/vsdl_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_inito.cpp -o ../../build/parsec/vsdl_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_ogl.cpp -o ../../build/parsec/vsdl_ogl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_suppo.cpp -o ../../build/parsec/vsdl_suppo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_buffg.cpp -o ../../build/parsec/vw_buffg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_buffo.cpp -o ../../build/parsec/vw_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_glide.cpp -o ../../build/parsec/vw_glide.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_initg.cpp -o ../../build/parsec/vw_initg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_inito.cpp -o ../../build/parsec/vw_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppg.cpp -o ../../build/parsec/vw_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_sdl.o ../../build/parsec/inp_user.o ../../build/parsec/isdl_joy.o ../../build/parsec/isdl_mouse.o ../../build/parsec/isdl_supp.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_glx_sdl.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vsdl_buffo.o ../../build/parsec/vsdl_inito.o ../../build/parsec/vsdl_ogl.o ../../build/parsec/vsdl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -L/usr/lib -L/usr/X11R6/lib -ldl -lSDL_mixer -lSDL -ljpeg -lXxf86vm -lXext
../../build/parsec/do_blit.o: In function `D_OPENGL_ReadBuffRegion':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_blit.cpp:150: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_blit.cpp:175: undefined reference to `opengl_api'
../../build/parsec/do_bmap.o: In function `D_OPENGL_PutSTCBitmapZ':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:369: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:371: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:373: undefined reference to `opengl_api'
../../build/parsec/do_bmap.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:375: more undefined references to `opengl_api' follow
../../build/parsec/do_font.o: In function `DO_WriteStringTextured(char*, unsigned long, unsigned long)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:290: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:293: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:294: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:295: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:300: undefined reference to `opengl_api'
../../build/parsec/do_font.o: In function `D_OPENGL_WriteString':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:345: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:360: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:366: undefined reference to `opengl_api'
../../build/parsec/do_font.o: In function `D_OPENGL_WriteTrString':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:389: undefined reference to `opengl_api'
../../build/parsec/do_font.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:674: more undefined references to `opengl_api' follow
../../build/parsec/do_iter.o: In function `DO_PrepProjection(unsigned long, IterVertex3*, int, GLTexInfo*)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:557: undefined reference to `gl_projective_matrix'
../../build/parsec/do_iter.o: In function `DO_KillProjection()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:567: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:569: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:572: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:572: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:571: undefined reference to `gl_orthogonal_params'
../../build/parsec/do_iter.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:571: more undefined references to `gl_orthogonal_params' follow
../../build/parsec/do_iter.o: In function `DO_KillProjection()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:581: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:582: undefined reference to `opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterPoint2':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
../../build/parsec/do_iter.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: more undefined references to `opengl_api' follow
../../build/parsec/do_iter.o: In function `D_OPENGL_LockIterArray2':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1536: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1537: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1606: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1607: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_LockIterArray3':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1638: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1639: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1711: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1712: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_UnlockIterArray':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1730: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1731: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterArray':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1789: undefined reference to `opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterArrayIndexed':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1818: undefined reference to `opengl_api'
../../build/parsec/do_misc.o: In function `D_OPENGL_DrawSquare':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:104: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:108: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:110: undefined reference to `opengl_api'
../../build/parsec/do_misc.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:112: more undefined references to `opengl_api' follow
../../build/parsec/ro_part.o: In function `RO_DrawScheduledParticles()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:506: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:508: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:517: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:519: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:524: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o: In function `RO_SolidFillPoly(SVertexExList*, GenObject*, Face*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:251: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:252: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:256: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o: In function `RO_TexMapPoly(SVertexExList*, GenObject*, Face*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:425: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:601: more undefined references to `opengl_api' follow
../../build/parsec/ro_supp.o: In function `RO_DownloadTexture(GLTexInfo*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:549: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:561: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:566: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:571: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:578: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:604: undefined reference to `opengl_api'
../../build/parsec/ro_supp.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:666: more undefined references to `opengl_api' follow
../../build/parsec/sys_bind.o: In function `SYS_Bind_VID()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:5: undefined reference to `VIDs_SDL_FadeScreenFromBlack(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:6: undefined reference to `VIDs_SDL_FadeScreenToBlack(int, int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:7: undefined reference to `VIDs_SDL_FadePaletteToBlack(char*, int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:8: undefined reference to `VIDs_SDL_FadeScreenFromWhite(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:9: undefined reference to `VIDs_SDL_SetScreenToColor(colrgba_s)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:10: undefined reference to `VIDs_SDL_SetScreenDazzle(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:11: undefined reference to `VIDs_SDL_SetColIndexZero(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:12: undefined reference to `VIDs_SDL_SetGammaCorrection(float)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:14: undefined reference to `VIDs_SDL_FlipPage()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:15: undefined reference to `VIDs_SDL_ShowPageZero(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:16: undefined reference to `VIDs_SDL_CheckVidMemDrawing()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:17: undefined reference to `VIDs_SDL_ClearStaticBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:18: undefined reference to `VIDs_SDL_ClearRenderBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:19: undefined reference to `VIDs_SDL_CommitStaticBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:20: undefined reference to `VIDs_SDL_CommitRenderBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:21: undefined reference to `VIDs_SDL_ScreenshotBuffer(int, int*)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:23: undefined reference to `VIDs_SDL_InitPalette(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:24: undefined reference to `VIDs_SDL_InitPaletteImm(char*)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:25: undefined reference to `VIDs_SDL_InitDisplay()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:26: undefined reference to `VIDs_SDL_RestoreDisplay()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:27: undefined reference to `VIDs_SDL_CreditsScrollAvailable()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:28: undefined reference to `VIDs_SDL_BindVidModeDependents()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:29: undefined reference to `VIDs_SDL_InitFrameBufferAPI()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:30: undefined reference to `VIDs_SDL_SwitchToMainMode()'
Additions:
in trunk/src/parsec/Makefile add the the line: export LDFLAGS=-lX11 -ldl -lSDL_mixer -lGL -lXxf86vm -ljpeg -lSDL
~- first compiling trunk of openparsec
~- check openparsec/branch/uberlinuxguy instead of trunk
===Compiling branch uberlinuxguy for openparsec===
%%./configure.sh
Getting ready to configure parsec build environment:
Do I have a working g++ compiler? yes
Attempting to detect system type: linux
Creating rules.make for linux: Done
The OpenParsec GNU Build System should be configured.
Type 'make' without the quotes and hit enter to build
the client and server binaries.
[baud@laphpy uberlinuxguy]$ make
make[1] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src »
make[2] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec »
make[3] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/libparsec »
make[3] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/libparsec »
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_bkgn.cpp -o ../../build/parsec/aud_bkgn.o
aud_bkgn.cpp: In function ‘void AUD_BackGroundPlayer_Init(int)’:
aud_bkgn.cpp:174:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:175:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp: At global scope:
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1070:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp: In member function ‘virtual void E_Module_AUD_BKGN::Init()’:
aud_bkgn.cpp:1130:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1137:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1144:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1151:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1158:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1165:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1175:22: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_comm.cpp -o ../../build/parsec/aud_comm.o
aud_comm.cpp:83:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:83:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘void AUD_RegisterCDCommands()’:
aud_comm.cpp:264:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:269:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:274:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:279:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:284:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:289:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:294:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:299:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_VOLUME(char*)’:
aud_comm.cpp:327:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:332:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_SAMPLEVOLUME(char*)’:
aud_comm.cpp:356:52: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:363:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:373:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:389:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:401:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:404:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: At global scope:
aud_comm.cpp:421:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:421:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_PLAYSAMPLE(char*)’:
aud_comm.cpp:468:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:473:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In member function ‘virtual void E_Module_AUD_COMM::Init()’:
aud_comm.cpp:501:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:508:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:515:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_game.cpp -o ../../build/parsec/aud_game.o
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp: In function ‘int AUD_Teleporter(GenObject*)’:
aud_game.cpp:1198:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp: In function ‘int AUD_Lightning(ShipObject*)’:
aud_game.cpp:1287:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_glob.cpp -o ../../build/parsec/aud_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_supp.cpp -o ../../build/parsec/aud_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aw_cd.cpp -o ../../build/parsec/aw_cd.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aw_qmdx.cpp -o ../../build/parsec/aw_qmdx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_cd.cpp -o ../../build/parsec/ax_cd.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_cdnul.cpp -o ../../build/parsec/ax_cdnul.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_inits.cpp -o ../../build/parsec/ax_inits.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_smgr.cpp -o ../../build/parsec/ax_smgr.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_speak.cpp -o ../../build/parsec/ax_speak.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_act.cpp -o ../../build/parsec/con_act.o
con_act.cpp: In function ‘void AcRemoteMaxPlayers()’:
con_act.cpp:918:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemotePlayer()’:
con_act.cpp:949:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteMatrix()’:
con_act.cpp:980:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteWeaponsActive()’:
con_act.cpp:1029:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteName()’:
con_act.cpp:1120:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteJoin()’:
con_act.cpp:1147:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteUnjoin()’:
con_act.cpp:1183:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcExecCommandString()’:
con_act.cpp:1305:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcSetMisslTarget()’:
con_act.cpp:1783:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcLightningOn()’:
con_act.cpp:1871:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcLightningOff()’:
con_act.cpp:1884:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcHelixOn()’:
con_act.cpp:1896:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcHelixOff()’:
con_act.cpp:1908:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcPhotonOn()’:
con_act.cpp:1920:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcPhotonOff()’:
con_act.cpp:1932:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcEmpOn()’:
con_act.cpp:1944:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcEmpOff()’:
con_act.cpp:1956:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: At global scope:
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_aux.cpp -o ../../build/parsec/con_aux.o
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_cani.cpp -o ../../build/parsec/con_cani.o
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_com.cpp -o ../../build/parsec/con_com.o
con_com.cpp: In function ‘void Cmd_HEX()’:
con_com.cpp:636:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In function ‘void Cmd_DEC()’:
con_com.cpp:648:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In function ‘void Cmd_OCT()’:
con_com.cpp:660:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In member function ‘virtual void E_Module_CON_COM::Init()’:
con_com.cpp:1149:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_conf.cpp -o ../../build/parsec/con_conf.o
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp: In function ‘int CheckColorCommand(int, char*)’:
con_conf.cpp:155:90: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:162:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:169:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:176:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:184:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:194:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp: In function ‘void SetVideoConfiguration()’:
con_conf.cpp:256:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_ext.cpp -o ../../build/parsec/con_ext.o
con_ext.cpp: In function ‘int Cmd_CatExternalCommands(char*)’:
con_ext.cpp:356:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:361:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int OpenOutputBatch(char*, int)’:
con_ext.cpp:831:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:846:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:856:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void CloseOutputBatch()’:
con_ext.cpp:886:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int Cmd_SetGameLoopBatchName(char*)’:
con_ext.cpp:906:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:912:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:922:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int StartRecording(char*, int)’:
con_ext.cpp:972:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:979:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:984:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:989:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void CallExternalCommand(int, int)’:
con_ext.cpp:1051:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void Cmd_RescanExternalCommands()’:
con_ext.cpp:1189:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_geom.cpp -o ../../build/parsec/con_geom.o
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp: In member function ‘virtual void E_Module_CON_GEOM::Init()’:
con_geom.cpp:477:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:484:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_info.cpp -o ../../build/parsec/con_info.o
con_info.cpp:255:16: attention : invalid access to non-static data member ‘ShipObject::CurDamage’ of NULL object [-Winvalid-offsetof]
con_info.cpp:255:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:256:22: attention : invalid access to non-static data member ‘ShipObject::MaxDamage’ of NULL object [-Winvalid-offsetof]
con_info.cpp:256:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:257:22: attention : invalid access to non-static data member ‘ShipObject::CurEnergy’ of NULL object [-Winvalid-offsetof]
con_info.cpp:257:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:258:22: attention : invalid access to non-static data member ‘ShipObject::MaxEnergy’ of NULL object [-Winvalid-offsetof]
con_info.cpp:258:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:259:15: attention : invalid access to non-static data member ‘ShipObject::CurSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:259:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:260:22: attention : invalid access to non-static data member ‘ShipObject::MaxSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:260:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:261:22: attention : invalid access to non-static data member ‘ShipObject::Weapons’ of NULL object [-Winvalid-offsetof]
con_info.cpp:261:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:262:17: attention : invalid access to non-static data member ‘ShipObject::Specials’ of NULL object [-Winvalid-offsetof]
con_info.cpp:262:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:263:22: attention : invalid access to non-static data member ‘ShipObject::NumMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:263:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:264:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:264:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:265:22: attention : invalid access to non-static data member ‘ShipObject::NumHomMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:265:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:266:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumHomMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:266:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:267:22: attention : invalid access to non-static data member ‘ShipObject::NumPartMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:267:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:268:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumPartMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:268:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:269:22: attention : invalid access to non-static data member ‘ShipObject::NumMines’ of NULL object [-Winvalid-offsetof]
con_info.cpp:269:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:270:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumMines’ of NULL object [-Winvalid-offsetof]
con_info.cpp:270:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:271:18: attention : invalid access to non-static data member ‘ShipObject::YawPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:271:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:272:19: attention : invalid access to non-static data member ‘ShipObject::PitchPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:272:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:273:19: attention : invalid access to non-static data member ‘ShipObject::RollPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:273:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:274:20: attention : invalid access to non-static data member ‘ShipObject::XSlidePerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:274:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:275:20: attention : invalid access to non-static data member ‘ShipObject::YSlidePerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:275:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:276:22: attention : invalid access to non-static data member ‘ShipObject::SpeedIncPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:276:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:277:22: attention : invalid access to non-static data member ‘ShipObject::SpeedDecPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:277:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:278:20: attention : invalid access to non-static data member ‘ShipObject::FireRepeatDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:278:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:279:20: attention : invalid access to non-static data member ‘ShipObject::FireDisableDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:279:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:280:20: attention : invalid access to non-static data member ‘ShipObject::MissileDisableDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:280:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:281:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:281:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:282:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:282:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:283:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:283:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:284:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:284:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:285:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:285:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:286:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:286:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:287:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:287:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:288:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:288:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:289:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:289:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:290:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:290:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:291:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:291:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:292:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:292:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:293:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:293:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:294:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:294:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:295:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:295:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:296:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:296:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:297:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:297:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:298:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:298:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:299:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:299:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:300:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:300:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:301:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:301:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:302:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:302:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:303:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:303:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:304:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:304:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:305:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:305:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:306:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:306:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:307:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:307:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:308:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:308:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:309:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:309:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:310:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:310:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:311:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:311:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:312:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:312:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:313:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:313:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:314:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:314:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:315:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:315:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:316:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:316:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:317:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:317:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:318:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:318:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:319:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:319:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:320:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:320:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:321:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:321:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:322:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:322:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:323:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:323:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:324:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:324:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:325:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:325:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:326:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:326:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:327:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:327:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:328:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:328:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:329:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:329:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:330:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:330:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:331:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:331:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:332:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:332:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:333:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:333:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:334:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:334:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:335:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:335:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:336:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:336:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:337:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:337:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:338:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:338:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:339:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:339:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:340:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:340:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:341:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:341:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:342:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:342:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:343:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:343:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:344:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:344:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:345:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:345:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:346:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:346:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:347:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:347:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:348:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:348:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:349:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:349:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:350:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:350:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:351:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:351:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:352:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:352:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:353:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:353:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:354:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:354:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:355:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:355:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:356:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:356:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:357:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:357:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:358:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:358:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:359:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:359:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:360:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:360:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:361:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:361:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:362:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:362:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:363:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:363:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:364:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:364:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:365:16: attention : invalid access to non-static data member ‘ShipObject::Mine1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:365:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:366:16: attention : invalid access to non-static data member ‘ShipObject::Mine1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:366:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:367:20: attention : invalid access to non-static data member ‘ShipObject::Mine1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:367:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:368:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:368:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:369:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:369:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:370:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:370:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:371:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:371:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:372:22: attention : invalid access to non-static data member ‘ShipObject::Beam_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:372:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:373:22: attention : invalid access to non-static data member ‘ShipObject::Beam_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:373:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:374:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:374:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:375:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:375:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:376:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:376:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:377:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:377:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:378:22: attention : invalid access to non-static data member ‘ShipObject::Spread_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:378:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:379:22: attention : invalid access to non-static data member ‘ShipObject::Spread_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:379:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:380:22: attention : invalid access to non-static data member ‘ShipObject::SpreadSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:380:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:381:22: attention : invalid access to non-static data member ‘ShipObject::SpreadLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:381:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:382:16: attention : invalid access to non-static data member ‘ShipObject::Helix_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:382:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:383:16: attention : invalid access to non-static data member ‘ShipObject::Helix_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:383:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:384:16: attention : invalid access to non-static data member ‘ShipObject::Helix_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:384:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:385:19: attention : invalid access to non-static data member ‘ShipObject::HelixSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:385:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:386:21: attention : invalid access to non-static data member ‘ShipObject::HelixLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:386:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:387:25: attention : invalid access to non-static data member ‘ShipObject::PhotonSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:387:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:388:25: attention : invalid access to non-static data member ‘ShipObject::PhotonLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:388:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:396:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:396:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:397:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:397:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:398:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:398:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:399:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:399:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:407:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:407:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:408:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:408:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:409:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:409:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:410:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:410:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:418:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:418:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:419:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:419:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:420:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:420:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:421:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:421:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:429:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:429:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:430:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:430:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:431:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:431:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:439:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:439:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:440:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:440:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:441:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:441:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:449:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:449:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:450:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:450:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:451:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:451:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:459:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:459:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:460:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:460:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:461:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:461:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:462:22: attention : invalid access to non-static data member ‘TargetMissileObject::Latency’ of NULL object [-Winvalid-offsetof]
con_info.cpp:462:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:463:22: attention : invalid access to non-static data member ‘TargetMissileObject::MaxRotation’ of NULL object [-Winvalid-offsetof]
con_info.cpp:463:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:471:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:471:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:472:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:472:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:473:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:473:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:474:22: attention : invalid access to non-static data member ‘TargetMissileObject::Latency’ of NULL object [-Winvalid-offsetof]
con_info.cpp:474:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:475:22: attention : invalid access to non-static data member ‘TargetMissileObject::MaxRotation’ of NULL object [-Winvalid-offsetof]
con_info.cpp:475:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:483:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:483:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:484:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:484:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:485:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:485:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:486:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:486:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:494:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:494:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:495:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:495:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:496:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:496:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:497:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:497:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:505:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:505:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:506:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:506:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:507:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:507:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:508:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:508:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:516:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:516:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:517:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:517:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:518:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:518:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:519:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:519:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:520:22: attention : invalid access to non-static data member ‘MineObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:520:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: In function ‘void SetObjPropertyValue(dword, dword, proplist_s*, char*)’:
con_info.cpp:1164:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: In function ‘int CheckTypeInfo(char*)’:
con_info.cpp:1626:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: At global scope:
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_int.cpp -o ../../build/parsec/con_int.o
con_int.cpp:61:31: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: In function ‘void SwitchVRAMDrawing()’:
con_int.cpp:87:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:90:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:92:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: In function ‘void SetGamma()’:
con_int.cpp:127:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: At global scope:
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_kmap.cpp -o ../../build/parsec/con_kmap.o
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_list.cpp -o ../../build/parsec/con_list.o
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_load.cpp -o ../../build/parsec/con_load.o
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:729:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:729:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_main.cpp -o ../../build/parsec/con_main.o
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_path.cpp -o ../../build/parsec/con_path.o
con_path.cpp:65:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp:65:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp: In function ‘int Cmd_PACKAGE(char*)’:
con_path.cpp:95:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp:101:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp: In member function ‘virtual void E_Module_CON_PATH::Init()’:
con_path.cpp:117:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_rc.cpp -o ../../build/parsec/con_rc.o
con_rc.cpp: In function ‘char* ReadRcLauncherConfig()’:
con_rc.cpp:89:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_rc.cpp:90:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_say.cpp -o ../../build/parsec/con_say.o
con_say.cpp: In function ‘void ShowSentText(char*, char*, int)’:
con_say.cpp:229:17: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:234:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:235:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:237:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:238:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_shad.cpp -o ../../build/parsec/con_shad.o
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_std.cpp -o ../../build/parsec/con_std.o
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_tani.cpp -o ../../build/parsec/con_tani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_blit.cpp -o ../../build/parsec/dg_blit.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_bmap.cpp -o ../../build/parsec/dg_bmap.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_fontc.cpp -o ../../build/parsec/dg_fontc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_font.cpp -o ../../build/parsec/dg_font.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_iter.cpp -o ../../build/parsec/dg_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c d_glob.cpp -o ../../build/parsec/d_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_miscc.cpp -o ../../build/parsec/dg_miscc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_misc.cpp -o ../../build/parsec/dg_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_patch.cpp -o ../../build/parsec/dg_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_sst96.cpp -o ../../build/parsec/dg_sst96.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_vbv3.cpp -o ../../build/parsec/dg_vbv3.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c d_misc.cpp -o ../../build/parsec/d_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_blit.cpp -o ../../build/parsec/do_blit.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_bmap.cpp -o ../../build/parsec/do_bmap.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_font.cpp -o ../../build/parsec/do_font.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_iter.cpp -o ../../build/parsec/do_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_misc.cpp -o ../../build/parsec/do_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_patch.cpp -o ../../build/parsec/do_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_callbk.cpp -o ../../build/parsec/e_callbk.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_colani.cpp -o ../../build/parsec/e_colani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_color.cpp -o ../../build/parsec/e_color.o
e_color.cpp: In function ‘int CreateFontTexture(int)’:
e_color.cpp:578:23: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_demo.cpp -o ../../build/parsec/e_demo.o
e_demo.cpp: In function ‘int DEMO_BinaryReadDemo(FILE*, int, int)’:
e_demo.cpp:1000:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1007:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In function ‘int Cmd_PlayBinaryDemoFile(char*)’:
e_demo.cpp:1176:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1186:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In function ‘int Cmd_REPCUT(char*)’:
e_demo.cpp:1218:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1233:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In member function ‘virtual void E_Module_E_DEMO::Init()’:
e_demo.cpp:1265:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_draw.cpp -o ../../build/parsec/e_draw.o
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_events.cpp -o ../../build/parsec/e_events.o
e_events.cpp: In member function ‘virtual void E_Module_E_EVENTS::Init()’:
e_events.cpp:343:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_getopt.cpp -o ../../build/parsec/e_getopt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_global.cpp -o ../../build/parsec/e_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_level.cpp -o ../../build/parsec/e_level.o
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int LVL_SaveLevel(char*)’:
e_level.cpp:166:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:168:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int Cmd_LEVEL_LOAD(char*)’:
e_level.cpp:256:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int Cmd_LEVEL_SAVE(char*)’:
e_level.cpp:296:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In member function ‘virtual void E_Module_E_LEVEL::Init()’:
e_level.cpp:339:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:347:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:355:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_loader.cpp -o ../../build/parsec/e_loader.o
e_loader.cpp:156:3: attention : anonymous type with no linkage used to declare variable ‘<anonymous enum> section’ with linkage [enabled by default]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp: In function ‘void ReadBitmapsAndCharsets()’:
e_loader.cpp:678:78: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:814:78: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_mouse.cpp -o ../../build/parsec/e_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_record.cpp -o ../../build/parsec/e_record.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_replay.cpp -o ../../build/parsec/e_replay.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_shader.cpp -o ../../build/parsec/e_shader.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_supp.cpp -o ../../build/parsec/e_supp.o
e_supp.cpp: In function ‘void SaveScreenShot()’:
e_supp.cpp:194:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_supp.cpp: In member function ‘virtual void E_Module_E_SUPP::Init()’:
e_supp.cpp:490:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_texani.cpp -o ../../build/parsec/e_texani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_vtxani.cpp -o ../../build/parsec/e_vtxani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_boot.cpp -o ../../build/parsec/g_boot.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_bot_cl.cpp -o ../../build/parsec/g_bot_cl.o
g_bot_cl.cpp: In function ‘int OCT_DoControl(object_control_s*)’:
g_bot_cl.cpp:77:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:83:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: At global scope:
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In function ‘int Cmd_CLBOT_SERVER(char*)’:
g_bot_cl.cpp:796:34: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In function ‘int Cmd_CLBOT_GAMESTATUS(char*)’:
g_bot_cl.cpp:818:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In member function ‘virtual void E_Module_G_BOT_CL::Init()’:
g_bot_cl.cpp:840:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:847:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:854:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:861:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_camera.cpp -o ../../build/parsec/g_camera.o
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp: In member function ‘virtual void E_Module_G_CAMERA::Init()’:
g_camera.cpp:632:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_cloud.cpp -o ../../build/parsec/g_cloud.o
g_cloud.cpp: In function ‘int DrawCloudLayers()’:
g_cloud.cpp:143:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_emp.cpp -o ../../build/parsec/g_emp.o
g_emp.cpp:212:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:212:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:213:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:213:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:214:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:214:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:215:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:215:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:216:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:216:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:217:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:217:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:218:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:218:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:219:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:219:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:220:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:220:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:230:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:230:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:231:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:231:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:232:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:232:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:233:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:233:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:234:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:234:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:235:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:235:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:236:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:236:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:237:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:237:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:238:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:238:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:248:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:248:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:249:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:249:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:250:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:250:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:251:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:251:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:252:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:252:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:253:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:253:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:254:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:254:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:255:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:255:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:256:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:256:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: In function ‘void EmpRegisterCustomTypes()’:
g_emp.cpp:1127:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1145:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1163:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: At global scope:
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: In member function ‘virtual void E_Module_G_EMP::Init()’:
g_emp.cpp:1538:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1547:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1556:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1563:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_explod.cpp -o ../../build/parsec/g_explod.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_gameloop.cpp -o ../../build/parsec/g_gameloop.o
g_gameloop.cpp: In function ‘void Gm_HandleGameOver()’:
g_gameloop.cpp:945:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_global.cpp -o ../../build/parsec/g_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_laser.cpp -o ../../build/parsec/g_laser.o
g_laser.cpp:142:14: attention : invalid access to non-static data member ‘LaserBeam::width’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:142:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:143:15: attention : invalid access to non-static data member ‘LaserBeam::texname’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:143:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:144:15: attention : invalid access to non-static data member ‘LaserBeam::delta_x’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:144:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:145:15: attention : invalid access to non-static data member ‘LaserBeam::delta_y’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:145:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:146:15: attention : invalid access to non-static data member ‘LaserBeam::delta_z’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:146:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:147:14: attention : invalid access to non-static data member ‘LaserBeam::range’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:147:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:148:25: attention : invalid access to non-static data member ‘LaserBeam::energy_consumption’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:148:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:149:17: attention : invalid access to non-static data member ‘LaserBeam::hitpoints_per_frame’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:149:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:150:12: attention : invalid access to non-static data member ‘LaserBeam::red’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:150:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:151:14: attention : invalid access to non-static data member ‘LaserBeam::green’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:151:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:152:13: attention : invalid access to non-static data member ‘LaserBeam::blue’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:152:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:153:14: attention : invalid access to non-static data member ‘LaserBeam::alpha’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:153:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp: In function ‘void LaserBeamRegisterCustomType()’:
g_laser.cpp:582:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_planet.cpp -o ../../build/parsec/g_planet.o
g_planet.cpp:114:15: attention : invalid access to non-static data member ‘Planet::Name’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:114:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:115:17: attention : invalid access to non-static data member ‘Planet::HasRing’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:115:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:116:23: attention : invalid access to non-static data member ‘Planet::RingOuterRadius’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:116:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:117:23: attention : invalid access to non-static data member ‘Planet::RingInnerRadius’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:117:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:118:20: attention : invalid access to non-static data member ‘Planet::RingTexName’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:118:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp: In function ‘void PlanetRegisterCustomType()’:
g_planet.cpp:543:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_sfx.cpp -o ../../build/parsec/g_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_shkwav.cpp -o ../../build/parsec/g_shkwav.o
g_shkwav.cpp:136:14: attention : invalid access to non-static data member ‘ShockWave::delay’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:136:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:137:12: attention : invalid access to non-static data member ‘ShockWave::red’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:137:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:138:14: attention : invalid access to non-static data member ‘ShockWave::green’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:138:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:139:13: attention : invalid access to non-static data member ‘ShockWave::blue’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:139:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:140:14: attention : invalid access to non-static data member ‘ShockWave::alpha’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:140:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: In function ‘void ShockWaveRegisterCustomType()’:
g_shkwav.cpp:494:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: At global scope:
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: In member function ‘virtual void E_Module_G_SHKWAV::Init()’:
g_shkwav.cpp:706:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_stars.cpp -o ../../build/parsec/g_stars.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_stgate.cpp -o ../../build/parsec/g_stgate.o
g_stgate.cpp:160:17: attention : invalid access to non-static data member ‘Stargate::rotspeed’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:160:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:161:16: attention : invalid access to non-static data member ‘Stargate::radius’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:161:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:165:19: attention : invalid access to non-static data member ‘Stargate::actdistance’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:165:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:166:16: attention : invalid access to non-static data member ‘Stargate::dormant’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:166:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:167:16: attention : invalid access to non-static data member ‘Stargate::active’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:167:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:168:20: attention : invalid access to non-static data member ‘Stargate::autoactivate’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:168:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:169:21: attention : invalid access to non-static data member ‘Stargate::numpartactive’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:169:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:170:18: attention : invalid access to non-static data member ‘Stargate::actcyllen’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:170:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:171:16: attention : invalid access to non-static data member ‘Stargate::partvel’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:171:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:172:19: attention : invalid access to non-static data member ‘Stargate::modulspeed’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:172:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:173:18: attention : invalid access to non-static data member ‘Stargate::modulrad1’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:173:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:174:18: attention : invalid access to non-static data member ‘Stargate::modulrad2’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:174:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:175:16: attention : invalid access to non-static data member ‘Stargate::acttime’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:175:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:176:19: attention : invalid access to non-static data member ‘Stargate::flare_name’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:176:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:177:21: attention : invalid access to non-static data member ‘Stargate::interior_name’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:177:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp: In function ‘int StargateCollide(CustomObject*)’:
g_stgate.cpp:1535:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp: In function ‘void StargateRegisterCustomType()’:
g_stgate.cpp:1621:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_supp.cpp -o ../../build/parsec/g_supp.o
g_supp.cpp: In member function ‘virtual void E_Module_G_SUPP::Init()’:
g_supp.cpp:669:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_swarm.cpp -o ../../build/parsec/g_swarm.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_telep.cpp -o ../../build/parsec/g_telep.o
g_telep.cpp:161:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_x’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:161:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:162:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_y’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:162:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:163:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_z’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:163:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:164:22: attention : invalid access to non-static data member ‘Teleporter::exit_rot_phi’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:164:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:165:24: attention : invalid access to non-static data member ‘Teleporter::exit_rot_theta’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:165:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:166:20: attention : invalid access to non-static data member ‘Teleporter::actoffset’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:166:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:167:18: attention : invalid access to non-static data member ‘Teleporter::active’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:167:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:168:26: attention : invalid access to non-static data member ‘Teleporter::tex_name_interior’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:168:26: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:169:24: attention : invalid access to non-static data member ‘Teleporter::tex_name_tunnel’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:169:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:170:21: attention : invalid access to non-static data member ‘Teleporter::u_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:170:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:171:21: attention : invalid access to non-static data member ‘Teleporter::v_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:171:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:172:21: attention : invalid access to non-static data member ‘Teleporter::u_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:172:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:173:21: attention : invalid access to non-static data member ‘Teleporter::v_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:173:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:174:17: attention : invalid access to non-static data member ‘Teleporter::start_tex_sec_layer’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:174:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:175:24: attention : invalid access to non-static data member ‘Teleporter::start_tex_alpha’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:175:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:176:24: attention : invalid access to non-static data member ‘Teleporter::act_cone_angle’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:176:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:177:18: attention : invalid access to non-static data member ‘Teleporter::tunnel_slerp’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:177:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:178:17: attention : invalid access to non-static data member ‘Teleporter::tunnel_lerp’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:178:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:179:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_tangent_scale1’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:179:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:180:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_tangent_scale2’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:180:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:181:27: attention : invalid access to non-static data member ‘Teleporter::tunnel_spline_cords’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:181:27: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:182:26: attention : invalid access to non-static data member ‘Teleporter::tunnel_anim_speed’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:182:26: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:183:23: attention : invalid access to non-static data member ‘Teleporter::tunnel_spline’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:183:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:184:25: attention : invalid access to non-static data member ‘Teleporter::tunnel_tex_alpha’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:184:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:185:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_len’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:185:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:186:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:186:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:187:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:187:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:188:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:188:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:189:23: attention : invalid access to non-static data member ‘Teleporter::start_rot_phi’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:189:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:190:24: attention : invalid access to non-static data member ‘Teleporter::start_rot_theta’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:190:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp: In function ‘void TeleporterRegisterCustomType()’:
g_telep.cpp:1964:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:1982:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_vapor.cpp -o ../../build/parsec/g_vapor.o
g_vapor.cpp:134:16: attention : invalid access to non-static data member ‘VaporTrail::lifetime’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:134:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:135:18: attention : invalid access to non-static data member ‘VaporTrail::max_segments’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:135:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:136:15: attention : invalid access to non-static data member ‘VaporTrail::texname’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:136:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:137:14: attention : invalid access to non-static data member ‘VaporTrail::width’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:137:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:138:15: attention : invalid access to non-static data member ‘VaporTrail::delta_x’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:138:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:139:15: attention : invalid access to non-static data member ‘VaporTrail::delta_y’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:139:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:140:15: attention : invalid access to non-static data member ‘VaporTrail::delta_z’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:140:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:141:12: attention : invalid access to non-static data member ‘VaporTrail::rot’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:141:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:142:12: attention : invalid access to non-static data member ‘VaporTrail::red’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:142:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:143:14: attention : invalid access to non-static data member ‘VaporTrail::green’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:143:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:144:13: attention : invalid access to non-static data member ‘VaporTrail::blue’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:144:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:145:14: attention : invalid access to non-static data member ‘VaporTrail::alpha’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:145:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp: In function ‘void VaporTrailRegisterCustomType()’:
g_vapor.cpp:606:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_wfx.cpp -o ../../build/parsec/g_wfx.o
g_wfx.cpp: In function ‘int WFX_ActivatePhoton(ShipObject*)’:
g_wfx.cpp:1189:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_wfx.cpp: In function ‘void WFX_RemoteActivatePhoton(int)’:
g_wfx.cpp:1266:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_cockpt.cpp -o ../../build/parsec/h_cockpt.o
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘void COCKPIT_DrawCrossHair()’:
h_cockpt.cpp:1601:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘int Cmd_COCKPIT_SCALE(char*)’:
h_cockpt.cpp:2269:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: At global scope:
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘int Cmd_WEAPONREG(char*)’:
h_cockpt.cpp:2377:45: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2417:47: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In member function ‘virtual void E_Module_H_COCKPT::Init()’:
h_cockpt.cpp:2497:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2504:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2511:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_drwhud.cpp -o ../../build/parsec/h_drwhud.o
h_drwhud.cpp: In function ‘void WriteSelectSpacecraftText(int)’:
h_drwhud.cpp:749:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:756:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:763:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void WriteObjViewerText()’:
h_drwhud.cpp:795:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:796:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:797:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:799:83: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:800:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:801:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:802:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:803:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:804:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
In file included from h_drwhud.cpp:868:0:
include/il_keyn.h: At global scope:
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawPlayers()’:
h_drwhud.cpp:1551:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1553:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1555:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1557:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawImageDisplayGuns()’:
h_drwhud.cpp:1709:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1710:76: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1711:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1719:74: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1729:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1730:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1731:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1739:71: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1749:67: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1750:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1751:84: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1759:75: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawImageDisplayMissiles()’:
h_drwhud.cpp:1783:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1784:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1785:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1804:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1805:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1806:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1824:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1825:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1826:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawBarDisplayPlayers()’:
h_drwhud.cpp:2018:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2020:52: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2022:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2024:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawBarDisplayMissiles()’:
h_drwhud.cpp:2055:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2076:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2097:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawPacketLossMeter()’:
h_drwhud.cpp:2248:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2281:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawObjCamDisplay()’:
h_drwhud.cpp:2357:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_frmplt.cpp -o ../../build/parsec/h_frmplt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_global.cpp -o ../../build/parsec/h_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_radar.cpp -o ../../build/parsec/h_radar.o
h_radar.cpp: In function ‘void HUD_DrawHUDRadarFrame()’:
h_radar.cpp:520:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_radar.cpp: In function ‘int Cmd_RADAR_RANGE(char*)’:
h_radar.cpp:555:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_radar.cpp: In member function ‘virtual void E_Module_H_RADAR::Init()’:
h_radar.cpp:606:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_strmap.cpp -o ../../build/parsec/h_strmap.o
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp: In function ‘int gdImageString(void*, int, int, int, char*, int)’:
h_strmap.cpp:501:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp: In member function ‘virtual void E_Module_H_STARMAP::Init()’:
h_strmap.cpp:1738:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_supp.cpp -o ../../build/parsec/h_supp.o
h_supp.cpp: In function ‘void WriteExtraCollectMessage(char*)’:
h_supp.cpp:578:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_text.cpp -o ../../build/parsec/h_text.o
h_text.cpp: In function ‘void CreateBitmapTextures(char**)’:
h_text.cpp:309:22: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_joy.cpp -o ../../build/parsec/il_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_mouse.cpp -o ../../build/parsec/il_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_supp.cpp -o ../../build/parsec/il_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_svlib.cpp -o ../../build/parsec/il_svlib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_xlib.cpp -o ../../build/parsec/il_xlib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_3df.cpp -o ../../build/parsec/img_3df.o
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_api.cpp -o ../../build/parsec/img_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_conv.cpp -o ../../build/parsec/img_conv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_jpg.cpp -o ../../build/parsec/img_jpg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_load.cpp -o ../../build/parsec/img_load.o
img_load.cpp:84:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:84:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_supp.cpp -o ../../build/parsec/img_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_tex.cpp -o ../../build/parsec/img_tex.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_tga.cpp -o ../../build/parsec/img_tga.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_comm.cpp -o ../../build/parsec/inp_comm.o
inp_comm.cpp: In member function ‘virtual void E_Module_INP_COMM::Init()’:
inp_comm.cpp:303:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:310:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:317:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:324:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:331:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:338:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:345:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_glob.cpp -o ../../build/parsec/inp_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_init.cpp -o ../../build/parsec/inp_init.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_sdl.cpp -o ../../build/parsec/inp_sdl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_user.cpp -o ../../build/parsec/inp_user.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_joy.cpp -o ../../build/parsec/isdl_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_mouse.cpp -o ../../build/parsec/isdl_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_supp.cpp -o ../../build/parsec/isdl_supp.o
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_joy.cpp -o ../../build/parsec/iw_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_keyb.cpp -o ../../build/parsec/iw_keyb.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_main.cpp -o ../../build/parsec/iw_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_mouse.cpp -o ../../build/parsec/iw_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ix_main.cpp -o ../../build/parsec/ix_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ix_mouse.cpp -o ../../build/parsec/ix_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_button.cpp -o ../../build/parsec/m_button.o
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_list.cpp -o ../../build/parsec/m_list.o
m_list.cpp: In function ‘void DrawPlayerListItems(WSFP)’:
m_list.cpp:673:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_logo.cpp -o ../../build/parsec/m_logo.o
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_main.cpp -o ../../build/parsec/m_main.o
m_main.cpp: In function ‘void CheckMenuDemoReplay()’:
m_main.cpp:630:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp: In function ‘void HandleMenuLoading()’:
m_main.cpp:783:30: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp: In function ‘void MenuItemSelectConnect()’:
m_main.cpp:1046:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp:1050:41: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_option.cpp -o ../../build/parsec/m_option.o
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:210:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:210:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_status.cpp -o ../../build/parsec/m_status.o
m_status.cpp: In function ‘void DrawStatusWindowItems(WSFP)’:
m_status.cpp:259:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_viewer.cpp -o ../../build/parsec/m_viewer.o
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp: In member function ‘virtual void E_Module_M_VIEWER::Init()’:
m_viewer.cpp:1198:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_conn.cpp -o ../../build/parsec/net_conn.o
net_conn.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp: In function ‘char* NET_GetCurrentProtocolName()’:
net_conn.cpp:157:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp: In function ‘char* NET_GetCurrentPacketApiName()’:
net_conn.cpp:170:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game.cpp -o ../../build/parsec/net_game.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game_gmsv.cpp -o ../../build/parsec/net_game_gmsv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game_peer.cpp -o ../../build/parsec/net_game_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_glob.cpp -o ../../build/parsec/net_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_gmsv.cpp -o ../../build/parsec/net_gmsv.o
net_gmsv.cpp: In function ‘int Cmd_JUMP(char*)’:
net_gmsv.cpp:787:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:793:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp: At global scope:
net_gmsv.cpp:830:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:830:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp: In member function ‘virtual void E_Module_NET_GMSV::Init()’:
net_gmsv.cpp:925:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:932:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:939:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:946:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_pckt.cpp -o ../../build/parsec/net_pckt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_pckt_peer.cpp -o ../../build/parsec/net_pckt_peer.o
net_pckt_peer.cpp: In function ‘size_t NETs_PEERTOPEER_HandleOutPacket_DEMO(const NetPacket*, NetPacketExternal*)’:
net_pckt_peer.cpp:533:88: attention : invalid access to non-static data member ‘NetPacketExternal_DEMO_PEER::crc_header’ of NULL object [-Winvalid-offsetof]
net_pckt_peer.cpp:533:88: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
net_pckt_peer.cpp: In function ‘int NETs_PEERTOPEER_HandleInPacket_DEMO(const NetPacketExternal*, NetPacket*, size_t*)’:
net_pckt_peer.cpp:570:69: attention : invalid access to non-static data member ‘NetPacketExternal_DEMO_PEER::crc_header’ of NULL object [-Winvalid-offsetof]
net_pckt_peer.cpp:570:69: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
net_pckt_peer.cpp: In function ‘void NETs_PEERTOPEER_WritePacketInfo(FILE*, NetPacketExternal*)’:
net_pckt_peer.cpp:834:34: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:840:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:846:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:853:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_peer.cpp -o ../../build/parsec/net_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_prediction.cpp -o ../../build/parsec/net_prediction.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev.cpp -o ../../build/parsec/net_rmev.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev_gmsv.cpp -o ../../build/parsec/net_rmev_gmsv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev_peer.cpp -o ../../build/parsec/net_rmev_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_serv.cpp -o ../../build/parsec/net_serv.o
net_serv.cpp: In function ‘int NET_ServerList_Get(char*, int)’:
net_serv.cpp:2025:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: In function ‘void NET_ServerList_Print()’:
net_serv.cpp:2313:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: At global scope:
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: In member function ‘virtual void E_Module_NET_SERV::Init()’:
net_serv.cpp:2512:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2519:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2526:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_udp.cpp -o ../../build/parsec/net_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_univ.cpp -o ../../build/parsec/net_univ.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_util_cl.cpp -o ../../build/parsec/net_util_cl.o
net_util_cl.cpp: In function ‘void DrawRemotePlayerListScreen()’:
net_util_cl.cpp:259:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nl_udp.cpp -o ../../build/parsec/nl_udp.o
nl_udp.cpp:330:8: attention : éléments lexicaux superflus à la fin de la directive #endif [enabled by default]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nw_udp.cpp -o ../../build/parsec/nw_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nx_udp.cpp -o ../../build/parsec/nx_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_ani.cpp -o ../../build/parsec/obj_ani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_coll.cpp -o ../../build/parsec/obj_coll.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_comm.cpp -o ../../build/parsec/obj_comm.o
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp: In member function ‘virtual void E_Module_OBJ_COMM::Init()’:
obj_comm.cpp:514:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_ctrl.cpp -o ../../build/parsec/obj_ctrl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_expl.cpp -o ../../build/parsec/obj_expl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_game.cpp -o ../../build/parsec/obj_game.o
obj_game.cpp: In function ‘int Cmd_CLOAK(char*)’:
obj_game.cpp:846:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_game.cpp: In member function ‘virtual void E_Module_OBJ_GAME::Init()’:
obj_game.cpp:870:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_game.cpp:877:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_iter.cpp -o ../../build/parsec/obj_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_part.cpp -o ../../build/parsec/obj_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_vani.cpp -o ../../build/parsec/obj_vani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_xtra.cpp -o ../../build/parsec/obj_xtra.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_ani.cpp -o ../../build/parsec/part_ani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_api.cpp -o ../../build/parsec/part_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_def.cpp -o ../../build/parsec/part_def.o
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:292:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:338:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:430:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:476:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:508:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:710:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In function ‘int Cmd_PDEF(char*)’:
part_def.cpp:872:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:879:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:900:45: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:905:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:922:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:926:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:963:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:968:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1052:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: At global scope:
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In function ‘int Cmd_PATTACH(char*)’:
part_def.cpp:1099:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1106:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1130:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1136:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1145:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1156:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1168:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1176:33: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1190:33: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1211:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In member function ‘virtual void E_Module_PART_DEF::Init()’:
part_def.cpp:1226:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1233:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_sys.cpp -o ../../build/parsec/part_sys.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_api.cpp -o ../../build/parsec/rg_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c r_glob.cpp -o ../../build/parsec/r_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_obj.cpp -o ../../build/parsec/rg_obj.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_part.cpp -o ../../build/parsec/rg_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_patch.cpp -o ../../build/parsec/rg_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_perf.cpp -o ../../build/parsec/rg_perf.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_poly.cpp -o ../../build/parsec/rg_poly.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_sfx.cpp -o ../../build/parsec/rg_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_supp.cpp -o ../../build/parsec/rg_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_api.cpp -o ../../build/parsec/ro_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_obj.cpp -o ../../build/parsec/ro_obj.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_part.cpp -o ../../build/parsec/ro_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_patch.cpp -o ../../build/parsec/ro_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_perf.cpp -o ../../build/parsec/ro_perf.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_poly.cpp -o ../../build/parsec/ro_poly.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_sfx.cpp -o ../../build/parsec/ro_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_supp.cpp -o ../../build/parsec/ro_supp.o
ro_supp.cpp: In function ‘int R_OPENGL_PrecacheTextures()’:
ro_supp.cpp:1349:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
ro_supp.cpp: In function ‘void R_OPENGL_SaveDepthImage(char*)’:
ro_supp.cpp:1535:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_err.cpp -o ../../build/parsec/sl_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_main.cpp -o ../../build/parsec/sl_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_msg.cpp -o ../../build/parsec/sl_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_opt.cpp -o ../../build/parsec/sl_opt.o
sl_opt.cpp: In function ‘int SLm_RegisterAuxOption()’:
sl_opt.cpp:397:23: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp: In function ‘void RegisterDefaultOptions()’:
sl_opt.cpp:410:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:410:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:411:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:411:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:412:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:412:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:413:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:413:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:414:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:415:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:416:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:417:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:425:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:425:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:426:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:426:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:427:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:428:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:428:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:429:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:429:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:430:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:430:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c snd_api.cpp -o ../../build/parsec/snd_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c snd_wav.cpp -o ../../build/parsec/snd_wav.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_debug.cpp -o ../../build/parsec/sw_debug.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_dib.cpp -o ../../build/parsec/sw_dib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_drdib.cpp -o ../../build/parsec/sw_drdib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_err.cpp -o ../../build/parsec/sw_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_main.cpp -o ../../build/parsec/sw_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_msg.cpp -o ../../build/parsec/sw_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_opt.cpp -o ../../build/parsec/sw_opt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_err.cpp -o ../../build/parsec/sx_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_gui.cpp -o ../../build/parsec/sx_gui.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_main.cpp -o ../../build/parsec/sx_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_msg.cpp -o ../../build/parsec/sx_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_opt.cpp -o ../../build/parsec/sx_opt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_bind.cpp -o ../../build/parsec/sys_bind.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_conv.cpp -o ../../build/parsec/sys_conv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_glob.cpp -o ../../build/parsec/sys_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c t_pack.cpp -o ../../build/parsec/t_pack.o
t_pack.cpp: In function ‘void MAKEPACK_main(int, char**)’:
t_pack.cpp:491:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:491:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:492:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:492:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp: In function ‘void GETPACK_main(int, char**)’:
t_pack.cpp:728:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:728:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:729:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:729:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:730:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:730:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:731:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:731:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:732:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:732:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp: In member function ‘virtual void E_Module_T_PACK::Init()’:
t_pack.cpp:764:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:765:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_glob.cpp -o ../../build/parsec/vid_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_init.cpp -o ../../build/parsec/vid_init.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_plug.cpp -o ../../build/parsec/vid_plug.o
vid_plug.cpp:136:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
vid_plug.cpp: In function ‘char* VID_GetCurrentSubsysName()’:
vid_plug.cpp:156:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_supp.cpp -o ../../build/parsec/vid_supp.o
vid_supp.cpp: In function ‘int Cmd_FOV(char*)’:
vid_supp.cpp:285:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
vid_supp.cpp: In member function ‘virtual void E_Module_VID_SUPP::Init()’:
vid_supp.cpp:338:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_buffg.cpp -o ../../build/parsec/vl_buffg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_buffo.cpp -o ../../build/parsec/vl_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glide.cpp -o ../../build/parsec/vl_glide.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glx.cpp -o ../../build/parsec/vl_glx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glx_sdl.cpp -o ../../build/parsec/vl_glx_sdl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_inito.cpp -o ../../build/parsec/vl_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_suppg.cpp -o ../../build/parsec/vl_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_suppo.cpp -o ../../build/parsec/vl_suppo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_buffo.cpp -o ../../build/parsec/vsdl_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_inito.cpp -o ../../build/parsec/vsdl_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_ogl.cpp -o ../../build/parsec/vsdl_ogl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_suppo.cpp -o ../../build/parsec/vsdl_suppo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_buffg.cpp -o ../../build/parsec/vw_buffg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_buffo.cpp -o ../../build/parsec/vw_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_glide.cpp -o ../../build/parsec/vw_glide.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_initg.cpp -o ../../build/parsec/vw_initg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_inito.cpp -o ../../build/parsec/vw_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppg.cpp -o ../../build/parsec/vw_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_sdl.o ../../build/parsec/inp_user.o ../../build/parsec/isdl_joy.o ../../build/parsec/isdl_mouse.o ../../build/parsec/isdl_supp.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_glx_sdl.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vsdl_buffo.o ../../build/parsec/vsdl_inito.o ../../build/parsec/vsdl_ogl.o ../../build/parsec/vsdl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -L/usr/lib -L/usr/X11R6/lib -ldl -lSDL_mixer -lSDL -ljpeg -lXxf86vm -lXext
../../build/parsec/do_blit.o: In function `D_OPENGL_ReadBuffRegion':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_blit.cpp:150: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_blit.cpp:175: undefined reference to `opengl_api'
../../build/parsec/do_bmap.o: In function `D_OPENGL_PutSTCBitmapZ':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:369: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:371: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:373: undefined reference to `opengl_api'
../../build/parsec/do_bmap.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:375: more undefined references to `opengl_api' follow
../../build/parsec/do_font.o: In function `DO_WriteStringTextured(char*, unsigned long, unsigned long)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:290: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:293: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:294: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:295: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:300: undefined reference to `opengl_api'
../../build/parsec/do_font.o: In function `D_OPENGL_WriteString':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:345: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:360: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:366: undefined reference to `opengl_api'
../../build/parsec/do_font.o: In function `D_OPENGL_WriteTrString':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:389: undefined reference to `opengl_api'
../../build/parsec/do_font.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:674: more undefined references to `opengl_api' follow
../../build/parsec/do_iter.o: In function `DO_PrepProjection(unsigned long, IterVertex3*, int, GLTexInfo*)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:557: undefined reference to `gl_projective_matrix'
../../build/parsec/do_iter.o: In function `DO_KillProjection()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:567: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:569: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:572: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:572: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:571: undefined reference to `gl_orthogonal_params'
../../build/parsec/do_iter.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:571: more undefined references to `gl_orthogonal_params' follow
../../build/parsec/do_iter.o: In function `DO_KillProjection()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:581: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:582: undefined reference to `opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterPoint2':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
../../build/parsec/do_iter.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: more undefined references to `opengl_api' follow
../../build/parsec/do_iter.o: In function `D_OPENGL_LockIterArray2':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1536: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1537: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1606: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1607: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_LockIterArray3':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1638: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1639: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1711: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1712: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_UnlockIterArray':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1730: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1731: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterArray':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1789: undefined reference to `opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterArrayIndexed':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1818: undefined reference to `opengl_api'
../../build/parsec/do_misc.o: In function `D_OPENGL_DrawSquare':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:104: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:108: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:110: undefined reference to `opengl_api'
../../build/parsec/do_misc.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:112: more undefined references to `opengl_api' follow
../../build/parsec/ro_part.o: In function `RO_DrawScheduledParticles()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:506: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:508: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:517: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:519: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:524: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o: In function `RO_SolidFillPoly(SVertexExList*, GenObject*, Face*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:251: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:252: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:256: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o: In function `RO_TexMapPoly(SVertexExList*, GenObject*, Face*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:425: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:601: more undefined references to `opengl_api' follow
../../build/parsec/ro_supp.o: In function `RO_DownloadTexture(GLTexInfo*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:549: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:561: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:566: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:571: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:578: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:604: undefined reference to `opengl_api'
../../build/parsec/ro_supp.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:666: more undefined references to `opengl_api' follow
../../build/parsec/sys_bind.o: In function `SYS_Bind_VID()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:5: undefined reference to `VIDs_SDL_FadeScreenFromBlack(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:6: undefined reference to `VIDs_SDL_FadeScreenToBlack(int, int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:7: undefined reference to `VIDs_SDL_FadePaletteToBlack(char*, int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:8: undefined reference to `VIDs_SDL_FadeScreenFromWhite(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:9: undefined reference to `VIDs_SDL_SetScreenToColor(colrgba_s)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:10: undefined reference to `VIDs_SDL_SetScreenDazzle(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:11: undefined reference to `VIDs_SDL_SetColIndexZero(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:12: undefined reference to `VIDs_SDL_SetGammaCorrection(float)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:14: undefined reference to `VIDs_SDL_FlipPage()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:15: undefined reference to `VIDs_SDL_ShowPageZero(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:16: undefined reference to `VIDs_SDL_CheckVidMemDrawing()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:17: undefined reference to `VIDs_SDL_ClearStaticBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:18: undefined reference to `VIDs_SDL_ClearRenderBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:19: undefined reference to `VIDs_SDL_CommitStaticBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:20: undefined reference to `VIDs_SDL_CommitRenderBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:21: undefined reference to `VIDs_SDL_ScreenshotBuffer(int, int*)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:23: undefined reference to `VIDs_SDL_InitPalette(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:24: undefined reference to `VIDs_SDL_InitPaletteImm(char*)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:25: undefined reference to `VIDs_SDL_InitDisplay()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:26: undefined reference to `VIDs_SDL_RestoreDisplay()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:27: undefined reference to `VIDs_SDL_CreditsScrollAvailable()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:28: undefined reference to `VIDs_SDL_BindVidModeDependents()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:29: undefined reference to `VIDs_SDL_InitFrameBufferAPI()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:30: undefined reference to `VIDs_SDL_SwitchToMainMode()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:31: undefined reference to `VIDs_SDL_SwitchToGraphMode()'
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec »
make[2] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec_server »
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec_server »
make[1] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src »
===Compiling trunk of openparsec===
~- first compiling trunk of openparsec
~- check openparsec/branch/uberlinuxguy instead of trunk
===Compiling branch uberlinuxguy for openparsec===
%%./configure.sh
Getting ready to configure parsec build environment:
Do I have a working g++ compiler? yes
Attempting to detect system type: linux
Creating rules.make for linux: Done
The OpenParsec GNU Build System should be configured.
Type 'make' without the quotes and hit enter to build
the client and server binaries.
[baud@laphpy uberlinuxguy]$ make
make[1] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src »
make[2] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec »
make[3] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/libparsec »
make[3] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/libparsec »
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_bkgn.cpp -o ../../build/parsec/aud_bkgn.o
aud_bkgn.cpp: In function ‘void AUD_BackGroundPlayer_Init(int)’:
aud_bkgn.cpp:174:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:175:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp: At global scope:
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:863:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:963:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1070:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp: In member function ‘virtual void E_Module_AUD_BKGN::Init()’:
aud_bkgn.cpp:1130:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1137:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1144:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1151:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1158:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1165:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_bkgn.cpp:1175:22: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_comm.cpp -o ../../build/parsec/aud_comm.o
aud_comm.cpp:83:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:83:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘void AUD_RegisterCDCommands()’:
aud_comm.cpp:264:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:269:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:274:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:279:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:284:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:289:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:294:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:299:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_VOLUME(char*)’:
aud_comm.cpp:327:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:332:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_SAMPLEVOLUME(char*)’:
aud_comm.cpp:356:52: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:363:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:373:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:389:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:401:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:404:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: At global scope:
aud_comm.cpp:421:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:421:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In function ‘int Cmd_AUD_PLAYSAMPLE(char*)’:
aud_comm.cpp:468:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:473:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp: In member function ‘virtual void E_Module_AUD_COMM::Init()’:
aud_comm.cpp:501:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:508:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_comm.cpp:515:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_game.cpp -o ../../build/parsec/aud_game.o
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp:213:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp: In function ‘int AUD_Teleporter(GenObject*)’:
aud_game.cpp:1198:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
aud_game.cpp: In function ‘int AUD_Lightning(ShipObject*)’:
aud_game.cpp:1287:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_glob.cpp -o ../../build/parsec/aud_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aud_supp.cpp -o ../../build/parsec/aud_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aw_cd.cpp -o ../../build/parsec/aw_cd.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c aw_qmdx.cpp -o ../../build/parsec/aw_qmdx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_cd.cpp -o ../../build/parsec/ax_cd.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_cdnul.cpp -o ../../build/parsec/ax_cdnul.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_inits.cpp -o ../../build/parsec/ax_inits.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_smgr.cpp -o ../../build/parsec/ax_smgr.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ax_speak.cpp -o ../../build/parsec/ax_speak.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_act.cpp -o ../../build/parsec/con_act.o
con_act.cpp: In function ‘void AcRemoteMaxPlayers()’:
con_act.cpp:918:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemotePlayer()’:
con_act.cpp:949:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteMatrix()’:
con_act.cpp:980:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteWeaponsActive()’:
con_act.cpp:1029:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteName()’:
con_act.cpp:1120:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteJoin()’:
con_act.cpp:1147:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcRemoteUnjoin()’:
con_act.cpp:1183:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcExecCommandString()’:
con_act.cpp:1305:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcSetMisslTarget()’:
con_act.cpp:1783:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcLightningOn()’:
con_act.cpp:1871:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcLightningOff()’:
con_act.cpp:1884:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcHelixOn()’:
con_act.cpp:1896:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcHelixOff()’:
con_act.cpp:1908:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcPhotonOn()’:
con_act.cpp:1920:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcPhotonOff()’:
con_act.cpp:1932:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcEmpOn()’:
con_act.cpp:1944:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: In function ‘void AcEmpOff()’:
con_act.cpp:1956:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp: At global scope:
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_act.cpp:2857:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_aux.cpp -o ../../build/parsec/con_aux.o
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:333:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_aux.cpp:378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_cani.cpp -o ../../build/parsec/con_cani.o
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:92:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:113:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_cani.cpp:134:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_com.cpp -o ../../build/parsec/con_com.o
con_com.cpp: In function ‘void Cmd_HEX()’:
con_com.cpp:636:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In function ‘void Cmd_DEC()’:
con_com.cpp:648:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In function ‘void Cmd_OCT()’:
con_com.cpp:660:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_com.cpp: In member function ‘virtual void E_Module_CON_COM::Init()’:
con_com.cpp:1149:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_conf.cpp -o ../../build/parsec/con_conf.o
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:108:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp: In function ‘int CheckColorCommand(int, char*)’:
con_conf.cpp:155:90: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:162:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:169:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:176:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:184:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp:194:89: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_conf.cpp: In function ‘void SetVideoConfiguration()’:
con_conf.cpp:256:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_ext.cpp -o ../../build/parsec/con_ext.o
con_ext.cpp: In function ‘int Cmd_CatExternalCommands(char*)’:
con_ext.cpp:356:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:361:36: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int OpenOutputBatch(char*, int)’:
con_ext.cpp:831:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:846:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:856:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void CloseOutputBatch()’:
con_ext.cpp:886:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int Cmd_SetGameLoopBatchName(char*)’:
con_ext.cpp:906:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:912:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:922:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘int StartRecording(char*, int)’:
con_ext.cpp:972:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:979:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:984:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp:989:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void CallExternalCommand(int, int)’:
con_ext.cpp:1051:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_ext.cpp: In function ‘void Cmd_RescanExternalCommands()’:
con_ext.cpp:1189:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_geom.cpp -o ../../build/parsec/con_geom.o
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:93:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:305:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp: In member function ‘virtual void E_Module_CON_GEOM::Init()’:
con_geom.cpp:477:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_geom.cpp:484:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_info.cpp -o ../../build/parsec/con_info.o
con_info.cpp:255:16: attention : invalid access to non-static data member ‘ShipObject::CurDamage’ of NULL object [-Winvalid-offsetof]
con_info.cpp:255:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:256:22: attention : invalid access to non-static data member ‘ShipObject::MaxDamage’ of NULL object [-Winvalid-offsetof]
con_info.cpp:256:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:257:22: attention : invalid access to non-static data member ‘ShipObject::CurEnergy’ of NULL object [-Winvalid-offsetof]
con_info.cpp:257:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:258:22: attention : invalid access to non-static data member ‘ShipObject::MaxEnergy’ of NULL object [-Winvalid-offsetof]
con_info.cpp:258:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:259:15: attention : invalid access to non-static data member ‘ShipObject::CurSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:259:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:260:22: attention : invalid access to non-static data member ‘ShipObject::MaxSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:260:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:261:22: attention : invalid access to non-static data member ‘ShipObject::Weapons’ of NULL object [-Winvalid-offsetof]
con_info.cpp:261:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:262:17: attention : invalid access to non-static data member ‘ShipObject::Specials’ of NULL object [-Winvalid-offsetof]
con_info.cpp:262:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:263:22: attention : invalid access to non-static data member ‘ShipObject::NumMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:263:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:264:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:264:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:265:22: attention : invalid access to non-static data member ‘ShipObject::NumHomMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:265:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:266:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumHomMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:266:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:267:22: attention : invalid access to non-static data member ‘ShipObject::NumPartMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:267:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:268:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumPartMissls’ of NULL object [-Winvalid-offsetof]
con_info.cpp:268:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:269:22: attention : invalid access to non-static data member ‘ShipObject::NumMines’ of NULL object [-Winvalid-offsetof]
con_info.cpp:269:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:270:22: attention : invalid access to non-static data member ‘ShipObject::MaxNumMines’ of NULL object [-Winvalid-offsetof]
con_info.cpp:270:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:271:18: attention : invalid access to non-static data member ‘ShipObject::YawPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:271:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:272:19: attention : invalid access to non-static data member ‘ShipObject::PitchPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:272:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:273:19: attention : invalid access to non-static data member ‘ShipObject::RollPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:273:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:274:20: attention : invalid access to non-static data member ‘ShipObject::XSlidePerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:274:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:275:20: attention : invalid access to non-static data member ‘ShipObject::YSlidePerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:275:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:276:22: attention : invalid access to non-static data member ‘ShipObject::SpeedIncPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:276:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:277:22: attention : invalid access to non-static data member ‘ShipObject::SpeedDecPerRefFrame’ of NULL object [-Winvalid-offsetof]
con_info.cpp:277:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:278:20: attention : invalid access to non-static data member ‘ShipObject::FireRepeatDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:278:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:279:20: attention : invalid access to non-static data member ‘ShipObject::FireDisableDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:279:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:280:20: attention : invalid access to non-static data member ‘ShipObject::MissileDisableDelay’ of NULL object [-Winvalid-offsetof]
con_info.cpp:280:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:281:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:281:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:282:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:282:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:283:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:283:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:284:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:284:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:285:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:285:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:286:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:286:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:287:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:287:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:288:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:288:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:289:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:289:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:290:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:290:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:291:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:291:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:292:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:292:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:293:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:293:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:294:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:294:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:295:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:295:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:296:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:296:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:297:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:297:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:298:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:298:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:299:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:299:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:300:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:300:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:301:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:301:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:302:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:302:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:303:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:303:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:304:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:304:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:305:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:305:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:306:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:306:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:307:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:307:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:308:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:308:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:309:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:309:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:310:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:310:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:311:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:311:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:312:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:312:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:313:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:313:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:314:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:314:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:315:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:315:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:316:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:316:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:317:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:317:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:318:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:318:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:319:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:319:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:320:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:320:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:321:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:321:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:322:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:322:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:323:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:323:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:324:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:324:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:325:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:325:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:326:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:326:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:327:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:327:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:328:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:328:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:329:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:329:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:330:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:330:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:331:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:331:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:332:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:332:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:333:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:333:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:334:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:334:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:335:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:335:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:336:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:336:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:337:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:337:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:338:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:338:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:339:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:339:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:340:22: attention : invalid access to non-static data member ‘ShipObject::Laser1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:340:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:341:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:341:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:342:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:342:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:343:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:343:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:344:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:344:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:345:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:345:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:346:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:346:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:347:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:347:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:348:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:348:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:349:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:349:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:350:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:350:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:351:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:351:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:352:22: attention : invalid access to non-static data member ‘ShipObject::Missile1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:352:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:353:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:353:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:354:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:354:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:355:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:355:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:356:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:356:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:357:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:357:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:358:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:358:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:359:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:359:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:360:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:360:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:361:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:361:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:362:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:362:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:363:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:363:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:364:22: attention : invalid access to non-static data member ‘ShipObject::Missile2_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:364:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:365:16: attention : invalid access to non-static data member ‘ShipObject::Mine1_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:365:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:366:16: attention : invalid access to non-static data member ‘ShipObject::Mine1_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:366:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:367:20: attention : invalid access to non-static data member ‘ShipObject::Mine1_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:367:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:368:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:368:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:369:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:369:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:370:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:370:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:371:22: attention : invalid access to non-static data member ‘ShipObject::Beam_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:371:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:372:22: attention : invalid access to non-static data member ‘ShipObject::Beam_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:372:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:373:22: attention : invalid access to non-static data member ‘ShipObject::Beam_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:373:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:374:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:374:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:375:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:375:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:376:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:376:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:377:22: attention : invalid access to non-static data member ‘ShipObject::Spread_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:377:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:378:22: attention : invalid access to non-static data member ‘ShipObject::Spread_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:378:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:379:22: attention : invalid access to non-static data member ‘ShipObject::Spread_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:379:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:380:22: attention : invalid access to non-static data member ‘ShipObject::SpreadSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:380:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:381:22: attention : invalid access to non-static data member ‘ShipObject::SpreadLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:381:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:382:16: attention : invalid access to non-static data member ‘ShipObject::Helix_X’ of NULL object [-Winvalid-offsetof]
con_info.cpp:382:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:383:16: attention : invalid access to non-static data member ‘ShipObject::Helix_Y’ of NULL object [-Winvalid-offsetof]
con_info.cpp:383:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:384:16: attention : invalid access to non-static data member ‘ShipObject::Helix_Z’ of NULL object [-Winvalid-offsetof]
con_info.cpp:384:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:385:19: attention : invalid access to non-static data member ‘ShipObject::HelixSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:385:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:386:21: attention : invalid access to non-static data member ‘ShipObject::HelixLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:386:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:387:25: attention : invalid access to non-static data member ‘ShipObject::PhotonSpeed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:387:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:388:25: attention : invalid access to non-static data member ‘ShipObject::PhotonLifeTime’ of NULL object [-Winvalid-offsetof]
con_info.cpp:388:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:391:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:396:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:396:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:397:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:397:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:398:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:398:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:399:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:399:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:407:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:407:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:408:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:408:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:409:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:409:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:410:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:410:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:413:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:418:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:418:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:419:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:419:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:420:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:420:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:421:22: attention : invalid access to non-static data member ‘LaserObject::EnergyNeeded’ of NULL object [-Winvalid-offsetof]
con_info.cpp:421:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:424:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:429:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:429:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:430:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:430:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:431:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:431:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:434:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:439:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:439:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:440:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:440:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:441:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:441:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:444:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:449:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:449:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:450:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:450:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:451:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:451:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:454:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:459:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:459:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:460:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:460:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:461:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:461:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:462:22: attention : invalid access to non-static data member ‘TargetMissileObject::Latency’ of NULL object [-Winvalid-offsetof]
con_info.cpp:462:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:463:22: attention : invalid access to non-static data member ‘TargetMissileObject::MaxRotation’ of NULL object [-Winvalid-offsetof]
con_info.cpp:463:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:466:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:471:22: attention : invalid access to non-static data member ‘ProjectileObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:471:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:472:22: attention : invalid access to non-static data member ‘ProjectileObject::Speed’ of NULL object [-Winvalid-offsetof]
con_info.cpp:472:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:473:22: attention : invalid access to non-static data member ‘ProjectileObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:473:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:474:22: attention : invalid access to non-static data member ‘TargetMissileObject::Latency’ of NULL object [-Winvalid-offsetof]
con_info.cpp:474:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:475:22: attention : invalid access to non-static data member ‘TargetMissileObject::MaxRotation’ of NULL object [-Winvalid-offsetof]
con_info.cpp:475:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:478:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:483:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:483:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:484:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:484:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:485:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:485:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:486:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:486:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:489:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:494:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:494:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:495:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:495:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:496:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:496:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:497:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:497:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:500:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:505:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:505:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:506:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:506:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:507:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:507:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:508:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:508:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:511:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:516:22: attention : invalid access to non-static data member ‘ExtraObject::LifeTimeCount’ of NULL object [-Winvalid-offsetof]
con_info.cpp:516:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:517:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotX’ of NULL object [-Winvalid-offsetof]
con_info.cpp:517:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:518:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotY’ of NULL object [-Winvalid-offsetof]
con_info.cpp:518:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:519:22: attention : invalid access to non-static data member ‘ExtraObject::SelfRotZ’ of NULL object [-Winvalid-offsetof]
con_info.cpp:519:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:520:22: attention : invalid access to non-static data member ‘MineObject::HitPoints’ of NULL object [-Winvalid-offsetof]
con_info.cpp:520:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:523:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:642:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:728:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: In function ‘void SetObjPropertyValue(dword, dword, proplist_s*, char*)’:
con_info.cpp:1164:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: In function ‘int CheckTypeInfo(char*)’:
con_info.cpp:1626:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp: At global scope:
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_info.cpp:1956:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_int.cpp -o ../../build/parsec/con_int.o
con_int.cpp:61:31: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: In function ‘void SwitchVRAMDrawing()’:
con_int.cpp:87:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:90:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:92:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: In function ‘void SetGamma()’:
con_int.cpp:127:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp: At global scope:
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_int.cpp:390:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_kmap.cpp -o ../../build/parsec/con_kmap.o
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:269:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_kmap.cpp:407:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_list.cpp -o ../../build/parsec/con_list.o
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_list.cpp:1086:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_load.cpp -o ../../build/parsec/con_load.o
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:362:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:402:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:729:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:729:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:926:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1111:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_load.cpp:1353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_main.cpp -o ../../build/parsec/con_main.o
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_main.cpp:890:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_path.cpp -o ../../build/parsec/con_path.o
con_path.cpp:65:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp:65:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp: In function ‘int Cmd_PACKAGE(char*)’:
con_path.cpp:95:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp:101:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_path.cpp: In member function ‘virtual void E_Module_CON_PATH::Init()’:
con_path.cpp:117:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_rc.cpp -o ../../build/parsec/con_rc.o
con_rc.cpp: In function ‘char* ReadRcLauncherConfig()’:
con_rc.cpp:89:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_rc.cpp:90:19: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_say.cpp -o ../../build/parsec/con_say.o
con_say.cpp: In function ‘void ShowSentText(char*, char*, int)’:
con_say.cpp:229:17: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:234:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:235:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:237:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_say.cpp:238:12: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_shad.cpp -o ../../build/parsec/con_shad.o
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:240:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_shad.cpp:427:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_std.cpp -o ../../build/parsec/con_std.o
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
con_std.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c con_tani.cpp -o ../../build/parsec/con_tani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_blit.cpp -o ../../build/parsec/dg_blit.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_bmap.cpp -o ../../build/parsec/dg_bmap.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_fontc.cpp -o ../../build/parsec/dg_fontc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_font.cpp -o ../../build/parsec/dg_font.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_iter.cpp -o ../../build/parsec/dg_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c d_glob.cpp -o ../../build/parsec/d_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_miscc.cpp -o ../../build/parsec/dg_miscc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_misc.cpp -o ../../build/parsec/dg_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_patch.cpp -o ../../build/parsec/dg_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_sst96.cpp -o ../../build/parsec/dg_sst96.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c dg_vbv3.cpp -o ../../build/parsec/dg_vbv3.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c d_misc.cpp -o ../../build/parsec/d_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_blit.cpp -o ../../build/parsec/do_blit.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_bmap.cpp -o ../../build/parsec/do_bmap.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_font.cpp -o ../../build/parsec/do_font.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_iter.cpp -o ../../build/parsec/do_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_misc.cpp -o ../../build/parsec/do_misc.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c do_patch.cpp -o ../../build/parsec/do_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_callbk.cpp -o ../../build/parsec/e_callbk.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_colani.cpp -o ../../build/parsec/e_colani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_color.cpp -o ../../build/parsec/e_color.o
e_color.cpp: In function ‘int CreateFontTexture(int)’:
e_color.cpp:578:23: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_demo.cpp -o ../../build/parsec/e_demo.o
e_demo.cpp: In function ‘int DEMO_BinaryReadDemo(FILE*, int, int)’:
e_demo.cpp:1000:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1007:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In function ‘int Cmd_PlayBinaryDemoFile(char*)’:
e_demo.cpp:1176:51: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1186:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In function ‘int Cmd_REPCUT(char*)’:
e_demo.cpp:1218:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp:1233:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_demo.cpp: In member function ‘virtual void E_Module_E_DEMO::Init()’:
e_demo.cpp:1265:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_draw.cpp -o ../../build/parsec/e_draw.o
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_draw.cpp:78:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_events.cpp -o ../../build/parsec/e_events.o
e_events.cpp: In member function ‘virtual void E_Module_E_EVENTS::Init()’:
e_events.cpp:343:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_getopt.cpp -o ../../build/parsec/e_getopt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_global.cpp -o ../../build/parsec/e_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_level.cpp -o ../../build/parsec/e_level.o
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:98:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int LVL_SaveLevel(char*)’:
e_level.cpp:166:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:168:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int Cmd_LEVEL_LOAD(char*)’:
e_level.cpp:256:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In function ‘int Cmd_LEVEL_SAVE(char*)’:
e_level.cpp:296:42: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp: In member function ‘virtual void E_Module_E_LEVEL::Init()’:
e_level.cpp:339:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:347:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_level.cpp:355:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_loader.cpp -o ../../build/parsec/e_loader.o
e_loader.cpp:156:3: attention : anonymous type with no linkage used to declare variable ‘<anonymous enum> section’ with linkage [enabled by default]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:632:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp: In function ‘void ReadBitmapsAndCharsets()’:
e_loader.cpp:678:78: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_loader.cpp:814:78: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_mouse.cpp -o ../../build/parsec/e_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_record.cpp -o ../../build/parsec/e_record.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_replay.cpp -o ../../build/parsec/e_replay.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_shader.cpp -o ../../build/parsec/e_shader.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_supp.cpp -o ../../build/parsec/e_supp.o
e_supp.cpp: In function ‘void SaveScreenShot()’:
e_supp.cpp:194:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
e_supp.cpp: In member function ‘virtual void E_Module_E_SUPP::Init()’:
e_supp.cpp:490:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_texani.cpp -o ../../build/parsec/e_texani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c e_vtxani.cpp -o ../../build/parsec/e_vtxani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_boot.cpp -o ../../build/parsec/g_boot.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_bot_cl.cpp -o ../../build/parsec/g_bot_cl.o
g_bot_cl.cpp: In function ‘int OCT_DoControl(object_control_s*)’:
g_bot_cl.cpp:77:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:83:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: At global scope:
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:353:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In function ‘int Cmd_CLBOT_SERVER(char*)’:
g_bot_cl.cpp:796:34: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In function ‘int Cmd_CLBOT_GAMESTATUS(char*)’:
g_bot_cl.cpp:818:60: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp: In member function ‘virtual void E_Module_G_BOT_CL::Init()’:
g_bot_cl.cpp:840:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:847:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:854:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_bot_cl.cpp:861:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_camera.cpp -o ../../build/parsec/g_camera.o
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp:543:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_camera.cpp: In member function ‘virtual void E_Module_G_CAMERA::Init()’:
g_camera.cpp:632:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_cloud.cpp -o ../../build/parsec/g_cloud.o
g_cloud.cpp: In function ‘int DrawCloudLayers()’:
g_cloud.cpp:143:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_emp.cpp -o ../../build/parsec/g_emp.o
g_emp.cpp:212:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:212:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:213:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:213:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:214:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:214:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:215:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:215:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:216:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:216:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:217:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:217:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:218:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:218:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:219:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:219:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:220:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:220:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:230:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:230:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:231:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:231:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:232:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:232:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:233:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:233:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:234:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:234:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:235:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:235:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:236:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:236:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:237:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:237:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:238:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:238:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:241:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:248:15: attention : invalid access to non-static data member ‘Emp::texname’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:248:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:249:12: attention : invalid access to non-static data member ‘Emp::lod’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:249:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:250:12: attention : invalid access to non-static data member ‘Emp::lat’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:250:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:251:12: attention : invalid access to non-static data member ‘Emp::rot’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:251:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:252:12: attention : invalid access to non-static data member ‘Emp::red’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:252:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:253:14: attention : invalid access to non-static data member ‘Emp::green’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:253:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:254:13: attention : invalid access to non-static data member ‘Emp::blue’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:254:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:255:14: attention : invalid access to non-static data member ‘Emp::alpha’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:255:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:256:15: attention : invalid access to non-static data member ‘Emp::damage’ of NULL object [-Winvalid-offsetof]
g_emp.cpp:256:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:259:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: In function ‘void EmpRegisterCustomTypes()’:
g_emp.cpp:1127:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1145:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1163:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: At global scope:
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1221:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp: In member function ‘virtual void E_Module_G_EMP::Init()’:
g_emp.cpp:1538:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1547:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1556:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_emp.cpp:1563:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_explod.cpp -o ../../build/parsec/g_explod.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_gameloop.cpp -o ../../build/parsec/g_gameloop.o
g_gameloop.cpp: In function ‘void Gm_HandleGameOver()’:
g_gameloop.cpp:945:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_global.cpp -o ../../build/parsec/g_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_laser.cpp -o ../../build/parsec/g_laser.o
g_laser.cpp:142:14: attention : invalid access to non-static data member ‘LaserBeam::width’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:142:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:143:15: attention : invalid access to non-static data member ‘LaserBeam::texname’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:143:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:144:15: attention : invalid access to non-static data member ‘LaserBeam::delta_x’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:144:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:145:15: attention : invalid access to non-static data member ‘LaserBeam::delta_y’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:145:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:146:15: attention : invalid access to non-static data member ‘LaserBeam::delta_z’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:146:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:147:14: attention : invalid access to non-static data member ‘LaserBeam::range’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:147:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:148:25: attention : invalid access to non-static data member ‘LaserBeam::energy_consumption’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:148:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:149:17: attention : invalid access to non-static data member ‘LaserBeam::hitpoints_per_frame’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:149:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:150:12: attention : invalid access to non-static data member ‘LaserBeam::red’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:150:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:151:14: attention : invalid access to non-static data member ‘LaserBeam::green’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:151:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:152:13: attention : invalid access to non-static data member ‘LaserBeam::blue’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:152:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:153:14: attention : invalid access to non-static data member ‘LaserBeam::alpha’ of NULL object [-Winvalid-offsetof]
g_laser.cpp:153:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp:156:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_laser.cpp: In function ‘void LaserBeamRegisterCustomType()’:
g_laser.cpp:582:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_planet.cpp -o ../../build/parsec/g_planet.o
g_planet.cpp:114:15: attention : invalid access to non-static data member ‘Planet::Name’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:114:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:115:17: attention : invalid access to non-static data member ‘Planet::HasRing’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:115:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:116:23: attention : invalid access to non-static data member ‘Planet::RingOuterRadius’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:116:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:117:23: attention : invalid access to non-static data member ‘Planet::RingInnerRadius’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:117:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:118:20: attention : invalid access to non-static data member ‘Planet::RingTexName’ of NULL object [-Winvalid-offsetof]
g_planet.cpp:118:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_planet.cpp: In function ‘void PlanetRegisterCustomType()’:
g_planet.cpp:543:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_sfx.cpp -o ../../build/parsec/g_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_shkwav.cpp -o ../../build/parsec/g_shkwav.o
g_shkwav.cpp:136:14: attention : invalid access to non-static data member ‘ShockWave::delay’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:136:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:137:12: attention : invalid access to non-static data member ‘ShockWave::red’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:137:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:138:14: attention : invalid access to non-static data member ‘ShockWave::green’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:138:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:139:13: attention : invalid access to non-static data member ‘ShockWave::blue’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:139:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:140:14: attention : invalid access to non-static data member ‘ShockWave::alpha’ of NULL object [-Winvalid-offsetof]
g_shkwav.cpp:140:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: In function ‘void ShockWaveRegisterCustomType()’:
g_shkwav.cpp:494:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: At global scope:
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp:554:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_shkwav.cpp: In member function ‘virtual void E_Module_G_SHKWAV::Init()’:
g_shkwav.cpp:706:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_stars.cpp -o ../../build/parsec/g_stars.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_stgate.cpp -o ../../build/parsec/g_stgate.o
g_stgate.cpp:160:17: attention : invalid access to non-static data member ‘Stargate::rotspeed’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:160:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:161:16: attention : invalid access to non-static data member ‘Stargate::radius’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:161:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:165:19: attention : invalid access to non-static data member ‘Stargate::actdistance’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:165:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:166:16: attention : invalid access to non-static data member ‘Stargate::dormant’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:166:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:167:16: attention : invalid access to non-static data member ‘Stargate::active’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:167:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:168:20: attention : invalid access to non-static data member ‘Stargate::autoactivate’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:168:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:169:21: attention : invalid access to non-static data member ‘Stargate::numpartactive’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:169:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:170:18: attention : invalid access to non-static data member ‘Stargate::actcyllen’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:170:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:171:16: attention : invalid access to non-static data member ‘Stargate::partvel’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:171:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:172:19: attention : invalid access to non-static data member ‘Stargate::modulspeed’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:172:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:173:18: attention : invalid access to non-static data member ‘Stargate::modulrad1’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:173:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:174:18: attention : invalid access to non-static data member ‘Stargate::modulrad2’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:174:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:175:16: attention : invalid access to non-static data member ‘Stargate::acttime’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:175:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:176:19: attention : invalid access to non-static data member ‘Stargate::flare_name’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:176:19: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:177:21: attention : invalid access to non-static data member ‘Stargate::interior_name’ of NULL object [-Winvalid-offsetof]
g_stgate.cpp:177:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp:180:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp: In function ‘int StargateCollide(CustomObject*)’:
g_stgate.cpp:1535:38: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_stgate.cpp: In function ‘void StargateRegisterCustomType()’:
g_stgate.cpp:1621:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_supp.cpp -o ../../build/parsec/g_supp.o
g_supp.cpp: In member function ‘virtual void E_Module_G_SUPP::Init()’:
g_supp.cpp:669:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_swarm.cpp -o ../../build/parsec/g_swarm.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_telep.cpp -o ../../build/parsec/g_telep.o
g_telep.cpp:161:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_x’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:161:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:162:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_y’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:162:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:163:22: attention : invalid access to non-static data member ‘Teleporter::exit_delta_z’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:163:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:164:22: attention : invalid access to non-static data member ‘Teleporter::exit_rot_phi’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:164:22: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:165:24: attention : invalid access to non-static data member ‘Teleporter::exit_rot_theta’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:165:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:166:20: attention : invalid access to non-static data member ‘Teleporter::actoffset’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:166:20: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:167:18: attention : invalid access to non-static data member ‘Teleporter::active’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:167:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:168:26: attention : invalid access to non-static data member ‘Teleporter::tex_name_interior’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:168:26: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:169:24: attention : invalid access to non-static data member ‘Teleporter::tex_name_tunnel’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:169:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:170:21: attention : invalid access to non-static data member ‘Teleporter::u_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:170:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:171:21: attention : invalid access to non-static data member ‘Teleporter::v_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:171:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:172:21: attention : invalid access to non-static data member ‘Teleporter::u_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:172:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:173:21: attention : invalid access to non-static data member ‘Teleporter::v_variation’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:173:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:174:17: attention : invalid access to non-static data member ‘Teleporter::start_tex_sec_layer’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:174:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:175:24: attention : invalid access to non-static data member ‘Teleporter::start_tex_alpha’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:175:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:176:24: attention : invalid access to non-static data member ‘Teleporter::act_cone_angle’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:176:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:177:18: attention : invalid access to non-static data member ‘Teleporter::tunnel_slerp’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:177:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:178:17: attention : invalid access to non-static data member ‘Teleporter::tunnel_lerp’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:178:17: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:179:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_tangent_scale1’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:179:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:180:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_tangent_scale2’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:180:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:181:27: attention : invalid access to non-static data member ‘Teleporter::tunnel_spline_cords’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:181:27: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:182:26: attention : invalid access to non-static data member ‘Teleporter::tunnel_anim_speed’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:182:26: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:183:23: attention : invalid access to non-static data member ‘Teleporter::tunnel_spline’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:183:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:184:25: attention : invalid access to non-static data member ‘Teleporter::tunnel_tex_alpha’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:184:25: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:185:21: attention : invalid access to non-static data member ‘Teleporter::tunnel_len’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:185:21: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:186:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:186:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:187:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:187:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:188:18: attention : invalid access to non-static data member ‘Teleporter::start’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:188:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:189:23: attention : invalid access to non-static data member ‘Teleporter::start_rot_phi’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:189:23: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:190:24: attention : invalid access to non-static data member ‘Teleporter::start_rot_theta’ of NULL object [-Winvalid-offsetof]
g_telep.cpp:190:24: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:193:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp: In function ‘void TeleporterRegisterCustomType()’:
g_telep.cpp:1964:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_telep.cpp:1982:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_vapor.cpp -o ../../build/parsec/g_vapor.o
g_vapor.cpp:134:16: attention : invalid access to non-static data member ‘VaporTrail::lifetime’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:134:16: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:135:18: attention : invalid access to non-static data member ‘VaporTrail::max_segments’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:135:18: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:136:15: attention : invalid access to non-static data member ‘VaporTrail::texname’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:136:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:137:14: attention : invalid access to non-static data member ‘VaporTrail::width’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:137:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:138:15: attention : invalid access to non-static data member ‘VaporTrail::delta_x’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:138:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:139:15: attention : invalid access to non-static data member ‘VaporTrail::delta_y’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:139:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:140:15: attention : invalid access to non-static data member ‘VaporTrail::delta_z’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:140:15: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:141:12: attention : invalid access to non-static data member ‘VaporTrail::rot’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:141:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:142:12: attention : invalid access to non-static data member ‘VaporTrail::red’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:142:12: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:143:14: attention : invalid access to non-static data member ‘VaporTrail::green’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:143:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:144:13: attention : invalid access to non-static data member ‘VaporTrail::blue’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:144:13: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:145:14: attention : invalid access to non-static data member ‘VaporTrail::alpha’ of NULL object [-Winvalid-offsetof]
g_vapor.cpp:145:14: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp:148:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_vapor.cpp: In function ‘void VaporTrailRegisterCustomType()’:
g_vapor.cpp:606:21: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c g_wfx.cpp -o ../../build/parsec/g_wfx.o
g_wfx.cpp: In function ‘int WFX_ActivatePhoton(ShipObject*)’:
g_wfx.cpp:1189:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g_wfx.cpp: In function ‘void WFX_RemoteActivatePhoton(int)’:
g_wfx.cpp:1266:49: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_cockpt.cpp -o ../../build/parsec/h_cockpt.o
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:244:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘void COCKPIT_DrawCrossHair()’:
h_cockpt.cpp:1601:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘int Cmd_COCKPIT_SCALE(char*)’:
h_cockpt.cpp:2269:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: At global scope:
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2323:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In function ‘int Cmd_WEAPONREG(char*)’:
h_cockpt.cpp:2377:45: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2417:47: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp: In member function ‘virtual void E_Module_H_COCKPT::Init()’:
h_cockpt.cpp:2497:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2504:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_cockpt.cpp:2511:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_drwhud.cpp -o ../../build/parsec/h_drwhud.o
h_drwhud.cpp: In function ‘void WriteSelectSpacecraftText(int)’:
h_drwhud.cpp:749:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:756:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:763:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void WriteObjViewerText()’:
h_drwhud.cpp:795:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:796:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:797:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:799:83: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:800:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:801:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:802:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:803:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:804:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
In file included from h_drwhud.cpp:868:0:
include/il_keyn.h: At global scope:
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
include/il_keyn.h:111:2: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawPlayers()’:
h_drwhud.cpp:1551:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1553:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1555:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1557:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawImageDisplayGuns()’:
h_drwhud.cpp:1709:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1710:76: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1711:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1719:74: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1729:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1730:72: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1731:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1739:71: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1749:67: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1750:80: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1751:84: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1759:75: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawImageDisplayMissiles()’:
h_drwhud.cpp:1783:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1784:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1785:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1804:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1805:73: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1806:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1824:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1825:77: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:1826:81: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawBarDisplayPlayers()’:
h_drwhud.cpp:2018:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2020:52: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2022:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2024:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawBarDisplayMissiles()’:
h_drwhud.cpp:2055:62: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2076:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2097:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawPacketLossMeter()’:
h_drwhud.cpp:2248:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp:2281:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_drwhud.cpp: In function ‘void HUD_DrawObjCamDisplay()’:
h_drwhud.cpp:2357:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_frmplt.cpp -o ../../build/parsec/h_frmplt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_global.cpp -o ../../build/parsec/h_global.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_radar.cpp -o ../../build/parsec/h_radar.o
h_radar.cpp: In function ‘void HUD_DrawHUDRadarFrame()’:
h_radar.cpp:520:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_radar.cpp: In function ‘int Cmd_RADAR_RANGE(char*)’:
h_radar.cpp:555:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_radar.cpp: In member function ‘virtual void E_Module_H_RADAR::Init()’:
h_radar.cpp:606:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_strmap.cpp -o ../../build/parsec/h_strmap.o
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:164:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp:191:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp: In function ‘int gdImageString(void*, int, int, int, char*, int)’:
h_strmap.cpp:501:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
h_strmap.cpp: In member function ‘virtual void E_Module_H_STARMAP::Init()’:
h_strmap.cpp:1738:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_supp.cpp -o ../../build/parsec/h_supp.o
h_supp.cpp: In function ‘void WriteExtraCollectMessage(char*)’:
h_supp.cpp:578:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c h_text.cpp -o ../../build/parsec/h_text.o
h_text.cpp: In function ‘void CreateBitmapTextures(char**)’:
h_text.cpp:309:22: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_joy.cpp -o ../../build/parsec/il_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_mouse.cpp -o ../../build/parsec/il_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_supp.cpp -o ../../build/parsec/il_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_svlib.cpp -o ../../build/parsec/il_svlib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c il_xlib.cpp -o ../../build/parsec/il_xlib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_3df.cpp -o ../../build/parsec/img_3df.o
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_3df.cpp:459:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_api.cpp -o ../../build/parsec/img_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_conv.cpp -o ../../build/parsec/img_conv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_jpg.cpp -o ../../build/parsec/img_jpg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_load.cpp -o ../../build/parsec/img_load.o
img_load.cpp:84:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:84:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
img_load.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_supp.cpp -o ../../build/parsec/img_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_tex.cpp -o ../../build/parsec/img_tex.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c img_tga.cpp -o ../../build/parsec/img_tga.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_comm.cpp -o ../../build/parsec/inp_comm.o
inp_comm.cpp: In member function ‘virtual void E_Module_INP_COMM::Init()’:
inp_comm.cpp:303:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:310:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:317:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:324:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:331:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:338:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
inp_comm.cpp:345:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_glob.cpp -o ../../build/parsec/inp_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_init.cpp -o ../../build/parsec/inp_init.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_sdl.cpp -o ../../build/parsec/inp_sdl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c inp_user.cpp -o ../../build/parsec/inp_user.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_joy.cpp -o ../../build/parsec/isdl_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_mouse.cpp -o ../../build/parsec/isdl_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c isdl_supp.cpp -o ../../build/parsec/isdl_supp.o
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
isdl_supp.cpp:458:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_joy.cpp -o ../../build/parsec/iw_joy.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_keyb.cpp -o ../../build/parsec/iw_keyb.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_main.cpp -o ../../build/parsec/iw_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c iw_mouse.cpp -o ../../build/parsec/iw_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ix_main.cpp -o ../../build/parsec/ix_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ix_mouse.cpp -o ../../build/parsec/ix_mouse.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_button.cpp -o ../../build/parsec/m_button.o
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_button.cpp:226:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_list.cpp -o ../../build/parsec/m_list.o
m_list.cpp: In function ‘void DrawPlayerListItems(WSFP)’:
m_list.cpp:673:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_logo.cpp -o ../../build/parsec/m_logo.o
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_logo.cpp:102:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_main.cpp -o ../../build/parsec/m_main.o
m_main.cpp: In function ‘void CheckMenuDemoReplay()’:
m_main.cpp:630:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp: In function ‘void HandleMenuLoading()’:
m_main.cpp:783:30: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp: In function ‘void MenuItemSelectConnect()’:
m_main.cpp:1046:48: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_main.cpp:1050:41: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_option.cpp -o ../../build/parsec/m_option.o
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:119:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:210:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:210:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:223:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:231:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:239:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_option.cpp:298:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_status.cpp -o ../../build/parsec/m_status.o
m_status.cpp: In function ‘void DrawStatusWindowItems(WSFP)’:
m_status.cpp:259:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c m_viewer.cpp -o ../../build/parsec/m_viewer.o
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:160:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:371:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp:1067:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
m_viewer.cpp: In member function ‘virtual void E_Module_M_VIEWER::Init()’:
m_viewer.cpp:1198:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_conn.cpp -o ../../build/parsec/net_conn.o
net_conn.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp:121:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp:143:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp: In function ‘char* NET_GetCurrentProtocolName()’:
net_conn.cpp:157:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_conn.cpp: In function ‘char* NET_GetCurrentPacketApiName()’:
net_conn.cpp:170:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game.cpp -o ../../build/parsec/net_game.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game_gmsv.cpp -o ../../build/parsec/net_game_gmsv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_game_peer.cpp -o ../../build/parsec/net_game_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_glob.cpp -o ../../build/parsec/net_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_gmsv.cpp -o ../../build/parsec/net_gmsv.o
net_gmsv.cpp: In function ‘int Cmd_JUMP(char*)’:
net_gmsv.cpp:787:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:793:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp: At global scope:
net_gmsv.cpp:830:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:830:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp: In member function ‘virtual void E_Module_NET_GMSV::Init()’:
net_gmsv.cpp:925:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:932:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:939:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_gmsv.cpp:946:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_pckt.cpp -o ../../build/parsec/net_pckt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_pckt_peer.cpp -o ../../build/parsec/net_pckt_peer.o
net_pckt_peer.cpp: In function ‘size_t NETs_PEERTOPEER_HandleOutPacket_DEMO(const NetPacket*, NetPacketExternal*)’:
net_pckt_peer.cpp:533:88: attention : invalid access to non-static data member ‘NetPacketExternal_DEMO_PEER::crc_header’ of NULL object [-Winvalid-offsetof]
net_pckt_peer.cpp:533:88: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
net_pckt_peer.cpp: In function ‘int NETs_PEERTOPEER_HandleInPacket_DEMO(const NetPacketExternal*, NetPacket*, size_t*)’:
net_pckt_peer.cpp:570:69: attention : invalid access to non-static data member ‘NetPacketExternal_DEMO_PEER::crc_header’ of NULL object [-Winvalid-offsetof]
net_pckt_peer.cpp:570:69: attention : (perhaps the ‘offsetof’ macro was used incorrectly) [-Winvalid-offsetof]
net_pckt_peer.cpp: In function ‘void NETs_PEERTOPEER_WritePacketInfo(FILE*, NetPacketExternal*)’:
net_pckt_peer.cpp:834:34: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:840:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:846:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_pckt_peer.cpp:853:44: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_peer.cpp -o ../../build/parsec/net_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_prediction.cpp -o ../../build/parsec/net_prediction.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev.cpp -o ../../build/parsec/net_rmev.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev_gmsv.cpp -o ../../build/parsec/net_rmev_gmsv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_rmev_peer.cpp -o ../../build/parsec/net_rmev_peer.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_serv.cpp -o ../../build/parsec/net_serv.o
net_serv.cpp: In function ‘int NET_ServerList_Get(char*, int)’:
net_serv.cpp:2025:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: In function ‘void NET_ServerList_Print()’:
net_serv.cpp:2313:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: At global scope:
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2378:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp: In member function ‘virtual void E_Module_NET_SERV::Init()’:
net_serv.cpp:2512:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2519:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
net_serv.cpp:2526:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_udp.cpp -o ../../build/parsec/net_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_univ.cpp -o ../../build/parsec/net_univ.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c net_util_cl.cpp -o ../../build/parsec/net_util_cl.o
net_util_cl.cpp: In function ‘void DrawRemotePlayerListScreen()’:
net_util_cl.cpp:259:18: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nl_udp.cpp -o ../../build/parsec/nl_udp.o
nl_udp.cpp:330:8: attention : éléments lexicaux superflus à la fin de la directive #endif [enabled by default]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nw_udp.cpp -o ../../build/parsec/nw_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c nx_udp.cpp -o ../../build/parsec/nx_udp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_ani.cpp -o ../../build/parsec/obj_ani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_coll.cpp -o ../../build/parsec/obj_coll.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_comm.cpp -o ../../build/parsec/obj_comm.o
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp:105:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_comm.cpp: In member function ‘virtual void E_Module_OBJ_COMM::Init()’:
obj_comm.cpp:514:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_ctrl.cpp -o ../../build/parsec/obj_ctrl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_expl.cpp -o ../../build/parsec/obj_expl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_game.cpp -o ../../build/parsec/obj_game.o
obj_game.cpp: In function ‘int Cmd_CLOAK(char*)’:
obj_game.cpp:846:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_game.cpp: In member function ‘virtual void E_Module_OBJ_GAME::Init()’:
obj_game.cpp:870:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
obj_game.cpp:877:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_iter.cpp -o ../../build/parsec/obj_iter.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_part.cpp -o ../../build/parsec/obj_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_vani.cpp -o ../../build/parsec/obj_vani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c obj_xtra.cpp -o ../../build/parsec/obj_xtra.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_ani.cpp -o ../../build/parsec/part_ani.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_api.cpp -o ../../build/parsec/part_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_def.cpp -o ../../build/parsec/part_def.o
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:86:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:149:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:216:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:292:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:338:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:384:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:430:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:476:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:508:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:572:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:634:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:678:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:710:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:756:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:802:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:831:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In function ‘int Cmd_PDEF(char*)’:
part_def.cpp:872:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:879:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:900:45: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:905:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:922:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:926:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:963:46: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:968:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1052:43: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: At global scope:
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1069:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In function ‘int Cmd_PATTACH(char*)’:
part_def.cpp:1099:50: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1106:37: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1130:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1136:40: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1145:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1156:35: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1168:32: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1176:33: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1190:33: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1211:55: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp: In member function ‘virtual void E_Module_PART_DEF::Init()’:
part_def.cpp:1226:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
part_def.cpp:1233:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c part_sys.cpp -o ../../build/parsec/part_sys.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_api.cpp -o ../../build/parsec/rg_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c r_glob.cpp -o ../../build/parsec/r_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_obj.cpp -o ../../build/parsec/rg_obj.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_part.cpp -o ../../build/parsec/rg_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_patch.cpp -o ../../build/parsec/rg_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_perf.cpp -o ../../build/parsec/rg_perf.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_poly.cpp -o ../../build/parsec/rg_poly.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_sfx.cpp -o ../../build/parsec/rg_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c rg_supp.cpp -o ../../build/parsec/rg_supp.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_api.cpp -o ../../build/parsec/ro_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_obj.cpp -o ../../build/parsec/ro_obj.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_part.cpp -o ../../build/parsec/ro_part.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_patch.cpp -o ../../build/parsec/ro_patch.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_perf.cpp -o ../../build/parsec/ro_perf.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_poly.cpp -o ../../build/parsec/ro_poly.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_sfx.cpp -o ../../build/parsec/ro_sfx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c ro_supp.cpp -o ../../build/parsec/ro_supp.o
ro_supp.cpp: In function ‘int R_OPENGL_PrecacheTextures()’:
ro_supp.cpp:1349:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
ro_supp.cpp: In function ‘void R_OPENGL_SaveDepthImage(char*)’:
ro_supp.cpp:1535:57: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_err.cpp -o ../../build/parsec/sl_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_main.cpp -o ../../build/parsec/sl_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_msg.cpp -o ../../build/parsec/sl_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sl_opt.cpp -o ../../build/parsec/sl_opt.o
sl_opt.cpp: In function ‘int SLm_RegisterAuxOption()’:
sl_opt.cpp:397:23: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp: In function ‘void RegisterDefaultOptions()’:
sl_opt.cpp:410:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:410:69: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:411:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:411:70: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:412:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:412:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:413:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:413:65: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:414:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:415:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:416:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:417:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:425:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:425:66: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:426:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:426:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:427:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:428:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:428:64: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:429:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:429:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:430:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
sl_opt.cpp:430:68: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c snd_api.cpp -o ../../build/parsec/snd_api.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c snd_wav.cpp -o ../../build/parsec/snd_wav.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_debug.cpp -o ../../build/parsec/sw_debug.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_dib.cpp -o ../../build/parsec/sw_dib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_drdib.cpp -o ../../build/parsec/sw_drdib.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_err.cpp -o ../../build/parsec/sw_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_main.cpp -o ../../build/parsec/sw_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_msg.cpp -o ../../build/parsec/sw_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sw_opt.cpp -o ../../build/parsec/sw_opt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_err.cpp -o ../../build/parsec/sx_err.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_gui.cpp -o ../../build/parsec/sx_gui.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_main.cpp -o ../../build/parsec/sx_main.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_msg.cpp -o ../../build/parsec/sx_msg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sx_opt.cpp -o ../../build/parsec/sx_opt.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_bind.cpp -o ../../build/parsec/sys_bind.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_conv.cpp -o ../../build/parsec/sys_conv.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c sys_glob.cpp -o ../../build/parsec/sys_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c t_pack.cpp -o ../../build/parsec/t_pack.o
t_pack.cpp: In function ‘void MAKEPACK_main(int, char**)’:
t_pack.cpp:491:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:491:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:492:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:492:56: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp: In function ‘void GETPACK_main(int, char**)’:
t_pack.cpp:728:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:728:61: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:729:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:729:63: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:730:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:730:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:731:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:731:58: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:732:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:732:59: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp: In member function ‘virtual void E_Module_T_PACK::Init()’:
t_pack.cpp:764:54: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
t_pack.cpp:765:53: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_glob.cpp -o ../../build/parsec/vid_glob.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_init.cpp -o ../../build/parsec/vid_init.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_plug.cpp -o ../../build/parsec/vid_plug.o
vid_plug.cpp:136:1: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
vid_plug.cpp: In function ‘char* VID_GetCurrentSubsysName()’:
vid_plug.cpp:156:9: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vid_supp.cpp -o ../../build/parsec/vid_supp.o
vid_supp.cpp: In function ‘int Cmd_FOV(char*)’:
vid_supp.cpp:285:39: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
vid_supp.cpp: In member function ‘virtual void E_Module_VID_SUPP::Init()’:
vid_supp.cpp:338:20: attention : deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_buffg.cpp -o ../../build/parsec/vl_buffg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_buffo.cpp -o ../../build/parsec/vl_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glide.cpp -o ../../build/parsec/vl_glide.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glx.cpp -o ../../build/parsec/vl_glx.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_glx_sdl.cpp -o ../../build/parsec/vl_glx_sdl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_inito.cpp -o ../../build/parsec/vl_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_suppg.cpp -o ../../build/parsec/vl_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vl_suppo.cpp -o ../../build/parsec/vl_suppo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_buffo.cpp -o ../../build/parsec/vsdl_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_inito.cpp -o ../../build/parsec/vsdl_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_ogl.cpp -o ../../build/parsec/vsdl_ogl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vsdl_suppo.cpp -o ../../build/parsec/vsdl_suppo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_buffg.cpp -o ../../build/parsec/vw_buffg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_buffo.cpp -o ../../build/parsec/vw_buffo.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_glide.cpp -o ../../build/parsec/vw_glide.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_initg.cpp -o ../../build/parsec/vw_initg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_inito.cpp -o ../../build/parsec/vw_inito.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppg.cpp -o ../../build/parsec/vw_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_sdl.o ../../build/parsec/inp_user.o ../../build/parsec/isdl_joy.o ../../build/parsec/isdl_mouse.o ../../build/parsec/isdl_supp.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_glx_sdl.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vsdl_buffo.o ../../build/parsec/vsdl_inito.o ../../build/parsec/vsdl_ogl.o ../../build/parsec/vsdl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -L/usr/lib -L/usr/X11R6/lib -ldl -lSDL_mixer -lSDL -ljpeg -lXxf86vm -lXext
../../build/parsec/do_blit.o: In function `D_OPENGL_ReadBuffRegion':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_blit.cpp:150: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_blit.cpp:175: undefined reference to `opengl_api'
../../build/parsec/do_bmap.o: In function `D_OPENGL_PutSTCBitmapZ':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:369: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:371: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:373: undefined reference to `opengl_api'
../../build/parsec/do_bmap.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_bmap.cpp:375: more undefined references to `opengl_api' follow
../../build/parsec/do_font.o: In function `DO_WriteStringTextured(char*, unsigned long, unsigned long)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:290: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:293: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:294: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:295: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:300: undefined reference to `opengl_api'
../../build/parsec/do_font.o: In function `D_OPENGL_WriteString':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:345: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:360: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:366: undefined reference to `opengl_api'
../../build/parsec/do_font.o: In function `D_OPENGL_WriteTrString':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:389: undefined reference to `opengl_api'
../../build/parsec/do_font.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_font.cpp:674: more undefined references to `opengl_api' follow
../../build/parsec/do_iter.o: In function `DO_PrepProjection(unsigned long, IterVertex3*, int, GLTexInfo*)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:557: undefined reference to `gl_projective_matrix'
../../build/parsec/do_iter.o: In function `DO_KillProjection()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:567: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:569: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:573: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:572: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:572: undefined reference to `gl_orthogonal_params'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:571: undefined reference to `gl_orthogonal_params'
../../build/parsec/do_iter.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:571: more undefined references to `gl_orthogonal_params' follow
../../build/parsec/do_iter.o: In function `DO_KillProjection()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:581: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:582: undefined reference to `opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterPoint2':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: undefined reference to `opengl_api'
../../build/parsec/do_iter.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:616: more undefined references to `opengl_api' follow
../../build/parsec/do_iter.o: In function `D_OPENGL_LockIterArray2':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1536: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1537: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1606: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1607: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_LockIterArray3':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1638: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1639: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1711: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1712: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_UnlockIterArray':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1730: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1731: undefined reference to `ext_opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterArray':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1789: undefined reference to `opengl_api'
../../build/parsec/do_iter.o: In function `D_OPENGL_DrawIterArrayIndexed':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_iter.cpp:1818: undefined reference to `opengl_api'
../../build/parsec/do_misc.o: In function `D_OPENGL_DrawSquare':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:104: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:108: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:110: undefined reference to `opengl_api'
../../build/parsec/do_misc.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/do_misc.cpp:112: more undefined references to `opengl_api' follow
../../build/parsec/ro_part.o: In function `RO_DrawScheduledParticles()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:506: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:508: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:517: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:519: undefined reference to `ext_opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_part.cpp:524: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o: In function `RO_SolidFillPoly(SVertexExList*, GenObject*, Face*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:251: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:252: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:256: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o: In function `RO_TexMapPoly(SVertexExList*, GenObject*, Face*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:425: undefined reference to `opengl_api'
../../build/parsec/ro_poly.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_poly.cpp:601: more undefined references to `opengl_api' follow
../../build/parsec/ro_supp.o: In function `RO_DownloadTexture(GLTexInfo*, int)':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:549: undefined reference to `ext_opengl_available'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:561: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:566: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:571: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:578: undefined reference to `opengl_api'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:604: undefined reference to `opengl_api'
../../build/parsec/ro_supp.o:/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/ro_supp.cpp:666: more undefined references to `opengl_api' follow
../../build/parsec/sys_bind.o: In function `SYS_Bind_VID()':
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:5: undefined reference to `VIDs_SDL_FadeScreenFromBlack(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:6: undefined reference to `VIDs_SDL_FadeScreenToBlack(int, int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:7: undefined reference to `VIDs_SDL_FadePaletteToBlack(char*, int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:8: undefined reference to `VIDs_SDL_FadeScreenFromWhite(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:9: undefined reference to `VIDs_SDL_SetScreenToColor(colrgba_s)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:10: undefined reference to `VIDs_SDL_SetScreenDazzle(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:11: undefined reference to `VIDs_SDL_SetColIndexZero(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:12: undefined reference to `VIDs_SDL_SetGammaCorrection(float)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:14: undefined reference to `VIDs_SDL_FlipPage()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:15: undefined reference to `VIDs_SDL_ShowPageZero(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:16: undefined reference to `VIDs_SDL_CheckVidMemDrawing()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:17: undefined reference to `VIDs_SDL_ClearStaticBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:18: undefined reference to `VIDs_SDL_ClearRenderBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:19: undefined reference to `VIDs_SDL_CommitStaticBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:20: undefined reference to `VIDs_SDL_CommitRenderBuffer()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:21: undefined reference to `VIDs_SDL_ScreenshotBuffer(int, int*)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:23: undefined reference to `VIDs_SDL_InitPalette(int)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:24: undefined reference to `VIDs_SDL_InitPaletteImm(char*)'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:25: undefined reference to `VIDs_SDL_InitDisplay()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:26: undefined reference to `VIDs_SDL_RestoreDisplay()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:27: undefined reference to `VIDs_SDL_CreditsScrollAvailable()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:28: undefined reference to `VIDs_SDL_BindVidModeDependents()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:29: undefined reference to `VIDs_SDL_InitFrameBufferAPI()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:30: undefined reference to `VIDs_SDL_SwitchToMainMode()'
/home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec/../libparsec/include/def_vid.h:31: undefined reference to `VIDs_SDL_SwitchToGraphMode()'
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec »
make[2] : on entre dans le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec_server »
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src/parsec_server »
make[1] : on quitte le répertoire « /home/baud/Developpement/openparsec/branch/uberlinuxguy/src »
===Compiling trunk of openparsec===
Additions:
See below for results of first compilations that lead to these modifications above
**success**
===Running Open Parsec===
having the music in ogg http://www.tulg.org/pipermail/openparsec/2012-January/000036.html
**success**
===Running Open Parsec===
having the music in ogg http://www.tulg.org/pipermail/openparsec/2012-January/000036.html
Additions:
%%/usr/bin/ld: ../../build/parsec/vl_glx.o: undefined reference to symbol 'XF86VidModeGetAllModeLines'
/usr/bin/ld: note: 'XF86VidModeGetAllModeLines' is defined in DSO /usr/lib/libXxf86vm.so.1 so try adding it to the linker command line
/usr/lib/libXxf86vm.so.1: could not read symbols: Invalid operation
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/trunk/src/parsec »%%
~- you know what, in trunk/src/parsec/Makefile modify the line: export LDFLAGS=-lX11 -ldl -lSDL_mixer -lGL -lXxf86vm -ljpeg -lSDL
%%make
for subdir in src/; do (cd ${subdir}; make all); done
make[3]: Rien à faire pour « all ».
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_user.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -lX11 -ldl -lSDL_mixer -lGL -lXxf86vm -ljpeg -lSDL
/usr/bin/ld: note: 'XF86VidModeGetAllModeLines' is defined in DSO /usr/lib/libXxf86vm.so.1 so try adding it to the linker command line
/usr/lib/libXxf86vm.so.1: could not read symbols: Invalid operation
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/trunk/src/parsec »%%
~- you know what, in trunk/src/parsec/Makefile modify the line: export LDFLAGS=-lX11 -ldl -lSDL_mixer -lGL -lXxf86vm -ljpeg -lSDL
%%make
for subdir in src/; do (cd ${subdir}; make all); done
make[3]: Rien à faire pour « all ».
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_user.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -lX11 -ldl -lSDL_mixer -lGL -lXxf86vm -ljpeg -lSDL
Additions:
==sixth result==
%%g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_user.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -lX11 -ldl
../../build/parsec/al_sdlmixer.o: In function `AUDs_PlayVoice(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:78: undefined reference to `Mix_PlayChannelTimed'
../../build/parsec/al_sdlmixer.o: In function `AUDs_PlayVoiceBuffer(int, void*, SoundParams_s*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:100: undefined reference to `Mix_PlayChannelTimed'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:102: undefined reference to `Mix_PlayChannelTimed'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:110: undefined reference to `Mix_Volume'
../../build/parsec/al_sdlmixer.o: In function `AUDs_SetVoiceVolume(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:123: undefined reference to `Mix_Volume'
../../build/parsec/al_sdlmixer.o: In function `AUDs_LoadWaveFile(int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:157: undefined reference to `SDL_RWFromFP'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:158: undefined reference to `Mix_LoadWAV_RW'
../../build/parsec/al_sdlmixer.o: In function `AUDs_FreeWaveFile(int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:196: undefined reference to `Mix_FreeChunk'
../../build/parsec/al_sdlmixer.o: In function `AUDs_SetVoicePanning(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:258: undefined reference to `Mix_SetPanning'
../../build/parsec/al_sdlmixer.o: In function `AUDs_GetVoiceStatus(int, int*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:280: undefined reference to `Mix_Playing'
../../build/parsec/al_sdlmixer.o: In function `AUDs_StopVoice(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:291: undefined reference to `Mix_HaltChannel'
../../build/parsec/al_sdlmixer.o: In function `AUDs_PlayAudioStream(char*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:337: undefined reference to `Mix_PlayingMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:337: undefined reference to `Mix_HaltMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:339: undefined reference to `Mix_FreeMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:341: undefined reference to `Mix_LoadMUS'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:344: undefined reference to `SDL_GetError'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:349: undefined reference to `Mix_VolumeMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:351: undefined reference to `Mix_PlayMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_StopAudioStream()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:364: undefined reference to `Mix_PlayingMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:364: undefined reference to `Mix_HaltMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:366: undefined reference to `Mix_FreeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_OpenMenuSound()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:404: undefined reference to `Mix_PlayingMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:404: undefined reference to `Mix_HaltMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MaxMusicVolume()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:457: undefined reference to `Mix_VolumeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MinMusicVolume()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:465: undefined reference to `Mix_VolumeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MaintainSound()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:480: undefined reference to `Mix_PlayingMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MusicFinished()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:511: undefined reference to `Mix_HaltMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:512: undefined reference to `Mix_FreeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_InitSoundSys()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:525: undefined reference to `SDL_Init'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:531: undefined reference to `Mix_OpenAudio'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:533: undefined reference to `SDL_GetError'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:537: undefined reference to `Mix_AllocateChannels'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:538: undefined reference to `Mix_Volume'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:542: undefined reference to `Mix_HookMusicFinished'
../../build/parsec/al_sdlmixer.o: In function `AUDs_KillSoundSys()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:556: undefined reference to `Mix_CloseAudio'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:557: undefined reference to `SDL_Quit'
../../build/parsec/img_jpg.o: In function `JPG_CreateBufferFromFile(char*, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:79: undefined reference to `jpeg_std_error'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:82: undefined reference to `jpeg_CreateDecompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:85: undefined reference to `jpeg_stdio_src'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:88: undefined reference to `jpeg_read_header'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:91: undefined reference to `jpeg_start_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:109: undefined reference to `jpeg_read_scanlines'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:113: undefined reference to `jpeg_finish_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:116: undefined reference to `jpeg_destroy_decompress'
../../build/parsec/img_jpg.o: In function `JPG_SaveBuffer(_IO_FILE*, char*, int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:159: undefined reference to `jpeg_std_error'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:162: undefined reference to `jpeg_CreateCompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:165: undefined reference to `jpeg_stdio_dest'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:173: undefined reference to `jpeg_set_defaults'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:176: undefined reference to `jpeg_start_compress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:184: undefined reference to `jpeg_write_scanlines'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:188: undefined reference to `jpeg_finish_compress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:191: undefined reference to `jpeg_destroy_compress'
../../build/parsec/img_jpg.o: In function `JPG_LoadTexture(char*, int, char*, texfont_s*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:222: undefined reference to `jpeg_std_error'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:225: undefined reference to `jpeg_CreateDecompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:228: undefined reference to `jpeg_stdio_src'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:231: undefined reference to `jpeg_read_header'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:234: undefined reference to `jpeg_start_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:332: undefined reference to `jpeg_read_scanlines'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:336: undefined reference to `jpeg_finish_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:339: undefined reference to `jpeg_destroy_decompress'
../../build/parsec/vl_glx.o: In function `VL_InitGLXInterface(int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1008: undefined reference to `XF86VidModeQueryVersion'
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1027: undefined reference to `XF86VidModeGetAllModeLines'
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1038: undefined reference to `XF86VidModeGetModeLine'
../../build/parsec/vl_glx.o: In function `GLX_InitScreenMode()':
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1449: undefined reference to `XF86VidModeSwitchToMode'
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1450: undefined reference to `XF86VidModeSetViewPort'
../../build/parsec/vl_glx.o: In function `GLX_DestroyCanvas()':
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1767: undefined reference to `XF86VidModeSwitchToMode'
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/trunk/src/parsec »%%
~- http://ubuntuforums.org/archive/index.php/t-1220992.html
~- add lSDL_mixer
~- http://lists.trolltech.com/qt-interest/2006-01/thread00656-0.html
~- hmmm libGL now?
%%g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_user.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -lX11 -ldl
../../build/parsec/al_sdlmixer.o: In function `AUDs_PlayVoice(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:78: undefined reference to `Mix_PlayChannelTimed'
../../build/parsec/al_sdlmixer.o: In function `AUDs_PlayVoiceBuffer(int, void*, SoundParams_s*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:100: undefined reference to `Mix_PlayChannelTimed'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:102: undefined reference to `Mix_PlayChannelTimed'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:110: undefined reference to `Mix_Volume'
../../build/parsec/al_sdlmixer.o: In function `AUDs_SetVoiceVolume(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:123: undefined reference to `Mix_Volume'
../../build/parsec/al_sdlmixer.o: In function `AUDs_LoadWaveFile(int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:157: undefined reference to `SDL_RWFromFP'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:158: undefined reference to `Mix_LoadWAV_RW'
../../build/parsec/al_sdlmixer.o: In function `AUDs_FreeWaveFile(int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:196: undefined reference to `Mix_FreeChunk'
../../build/parsec/al_sdlmixer.o: In function `AUDs_SetVoicePanning(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:258: undefined reference to `Mix_SetPanning'
../../build/parsec/al_sdlmixer.o: In function `AUDs_GetVoiceStatus(int, int*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:280: undefined reference to `Mix_Playing'
../../build/parsec/al_sdlmixer.o: In function `AUDs_StopVoice(int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:291: undefined reference to `Mix_HaltChannel'
../../build/parsec/al_sdlmixer.o: In function `AUDs_PlayAudioStream(char*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:337: undefined reference to `Mix_PlayingMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:337: undefined reference to `Mix_HaltMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:339: undefined reference to `Mix_FreeMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:341: undefined reference to `Mix_LoadMUS'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:344: undefined reference to `SDL_GetError'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:349: undefined reference to `Mix_VolumeMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:351: undefined reference to `Mix_PlayMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_StopAudioStream()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:364: undefined reference to `Mix_PlayingMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:364: undefined reference to `Mix_HaltMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:366: undefined reference to `Mix_FreeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_OpenMenuSound()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:404: undefined reference to `Mix_PlayingMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:404: undefined reference to `Mix_HaltMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MaxMusicVolume()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:457: undefined reference to `Mix_VolumeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MinMusicVolume()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:465: undefined reference to `Mix_VolumeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MaintainSound()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:480: undefined reference to `Mix_PlayingMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_MusicFinished()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:511: undefined reference to `Mix_HaltMusic'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:512: undefined reference to `Mix_FreeMusic'
../../build/parsec/al_sdlmixer.o: In function `AUDs_InitSoundSys()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:525: undefined reference to `SDL_Init'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:531: undefined reference to `Mix_OpenAudio'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:533: undefined reference to `SDL_GetError'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:537: undefined reference to `Mix_AllocateChannels'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:538: undefined reference to `Mix_Volume'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:542: undefined reference to `Mix_HookMusicFinished'
../../build/parsec/al_sdlmixer.o: In function `AUDs_KillSoundSys()':
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:556: undefined reference to `Mix_CloseAudio'
/home/baud/Developpement/openparsec/trunk/src/parsec/al_sdlmixer.cpp:557: undefined reference to `SDL_Quit'
../../build/parsec/img_jpg.o: In function `JPG_CreateBufferFromFile(char*, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:79: undefined reference to `jpeg_std_error'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:82: undefined reference to `jpeg_CreateDecompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:85: undefined reference to `jpeg_stdio_src'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:88: undefined reference to `jpeg_read_header'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:91: undefined reference to `jpeg_start_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:109: undefined reference to `jpeg_read_scanlines'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:113: undefined reference to `jpeg_finish_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:116: undefined reference to `jpeg_destroy_decompress'
../../build/parsec/img_jpg.o: In function `JPG_SaveBuffer(_IO_FILE*, char*, int, int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:159: undefined reference to `jpeg_std_error'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:162: undefined reference to `jpeg_CreateCompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:165: undefined reference to `jpeg_stdio_dest'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:173: undefined reference to `jpeg_set_defaults'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:176: undefined reference to `jpeg_start_compress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:184: undefined reference to `jpeg_write_scanlines'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:188: undefined reference to `jpeg_finish_compress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:191: undefined reference to `jpeg_destroy_compress'
../../build/parsec/img_jpg.o: In function `JPG_LoadTexture(char*, int, char*, texfont_s*)':
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:222: undefined reference to `jpeg_std_error'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:225: undefined reference to `jpeg_CreateDecompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:228: undefined reference to `jpeg_stdio_src'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:231: undefined reference to `jpeg_read_header'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:234: undefined reference to `jpeg_start_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:332: undefined reference to `jpeg_read_scanlines'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:336: undefined reference to `jpeg_finish_decompress'
/home/baud/Developpement/openparsec/trunk/src/parsec/img_jpg.cpp:339: undefined reference to `jpeg_destroy_decompress'
../../build/parsec/vl_glx.o: In function `VL_InitGLXInterface(int)':
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1008: undefined reference to `XF86VidModeQueryVersion'
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1027: undefined reference to `XF86VidModeGetAllModeLines'
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1038: undefined reference to `XF86VidModeGetModeLine'
../../build/parsec/vl_glx.o: In function `GLX_InitScreenMode()':
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1449: undefined reference to `XF86VidModeSwitchToMode'
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1450: undefined reference to `XF86VidModeSetViewPort'
../../build/parsec/vl_glx.o: In function `GLX_DestroyCanvas()':
/home/baud/Developpement/openparsec/trunk/src/parsec/vl_glx.cpp:1767: undefined reference to `XF86VidModeSwitchToMode'
make[2] : on quitte le répertoire « /home/baud/Developpement/openparsec/trunk/src/parsec »%%
~- http://ubuntuforums.org/archive/index.php/t-1220992.html
~- add lSDL_mixer
~- http://lists.trolltech.com/qt-interest/2006-01/thread00656-0.html
~- hmmm libGL now?
Additions:
~- Add -lX11 to the linker line
~- for example, in trunk/src/parsec/Makefile add a line export LDFLAGS=-lX11
==fifth try==
%%/usr/bin/ld: ../../build/parsec/vl_glx.o: undefined reference to symbol 'dlopen@@GLIBC_2.1'
/usr/bin/ld: note: 'dlopen@@GLIBC_2.1' is defined in DSO /lib/libdl.so.2 so try adding it to the linker command line
/lib/libdl.so.2: could not read symbols: Invalid operation
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [../../build/parsec/parsec] Erreur 1
~- for example, in trunk/src/parsec/Makefile modify the line: export LDFLAGS=-lX11 -ldl
~- for example, in trunk/src/parsec/Makefile add a line export LDFLAGS=-lX11
==fifth try==
%%/usr/bin/ld: ../../build/parsec/vl_glx.o: undefined reference to symbol 'dlopen@@GLIBC_2.1'
/usr/bin/ld: note: 'dlopen@@GLIBC_2.1' is defined in DSO /lib/libdl.so.2 so try adding it to the linker command line
/lib/libdl.so.2: could not read symbols: Invalid operation
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [../../build/parsec/parsec] Erreur 1
~- for example, in trunk/src/parsec/Makefile modify the line: export LDFLAGS=-lX11 -ldl
Deletions:
Additions:
==fourth result==
approaching linking, only keeping error lines:
%%g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppg.cpp -o ../../build/parsec/vw_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppo.cpp -o ../../build/parsec/vw_suppo.o
from vw_suppo.cpp:23:
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_wgl.cpp -o ../../build/parsec/vw_wgl.o
from vw_wgl.cpp:24:
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_agl.cpp -o ../../build/parsec/vx_agl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_buffa.cpp -o ../../build/parsec/vx_buffa.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_inita.cpp -o ../../build/parsec/vx_inita.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_suppa.cpp -o ../../build/parsec/vx_suppa.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_user.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -L/usr/lib -L/usr/X11R6/lib -ldl -lSDL_mixer -lSDL -ljpeg -lXxf86vm -lXext
/usr/bin/ld: ../../build/parsec/il_xlib.o: undefined reference to symbol 'XPending'
/usr/bin/ld: note: 'XPending' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
collect2: ld a retourné 1 code d'état d'exécution%%
~- see https://bbs.archlinux.org/viewtopic.php?pid=1109435
~- Add -lX11 to the linker line.
approaching linking, only keeping error lines:
%%g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppg.cpp -o ../../build/parsec/vw_suppg.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_suppo.cpp -o ../../build/parsec/vw_suppo.o
from vw_suppo.cpp:23:
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vw_wgl.cpp -o ../../build/parsec/vw_wgl.o
from vw_wgl.cpp:24:
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_agl.cpp -o ../../build/parsec/vx_agl.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_buffa.cpp -o ../../build/parsec/vx_buffa.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_inita.cpp -o ../../build/parsec/vx_inita.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -c vx_suppa.cpp -o ../../build/parsec/vx_suppa.o
g++ -Iinclude/ -I../parsec/include -g -m32 -I../libparsec/include -DPARSEC_CLIENT -o ../../build/parsec/parsec ../../build/parsec/al_sdlmixer.o ../../build/parsec/aud_bkgn.o ../../build/parsec/aud_comm.o ../../build/parsec/aud_game.o ../../build/parsec/aud_glob.o ../../build/parsec/aud_supp.o ../../build/parsec/aw_cd.o ../../build/parsec/aw_qmdx.o ../../build/parsec/ax_cd.o ../../build/parsec/ax_cdnul.o ../../build/parsec/ax_inits.o ../../build/parsec/ax_smgr.o ../../build/parsec/ax_speak.o ../../build/parsec/con_act.o ../../build/parsec/con_aux.o ../../build/parsec/con_cani.o ../../build/parsec/con_com.o ../../build/parsec/con_conf.o ../../build/parsec/con_ext.o ../../build/parsec/con_geom.o ../../build/parsec/con_info.o ../../build/parsec/con_int.o ../../build/parsec/con_kmap.o ../../build/parsec/con_list.o ../../build/parsec/con_load.o ../../build/parsec/con_main.o ../../build/parsec/con_path.o ../../build/parsec/con_rc.o ../../build/parsec/con_say.o ../../build/parsec/con_shad.o ../../build/parsec/con_std.o ../../build/parsec/con_tani.o ../../build/parsec/dg_blit.o ../../build/parsec/dg_bmap.o ../../build/parsec/dg_fontc.o ../../build/parsec/dg_font.o ../../build/parsec/dg_iter.o ../../build/parsec/d_glob.o ../../build/parsec/dg_miscc.o ../../build/parsec/dg_misc.o ../../build/parsec/dg_patch.o ../../build/parsec/dg_sst96.o ../../build/parsec/dg_vbv3.o ../../build/parsec/d_misc.o ../../build/parsec/do_blit.o ../../build/parsec/do_bmap.o ../../build/parsec/do_font.o ../../build/parsec/do_iter.o ../../build/parsec/do_misc.o ../../build/parsec/do_patch.o ../../build/parsec/e_callbk.o ../../build/parsec/e_colani.o ../../build/parsec/e_color.o ../../build/parsec/e_demo.o ../../build/parsec/e_draw.o ../../build/parsec/e_events.o ../../build/parsec/e_getopt.o ../../build/parsec/e_global.o ../../build/parsec/e_level.o ../../build/parsec/e_loader.o ../../build/parsec/e_mouse.o ../../build/parsec/e_record.o ../../build/parsec/e_replay.o ../../build/parsec/e_shader.o ../../build/parsec/e_supp.o ../../build/parsec/e_texani.o ../../build/parsec/e_vtxani.o ../../build/parsec/g_boot.o ../../build/parsec/g_bot_cl.o ../../build/parsec/g_camera.o ../../build/parsec/g_cloud.o ../../build/parsec/g_emp.o ../../build/parsec/g_explod.o ../../build/parsec/g_gameloop.o ../../build/parsec/g_global.o ../../build/parsec/g_laser.o ../../build/parsec/g_planet.o ../../build/parsec/g_sfx.o ../../build/parsec/g_shkwav.o ../../build/parsec/g_stars.o ../../build/parsec/g_stgate.o ../../build/parsec/g_supp.o ../../build/parsec/g_swarm.o ../../build/parsec/g_telep.o ../../build/parsec/g_vapor.o ../../build/parsec/g_wfx.o ../../build/parsec/h_cockpt.o ../../build/parsec/h_drwhud.o ../../build/parsec/h_frmplt.o ../../build/parsec/h_global.o ../../build/parsec/h_radar.o ../../build/parsec/h_strmap.o ../../build/parsec/h_supp.o ../../build/parsec/h_text.o ../../build/parsec/il_joy.o ../../build/parsec/il_mouse.o ../../build/parsec/il_supp.o ../../build/parsec/il_svlib.o ../../build/parsec/il_xlib.o ../../build/parsec/img_3df.o ../../build/parsec/img_api.o ../../build/parsec/img_conv.o ../../build/parsec/img_jpg.o ../../build/parsec/img_load.o ../../build/parsec/img_supp.o ../../build/parsec/img_tex.o ../../build/parsec/img_tga.o ../../build/parsec/inp_comm.o ../../build/parsec/inp_glob.o ../../build/parsec/inp_init.o ../../build/parsec/inp_user.o ../../build/parsec/iw_joy.o ../../build/parsec/iw_keyb.o ../../build/parsec/iw_main.o ../../build/parsec/iw_mouse.o ../../build/parsec/ix_main.o ../../build/parsec/ix_mouse.o ../../build/parsec/m_button.o ../../build/parsec/m_list.o ../../build/parsec/m_logo.o ../../build/parsec/m_main.o ../../build/parsec/m_option.o ../../build/parsec/m_status.o ../../build/parsec/m_viewer.o ../../build/parsec/net_conn.o ../../build/parsec/net_game.o ../../build/parsec/net_game_gmsv.o ../../build/parsec/net_game_peer.o ../../build/parsec/net_glob.o ../../build/parsec/net_gmsv.o ../../build/parsec/net_pckt.o ../../build/parsec/net_pckt_peer.o ../../build/parsec/net_peer.o ../../build/parsec/net_prediction.o ../../build/parsec/net_rmev.o ../../build/parsec/net_rmev_gmsv.o ../../build/parsec/net_rmev_peer.o ../../build/parsec/net_serv.o ../../build/parsec/net_udp.o ../../build/parsec/net_univ.o ../../build/parsec/net_util_cl.o ../../build/parsec/nl_udp.o ../../build/parsec/nw_udp.o ../../build/parsec/nx_udp.o ../../build/parsec/obj_ani.o ../../build/parsec/obj_coll.o ../../build/parsec/obj_comm.o ../../build/parsec/obj_ctrl.o ../../build/parsec/obj_expl.o ../../build/parsec/obj_game.o ../../build/parsec/obj_iter.o ../../build/parsec/obj_part.o ../../build/parsec/obj_vani.o ../../build/parsec/obj_xtra.o ../../build/parsec/part_ani.o ../../build/parsec/part_api.o ../../build/parsec/part_def.o ../../build/parsec/part_sys.o ../../build/parsec/rg_api.o ../../build/parsec/r_glob.o ../../build/parsec/rg_obj.o ../../build/parsec/rg_part.o ../../build/parsec/rg_patch.o ../../build/parsec/rg_perf.o ../../build/parsec/rg_poly.o ../../build/parsec/rg_sfx.o ../../build/parsec/rg_supp.o ../../build/parsec/ro_api.o ../../build/parsec/ro_obj.o ../../build/parsec/ro_part.o ../../build/parsec/ro_patch.o ../../build/parsec/ro_perf.o ../../build/parsec/ro_poly.o ../../build/parsec/ro_sfx.o ../../build/parsec/ro_supp.o ../../build/parsec/sl_err.o ../../build/parsec/sl_main.o ../../build/parsec/sl_msg.o ../../build/parsec/sl_opt.o ../../build/parsec/snd_api.o ../../build/parsec/snd_wav.o ../../build/parsec/sw_debug.o ../../build/parsec/sw_dib.o ../../build/parsec/sw_drdib.o ../../build/parsec/sw_err.o ../../build/parsec/sw_main.o ../../build/parsec/sw_msg.o ../../build/parsec/sw_opt.o ../../build/parsec/sx_err.o ../../build/parsec/sx_gui.o ../../build/parsec/sx_main.o ../../build/parsec/sx_msg.o ../../build/parsec/sx_opt.o ../../build/parsec/sys_bind.o ../../build/parsec/sys_conv.o ../../build/parsec/sys_glob.o ../../build/parsec/t_pack.o ../../build/parsec/vid_glob.o ../../build/parsec/vid_init.o ../../build/parsec/vid_plug.o ../../build/parsec/vid_supp.o ../../build/parsec/vl_buffg.o ../../build/parsec/vl_buffo.o ../../build/parsec/vl_glide.o ../../build/parsec/vl_glx.o ../../build/parsec/vl_inito.o ../../build/parsec/vl_suppg.o ../../build/parsec/vl_suppo.o ../../build/parsec/vw_buffg.o ../../build/parsec/vw_buffo.o ../../build/parsec/vw_glide.o ../../build/parsec/vw_initg.o ../../build/parsec/vw_inito.o ../../build/parsec/vw_suppg.o ../../build/parsec/vw_suppo.o ../../build/parsec/vw_wgl.o ../../build/parsec/vx_agl.o ../../build/parsec/vx_buffa.o ../../build/parsec/vx_inita.o ../../build/parsec/vx_suppa.o ../../build/libparsec/libparsec.o -L/usr/lib -L/usr/X11R6/lib -ldl -lSDL_mixer -lSDL -ljpeg -lXxf86vm -lXext
/usr/bin/ld: ../../build/parsec/il_xlib.o: undefined reference to symbol 'XPending'
/usr/bin/ld: note: 'XPending' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
collect2: ld a retourné 1 code d'état d'exécution%%
~- see https://bbs.archlinux.org/viewtopic.php?pid=1109435
~- Add -lX11 to the linker line.
Additions:
==third result==
%%include/img_jpgh.h:22:22: erreur fatale: jpeglib.h : Aucun fichier ou dossier de ce type%%
~- install libjpeg-devel: urpmi libjpeg-devel
%%include/img_jpgh.h:22:22: erreur fatale: jpeglib.h : Aucun fichier ou dossier de ce type%%
~- install libjpeg-devel: urpmi libjpeg-devel
Additions:
==second result==
%%al_sdlmixer.cpp:63:27: erreur fatale: SDL/SDL_mixer.h : Aucun fichier ou dossier de ce type%%
~- install libSDL_mixer-devel: urpmi libSDL_mixer-devel
~- maybe a list of dependancies would be interesting?
%%al_sdlmixer.cpp:63:27: erreur fatale: SDL/SDL_mixer.h : Aucun fichier ou dossier de ce type%%
~- install libSDL_mixer-devel: urpmi libSDL_mixer-devel
~- maybe a list of dependancies would be interesting?
Additions:
==First result==
~- multiple warnings
~~- maybe try branch where there has been some updates (perhaps to remove those warnings ?)
~- one fatal error: al_sdlmixer.cpp:62:21: erreur fatale: SDL/SDL.h : Aucun fichier ou dossier de ce type
~~- install libSDL with: urpmi libSDL-devel
~- multiple warnings
~~- maybe try branch where there has been some updates (perhaps to remove those warnings ?)
~- one fatal error: al_sdlmixer.cpp:62:21: erreur fatale: SDL/SDL.h : Aucun fichier ou dossier de ce type
~~- install libSDL with: urpmi libSDL-devel