Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/7kaa.spec'], chrootPath='/var/lib/mock/f22-build-4245026-538567/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/7kaa.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/7kaa-2.14.5-10.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/7kaa.spec '], chrootPath='/var/lib/mock/f22-build-4245026-538567/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/7kaa.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qQee0x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 7kaa-2.14.5 + /usr/bin/xz -dc /builddir/build/SOURCES/7kaa-2.14.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd 7kaa-2.14.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (7kaa-formatSecurity.patch): + echo 'Patch #0 (7kaa-formatSecurity.patch):' + /usr/bin/cat /builddir/build/SOURCES/7kaa-formatSecurity.patch + /usr/bin/patch -p0 -b --suffix .formatSecurity --fuzz=0 patching file ./src/client/ORACERES.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AxtpBU + umask 022 + cd /builddir/build/BUILD + cd 7kaa-2.14.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for _NSGetExecutablePath... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking for alGenSources in -framework OpenAL... no checking for alGenSources in -lopenal... yes checking for SDL... yes checking for ENET... yes configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/audio/Makefile config.status: creating src/audio/dsound/Makefile config.status: creating src/audio/openal/Makefile config.status: creating src/client/Makefile config.status: creating src/common/Makefile config.status: creating src/file/Makefile config.status: creating src/imgfun/Makefile config.status: creating src/imgfun/asm/Makefile config.status: creating src/input/Makefile config.status: creating src/input/dinput/Makefile config.status: creating src/input/none/Makefile config.status: creating src/input/sdl/Makefile config.status: creating src/multiplayer/Makefile config.status: creating src/multiplayer/common/Makefile config.status: creating src/video/Makefile config.status: creating src/video/common/Makefile config.status: creating src/video/ddraw/Makefile config.status: creating src/video/none/Makefile config.status: creating src/video/sdl/Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: audio backend: openal configure: video backend: sdl configure: input backend: sdl configure: debugging features: no + make -j16 Making all in data make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/data' Making all in include make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/include' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/include' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/include' Making all in src make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src' Making all in audio make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' Making all in openal make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio/openal' CXX openal_audio.o CXX wav_stream.o wav_stream.cpp: In member function 'bool WavStream::open(InputStream*)': wav_stream.cpp:161:37: warning: '*((void*)& fmth +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] this->fram_rate = fmth.frame_rate; ^ wav_stream.cpp:160:35: warning: '*((void*)& fmth +2)' may be used uninitialized in this function [-Wmaybe-uninitialized] this->chans = fmth.num_channels; ^ wav_stream.cpp:153:8: warning: 'fmth' may be used uninitialized in this function [-Wmaybe-uninitialized] || (fmth.num_channels != 1 && fmth.num_channels != 2)) ^ wav_stream.cpp:152:38: warning: '*((void*)& fmth +14)' may be used uninitialized in this function [-Wmaybe-uninitialized] || (fmth.bits_per_sample != 8 && fmth.bits_per_sample != 16) ^ AR libaudio_openal.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio/openal' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' Making all in common make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/common' CXX OCONFIG.o CXX ODATE.o CXX OERROR.o CXX OSTR.o CXX OMEM.o CXX OMISC.o CXX dbglog.o ODATE.cpp: In member function 'int DateInfo::get_date(long int, char)': ODATE.cpp:154:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (year%4 == 0 && year%100 != 0 || year%400 == 0) ^ ODATE.cpp: In member function 'char* DateInfo::date_str(long int, int)': ODATE.cpp:224:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (year%4 == 0 && year%100 != 0 || year%400 == 0) ^ ODATE.cpp: In member function 'int DateInfo::day_year(int, int, int)': ODATE.cpp:285:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] isLeap = ( year%4 == 0 && year%100 != 0 || year%400 == 0 ) ? 1 : 0 ; ^ ODATE.cpp: In member function 'int DateInfo::month_day(int, int, int&, int&)': ODATE.cpp:333:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] isLeap = ( year%4 == 0 && year%100 != 0 || year%400 == 0 ) ? 1 : 0 ; ^ OMISC.cpp: In member function 'int Misc::valid_char(char)': OMISC.cpp:532:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ( ch>='a' && ch<='z' || ^ OMISC.cpp:534:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ch>='0' && ch<='9' || ^ OMISC.cpp: In member function 'int Misc::atoi(char*, int)': OMISC.cpp:913:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( strLen >= sizeof( str_buf ) ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OCONFIG.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OMISC.cpp: In member function 'void Misc::cal_move_around_a_point_v2(short int, short int, short int, int&, int&)': OMISC.cpp:1481:18: warning: 'xMag' may be used uninitialized in this function [-Wmaybe-uninitialized] xShift = (-xMag>filter) ? -filter : xMag; ^ AR libcommon.a ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/common' Making all in file make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/file' CXX ODB.o CXX OFILE.o CXX ODIR.o CXX ORESX.o CXX file_output_stream.o CXX ORESDB.o CXX file_input_stream.o CXX ORES.o CXX file_writer.o CXX file_util.o CXX file_reader.o CXX mem_input_stream.o CXX input_stream.o CXX output_stream.o OFILE.cpp: In member function 'int File::file_create(const char*, int, int)': OFILE.cpp:120:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < strlen(fileName); i++) ^ In file included from mem_input_stream.cpp:22:0: mem_input_stream.cpp: In member function 'virtual long int MemInputStream::read(void*, long int)': ../../include/ALL.h:40:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a,b) (((a) < (b)) ? (a) : (b)) ^ mem_input_stream.cpp:50:17: note: in expansion of macro 'MIN' read_count = MIN(length, this->length - this->pos); ^ mem_input_stream.cpp: In member function 'virtual bool MemInputStream::seek(long int, int)': mem_input_stream.cpp:69:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (target < 0 || target >= this->length) ^ OFILE.cpp: In member function 'int File::file_read(void*, unsigned int)': OFILE.cpp:236:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(dataBuf, 1, bytesToRead, file_handle); ^ OFILE.cpp: In member function 'int16_t File::file_get_short()': OFILE.cpp:288:51: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&value, 1, sizeof(int16_t), file_handle); ^ OFILE.cpp: In member function 'uint16_t File::file_get_unsigned_short()': OFILE.cpp:325:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&value, 1, sizeof(uint16_t), file_handle); ^ OFILE.cpp: In member function 'int32_t File::file_get_long()': OFILE.cpp:362:51: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&value, 1, sizeof(int32_t), file_handle); ^ AR libfile.a ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/file' Making all in imgfun make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' Making all in asm make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun/asm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun/asm' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' CXX CRC.o CXX IB2.o CXX IB.o CXX IB_A.o CXX IB_AT.o CXX IB_32.o CXX IB_ATD.o CXX IB_AR.o CXX IB_ATR.o CXX IB_ATRDM.o CXX IB_ATDM.o CXX IB_DW.o CXX IB_R.o CXX IB_T.o CXX IB_RD.o CXX IB_ATRD.o IB_ATR.cpp: In function 'void IMGbltAreaTransRemap(char*, int, int, int, char*, int, int, int, int, char*)': IB_ATR.cpp:74:59: warning: array subscript has type 'char' [-Wchar-subscripts] imageBuf[destline + i] = colorTable[ bitmapBuf[esi+i] ]; ^ IB_ATRDM.cpp: In function 'void IMGbltAreaTransRemapDecompressHMirror(char*, int, int, int, char*, int, int, int, int, char*)': IB_ATRDM.cpp:95:6: warning: unused variable 'bitmapHeight' [-Wunused-variable] int bitmapHeight = ((unsigned char*)bitmapBuf)[2] + (((unsigned char*)bitmapBuf)[3]<<8); ^ IB_AR.cpp: In function 'void IMGbltAreaRemap(char*, int, int, int, char*, int, int, int, int, char*)': IB_AR.cpp:70:58: warning: array subscript has type 'char' [-Wchar-subscripts] imageBuf[ dest + i ] = colorTable[ bitmapBuf[esi + i] ]; ^ IB_ATRD.cpp: In function 'void IMGbltAreaTransRemapDecompress(char*, int, int, int, char*, int, int, int, int, char*)': IB_ATRD.cpp:92:6: warning: unused variable 'bitmapHeight' [-Wunused-variable] int bitmapHeight = ((unsigned char*)bitmapBuf)[2] + (((unsigned char*)bitmapBuf)[3]<<8); ^ CXX IB_TD.o CXX IB_TDM.o CXX IB_TR.o CXX IB_TRDM.o CXX IC.o CXX IB_TRD.o CXX IJ_T.o CXX IR.o CXX IC_R.o CXX IR_A.o CXX IR_AM.o IB_TR.cpp: In function 'void IMGbltTransRemap(char*, int, int, int, char*, char*)': IB_TR.cpp:68:59: warning: array subscript has type 'char' [-Wchar-subscripts] imageBuf[destline + i] = colorTable[ bitmapBuf[esi+i] ]; ^ CXX IR_BAR.o IR.cpp: In function 'void IMGremap(char*, int, int, int, char*, unsigned char**)': IR.cpp:59:49: warning: array subscript has type 'char' [-Wchar-subscripts] colorTableArray[ al ][ imageBuf[destline+i] ]; ^ CXX IR_M.o IR_AM.cpp: In function 'void IMGremapAreaHMirror(char*, int, int, int, char*, unsigned char**, int, int, int, int)': IR_AM.cpp:60:45: warning: array subscript has type 'char' [-Wchar-subscripts] colorTableArray[ al ][ imageBuf[dest+i] ]; ^ IR_A.cpp: In function 'void IMGremapArea(char*, int, int, int, char*, unsigned char**, int, int, int, int)': IR_A.cpp:59:45: warning: array subscript has type 'char' [-Wchar-subscripts] colorTableArray[ al ][ imageBuf[dest+i] ]; ^ IC_R.cpp: In function 'void IMGcopyRemap(char*, int, char*, int, int, int, int, int, unsigned char*)': IC_R.cpp:56:56: warning: array subscript has type 'char' [-Wchar-subscripts] imageBuf[ dest + i ] = colorTable[ backBuf[src + i] ]; ^ CXX I_BLACK.o CXX I_BAR.o CXX I_EMASK.o CXX I_EREMAP.o CXX I_FONT.o CXX I_FREMAP.o CXX I_LINE.o IR_M.cpp: In function 'void IMGremapHMirror(char*, int, int, int, char*, unsigned char**)': IR_M.cpp:59:49: warning: array subscript has type 'char' [-Wchar-subscripts] colorTableArray[ al ][ imageBuf[destline+i] ]; ^ CXX I_PIXEL.o CXX I_READ.o I_EREMAP.cpp: In function 'void IMGremap16x16(char*, int, int, int, char*, char**)': I_EREMAP.cpp:90:52: warning: array subscript has type 'char' [-Wchar-subscripts] table = colorTableArray[ maskPtr[ srcline + i ] ]; ^ I_EREMAP.cpp:91:59: warning: array subscript has type 'char' [-Wchar-subscripts] imageBuf[ offset + i ] = table[ imageBuf[ offset + i ] ]; ^ I_EREMAP.cpp:84:6: warning: unused variable 'al' [-Wunused-variable] int al; ^ CXX I_SNOW.o AR libimgfun.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' Making all in input make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' Making all in sdl make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input/sdl' CXX OMOUSE.o AR libinput_sdl.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input/sdl' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' Making all in multiplayer make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' Making all in common make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer/common' CXX player_desc.o CXX multiplayer.o CXX OERRCTRL.o CXX OREMOTE.o CXX OREMOTE2.o CXX OREMOTEM.o CXX OREMOTEQ.o OREMOTEQ.cpp: In member function 'int RemoteQueue::validate_queue(int)': OREMOTEQ.cpp:59:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount = 0; ^ OREMOTEM.cpp:1544:6: warning: "/*" within comment [-Wcomment] /* //**BUGHERE, no more training in game ^ OERRCTRL.cpp: In member function 'int ErrorControl::send(char, void*, long unsigned int)': OERRCTRL.cpp:131:29: warning: array subscript has type 'char' [-Wchar-subscripts] toDPid = dp_id[ecPlayerId]; ^ OERRCTRL.cpp: In member function 'char* ErrorControl::receive(char*, long unsigned int*)': OERRCTRL.cpp:183:42: warning: array subscript has type 'char' [-Wchar-subscripts] char *dataPtr = receive_queue[recv_head].queue_buf; ^ OERRCTRL.cpp:184:38: warning: array subscript has type 'char' [-Wchar-subscripts] DWORD len = receive_queue[recv_head].length(); ^ OERRCTRL.cpp: In member function 'void ErrorControl::yield()': OERRCTRL.cpp:286:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((EcMsgHeader *)replyMsg)->init(ACKNOW, self_ec_player_id, ecMsg.frame_id); ^ OERRCTRL.cpp:294:54: warning: array subscript has type 'char' [-Wchar-subscripts] for( ; recv_flag[ecMsg.sender_id-1][scanFrame]; inc_frame_id(scanFrame) ) ^ OERRCTRL.cpp:327:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((EcMsgHeader *)replyMsg)->init(ACKNOW, self_ec_player_id, ecMsg.frame_id); ^ OERRCTRL.cpp:357:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((EcMsgHeader *)replyMsg)->init(ACKNOW, self_ec_player_id, ecMsg.frame_id); ^ OERRCTRL.cpp:365:54: warning: array subscript has type 'char' [-Wchar-subscripts] for( ; recv_flag[ecMsg.sender_id-1][scanFrame]; inc_frame_id(scanFrame) ) ^ OERRCTRL.cpp:397:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((EcMsgHeader *)replyMsg)->init(ACKNOW, self_ec_player_id, ecMsg.frame_id); ^ OERRCTRL.cpp:443:48: warning: array subscript has type 'char' [-Wchar-subscripts] char *replyMsg = send_queue[ecMsg.frame_id].queue_buf; ^ OERRCTRL.cpp:444:48: warning: array subscript has type 'char' [-Wchar-subscripts] DWORD replyLen = send_queue[ecMsg.frame_id].length(); ^ OERRCTRL.cpp:483:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((EcMsgHeader *)replyMsg)->init(NEGACK, self_ec_player_id, wait_to_receive[senderId-1]); ^ OERRCTRL.cpp: In member function 'void ErrorControl::en_recv_queue(void*, long unsigned int)': OERRCTRL.cpp:580:18: warning: array subscript has type 'char' [-Wchar-subscripts] receive_queue[f].clear(); ^ OERRCTRL.cpp:581:26: warning: array subscript has type 'char' [-Wchar-subscripts] memcpy( receive_queue[f].reserve(dataLen), dataPtr, dataLen); ^ OERRCTRL.cpp: In member function 'void ErrorControl::set_ack(char, char)': OERRCTRL.cpp:599:18: warning: array subscript has type 'char' [-Wchar-subscripts] ack_flag[frameId][ecPlayerId-1] = 1; ^ OERRCTRL.cpp: In member function 'void ErrorControl::clear_ack(char)': OERRCTRL.cpp:604:26: warning: array subscript has type 'char' [-Wchar-subscripts] memset( ack_flag[frameId], 0, MAX_PLAYER ); ^ OERRCTRL.cpp: In member function 'void ErrorControl::mark_send_time(char, long unsigned int)': OERRCTRL.cpp:609:19: warning: array subscript has type 'char' [-Wchar-subscripts] send_time[frameId] = misc.get_time(); ^ OERRCTRL.cpp:610:23: warning: array subscript has type 'char' [-Wchar-subscripts] re_send_after[frameId] = duration; ^ OERRCTRL.cpp: In member function 'int ErrorControl::need_re_send(char, int)': OERRCTRL.cpp:616:46: warning: array subscript has type 'char' [-Wchar-subscripts] return ((misc.get_time() - send_time[frameId]) * promptFactor) >= re_send_after[frameId]; ^ OERRCTRL.cpp:616:89: warning: array subscript has type 'char' [-Wchar-subscripts] return ((misc.get_time() - send_time[frameId]) * promptFactor) >= re_send_after[frameId]; ^ OERRCTRL.cpp: In member function 'int ErrorControl::are_all_acked(char)': OERRCTRL.cpp:626:47: warning: array subscript has type 'char' [-Wchar-subscripts] if( dp_id[ecPlayerId-1] && !ack_flag[frameId][ecPlayerId-1] ) ^ OERRCTRL.cpp: In member function 'int ErrorControl::is_waiting_receive(char, char)': OERRCTRL.cpp:645:38: warning: array subscript has type 'char' [-Wchar-subscripts] && !recv_flag[ecPlayerId-1][frameId]; ^ OERRCTRL.cpp: In member function 'void ErrorControl::set_recv_flag(char, char)': OERRCTRL.cpp:650:33: warning: array subscript has type 'char' [-Wchar-subscripts] recv_flag[ecPlayerId-1][frameId] = 1; ^ OERRCTRL.cpp: In member function 'void ErrorControl::clear_recv_flag(char, char)': OERRCTRL.cpp:656:33: warning: array subscript has type 'char' [-Wchar-subscripts] recv_flag[ecPlayerId-1][frameId] = 0; ^ OERRCTRL.cpp: In member function 'void ErrorControl::re_transmit(int)': OERRCTRL.cpp:669:30: warning: array subscript has type 'char' [-Wchar-subscripts] char *ecMsg = send_queue[f].queue_buf; ^ OERRCTRL.cpp:670:33: warning: array subscript has type 'char' [-Wchar-subscripts] DWORD ecMsgLen = send_queue[f].length(); ^ OERRCTRL.cpp:675:43: warning: array subscript has type 'char' [-Wchar-subscripts] if( dp_id[ecPlayerId-1] && !ack_flag[f][ecPlayerId-1] ) ^ In file included from ../../../include/OWORLDMT.h:28:0, from ../../../include/OWORLD.h:28, from OREMOTE2.cpp:34: ../../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../../include/OWORLDMT.h:28:0, from ../../../include/OWORLD.h:28, from OREMOTE.cpp:34: ../../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../../include/OWORLDMT.h:28:0, from ../../../include/OWORLD.h:28, from ../../../include/OINFO.h:31, from ../../../include/ONATIONB.h:28, from ../../../include/ONATION.h:29, from OREMOTEM.cpp:28: ../../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OREMOTE2.cpp: In member function 'int Remote::poll_msg()': OREMOTE2.cpp:333:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] DWORD senderFrameCount = *(DWORD *)rMsg->data_buf; ^ OREMOTE2.cpp:367:46: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] DWORD senderFrameCount = *(DWORD *)rMsg->data_buf; ^ OREMOTE2.cpp:283:15: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OREMOTE2.cpp: In member function 'void Remote::process_receive_queue()': OREMOTE2.cpp:444:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] short msgNation = *(short *)(&remoteMsgPtr->data_buf[sizeof(DWORD)]); ^ OREMOTE2.cpp:460:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] short msgNation = *(short *)remoteMsgPtr->data_buf; ^ OREMOTE2.cpp:400:6: warning: variable 'loopCount' set but not used [-Wunused-but-set-variable] int loopCount=0; ^ OREMOTE2.cpp: In member function 'void Remote::process_specific_msg(DWORD)': OREMOTE2.cpp:516:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OREMOTEM.cpp: In member function 'void RemoteMsg::new_nation()': OREMOTEM.cpp:249:6: warning: unused variable 'nationRecno' [-Wunused-variable] int nationRecno = nation_array.new_nation( NATION_REMOTE, nationPtr->race_id, nationPtr->color_scheme_id, nationPtr->player_id ); ^ OREMOTEM.cpp: In member function 'void RemoteMsg::next_frame()': OREMOTEM.cpp:345:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] short nationRecno = *((short*)data_buf); ^ OREMOTEM.cpp: In member function 'void RemoteMsg::tell_send_time()': OREMOTEM.cpp:383:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] unsigned long sendTime = *((unsigned long*)data_buf); ^ OREMOTEM.cpp: In member function 'void RemoteMsg::request_save_game()': OREMOTEM.cpp:480:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] sys.mp_request_save( *(DWORD*)data_buf); ^ OREMOTEM.cpp: In member function 'void RemoteMsg::firm_bribe()': OREMOTEM.cpp:1725:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && (shortPtr[2] == 0 && firmPtr->overseer_recno || ^ OREMOTEM.cpp: In member function 'void RemoteMsg::camp_patrol()': OREMOTEM.cpp:1760:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if( validate_firm(*(short *)data_buf) ) ^ OREMOTEM.cpp:1762:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] FirmCamp *camp = firm_array[*(short *)data_buf]->cast_to_FirmCamp(); ^ OREMOTEM.cpp: In member function 'void RemoteMsg::firm_reward()': OREMOTEM.cpp:1821:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( shortPtr[1] == 0 && firmPtr->overseer_recno || ^ OREMOTEM.cpp: In member function 'void RemoteMsg::reply_talk_msg()': OREMOTEM.cpp:2701:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] int talkMsgRecno = *(int*)data_buf; ^ multiplayer.cpp: In member function 'int MultiPlayer::add_player(uint32_t, char*, ENetAddress*, char)': multiplayer.cpp:561:23: warning: 'player' may be used uninitialized in this function [-Wmaybe-uninitialized] player->id = playerId; ^ OREMOTE.cpp: At global scope: OREMOTE.cpp:224:13: warning: 'void connect_game_disconnect_handler(DWORD)' defined but not used [-Wunused-function] static void connect_game_disconnect_handler(DWORD playerId) ^ AR libmultiplayer.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer/common' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' Making all in video make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' Making all in common make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/common' CXX OCOLTBL.o CXX OVGABUF2.o CXX OVGABUF.o CXX OVGALOCK.o CXX vgautil.o CXX vgautil2.o In file included from ../../../include/OWORLDMT.h:28:0, from ../../../include/OWORLD.h:28, from OVGABUF.cpp:29: ../../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OVGABUF.cpp: In member function 'void VgaBuf::save_area_common_buf(int, int, int, int)': OVGABUF.cpp:213:7: warning: unused variable 'saveSize' [-Wunused-variable] long saveSize = sizeof(short)*6 + (x2-x1+1) * (y2-y1+1); ^ OVGABUF.cpp: In member function 'void VgaBuf::rest_area_common_buf()': OVGABUF.cpp:249:6: warning: unused variable 'x2' [-Wunused-variable] int x2 = *shortPtr++; ^ OVGABUF.cpp:250:6: warning: unused variable 'y2' [-Wunused-variable] int y2 = *shortPtr++; ^ OVGABUF.cpp: In member function 'void VgaBuf::rest_area(char*, int)': OVGABUF.cpp:306:15: warning: variable 'x2' set but not used [-Wunused-but-set-variable] int x1,y1,x2,y2; ^ OVGABUF.cpp:306:18: warning: variable 'y2' set but not used [-Wunused-but-set-variable] int x1,y1,x2,y2; ^ OVGABUF.cpp: In member function 'void VgaBuf::put_large_bitmap(int, int, File*)': OVGABUF.cpp:357:6: warning: unused variable 'hasPalette' [-Wunused-variable] int hasPalette=0; ^ AR libvideo_common.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/common' Making all in sdl make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/sdl' CXX surface_sdl.o CXX vga_sdl.o AR libvideo_sdl.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/sdl' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' Making all in client make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/client' CXX AM.o CXX OAI_ACT.o CXX OAI_ACT2.o CXX OAI_ATTK.o CXX OAI_BUIL.o CXX OAI_CAP2.o CXX OAI_DEFE.o CXX OAI_CAPT.o CXX OAI_DIPL.o CXX OAI_ECO.o CXX OAI_GRAN.o CXX OAI_MAR3.o CXX OAI_INFO.o CXX OAI_MAR2.o CXX OAI_MARI.o CXX OAI_MAIN.o OAI_CAP2.cpp:460:60: warning: "/*" within comment [-Wcomment] if( townPtr->nation_recno == targetTown->nation_recno ) //**BUGHERE ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OAI_MAIN.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_CAMP.h:28, from OAI_GRAN.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OAI_DEFE.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OAI_DIPL.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_ECO.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_CAP2.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_CAPT.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_ATTK.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_MARI.h:28, from OAI_MAR2.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_MARI.h:28, from OAI_MARI.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_MARI.h:28, from OAI_MAR3.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_BUIL.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_MARK.h:28, from OAI_INFO.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OAI_ACT2.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OAI_ACT.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OAI_DIPL.cpp: In member function 'int Nation::think_request_cease_war()': OAI_DIPL.cpp:365:14: warning: variable 'nationPtr' set but not used [-Wunused-but-set-variable] Nation* nationPtr; ^ OAI_DIPL.cpp: In member function 'int Nation::think_trade_treaty()': OAI_DIPL.cpp:479:13: warning: variable 'nationPtr' set but not used [-Wunused-but-set-variable] Nation* nationPtr; ^ OAI_GRAN.cpp: In member function 'int Nation::think_ally_against_big_enemy()': OAI_GRAN.cpp:724:10: warning: variable 'nationPtr' set but not used [-Wunused-but-set-variable] Nation* nationPtr; ^ OAI_GRAN.cpp:726:18: warning: variable 'ourNationRelation' set but not used [-Wunused-but-set-variable] NationRelation *ourNationRelation, *enemyNationRelation; ^ OAI_GRAN.cpp:726:38: warning: variable 'enemyNationRelation' set but not used [-Wunused-but-set-variable] NationRelation *ourNationRelation, *enemyNationRelation; ^ OAI_ACT2.cpp: In member function 'int Nation::ai_assign_overseer(ActionNode*)': OAI_ACT2.cpp:161:12: warning: unused variable 'firmInfo' [-Wunused-variable] FirmInfo* firmInfo = firm_res[firmId]; ^ OAI_GRAN.cpp: In member function 'int Nation::think_attack_enemy_firm(int, int)': OAI_GRAN.cpp:829:11: warning: unused variable 'nationPtr' [-Wunused-variable] Nation *nationPtr = nation_array[enemyNationRecno]; ^ OAI_DIPL.cpp: In member function 'int Nation::think_declare_war()': OAI_DIPL.cpp:636:6: warning: unused variable 'rc' [-Wunused-variable] int rc=0; ^ OAI_ACT2.cpp: In member function 'int Nation::ai_assign_worker(ActionNode*)': OAI_ACT2.cpp:332:12: warning: unused variable 'firmInfo' [-Wunused-variable] FirmInfo* firmInfo = firm_res[firmId]; ^ OAI_CAPT.cpp: In member function 'int Nation::capture_expected_resistance(int)': OAI_CAPT.cpp:226:6: warning: unused variable 'captureRating' [-Wunused-variable] int captureRating = 0; ^ OAI_CAP2.cpp: In member function 'Town* Nation::think_capture_enemy_town_target(Town*)': OAI_CAP2.cpp:264:10: warning: unused variable 'ownNation' [-Wunused-variable] Nation* ownNation = nation_array[nation_recno]; ^ OAI_CAP2.cpp:267:8: warning: variable 'neededCombatLevel' set but not used [-Wunused-but-set-variable] int neededCombatLevel=0; ^ OAI_MAR2.cpp: In member function 'int Nation::ai_sea_travel3(ActionNode*)': OAI_MAR2.cpp:202:8: warning: variable 'unitCount' set but not used [-Wunused-but-set-variable] short unitCount; ^ OAI_MARI.cpp: In member function 'int Nation::ai_build_harbor(int, int)': OAI_MARI.cpp:198:34: warning: variable 'bestYLoc' set but not used [-Wunused-but-set-variable] int xLoc, yLoc, bestXLoc= -1, bestYLoc= -1, maxEnemyDistance=0; ^ OAI_MAR3.cpp: In member function 'int Nation::ai_settle_to_region(int, int, int)': OAI_MAR3.cpp:96:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OBULLET.h:29, from AM.cpp:39: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OAI_MILI.o OAI_INFO.cpp: In member function 'void Nation::update_ai_region()': OAI_INFO.cpp:251:37: warning: array subscript has type 'char' [-Wchar-subscripts] ai_region_array[ai_region_count++].region_id = townPtr->region_id; ^ OAI_INFO.cpp: In member function 'void Nation::add_general_info(short int)': OAI_INFO.cpp:307:8: warning: unused variable 'unitPtr' [-Wunused-variable] Unit* unitPtr = unit_array[unitRecno]; ^ OAI_INFO.cpp: In member function 'void Nation::del_general_info(short int)': OAI_INFO.cpp:321:8: warning: unused variable 'unitPtr' [-Wunused-variable] Unit* unitPtr = unit_array[unitRecno]; ^ OAI_ACT.cpp: In member function 'int Nation::process_action(int, int)': OAI_ACT.cpp:203:8: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] else if( rc== -1 ) // action failed, remove immediately if return -1 ^ OAI_BUIL.cpp: In member function 'int Nation::ai_supported_inn_count()': OAI_BUIL.cpp:305:8: warning: unused variable 'fixedExpense' [-Wunused-variable] float fixedExpense = fixed_expense_365days(); ^ CXX OAI_MONS.o OAI_MARI.cpp:193:26: warning: 'townPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] int homeYLoc = townPtr->center_y; ^ In file included from AM.cpp:70:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_CAMP.h:28, from OAI_MILI.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OAI_QUER.o OAI_MAR3.cpp: In member function 'int Nation::think_move_to_region_with_mine()': OAI_MAR3.cpp:322:24: warning: 'sitePtr' may be used uninitialized in this function [-Wmaybe-uninitialized] sitePtr->map_x_loc+1, sitePtr->map_y_loc+1 ); ^ CXX OAI_SEEK.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_MONS.h:28, from OAI_MONS.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OAI_ACT.cpp: In member function 'void Nation::action_finished(WORD, short int, int)': OAI_ACT.cpp:581:42: warning: 'actionNode' may be used uninitialized in this function [-Wmaybe-uninitialized] actionNode->action_para2 = unitRecno; ^ CXX OAI_SPY.o CXX OAI_TALK.o CXX OAI_TOWN.o CXX OAI_TRAD.o CXX OAI_UNIT.o CXX OANLINE.o CXX OBATTLE.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_SEEK.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OAI_QUER.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OAI_GRAN.cpp:876:53: warning: 'targetCombatLevel' may be used uninitialized in this function [-Wmaybe-uninitialized] targetCombatLevel, 0, 0, 0, 0, useAllCamp ); ^ CXX OBLOB.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OAI_SPY.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_TOWN.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_MARK.h:28, from OAI_TALK.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OAI_UNIT.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OBATTLE.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OBOX.o CXX OBULLET.o CXX OBULLETA.o CXX OBUTT3D.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OU_CARA.h:33, from OAI_TRAD.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OBUTTCUS.o OAI_SPY.cpp: In member function 'Spy* Nation::ai_find_spy(int, int, int, int)': OAI_SPY.cpp:215:34: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if( !spyPtr->true_nation_recno != nation_recno ) ^ CXX OBUTTON.o CXX OB_FLAME.o OAI_TALK.cpp: In member function 'int Nation::consider_give_tribute(TalkMsg*)': OAI_TALK.cpp:767:6: warning: unused variable 'relationStatus' [-Wunused-variable] int relationStatus = get_relation_status(talkMsg->from_nation_recno); ^ CXX OB_HOMIN.o OBATTLE.cpp: In member function 'void Battle::create_ai_nation(int)': OBATTLE.cpp:381:7: warning: variable 'nationRecno' set but not used [-Wunused-but-set-variable] int nationRecno; ^ CXX OB_PROJ.o CXX OCRC_STO.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OBULLETA.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OBULLET.h:29, from ../../include/OB_FLAME.h:28, from OB_FLAME.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OBULLET.h:29, from ../../include/OB_HOMIN.h:27, from OB_HOMIN.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OBULLET.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OBULLETA.cpp: In member function 'short int BulletArray::add_bullet(Unit*, Unit*)': OBULLETA.cpp:355:14: warning: unused variable 'attackInfo' [-Wunused-variable] AttackInfo *attackInfo = parentUnit->attack_info_array+parentUnit->cur_attack; ^ OBULLETA.cpp: In member function 'short int BulletArray::add_bullet(Unit*, short int, short int)': OBULLETA.cpp:402:14: warning: unused variable 'attackInfo' [-Wunused-variable] AttackInfo *attackInfo = parentUnit->attack_info_array+parentUnit->cur_attack; ^ CXX ODYNARR.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OBULLET.h:29, from ../../include/OB_PROJ.h:27, from OB_PROJ.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX ODYNARRB.o CXX OEFFECT.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/ONATIONA.h:32, from OCRC_STO.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OAI_SEEK.cpp: In member function 'int Nation::find_best_firm_loc(short int, short int, short int, short int&, short int&)': OAI_SEEK.cpp:517:27: warning: 'refY2' may be used uninitialized in this function [-Wmaybe-uninitialized] refY2 -= firmLocHeight/2; ^ OAI_SEEK.cpp:512:26: warning: 'refX2' may be used uninitialized in this function [-Wmaybe-uninitialized] refX2 -= firmLocWidth/2; ^ OAI_SEEK.cpp:505:26: warning: 'refY1' may be used uninitialized in this function [-Wmaybe-uninitialized] refY1 -= firmLocHeight/2; ^ OAI_SEEK.cpp:504:25: warning: 'refX1' may be used uninitialized in this function [-Wmaybe-uninitialized] refX1 -= firmLocWidth/2; // since we use loc_x1 as the building reference, we need to shift it so it will match the use of center_x in effective distance ^ OAI_SEEK.cpp:450:17: warning: 'centerY' may be used uninitialized in this function [-Wmaybe-uninitialized] short centerX, centerY, refX1, refY1, refX2, refY2; ^ OAI_SEEK.cpp:450:8: warning: 'centerX' may be used uninitialized in this function [-Wmaybe-uninitialized] short centerX, centerY, refX1, refY1, refX2, refY2; ^ OBULLETA.cpp: In member function 'int BulletArray::add_bullet_possible(short int, short int, char, short int, short int, char, short int, short int, short int&, short int&, char, short int)': OBULLETA.cpp:261:8: warning: 'leftXOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] short leftXOffset, leftYOffset; ^ OBULLETA.cpp:261:21: warning: 'leftYOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] short leftXOffset, leftYOffset; ^ OBULLETA.cpp:319:25: warning: 'rightYOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] rightY += rightYOffset; ^ OBULLETA.cpp:318:25: warning: 'rightXOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] rightX += rightXOffset; ^ CXX OEXPMASK.o CXX OFILETXT.o OBATTLE.cpp: At global scope: OBATTLE.cpp:908:12: warning: 'int is_space(int, int, int, int, char)' defined but not used [-Wunused-function] static int is_space(int xLoc1, int yLoc1, int xLoc2, int yLoc2, char mobileType) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ODYNARRB.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OBULLETA.cpp: In member function 'short int BulletArray::add_bullet(Unit*, short int, short int)': OBULLETA.cpp:432:54: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] attackYLoc >= targetYLoc && attackYLoc < targetYLoc+height) ^ OBULLETA.cpp:431:56: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] if(attackXLoc >= targetXLoc && attackXLoc < targetXLoc+width && ^ CXX OFIRM.o OBUTTON.cpp: In member function 'void Button::wait_press(int)': OBUTTON.cpp:478:34: warning: 'lastMouseY' may be used uninitialized in this function [-Wmaybe-uninitialized] if( lastMouseX == mouse.cur_x && lastMouseY == mouse.cur_y ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OEFFECT.h:27, from OEFFECT.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OB_PROJ.cpp: In member function 'virtual void Projectile::init(char, short int, short int, short int, char)': OB_PROJ.cpp:82:15: warning: unused variable 'spriteFrame' [-Wunused-variable] SpriteFrame* spriteFrame = cur_sprite_frame(); ^ CXX OFIRM2.o CXX OFIRMA.o In file included from ../../include/OWORLDMT.h:28:0, from OEXPMASK.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OBULLET.cpp: In member function 'void Bullet::hit_building(short int, short int)': OBULLET.cpp:379:3: warning: 'virtualUnit' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!virtualUnit) ^ CXX OFIRMAI.o CXX OFIRMDIE.o OBULLET.cpp: In member function 'void Bullet::hit_wall(short int, short int)': OBULLET.cpp:423:3: warning: 'virtualUnit' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!virtualUnit) ^ CXX OFIRMDRW.o CXX OFIRMIF.o CXX OFIRMIF3.o CXX OFIRMIF2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OFIRM2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OFIRMRES.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OFIRMRES.h:32, from OFIRMDIE.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OFIRM.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OF_INN.h:28, from OFIRMAI.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OFLAME.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OFIRMA.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OFONT.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OFIRMIF2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OFIRMRES.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OF_BASE2.o CXX OF_BASE.o OFIRM.cpp: In member function 'virtual void Firm::assign_overseer(int)': OFIRM.cpp:648:7: warning: unused variable 'originalXLoc' [-Wunused-variable] int originalXLoc = unitPtr->next_x_loc(); ^ OFIRM.cpp:649:7: warning: unused variable 'originalYLoc' [-Wunused-variable] int originalYLoc = unitPtr->next_y_loc(); ^ OFIRM.cpp:607:6: warning: unused variable 'oldOverseerRecno' [-Wunused-variable] int oldOverseerRecno = overseer_recno; ^ OFIRM.cpp: In member function 'int Firm::find_settle_town()': OFIRM.cpp:1118:11: warning: unused variable 'nationPtr' [-Wunused-variable] Nation* nationPtr = nation_array[nation_recno]; ^ OFIRM.cpp: In member function 'int Firm::year_expense()': OFIRM.cpp:1863:6: warning: unused variable 'payWorkerCount' [-Wunused-variable] int payWorkerCount=0; ^ OFIRM.cpp: In member function 'virtual int Firm::pull_town_people(int, char, int, int)': OFIRM.cpp:2030:11: warning: unused variable 'popAdded' [-Wunused-variable] int i, popAdded=0; ^ OFIRM.cpp: In member function 'void Firm::update_worker()': OFIRM.cpp:2291:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ CXX OF_CAMP.o OFIRM2.cpp: In member function 'void Firm::kill_worker(int)': OFIRM2.cpp:86:8: warning: unused variable 'unitRecno' [-Wunused-variable] int unitRecno = 0; ^ OFIRM.cpp: In member function 'int Firm::create_worker_unit(Worker&)': OFIRM.cpp:2442:12: warning: unused variable 'unitInfo' [-Wunused-variable] UnitInfo *unitInfo = unit_res[unitId]; ^ OFIRM.cpp: In member function 'void Firm::mobilize_all_worker(int)': OFIRM.cpp:2551:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount = 0; ^ OFIRM.cpp: In member function 'void Firm::resign_all_worker(int)': OFIRM.cpp:2598:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0, townRecno, raceId; ^ OFIRM.cpp: In member function 'void Firm::think_worker_migrate()': OFIRM.cpp:2698:8: warning: unused variable 'firmXLoc' [-Wunused-variable] int firmXLoc = center_x, firmYLoc = center_y; ^ OFIRM.cpp:2698:29: warning: unused variable 'firmYLoc' [-Wunused-variable] int firmXLoc = center_x, firmYLoc = center_y; ^ OFIRMA.cpp: In member function 'void FirmArray::del_firm(int)': OFIRMA.cpp:310:6: warning: unused variable 'xLoc' [-Wunused-variable] int xLoc = firmPtr->center_x; ^ OFIRMA.cpp:311:6: warning: unused variable 'yLoc' [-Wunused-variable] int yLoc = firmPtr->center_y; ^ OFIRM.cpp: In member function 'void Firm::setup_link()': OFIRM.cpp:3043:39: warning: array subscript has type 'char' [-Wchar-subscripts] linked_firm_array[linked_firm_count] = firmRecno; ^ OFIRM.cpp:3044:46: warning: array subscript has type 'char' [-Wchar-subscripts] linked_firm_enable_array[linked_firm_count] = defaultLinkStatus; ^ OFIRM.cpp:3061:57: warning: array subscript has type 'char' [-Wchar-subscripts] firmPtr->linked_firm_array[firmPtr->linked_firm_count] = firm_recno; ^ OFIRM.cpp:3062:64: warning: array subscript has type 'char' [-Wchar-subscripts] firmPtr->linked_firm_enable_array[firmPtr->linked_firm_count] = defaultLinkStatus; ^ OFIRM.cpp:3138:39: warning: array subscript has type 'char' [-Wchar-subscripts] linked_town_array[linked_town_count] = townRecno; ^ OFIRM.cpp:3139:46: warning: array subscript has type 'char' [-Wchar-subscripts] linked_town_enable_array[linked_town_count] = defaultLinkStatus; ^ CXX OF_CAMP2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OFIRMIF.cpp:34: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OFIRMDRW.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OFIRMIF3.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OF_BASE2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OFIRMIF.cpp: In member function 'void Firm::disp_basic_info(int, int)': OFIRMIF.cpp:225:6: warning: variable 'sliderX1' set but not used [-Wunused-but-set-variable] int sliderX1, sliderX2; ^ OFIRMIF.cpp:225:16: warning: variable 'sliderX2' set but not used [-Wunused-but-set-variable] int sliderX1, sliderX2; ^ OFIRMIF.cpp: In member function 'void Firm::disp_worker_list(int, int)': OFIRMIF.cpp:362:6: warning: variable 'overseerRaceId' set but not used [-Wunused-but-set-variable] int overseerRaceId=0; ^ OFIRMIF.cpp: In member function 'int Firm::detect_worker_list()': OFIRMIF.cpp:487:6: warning: unused variable 'liveInTown' [-Wunused-variable] int liveInTown = firm_res[firm_id]->live_in_town; ^ OFIRMIF.cpp: In member function 'void Firm::disp_worker_info(int, int)': OFIRMIF.cpp:577:41: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] if( lastSelected != selected_worker_id > 0 ) ^ OFIRMIF3.cpp: In member function 'void Firm::disp_bribe_menu(int)': OFIRMIF3.cpp:110:7: warning: unused variable 'x' [-Wunused-variable] int x=INFO_X1+4, y=INFO_Y1+4, y2=y+font_san.height()-1; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_BASE.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OFIRMIF3.cpp: In member function 'void Firm::disp_assassinate_result(int)': OFIRMIF3.cpp:537:6: warning: unused variable 'x' [-Wunused-variable] int x=INFO_X1+4, y=INFO_Y1+4, y2=y+font_san.height()-1; ^ CXX OF_FACT.o CXX OF_FACT2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_CAMP.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OF_CAMP2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OFIRMDRW.cpp: In member function 'virtual void Firm::draw_full_size(int)': OFIRMDRW.cpp:210:7: warning: unused variable 'hitPerPixel' [-Wunused-variable] int hitPerPixel = (int) max_hit_points / bitmapWidth / bitmapHeight / 2; ^ OFIRMDRW.cpp: In member function 'int Firm::draw_detect_link_line(int)': OFIRMDRW.cpp:318:12: warning: unused variable 'firmInfo' [-Wunused-variable] FirmInfo* firmInfo = firm_res[firm_id]; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OFONT.cpp:33: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OFIRMIF3.cpp: In member function 'int Firm::spy_bribe_succeed_chance(int, short int, short int)': OFIRMIF3.cpp:441:51: warning: 'unitCommandPower' may be used uninitialized in this function [-Wmaybe-uninitialized] succeedChance = spyPtr->spy_skill - unitLoyalty - unitCommandPower ^ OFIRMIF3.cpp:433:2: warning: 'targetSpyRecno' may be used uninitialized in this function [-Wmaybe-uninitialized] if( targetSpyRecno ) // if the bribe target is also a spy ^ OFIRMIF3.cpp:450:31: warning: 'unitRaceId' may be used uninitialized in this function [-Wmaybe-uninitialized] race_res.is_same_race(spyKingRaceId, unitRaceId) * 10; ^ OFIRMIF3.cpp:462:33: warning: 'unitLoyalty' may be used uninitialized in this function [-Wmaybe-uninitialized] succeedChance -= (unitLoyalty-90); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_FACT2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_FACT.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OFIRMIF3.cpp: In member function 'void Firm::disp_bribe_unit(int)': OFIRMIF3.cpp:515:58: warning: 'unitName' may be used uninitialized in this function [-Wmaybe-uninitialized] font_san.put( x+UNIT_LARGE_ICON_WIDTH+6, y+4, unitName ); ^ OFIRMIF3.cpp:514:22: warning: 'rankId' may be used uninitialized in this function [-Wmaybe-uninitialized] vga_front.put_bitmap(x, y, unit_res[unitId]->get_large_icon_ptr(rankId) ); ^ In file included from ../../include/OMATRIX.h:28:0, from ../../include/OWORLDMT.h:28, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OFIRMIF3.cpp:27: ../../include/OUNITRES.h:371:77: warning: 'unitId' may be used uninitialized in this function [-Wmaybe-uninitialized] UnitInfo* operator[](int unitId) { return unit_info_array+unitId-1; } ^ OFIRMIF3.cpp:484:28: note: 'unitId' was declared here int raceId, unitLoyalty, unitId, rankId; ^ OFIRMIF3.cpp:523:6: warning: 'unitLoyalty' may be used uninitialized in this function [-Wmaybe-uninitialized] str += unitLoyalty; ^ OFIRMAI.cpp: In member function 'int Firm::think_capture()': OFIRMAI.cpp:510:75: warning: 'nationPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] ((FirmCamp*)bestTarget)->total_combat_level(), 0, 0, 0, 0, useAllCamp ); ^ In file included from OF_CAMP.cpp:43:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ CXX OF_HARB.o OF_CAMP2.cpp: In member function 'int FirmCamp::ai_recruit(int)': OF_CAMP2.cpp:431:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OF_CAMP2.cpp: In member function 'int FirmCamp::ai_combat_level_needed()': OF_CAMP2.cpp:493:10: warning: unused variable 'nationPtr' [-Wunused-variable] Nation* nationPtr = nation_array[nation_recno]; ^ OF_CAMP2.cpp: In member function 'int FirmCamp::think_capture_target_town()': OF_CAMP2.cpp:735:8: warning: unused variable 'prefPeacefulness' [-Wunused-variable] int prefPeacefulness = nation_array[nation_recno]->pref_peacefulness; ^ CXX OF_HARB2.o OF_CAMP2.cpp: In member function 'int FirmCamp::think_capture_use_spy(Town*)': OF_CAMP2.cpp:1001:10: warning: unused variable 'ownNation' [-Wunused-variable] Nation* ownNation = nation_array[nation_recno]; ^ CXX OF_INN.o CXX OF_INN2.o CXX OF_MARK.o OF_CAMP.cpp: In member function 'void FirmCamp::train_unit()': OF_CAMP.cpp:657:12: warning: unused variable 'overseerRaceInfo' [-Wunused-variable] RaceInfo* overseerRaceInfo = race_res[overseerUnit->race_id]; ^ OF_CAMP.cpp: In member function 'void FirmCamp::patrol()': OF_CAMP.cpp:880:40: warning: array subscript has type 'char' [-Wchar-subscripts] patrol_unit_array[patrol_unit_count++] = overseerRecno; ^ OF_CAMP.cpp: In member function 'int FirmCamp::patrol_all_soldier()': OF_CAMP.cpp:935:41: warning: array subscript has type 'char' [-Wchar-subscripts] patrol_unit_array[patrol_unit_count++] = unitRecno; ^ OF_CAMP.cpp: In member function 'void FirmCamp::defense(short int, int)': OF_CAMP.cpp:1031:6: warning: unused variable 'numOfUnitInside' [-Wunused-variable] int numOfUnitInside = worker_count + (overseer_recno>0); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_HARB2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OF_MARK2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_HARB.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OF_MINE.o CXX OF_MINE2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_INN.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OF_MONS.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OF_INN2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_MARK.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OF_HARB.cpp:36:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_MARK2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_MINE2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_MINE.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OF_RESE.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_MONS.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OF_HARB.cpp: In member function 'void FirmHarbor::detect_build_menu()': OF_HARB.cpp:815:18: warning: unused variable 'x' [-Wunused-variable] int unitId, x=INFO_X1+2, y=INFO_Y1, rc, quitFlag; ^ OF_HARB.cpp:816:12: warning: variable 'unitInfo' set but not used [-Wunused-but-set-variable] UnitInfo* unitInfo; ^ OF_HARB.cpp: In member function 'void FirmHarbor::disp_build_info(int)': OF_HARB.cpp:1006:6: warning: unused variable 'dispY1' [-Wunused-variable] int dispY1 = INFO_Y1+26; ^ OF_HARB2.cpp: In member function 'int FirmHarbor::think_trade()': OF_HARB2.cpp:196:39: warning: 'firmHarbor' may be used uninitialized in this function [-Wmaybe-uninitialized] unitMarine->set_stop( 2, firmHarbor->loc_x1, firmHarbor->loc_y1, COMMAND_AI); ^ CXX OF_RESE2.o OF_HARB.cpp: In member function 'void FirmHarbor::update_linked_firm_info()': OF_HARB.cpp:1164:39: warning: array subscript has type 'char' [-Wchar-subscripts] linked_mine_array[linked_mine_num] = firmPtr->firm_recno; ^ OF_HARB.cpp:1173:45: warning: array subscript has type 'char' [-Wchar-subscripts] linked_factory_array[linked_factory_num] = firmPtr->firm_recno; ^ OF_HARB.cpp:1182:43: warning: array subscript has type 'char' [-Wchar-subscripts] linked_market_array[linked_market_num] = firmPtr->firm_recno; ^ OF_HARB.cpp:1147:10: warning: variable 'nationPtr' set but not used [-Wunused-but-set-variable] Nation *nationPtr; ^ OF_HARB.cpp: In member function 'void FirmHarbor::add_queue(int, int)': OF_HARB.cpp:1224:40: warning: array subscript has type 'char' [-Wchar-subscripts] build_queue_array[build_queue_count++] = unitId; ^ OF_MARK2.cpp: In member function 'virtual void FirmMarket::ai_update_link_status()': OF_MARK2.cpp:191:10: warning: unused variable 'nationPtr' [-Wunused-variable] Nation* nationPtr = nation_array[nation_recno]; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_RESE.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OF_MARK2.cpp: In member function 'int FirmMarket::think_import_specific_product(int)': OF_MARK2.cpp:415:7: warning: unused variable 'canHireCaravan' [-Wunused-variable] int canHireCaravan = can_hire_caravan(); ^ CXX OF_WAR.o OF_MARK.cpp: In member function 'virtual void FirmMarket::detect_info()': OF_MARK.cpp:287:18: warning: unused variable 'marketGoods' [-Wunused-variable] MarketGoods* marketGoods = market_goods_array+i; ^ OF_MARK.cpp: In member function 'short int FirmMarket::hire_caravan(char)': OF_MARK.cpp:344:10: warning: unused variable 'nationPtr' [-Wunused-variable] Nation *nationPtr = nation_array[nation_recno]; ^ CXX OF_WAR2.o CXX OGAMCRED.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OF_RESE2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OF_MONS.cpp: In member function 'virtual void FirmMonster::deinit_derived()': OF_MONS.cpp:107:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OF_MONS.cpp: In member function 'void FirmMonster::disp_monster_info(int, int)': OF_MONS.cpp:176:6: warning: unused variable 'x' [-Wunused-variable] int x=INFO_X1+4, y=dispY1+3; ^ OF_MONS.cpp:176:19: warning: unused variable 'y' [-Wunused-variable] int x=INFO_X1+4, y=dispY1+3; ^ OF_MONS.cpp: In member function 'virtual void FirmMonster::assign_unit(int)': OF_MONS.cpp:257:12: warning: unused variable 'unitInfo' [-Wunused-variable] UnitInfo* unitInfo = unit_res[unitPtr->unit_id]; ^ OF_MONS.cpp: In member function 'void FirmMonster::add_general(int)': OF_MONS.cpp:307:12: warning: unused variable 'unitInfo' [-Wunused-variable] UnitInfo* unitInfo = unit_res[unitPtr->unit_id]; ^ OF_MONS.cpp: In member function 'void FirmMonster::add_soldier(int)': OF_MONS.cpp:376:48: warning: array subscript has type 'char' [-Wchar-subscripts] waiting_soldier_array[waiting_soldier_count++] = generalUnitRecno; // the soldier is waiting for this general. ^ OF_MONS.cpp: In member function 'int FirmMonster::mobilize_general(int, int)': OF_MONS.cpp:506:42: warning: array subscript has type 'char' [-Wchar-subscripts] patrol_unit_array[patrol_unit_count++] = unitRecno; ^ CXX OGAME.o OF_MONS.cpp: In member function 'int FirmMonster::think_attack_neighbor()': OF_MONS.cpp:858:9: warning: unused variable 'totalCombatLevel' [-Wunused-variable] int totalCombatLevel=0; ^ OF_MONS.cpp: In member function 'int FirmMonster::think_attack_human()': OF_MONS.cpp:1020:9: warning: unused variable 'totalCombatLevel' [-Wunused-variable] int totalCombatLevel=0; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OF_WAR2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OF_WAR.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OGAMEMP.o OF_MARK.cpp: In member function 'virtual void FirmMarket::detect_info()': OF_MARK.cpp:817:45: warning: array subscript is below array bounds [-Warray-bounds] market_product_array[marketGoods->raw_id-1] = NULL; ^ CXX OGAMENCY.o OF_CAMP.cpp: At global scope: OF_CAMP.cpp:62:13: warning: 'void disp_debug_info(FirmCamp*, int)' declared 'static' but never defined [-Wunused-function] static void disp_debug_info(FirmCamp* firmPtr, int refreshFlag); ^ OF_RESE.cpp: In member function 'void FirmResearch::research_complete()': OF_RESE.cpp:571:8: warning: unused variable 'techId' [-Wunused-variable] short techId = tech_id; // backup tech_id ^ CXX OGAMEND.o CXX OGAMESET.o CXX OGAMHALL.o CXX OGAMMAIN.o CXX OGAMMENU.o OF_MARK.cpp: In member function 'void FirmMarket::free_unused_slot()': OF_MARK.cpp:817:45: warning: array subscript is below array bounds [-Warray-bounds] market_product_array[marketGoods->raw_id-1] = NULL; ^ OF_MARK.cpp: In member function 'void FirmMarket::clear_market_goods(int)': OF_MARK.cpp:817:45: warning: array subscript is below array bounds [-Warray-bounds] market_product_array[marketGoods->raw_id-1] = NULL; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OU_CARA.h:33, from ../../include/OUNITALL.h:27, from OGAME.cpp:32: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OGAMEMP.cpp:33: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OF_WAR.cpp: In member function 'void FirmWar::detect_build_menu()': OF_WAR.cpp:272:18: warning: unused variable 'x' [-Wunused-variable] int unitId, x=INFO_X1+2, y=INFO_Y1, rc, quitFlag; ^ OF_WAR.cpp:273:12: warning: variable 'unitInfo' set but not used [-Wunused-but-set-variable] UnitInfo* unitInfo; ^ OF_WAR.cpp: In member function 'void FirmWar::add_queue(int, int)': OF_WAR.cpp:579:40: warning: array subscript has type 'char' [-Wchar-subscripts] build_queue_array[build_queue_count++] = unitId; ^ CXX OGAMSCE2.o In file included from OGAME.cpp:34:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OGAMENCY.cpp: In function 'int disp_picture(int, int, int)': OGAMENCY.cpp:584:84: warning: suggest parentheses around '&&' within '||' [-Wparentheses] filename2[0] && misc.is_file_exist(filename2) && pictFile.file_open(filename2,0) && (palNamePtr = palname2) || ^ CXX OGAMSCEN.o CXX OGAMSING.o OGAMEMP.cpp: In constructor 'MpStructLoadGameNewPlayer::MpStructLoadGameNewPlayer(Nation*, DWORD, long int, char*, char*)': OGAMEMP.cpp:336:8: warning: 'MpStructLoadGameNewPlayer::random_seed' will be initialized after [-Wreorder] long random_seed; ^ OGAMEMP.cpp:328:11: warning: 'uint32_t MpStructLoadGameNewPlayer::ver1' [-Wreorder] uint32_t ver1; ^ OGAMEMP.cpp:340:2: warning: when initialized here [-Wreorder] MpStructLoadGameNewPlayer(Nation *n, DWORD frame, long seed, char *name, char *pass) : ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGFILE.h:36, from OGAMEND.cpp:38: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGAMEMP.cpp: In member function 'int Game::mp_select_option(NewNationPara*, int*)': OGAMEMP.cpp:3240:39: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( keyCode = mapIdField.detect() ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OGAMHALL.cpp:35: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OGENHILL.o OGAMEMP.cpp: In member function 'int Game::mp_select_load_option(char*)': OGAMEMP.cpp:5201:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !nationPtr->is_own() && !nationPtr->is_remote() || ^ OGAMEMP.cpp:3923:11: warning: variable 'hostPlayerId' set but not used [-Wunused-but-set-variable] PID_TYPE hostPlayerId = 0; ^ OGAMEMP.cpp:3938:6: warning: unused variable 'shareRace' [-Wunused-variable] int shareRace = 1; // host only, 0= exclusive race of each player ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGFILE.h:36, from OGAMMAIN.cpp:34: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGAME.cpp: In member function 'int Game::init(int)': OGAME.cpp:116:6: warning: unused variable 'originalRandomSeed' [-Wunused-variable] int originalRandomSeed = misc.get_random_seed(); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OGAMMENU.cpp:34: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OGENMAP.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OGENHILL.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OGENHILL.cpp:29:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OGAMENCY.cpp: At global scope: OGAMENCY.cpp:131:12: warning: 'fryhtan_page' defined but not used [-Wunused-variable] static int fryhtan_page; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OGAMSCE2.cpp:38: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/ALL.h:33:0, from ../../include/OSYS.h:27, from OGAMSCE2.cpp:25: OGAMSCE2.cpp: In member function 'int Game::select_scenario(int, ScenInfo*)': ../../include/GAMEDEF.h:83:53: warning: array subscript has type 'char' [-Wchar-subscripts] #define DIR_SCENARIO_PATH(p) sys.dir_scenario_path[p] ^ OGAMSCE2.cpp:234:15: note: in expansion of macro 'DIR_SCENARIO_PATH' pathName = DIR_SCENARIO_PATH(scenInfoArray[browseRecno-1].dir_id); ^ CXX OGETA.o CXX OGFILE.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGFILE.h:36, from OGAMSCEN.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OGFILE3.o CXX OGFILE2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OGAMSING.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGAMMENU.cpp: In member function 'void Game::in_game_menu()': OGAMMENU.cpp:85:6: warning: unused variable 'x' [-Wunused-variable] int x=GAME_MENU_X1+20, y=GAME_MENU_Y1+17; ^ OGAMMENU.cpp:85:25: warning: unused variable 'y' [-Wunused-variable] int x=GAME_MENU_X1+20, y=GAME_MENU_Y1+17; ^ OGAMMENU.cpp: In function 'int detect_game_option()': OGAMMENU.cpp:186:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (menu_hot_key[i-1] && mouse.key_code == menu_hot_key[i-1] || ^ In file included from ../../include/ALL.h:33:0, from ../../include/OSYS.h:27, from OGAMSCEN.cpp:25: OGAMSCEN.cpp: In member function 'int Game::run_scenario(ScenInfo*)': ../../include/GAMEDEF.h:83:53: warning: array subscript has type 'char' [-Wchar-subscripts] #define DIR_SCENARIO_PATH(p) sys.dir_scenario_path[p] ^ OGAMSCEN.cpp:138:9: note: in expansion of macro 'DIR_SCENARIO_PATH' str = DIR_SCENARIO_PATH(scenInfo->dir_id); ^ CXX OGFILEA.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OGFILE3.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OGENMAP.cpp:31:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ CXX OGF_V1.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OGENMAP.cpp:32: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OFIRMRES.h:32, from OGFILE2.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OGODRES.o CXX OGRPSEL.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/ONATIONA.h:32, from ../../include/OGF_V1.h:29, from OGF_V1.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OGFILE.cpp:33: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OHELP.o OGENMAP.cpp: In member function 'void World::remove_odd(Plasma&, short int, short int, short int)': OGENMAP.cpp:562:14: warning: 'diffHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] plasma.plot(x,y, diffHeight); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OGODRES.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OHILLRES.o OGFILE2.cpp: In member function 'int GameFile::read_file(File*)': OGFILE2.cpp:191:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( game_file_array.demo_format && game_file_array.load_file_game_version > 0 ^ OGFILE2.cpp:186:6: warning: unused variable 'originalRandomSeed' [-Wunused-variable] int originalRandomSeed = misc.get_random_seed(); ^ OGFILE2.cpp: In member function 'int TownRes::read_file(File*)': OGFILE2.cpp:911:41: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(town_name_used_array, 0, sizeof(town_name_used_array)); ^ OGFILE2.cpp: In member function 'int GodRes::read_file(File*)': OGFILE2.cpp:1100:35: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(god_info_array, 0, sizeof(god_info_array)); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OGRPSEL.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OGFILEA.cpp:44: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGAMMENU.cpp: At global scope: OGAMMENU.cpp:291:13: warning: 'reverse_race_table' defined but not used [-Wunused-variable] static char reverse_race_table[MAX_RACE] = // race translation table ^ CXX OIMGRES.o OGFILEA.cpp: In member function 'void GameFile::disp_info(int, int)': OGFILEA.cpp:653:11: warning: unused variable 'localFileTime' [-Wunused-variable] FILETIME localFileTime; ^ CXX OINFO.o OGAMEMP.cpp: In member function 'int Game::mp_select_session()': OGAMEMP.cpp:1713:64: warning: 'refreshTime' may be used uninitialized in this function [-Wmaybe-uninitialized] if( !(mouse.skey_state & SHIFT_KEY_MASK) && misc.get_time() - refreshTime > pollTime ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OHELP.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OINGMENU.o OHELP.cpp: In member function 'void Help::load(char*)': OHELP.cpp:145:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OHELP.cpp: In member function 'void Help::save_scr(int, int, int, int)': OHELP.cpp:232:7: warning: unused variable 'saveSize' [-Wunused-variable] long saveSize = (long)(x2-x1+1) * (y2-y1+1); ^ CXX OLIGHTN.o OGENMAP.cpp: In member function 'void World::generate_map()': OGENMAP.cpp:151:8: warning: 'maxLandCount' may be used uninitialized in this function [-Wmaybe-uninitialized] else if( landCount > maxLandCount ) ^ OGENMAP.cpp:140:3: warning: 'minLandCount' may be used uninitialized in this function [-Wmaybe-uninitialized] if( landCount < minLandCount ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OHILLRES.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGAMEMP.cpp: In member function 'int Game::mp_join_session(int, char*)': OGAMEMP.cpp:1813:17: warning: 'wait_time' may be used uninitialized in this function [-Wmaybe-uninitialized] if (sysMsg < 0 || wait_time <= misc.get_time()) ^ CXX OLIGHTN2.o CXX OLOG.o CXX OLONGLOG.o CXX OLZW.o CXX OMATRIX.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OINFO.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OMONSRES.o OLZW.cpp: In member function 'virtual short unsigned int BitFileRead::input_bits(unsigned int)': OLZW.cpp:121:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( bit_offset + stringLen > (last_offset+sizeof(residue))*8 ) ^ OLZW.cpp:125:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( byteFetch >= sizeof(residue) ) // residue >>= 32 does not change to 0 ^ In file included from OLZW.cpp:27:0: ../../include/OLZW.h: In constructor 'BitFileWrite::BitFileWrite(File*)': ../../include/OLZW.h:74:16: warning: 'BitFileWrite::residue' will be initialized after [-Wreorder] unsigned long residue; // always the 4 bytes at last_offset ^ ../../include/OLZW.h:73:7: warning: 'long int BitFileWrite::residue_len' [-Wreorder] long residue_len; ^ OLZW.cpp:150:1: warning: when initialized here [-Wreorder] BitFileWrite::BitFileWrite(File *f) : filePtr(f), residue(0), residue_len(0) ^ OLZW.cpp: In member function 'virtual void BitFileWrite::output_bits(short unsigned int, unsigned int)': OLZW.cpp:168:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( residue_len + stringLen > sizeof(residue)*8 ) ^ OLZW.cpp:173:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( byteFlush >= sizeof(residue)) // if byteFlush == 4, residue >>= 32 does not set residue to 0 ^ OLZW.cpp: In member function 'unsigned int Lzw::decode_string(unsigned int, short unsigned int)': OLZW.cpp:468:17: warning: unused variable 'initCode' [-Wunused-variable] unsigned short initCode = code; ^ CXX OMOUSECR.o CXX OMP_CRC.o OINFO.cpp: In member function 'void Info::disp_heading()': OINFO.cpp:395:6: warning: unused variable 'x' [-Wunused-variable] int x=TOP_MENU_X2-250; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/ONATIONA.h:32, from OINGMENU.cpp:35: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from OLIGHTN.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OMUSIC.o CXX ONATIONA.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OMONSRES.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OINGMENU.cpp: In member function 'void InGameMenu::disp(int)': OINGMENU.cpp:132:11: warning: unused variable 'x' [-Wunused-variable] int x=GAME_MENU_X1+20, y=GAME_MENU_Y1+17; ^ OINGMENU.cpp:132:30: warning: unused variable 'y' [-Wunused-variable] int x=GAME_MENU_X1+20, y=GAME_MENU_Y1+17; ^ OINGMENU.cpp: In member function 'int InGameMenu::detect()': OINGMENU.cpp:175:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (menu_hot_key[i-1] && mouse.key_code == menu_hot_key[i-1] || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_GOD.h:28, from OMP_CRC.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OMATRIX.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGFILEA.cpp: At global scope: OGFILEA.cpp:965:12: warning: 'int last_game_recno()' defined but not used [-Wunused-function] static int last_game_recno() ^ OGFILEA.cpp:993:13: warning: 'void key_search()' defined but not used [-Wunused-function] static void key_search() ^ In file included from OMATRIX.cpp:30:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ CXX ONATIONB.o OLIGHTN.cpp: At global scope: OLIGHTN.cpp:293:15: warning: 'double sqr(double)' defined but not used [-Wunused-function] static double sqr(double x) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_CAMP.h:28, from ONATIONA.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OMOUSECR.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OMATRIX.cpp: In member function 'void Location::set_site(int)': OMATRIX.cpp:444:22: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~LOCATE_SITE_MASK | LOCATE_HAS_SITE; ^ OMATRIX.cpp: In member function 'void Location::set_dirt(int)': OMATRIX.cpp:506:22: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~LOCATE_SITE_MASK | LOCATE_HAS_DIRT; ^ CXX ONEWS.o OMATRIX.cpp: In member function 'void Location::set_town(int)': OMATRIX.cpp:563:22: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~LOCATE_BLOCK_MASK | LOCATE_IS_TOWN; ^ OMATRIX.cpp: In member function 'void Location::set_hill(int)': OMATRIX.cpp:616:23: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~(LOCATE_BLOCK_MASK | LOCATE_SITE_MASK ) ^ OMATRIX.cpp: In member function 'void Location::set_wall(int, int, int)': OMATRIX.cpp:651:22: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~(LOCATE_BLOCK_MASK | LOCATE_SITE_MASK ) ^ OMATRIX.cpp: In member function 'void Location::set_plant(int, int, int)': OMATRIX.cpp:785:22: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~(LOCATE_BLOCK_MASK | LOCATE_SITE_MASK ) ^ OMATRIX.cpp: In member function 'void Location::set_rock(short int)': OMATRIX.cpp:817:22: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] loc_flag = loc_flag & ~LOCATE_BLOCK_MASK | LOCATE_IS_ROCK; ^ CXX ONEWS2.o OMUSIC.cpp: In member function 'int Music::play(int, int)': OMUSIC.cpp:159:32: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] return play(songId, playType & ~MUSIC_CD_THEN_WAV | MUSIC_PLAY_CD) ^ OMONSRES.cpp: In member function 'void MonsterRes::init_active_monster()': OMONSRES.cpp:130:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ CXX ONEWSENG.o CXX ONEWSFRE.o OGAMSING.cpp: At global scope: OGAMSING.cpp:52:13: warning: 'option_mode' defined but not used [-Wunused-variable] static char option_mode; ^ CXX ONEWSGER.o CXX ONEWSSPA.o CXX OOPTMENU.o OMP_CRC.cpp: In member function 'virtual UCHAR Sprite::crc8()': OMP_CRC.cpp:98:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Sprite &dummySprite = *(Sprite *)temp_obj.sprite; ^ OMP_CRC.cpp: In member function 'virtual UCHAR Unit::crc8()': OMP_CRC.cpp:121:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Unit &dummyUnit = *(Unit *)temp_obj.unit; ^ OMP_CRC.cpp: In member function 'virtual UCHAR UnitGod::crc8()': OMP_CRC.cpp:164:47: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UnitGod &dummyUnitGod = *(UnitGod *)temp_obj.unit_god; ^ OMP_CRC.cpp: In member function 'virtual UCHAR UnitVehicle::crc8()': OMP_CRC.cpp:196:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UnitVehicle &dummyUnitVehicle = *(UnitVehicle *)temp_obj.unit_vehicle; ^ OMP_CRC.cpp: In member function 'virtual UCHAR UnitMonster::crc8()': OMP_CRC.cpp:219:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UnitMonster &dummyUnitMonster = *(UnitMonster *)temp_obj.unit_monster; ^ OMP_CRC.cpp: In member function 'virtual UCHAR UnitExpCart::crc8()': OMP_CRC.cpp:242:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UnitExpCart &dummyUnitExpCart = *(UnitExpCart *)temp_obj.unit_exp_cart; ^ OMP_CRC.cpp: In member function 'virtual UCHAR UnitMarine::crc8()': OMP_CRC.cpp:265:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UnitMarine &dummyUnitMarine = *(UnitMarine *)temp_obj.unit_marine; ^ OMP_CRC.cpp: In member function 'virtual void UnitMarine::clear_ptr()': OMP_CRC.cpp:57:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define RTRIM_ARRAY(a,s) { if(sTERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ORAIN1.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OPOWER.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX ORAIN3.o CXX ORAWRES.o OPOWER.cpp: In member function 'int Power::detect_frame()': OPOWER.cpp:420:8: warning: unused variable 'mouseX' [-Wunused-variable] int mouseX = mouse.click_x(LEFT_BUTTON); ^ OPOWER.cpp:421:8: warning: unused variable 'mouseY' [-Wunused-variable] int mouseY = mouse.click_y(LEFT_BUTTON); ^ OPOWER.cpp:245:12: warning: unused variable 'selectedCount' [-Wunused-variable] int rc=0, selectedCount=0; ^ OPOWER.cpp: In member function 'int Power::detect_action()': OPOWER.cpp:718:12: warning: variable 'selectedUnit' set but not used [-Wunused-but-set-variable] Unit *selectedUnit; ^ OPOWER.cpp:702:8: warning: unused variable 'assignedFlag' [-Wunused-variable] int assignedFlag=0; ^ OPOWER.cpp:554:10: warning: variable 'targetWall' set but not used [-Wunused-but-set-variable] char targetWall=0; ^ OPOWER.cpp:555:8: warning: unused variable 'mobileType' [-Wunused-variable] int mobileType = activeUnit->mobile_type; // mobile type of the selected units ^ OPOWER.cpp:557:10: warning: unused variable 'nationRecno' [-Wunused-variable] short nationRecno = activeUnit->nation_recno; ^ OPOWER.cpp: In member function 'int Power::detect_select(int, int, int, int, int, int)': OPOWER.cpp:1169:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int mt = 0; mt < sizeof(mobileTypeList)/sizeof(char); ++mt ) ^ OPOWER.cpp:1185:48: warning: array subscript has type 'char' [-Wchar-subscripts] selectNationCount[unitPtr->nation_recno]++; ^ OPOWER.cpp:1207:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int mt = 0; mt < sizeof(mobileTypeList)/sizeof(char); ++mt ) ^ OPOWER.cpp:1019:6: warning: unused variable 'firstXLoc' [-Wunused-variable] int firstXLoc = selXLoc1, firstYLoc = selYLoc1; // first location to be tested ^ OPOWER.cpp:1019:28: warning: unused variable 'firstYLoc' [-Wunused-variable] int firstXLoc = selXLoc1, firstYLoc = selYLoc1; // first location to be tested ^ OPOWER.cpp:1050:7: warning: unused variable 'firstTest' [-Wunused-variable] int firstTest=0; ^ OPOWER.cpp: In member function 'int Power::choose_cursor(int, int, ScreenObjectType, short int, ScreenObjectType, short int)': OPOWER.cpp:1827:12: warning: unused variable 'townPtr' [-Wunused-variable] Town *townPtr = town_array[selectedObjectRecno]; ^ OPOWER.cpp:1487:6: warning: variable 'pointingObjectId' set but not used [-Wunused-but-set-variable] int pointingObjectId = 0; ^ OPOWER.cpp: In member function 'ScreenObjectType Power::find_selected_type(short int*)': OPOWER.cpp:2132:9: warning: unused variable 'sitePtr' [-Wunused-variable] Site *sitePtr = site_array[*selectedRecno = site_array.selected_recno]; ^ OPOWER.cpp: In member function 'ScreenObjectType Power::find_pointing_type(Location*, short int*)': OPOWER.cpp:2202:9: warning: unused variable 'sitePtr' [-Wunused-variable] Site *sitePtr = site_array[*pointingRecno = locPtr->site_recno()]; ^ CXX OREGION.o CXX OREBEL.o CXX OREGIONS.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ORAWRES.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OROCK.o CXX OROCKRES.o CXX OR_AI.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OREGION.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OOPTMENU.cpp: At global scope: OOPTMENU.cpp:60:13: warning: 'reverse_race_table' defined but not used [-Wunused-variable] static char reverse_race_table[MAX_RACE] = // race translation table ^ In file included from ../../include/OWORLDMT.h:28:0, from ORAIN3.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OREBEL.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OREGIONS.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OROCKRES.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OR_ECO.o CXX OR_MIL.o CXX OR_NAT.o CXX OR_RANK.o CXX OR_NEWS.o CXX OR_SPY.o In file included from OROCKRES.cpp:31:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OROCKRES.cpp: In member function 'void RockRes::load_block_info()': OROCKRES.cpp:275:47: warning: array subscript has type 'char' [-Wchar-subscripts] rockInfo->block_offset[rockBlockInfo->loc_y][rockBlockInfo->loc_x] = i + 1; ^ OROCKRES.cpp:275:69: warning: array subscript has type 'char' [-Wchar-subscripts] rockInfo->block_offset[rockBlockInfo->loc_y][rockBlockInfo->loc_x] = i + 1; ^ OROCKRES.cpp: In member function 'char RockRes::choose_next(short int, char, long int)': OROCKRES.cpp:436:12: warning: unused variable 'rockInfo' [-Wunused-variable] RockInfo *rockInfo = get_rock_info(rockRecno); ^ OROCKRES.cpp: In member function 'void RockRes::draw_block(short int, short int, short int, short int, short int, char)': OROCKRES.cpp:487:12: warning: unused variable 'rockInfo' [-Wunused-variable] RockInfo *rockInfo = rock_res.get_rock_info(rockRecno); ^ OROCKRES.cpp: In member function 'short int RockRes::search(const char*, short int, short int, short int, short int, int, int, char)': OROCKRES.cpp:533:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && (animatedFlag < 0 || animatedFlag == 0 && rockInfo->max_frame == 1 || ^ OROCKRES.cpp:534:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] animatedFlag > 0 && rockInfo->max_frame > 1) ) ^ OREGIONS.cpp: In member function 'void RegionStat::init()': OREGIONS.cpp:132:50: warning: array subscript has type 'char' [-Wchar-subscripts] reachable_region_array[reachable_region_count].sea_region_id = seaRegionId; ^ OREGIONS.cpp:133:50: warning: array subscript has type 'char' [-Wchar-subscripts] reachable_region_array[reachable_region_count].land_region_stat_id = i; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OFIRMRES.h:32, from OR_AI.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OR_TECH.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_CAMP.h:28, from OR_MIL.cpp:32: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OR_ECO.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OR_NEWS.cpp:34: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OR_NEWS.cpp: In member function 'void Info::disp_news_log(int)': OR_NEWS.cpp:56:6: warning: unused variable 'x' [-Wunused-variable] int x=NEWS_BROWSE_X1+9; ^ OR_NEWS.cpp:57:6: warning: unused variable 'y' [-Wunused-variable] int y=NEWS_BROWSE_Y1+4; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OR_RANK.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OR_AI.cpp: At global scope: OR_AI.cpp:74:15: warning: 'total_population' defined but not used [-Wunused-variable] static int total_population, total_peasant; ^ OR_AI.cpp:74:33: warning: 'total_peasant' defined but not used [-Wunused-variable] static int total_population, total_peasant; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OR_NAT.cpp:38: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OR_TOWN.o OR_MIL.cpp: In function 'int unit_filter(int)': OR_MIL.cpp:420:10: warning: unused variable 'nationPtr' [-Wunused-variable] Nation* nationPtr = nation_array[info.viewing_nation_recno]; ^ OR_MIL.cpp: In function 'void put_unit_rec(int, int, int, int)': OR_MIL.cpp:456:10: warning: unused variable 'unitId' [-Wunused-variable] int unitId = unit_filter(recNo); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OFIRMRES.h:32, from OR_SPY.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OR_TRADE.o OR_RANK.cpp: In member function 'void Info::set_rank_data(int)': OR_RANK.cpp:424:9: warning: unused variable 'rankPos' [-Wunused-variable] int rankPos=0; ^ CXX OSCROLL.o OR_NAT.cpp: In function 'void disp_debug_info()': OR_NAT.cpp:656:6: warning: unused variable 'refreshFlag' [-Wunused-variable] int refreshFlag = INFO_REPAINT; ^ OR_NAT.cpp: In function 'void disp_nation_chat(int)': OR_NAT.cpp:909:85: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( !(sys.debug_session || nation_array[nationRecno]->nation_type == NATION_REMOTE && ^ OR_NAT.cpp: In function 'void detect_nation_chat()': OR_NAT.cpp:965:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( sys.debug_session || nation_array[nationRecno]->nation_type == NATION_REMOTE && ^ OR_MIL.cpp: In function 'void put_troop_rec(int, int, int, int)': OR_MIL.cpp:397:37: warning: 'statusStr' may be used uninitialized in this function [-Wmaybe-uninitialized] font_san.put( x+486, y, statusStr ); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGODRES.h:28, from OR_TECH.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSE.o CXX OSERES.o OR_RANK.cpp: In member function 'int Info::get_rank_score(int, int)': OR_RANK.cpp:517:76: warning: 'maxValue' may be used uninitialized in this function [-Wmaybe-uninitialized] int rankScore = 100 * nation_rank_data_array[rankType-1][nationRecno-1] / maxValue; ^ OREBEL.cpp: In member function 'void Rebel::think_new_action()': OREBEL.cpp:627:2: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] if( rc ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OR_TOWN.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSFRMRES.o CXX OSITE.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OR_TRADE.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OSCROLL.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSCROLL.cpp: In member function 'int ScrollBar::detect()': OSCROLL.cpp:254:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( type==VERTICAL && mouse.any_click( x1+2, y1+2, x2-2 , y1+13 ) || ^ OSCROLL.cpp:265:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( type==VERTICAL && mouse.any_click( x1+2, y2-13, x2-2, y2-2 ) || ^ OSCROLL.cpp:284:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( type==VERTICAL && mouse.any_click( x1+2 , y1+14, x2-2 , y2-14 ) || ^ OSCROLL.cpp:328:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if( type==VERTICAL && mouse.any_click( x1+2 , indicator_y, x2-2, indicator_y+indicator_height-1 ) || ^ CXX OSITEDRW.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OSERES.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSKILL.o CXX OSLIDCUS.o CXX OSNOW1.o CXX OSNOW2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OSITE.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSLIDCUS.cpp: In member function 'int SlideBar::detect()': OSLIDCUS.cpp:164:7: warning: unused variable 'oldValue' [-Wunused-variable] int oldValue = view_recno; ^ OSLIDCUS.cpp: In member function 'int SlideVBar::detect()': OSLIDCUS.cpp:377:7: warning: unused variable 'oldValue' [-Wunused-variable] int oldValue = view_recno; ^ CXX OSNOWG.o CXX OSNOWRES.o OSERES.cpp: In member function 'void SERes::build_index()': OSERES.cpp:279:4: warning: 'lastId' may be used uninitialized in this function [-Wmaybe-uninitialized] if( lastId != seInfo->subject_id) ^ OR_TOWN.cpp: At global scope: OR_TOWN.cpp:64:16: warning: 'total_expense' defined but not used [-Wunused-variable] static float total_expense; ^ CXX OSPATH.o In file included from ../../include/OWORLDMT.h:28:0, from OSNOWG.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OSITEDRW.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSPATHBT.o CXX OSPREDBG.o CXX OSPREOFF.o CXX OSPRESMO.o CXX OSPREUSE.o CXX OSPRITE.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OSNOWRES.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSITEDRW.cpp: In member function 'void Site::draw(int, int)': OSITEDRW.cpp:127:43: warning: 'bmpPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] vga_back.put_bitmap_trans( x, y, bmpPtr ); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OSPATH.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSPRITEA.o CXX OSPRITE2.o CXX OSPRTRES.o CXX OSPY.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from OSPATHBT.cpp:21: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OSPRTRES.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OSPREUSE.h:29, from OSPREDBG.cpp:35: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSPY2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OSPREUSE.h:29, from OSPREOFF.cpp:21: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSPATH.cpp: In function 'int can_move_to(int, int)': OSPATH.cpp:218:38: warning: array subscript has type 'char' [-Wchar-subscripts] !nation_passable[powerNationRecno]) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OSPREUSE.h:29, from OSPRESMO.cpp:21: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSPATH.cpp: In member function 'ResultNode* SeekPath::get_result(int&, short int&)': OSPATH.cpp:987:8: warning: unused variable 'baseNodePtr' [-Wunused-variable] Node* baseNodePtr = result_node_ptr; // the first end node for connecting the other end node for the path in that direction. ^ OSPATH.cpp: In member function 'void SeekPath::get_real_result_node(int&, short int, short int, short int, short int, short int)': OSPATH.cpp:1353:6: warning: variable 'exitArrowRight' set but not used [-Wunused-but-set-variable] int exitArrowRight = 0; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OSPRITE.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSPYA.o OSPREOFF.cpp: In static member function 'static int SeekPathReuse::can_walk(int, int)': OSPREOFF.cpp:67:54: warning: array subscript has type 'char' [-Wchar-subscripts] !reuse_nation_passable[locPtr->power_nation_recno]) ^ OSPATH.cpp: In member function 'ResultNode* SeekPath::get_result2(int&, short int&)': OSPATH.cpp:2921:8: warning: variable 'useClosestNode' set but not used [-Wunused-but-set-variable] short useClosestNode = 0; // indicate whether closest node is returned instead of the actual node ^ OSPATH.cpp: In member function 'short int Node::generate_successors2(short int, short int)': OSPATH.cpp:3058:8: warning: unused variable 'cost' [-Wunused-variable] short cost = 2; ^ OSPREOFF.cpp: In member function 'void SeekPathReuse::use_offset_method(int, int)': OSPREOFF.cpp:589:10: warning: unused variable 'pathSeekResult' [-Wunused-variable] int pathSeekResult= seek_path.seek(preNonblockedXLoc, preNonblockedYLoc, virDestX, virDestY, cur_group_id, mobile_type, SEARCH_MODE_IN_A_GROUP); ^ OSPREOFF.cpp:475:6: warning: variable 'preLeaderVecX' set but not used [-Wunused-but-set-variable] int preLeaderVecX, preLeaderVecY; ^ OSPREOFF.cpp:475:21: warning: variable 'preLeaderVecY' set but not used [-Wunused-but-set-variable] int preLeaderVecX, preLeaderVecY; ^ OSPREOFF.cpp: In member function 'void SeekPathReuse::copy_leader_path_offset()': OSPREOFF.cpp:920:88: warning: array subscript has type 'char' [-Wchar-subscripts] if(locPtr->power_nation_recno && !reuse_nation_passable[locPtr->power_nation_recno]) ^ CXX OSYS.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OSPREUSE.h:29, from OSPREUSE.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from OSPRITEA.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OSPRITE2.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSPREUSE.cpp: In member function 'void SeekPathReuse::move_outside_map(int, int, int, int)': OSPREUSE.cpp:546:6: warning: variable 'vertical' set but not used [-Wunused-but-set-variable] int vertical=0; // 1 for upper edge, 2 for lower edge ^ OSPREUSE.cpp:547:6: warning: variable 'horizontal' set but not used [-Wunused-but-set-variable] int horizontal=0; // 1 for left edge, 2 for right edge ^ OSPRITE2.cpp: In member function 'int Sprite::match_dir()': OSPRITE2.cpp:135:57: warning: array subscript has type 'char' [-Wchar-subscripts] char turnAmount = turn_amount[sprite_info->need_turning]; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OSPY2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGAMEMP.cpp: In member function 'int Game::mp_select_load_option(char*)': OGAMEMP.cpp:5121:4: warning: 'maxPlayer' may be used uninitialized in this function [-Wmaybe-uninitialized] if( playerCount < maxPlayer ) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OSPY.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OSYS2.o In file included from /usr/include/stdio.h:936:0, from ../../include/win32_compat.h:30, from ../../include/ALL.h:29, from ../../include/OSYS.h:27, from OGAMEMP.cpp:25: In function 'int snprintf(char*, size_t, const char*, ...)', inlined from 'int Game::mp_select_load_option(char*)' at OGAMEMP.cpp:4974:23: /usr/include/bits/stdio2.h:65:44: warning: call to int __builtin___snprintf_chk(char*, long unsigned int, int, long unsigned int, const char*, ...) will always overflow destination buffer __bos (__s), __fmt, __va_arg_pack ()); ^ CXX OSYS3.o In function 'int snprintf(char*, size_t, const char*, ...)', inlined from 'int Game::mp_select_load_option(char*)' at OGAMEMP.cpp:5131:19: /usr/include/bits/stdio2.h:65:44: warning: call to int __builtin___snprintf_chk(char*, long unsigned int, int, long unsigned int, const char*, ...) will always overflow destination buffer __bos (__s), __fmt, __va_arg_pack ()); ^ In function 'int snprintf(char*, size_t, const char*, ...)', inlined from 'int Game::mp_select_load_option(char*)' at OGAMEMP.cpp:5144:176: /usr/include/bits/stdio2.h:65:44: warning: call to int __builtin___snprintf_chk(char*, long unsigned int, int, long unsigned int, const char*, ...) will always overflow destination buffer __bos (__s), __fmt, __va_arg_pack ()); ^ OSPREUSE.cpp:577:26: warning: 'yStep' may be used uninitialized in this function [-Wmaybe-uninitialized] int addYLoc = preY+yStep*vecY; ^ OSPREUSE.cpp:576:26: warning: 'xStep' may be used uninitialized in this function [-Wmaybe-uninitialized] int addXLoc = preX+xStep*vecX; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OSPYA.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTALKENG.o CXX OTALKFRE.o CXX OTALKGER.o CXX OTALKMSG.o CXX OTALKRES.o CXX OTALKSPA.o CXX OTECHRES.o CXX OTERRAIN.o CXX OTORNADO.o CXX OTownNetwork.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OTERRAIN.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OTERRAIN.cpp:30:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OTERRAIN.cpp: In static member function 'static int TerrainRes::terrain_height(int, int*)': OTERRAIN.cpp:142:49: warning: array subscript has type 'char' [-Wchar-subscripts] if( height >= terrain_type_min_height_array[tc][0]) ^ OTERRAIN.cpp:146:50: warning: array subscript has type 'char' [-Wchar-subscripts] if(height >= terrain_type_min_height_array[tc][subtc]) ^ OTERRAIN.cpp:146:57: warning: array subscript has type 'char' [-Wchar-subscripts] if(height >= terrain_type_min_height_array[tc][subtc]) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_RESE.h:28, from OTECHRES.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OSYS2.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTOWN.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTALKENG.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTALKMSG.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGFILE.h:36, from OSYS.cpp:45: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTALKRES.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OTALKMSG.cpp: In member function 'void TalkMsg::process_accepted_reply()': OTALKMSG.cpp:287:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OTALKMSG.cpp: In member function 'int TalkMsg::is_valid_to_disp(int)': OTALKMSG.cpp:436:10: warning: unused variable 'toNation' [-Wunused-variable] Nation* toNation = nation_array[to_nation_recno]; ^ OTALKMSG.cpp:437:10: warning: unused variable 'fromNation' [-Wunused-variable] Nation* fromNation = nation_array[from_nation_recno]; ^ OTERRAIN.cpp: In member function 'void TerrainRes::load_info()': OTERRAIN.cpp:385:61: warning: 'firstId' may be used uninitialized in this function [-Wmaybe-uninitialized] terrainInfo->alternative_count_with_extra = firstId -1 -i; ^ OTERRAIN.cpp:376:43: warning: 'firstSpFlag' may be used uninitialized in this function [-Wmaybe-uninitialized] firstSeSub == terrainInfo->se_subtype && ^ OTERRAIN.cpp:375:43: warning: 'firstSeSub' may be used uninitialized in this function [-Wmaybe-uninitialized] firstSe == terrainInfo->se_type && ^ OTERRAIN.cpp:373:43: warning: 'firstSwSub' may be used uninitialized in this function [-Wmaybe-uninitialized] firstSw == terrainInfo->sw_type && ^ OTERRAIN.cpp:371:43: warning: 'firstNeSub' may be used uninitialized in this function [-Wmaybe-uninitialized] firstNe == terrainInfo->ne_type && ^ OTERRAIN.cpp:374:43: warning: 'firstSe' may be used uninitialized in this function [-Wmaybe-uninitialized] firstSwSub == terrainInfo->sw_subtype && ^ OTERRAIN.cpp:372:43: warning: 'firstSw' may be used uninitialized in this function [-Wmaybe-uninitialized] firstNeSub == terrainInfo->ne_subtype && ^ OTERRAIN.cpp:370:43: warning: 'firstNe' may be used uninitialized in this function [-Wmaybe-uninitialized] firstNwSub == terrainInfo->nw_subtype && ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OTORNADO.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTOWNA.o In file included from OSYS.cpp:71:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OSPATH.cpp: In member function 'void Node::propagate_down()': OSPATH.cpp:2505:41: warning: 'childEnterDirection' may be used uninitialized in this function [-Wmaybe-uninitialized] exitDirection = (childEnterDirection+3)%8+1; ^ OSPYA.cpp: In member function 'int SpyArray::catch_spy(int, int)': OSPYA.cpp:581:2: warning: 'totalPop' may be used uninitialized in this function [-Wmaybe-uninitialized] if( enemySpyCount == totalPop ) ^ OSPYA.cpp:599:44: warning: 'nationRecno' may be used uninitialized in this function [-Wmaybe-uninitialized] spyPtr->spy_place_para == spyPlacePara && ^ OSYS.cpp: In member function 'void Sys::main_loop(int)': OSYS.cpp:796:14: warning: unused variable 'x2' [-Wunused-variable] int x2 = font_news.put( x, y, newsStr ); ^ OSYS2.cpp: In member function 'void Sys::disp_zoom()': OSYS2.cpp:989:8: warning: unused variable 'backupSeed' [-Wunused-variable] long backupSeed = misc.get_random_seed(); ^ OSYS.cpp: In member function 'void Sys::set_speed(int, int)': OSYS.cpp:2450:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((short*)remoteMsg->data_buf) = requested_speed; ^ OSYS.cpp: In member function 'int Sys::chdir_to_game_dir()': OSYS.cpp:2655:27: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir(env_data_path); ^ OSYS.cpp:2664:43: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir(bundle_resources_path.c_str()); ^ OSYS.cpp:2671:28: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir(PACKAGE_DATA_PATH); ^ OTECHRES.cpp: In member function 'void TechRes::load_tech_info()': OTECHRES.cpp:171:27: warning: 'techClass' may be used uninitialized in this function [-Wmaybe-uninitialized] techClass->tech_count++; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OTOWN.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OTALKRES.cpp: In member function 'int TalkRes::set_talk_choices()': OTALKRES.cpp:115:10: warning: unused variable 'playerNation' [-Wunused-variable] Nation* playerNation = ~nation_array; ^ OTERRAIN.cpp: In member function 'void TerrainRes::load_sub_info()': OTERRAIN.cpp:756:28: warning: 'lastTerrainSubInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] && lastTerrainSubInfo->step_id == terrainSubInfo->step_id -1) ^ OTALKRES.cpp: In member function 'void TalkRes::add_main_choices()': OTALKRES.cpp:229:6: warning: unused variable 'relationStatus' [-Wunused-variable] int relationStatus = (~nation_array)->get_relation_status(cur_talk_msg.to_nation_recno); ^ CXX OTOWNAI.o In file included from OTOWN.cpp:41:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OTOWNA.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTOWNBLD.o OTERRAIN.cpp: At global scope: OTERRAIN.cpp:52:12: warning: 'terrain_type_color_array' defined but not used [-Wunused-variable] static int terrain_type_color_array[TOTAL_TERRAIN_TYPE] = // the color of each terrain type on the small map ^ CXX OTOWNDRW.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OTOWNAI.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTOWNIF.o OTOWNA.cpp: In member function 'void TownArray::think_new_independent_town()': OTOWNA.cpp:319:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OTOWNA.cpp: In member function 'void TownArray::draw_dot()': OTOWNA.cpp:522:14: warning: variable 'townLayout' set but not used [-Wunused-but-set-variable] TownLayout* townLayout; ^ CXX OTOWNIND.o OSPY.cpp: In member function 'int Spy::get_assassinate_rating(int, int&, int&, int&)': OSPY.cpp:1390:42: warning: 'spyHitPoints' may be used uninitialized in this function [-Wmaybe-uninitialized] attackRating = spy_skill + spyHitPoints/2; ^ OTOWN.cpp: In member function 'void Town::set_nation(int)': OTOWN.cpp:751:11: warning: unused variable 'rebelPtr' [-Wunused-variable] Rebel* rebelPtr = rebel_array[rebel_recno]; ^ OTOWN.cpp: In member function 'void Town::population_grow()': OTOWN.cpp:1118:7: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OTOWN.cpp: In member function 'void Town::update_target_loyalty()': OTOWN.cpp:1244:40: warning: variable 'commanderRaceId' set but not used [-Wunused-but-set-variable] int baseInfluence, thisInfluence, commanderRaceId; ^ OTOWN.cpp: In member function 'void Town::think_migrate()': OTOWN.cpp:2224:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OTOWN.cpp: In member function 'void Town::being_attacked(int, float)': OTOWN.cpp:2658:7: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OTOWN.cpp: In member function 'int Town::unjob_town_people(int, int, int)': OTOWN.cpp:3030:6: warning: unused variable 'racePop' [-Wunused-variable] int racePop = jobless_race_pop_array[raceId-1]; ^ OTOWN.cpp: In member function 'void Town::setup_link()': OTOWN.cpp:3310:57: warning: array subscript has type 'char' [-Wchar-subscripts] firmPtr->linked_town_array[firmPtr->linked_town_count] = town_recno; ^ OTOWN.cpp:3311:64: warning: array subscript has type 'char' [-Wchar-subscripts] firmPtr->linked_town_enable_array[firmPtr->linked_town_count] = defaultLinkStatus; ^ CXX OTOWNRES.o OTOWN.cpp: In member function 'void Town::auto_set_layout()': OTOWN.cpp:3775:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OTOWN.cpp: In member function 'void Town::get_most_populated_race(int&, int&)': OTOWN.cpp:4115:24: warning: variable 'mostRacePop2' set but not used [-Wunused-but-set-variable] int mostRacePop1=0, mostRacePop2=0; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTOWNIF.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTOWNBLD.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTUTOR.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OTOWNRES.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OTOWNAI.cpp: In member function 'void Town::think_move_between_town()': OTOWNAI.cpp:1196:18: warning: variable 'loopCount' set but not used [-Wunused-but-set-variable] int raceId, rc, loopCount; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OTOWNIND.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OTUTOR2.o CXX OUNIT.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTOWNDRW.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OTOWNIND.cpp: In member function 'int Town::form_new_nation()': OTOWNIND.cpp:264:10: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; // no spying skill ^ OTOWNIND.cpp: In member function 'int Town::independent_unit_join_nation(int, int)': OTOWNIND.cpp:423:9: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; // no spying skill ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNIT.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNIT2.o OTOWNIF.cpp: In member function 'void Town::disp_train_info(int)': OTOWNIF.cpp:663:6: warning: unused variable 'dispY1' [-Wunused-variable] int dispY1 = INFO_Y1+26; ^ OTOWNIF.cpp: In member function 'void Town::disp_train_menu(int)': OTOWNIF.cpp:852:7: warning: unused variable 'x' [-Wunused-variable] int x=INFO_X1, y=INFO_Y1+24; ^ OTOWNIF.cpp: In member function 'void Town::detect_train_menu()': OTOWNIF.cpp:1030:6: warning: unused variable 'x' [-Wunused-variable] int x=INFO_X1+2, y=INFO_Y1+24, rc, quitFlag; ^ OTOWNIF.cpp: In member function 'void Town::disp_auto_menu(int)': OTOWNIF.cpp:1124:10: warning: unused variable 'nationPtr' [-Wunused-variable] Nation* nationPtr = nation_array[nation_recno]; ^ OTOWNIF.cpp: In member function 'void Town::process_queue()': OTOWNIF.cpp:1941:40: warning: array subscript has type 'char' [-Wchar-subscripts] if(can_train(train_queue_race_array[i])) ^ OTOWNIF.cpp:1943:39: warning: array subscript has type 'char' [-Wchar-subscripts] skillId = train_queue_skill_array[i]; ^ OTOWNIF.cpp:1944:37: warning: array subscript has type 'char' [-Wchar-subscripts] raceId = train_queue_race_array[i]; ^ OTOWNIF.cpp: In member function 'void Town::add_queue(char, char, int)': OTOWNIF.cpp:1976:44: warning: array subscript has type 'char' [-Wchar-subscripts] train_queue_skill_array[train_queue_count] = skillId; ^ OTOWNIF.cpp:1977:45: warning: array subscript has type 'char' [-Wchar-subscripts] train_queue_race_array[train_queue_count++] = raceId; ^ CXX OUNITA.o CXX OUNITAAC.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OTUTOR2.cpp:39: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OF_MONS.h:28, from OTUTOR.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OTOWNIND.cpp:397:6: warning: 'skillId' may be used uninitialized in this function [-Wmaybe-uninitialized] int skillId, skillLevel, combatLevel; ^ OTOWNIND.cpp:397:15: warning: 'skillLevel' may be used uninitialized in this function [-Wmaybe-uninitialized] int skillId, skillLevel, combatLevel; ^ OTOWNIND.cpp:442:42: warning: 'combatLevel' may be used uninitialized in this function [-Wmaybe-uninitialized] unitPtr->set_combat_level( combatLevel ); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNIT2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSPATH.cpp: At global scope: OSPATH.cpp:189:13: warning: 'void sys_yield()' defined but not used [-Wunused-function] static void sys_yield() ^ OTUTOR.cpp: In member function 'void Tutor::load(int)': OTUTOR.cpp:241:8: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ OUNIT.cpp: In member function 'void Unit::update_loyalty()': OUNIT.cpp:1115:9: warning: unused variable 'rc' [-Wunused-variable] int rc=0; ^ OUNIT.cpp: In member function 'int Unit::think_betray()': OUNIT.cpp:1284:6: warning: unused variable 'unitRecno' [-Wunused-variable] int unitRecno = sprite_recno; ^ OUNIT.cpp: In member function 'int Unit::betray(int)': OUNIT.cpp:1462:12: warning: unused variable 'nationReputation' [-Wunused-variable] int i, nationReputation = (int) nation_array[nation_recno]->reputation; ^ OUNIT.cpp:1389:6: warning: unused variable 'unitRecno' [-Wunused-variable] int unitRecno = sprite_recno; ^ CXX OUNITAAT.o CXX OUNITAC.o CXX OUNITAI.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAAC.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OUNITA.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OUNITAAC.cpp:35:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAC.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNITAM.o OGAMEMP.cpp: At global scope: OGAMEMP.cpp:503:13: warning: 'void pregame_disconnect_handler(DWORD)' defined but not used [-Wunused-function] static void pregame_disconnect_handler(DWORD playerId) ^ OGAMEMP.cpp:524:13: warning: 'void ingame_disconnect_handler(DWORD)' defined but not used [-Wunused-function] static void ingame_disconnect_handler(DWORD playerId) ^ OUNITAAC.cpp: In member function 'int UnitArray::divide_attack_by_nation(short int, short int*, int)': OUNITAAC.cpp:1225:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount = selectedCount+2; ^ CXX OUNITAMT.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OUNITAI.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OSYS.cpp: At global scope: OSYS.cpp:502:13: warning: 'void test_lzw()' defined but not used [-Wunused-function] static void test_lzw() ^ OUNITA.cpp: In member function 'void UnitArray::disappear_in_firm(int)': OUNITA.cpp:235:8: warning: unused variable 'unitPtr' [-Wunused-variable] Unit* unitPtr = unit_array[unitRecno]; ^ OUNITA.cpp: In member function 'void UnitArray::draw_dot()': OUNITA.cpp:413:42: warning: array subscript has type 'char' [-Wchar-subscripts] nationColorArray[unitPtr->nation_recno] : ^ OUNITA.cpp:414:43: warning: array subscript has type 'char' [-Wchar-subscripts] excitedColorArray[unitPtr->nation_recno][sys.frame_count % excitedColorCount]; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAAT.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNITAT.o OUNITAAC.cpp: In member function 'void UnitArray::divide_array(int, int, short int*, int, int)': OUNITAAC.cpp:88:40: warning: 'unitRecno' may be used uninitialized in this function [-Wmaybe-uninitialized] if(excludeSelectedLocUnit && curRecno==unitRecno) ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OUNITAMT.cpp:104: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNITAT2.o CXX OUNITAT3.o In file included from OUNITAAT.cpp:33:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OUNITAC.cpp: In member function 'void Unit::assign(int, int, short int)': OUNITAC.cpp:537:7: warning: unused variable 'firmNeedUnit' [-Wunused-variable] int firmNeedUnit=1; ^ OUNITAC.cpp: In member function 'int Unit::set_move_to_surround(int, int, int, int, int, int, int, short int)': OUNITAC.cpp:845:6: warning: unused variable 'found' [-Wunused-variable] int found=0, foundAgain=0; ^ OUNITAC.cpp:845:15: warning: unused variable 'foundAgain' [-Wunused-variable] int found=0, foundAgain=0; ^ OUNITAC.cpp: In member function 'void Unit::process_build_firm()': OUNITAC.cpp:1215:9: warning: unused variable 'aiUnit' [-Wunused-variable] int aiUnit = ai_unit; ^ OUNITAC.cpp:1216:9: warning: unused variable 'actionXLoc' [-Wunused-variable] int actionXLoc = action_x_loc; ^ OUNITAC.cpp:1217:9: warning: unused variable 'actionYLoc' [-Wunused-variable] int actionYLoc = action_y_loc; ^ OUNITAC.cpp:1218:11: warning: unused variable 'unitRecno' [-Wunused-variable] short unitRecno = sprite_recno; ^ OUNITAC.cpp: In member function 'void Unit::process_assign()': OUNITAC.cpp:1365:10: warning: unused variable 'actionXLoc' [-Wunused-variable] int actionXLoc = action_x_loc; ^ OUNITAC.cpp:1366:10: warning: unused variable 'actionYLoc' [-Wunused-variable] int actionYLoc = action_y_loc; ^ OUNITAC.cpp:1368:11: warning: unused variable 'aiUnit' [-Wunused-variable] char aiUnit = ai_unit; ^ OUNITAI.cpp: In member function 'void Unit::ai_move_to_nearby_town()': OUNITAI.cpp:314:10: warning: unused variable 'ownNation' [-Wunused-variable] Nation* ownNation = nation_array[nation_recno]; ^ OUNITAI.cpp: In member function 'int Unit::think_normal_human_action()': OUNITAI.cpp:586:7: warning: unused variable 'skillLevel' [-Wunused-variable] int skillLevel = skill.skill_level; ^ CXX OUNITATB.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAM.cpp:33: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OUNITAM.cpp:34:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAT3.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITAM.cpp: In member function 'void UnitArray::move_to_now(int, int, short int*, int)': OUNITAM.cpp:530:7: warning: unused variable 'autoCorrectStartX' [-Wunused-variable] int autoCorrectStartX = x; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAT2.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OUNITATB.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITAT.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OGFILE3.cpp: At global scope: OGFILE3.cpp:54:14: warning: 'char* create_monster_func()' declared 'static' but never defined [-Wunused-function] static char* create_monster_func(); ^ OUNITAM.cpp: In member function 'void UnitArray::construct_sorted_array(short int*, int)': OUNITAM.cpp:1079:23: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] sorted_member[j] = k; ^ OUNITAC.cpp: In member function 'int Unit::set_move_to_surround(int, int, int, int, int, int, int, short int)': OUNITAC.cpp:928:3: warning: 'searchResult' may be used uninitialized in this function [-Wmaybe-uninitialized] if(!searchResult) ^ OUNITA.cpp: At global scope: OUNITA.cpp:527:13: warning: 'void put_profile(int, const char*, int)' defined but not used [-Wunused-function] static void put_profile(int y, const char* dispDes, int dispValue) ^ CXX OUNITD.o OUNITAAT.cpp: In member function 'int UnitArray::analyse_surround_location(int, int, int, int, char)': OUNITAAT.cpp:1553:17: warning: 'yIncre' may be used uninitialized in this function [-Wmaybe-uninitialized] yLoc += yIncre; ^ OUNITAAT.cpp:1552:17: warning: 'xIncre' may be used uninitialized in this function [-Wmaybe-uninitialized] xLoc += xIncre; ^ OUNITAT.cpp: In member function 'void Unit::set_unreachable_location(int, int)': OUNITAT.cpp:1212:24: warning: unused variable 'bitFlag' [-Wunused-variable] static unsigned short bitFlag[16] = {0x0001, 0x0002, 0x0004, 0x0008, 0x0010, 0x0020, 0x0040, 0x0080, ^ OUNITAT.cpp: In member function 'void Unit::cycle_eqv_attack()': OUNITAT.cpp:1263:6: warning: unused variable 'trial' [-Wunused-variable] int trial = MAX_UNIT_ATTACK_TYPE+2; ^ CXX OUNITDRW.o OUNITAT2.cpp: In member function 'void Unit::process_attack_unit()': OUNITAT2.cpp:495:6: warning: unused variable 'spriteXLoc' [-Wunused-variable] int spriteXLoc = next_x_loc(); ^ OUNITAT2.cpp:496:6: warning: unused variable 'spriteYLoc' [-Wunused-variable] int spriteYLoc = next_y_loc(); ^ OUNITAT2.cpp:497:14: warning: unused variable 'attackInfo' [-Wunused-variable] AttackInfo* attackInfo = attack_info_array+cur_attack; ^ OUNITAAT.cpp: In member function 'void UnitArray::check_nearby_location(int, int, char, char, int, int, char, int&)': OUNITAAT.cpp:1786:28: warning: 'rightYIncre' may be used uninitialized in this function [-Wmaybe-uninitialized] rightYLoc += rightYIncre; ^ OUNITAAT.cpp:1785:28: warning: 'rightXIncre' may be used uninitialized in this function [-Wmaybe-uninitialized] rightXLoc += rightXIncre; ^ OUNITAAT.cpp:1738:5: warning: 'leftIncreCount' may be used uninitialized in this function [-Wmaybe-uninitialized] if((++leftIncreCount)>=4) ^ OUNITAAT.cpp:1735:26: warning: 'leftYIncre' may be used uninitialized in this function [-Wmaybe-uninitialized] leftYLoc += leftYIncre; ^ OUNITAAT.cpp:1734:26: warning: 'leftXIncre' may be used uninitialized in this function [-Wmaybe-uninitialized] leftXLoc += leftXIncre; ^ OUNITATB.cpp: In member function 'char* UnitArray::get_target_x_offset(int, int, char)': OUNITATB.cpp:350:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 11: return attack_x_offset11[curDir]; ^ OUNITATB.cpp:351:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 12: return attack_x_offset12[curDir]; ^ OUNITATB.cpp:352:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 13: return attack_x_offset13[curDir]; ^ OUNITATB.cpp:353:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 14: return attack_x_offset14[curDir]; ^ OUNITATB.cpp:354:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 21: return attack_x_offset21[curDir]; ^ OUNITATB.cpp:355:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 22: return attack_x_offset22[curDir]; ^ OUNITATB.cpp:356:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 23: return attack_x_offset23[curDir]; ^ OUNITATB.cpp:357:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 24: return attack_x_offset24[curDir]; ^ OUNITATB.cpp:358:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 31: return attack_x_offset31[curDir]; ^ OUNITATB.cpp:359:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 32: return attack_x_offset32[curDir]; ^ OUNITATB.cpp:360:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 33: return attack_x_offset33[curDir]; ^ OUNITATB.cpp:361:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 34: return attack_x_offset34[curDir]; ^ OUNITATB.cpp:362:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 41: return attack_x_offset41[curDir]; ^ OUNITATB.cpp:363:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 42: return attack_x_offset42[curDir]; ^ OUNITATB.cpp:364:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 43: return attack_x_offset43[curDir]; ^ OUNITATB.cpp:365:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 44: return attack_x_offset44[curDir]; ^ OUNITATB.cpp: In member function 'char* UnitArray::get_target_y_offset(int, int, char)': OUNITATB.cpp:387:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 11: return attack_y_offset11[curDir]; ^ OUNITATB.cpp:388:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 12: return attack_y_offset12[curDir]; ^ OUNITATB.cpp:389:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 13: return attack_y_offset13[curDir]; ^ OUNITATB.cpp:390:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 14: return attack_y_offset14[curDir]; ^ OUNITATB.cpp:391:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 21: return attack_y_offset21[curDir]; ^ OUNITATB.cpp:392:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 22: return attack_y_offset22[curDir]; ^ OUNITATB.cpp:393:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 23: return attack_y_offset23[curDir]; ^ OUNITATB.cpp:394:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 24: return attack_y_offset24[curDir]; ^ OUNITATB.cpp:395:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 31: return attack_y_offset31[curDir]; ^ OUNITATB.cpp:396:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 32: return attack_y_offset32[curDir]; ^ OUNITATB.cpp:397:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 33: return attack_y_offset33[curDir]; ^ OUNITATB.cpp:398:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 34: return attack_y_offset34[curDir]; ^ OUNITATB.cpp:399:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 41: return attack_y_offset41[curDir]; ^ OUNITATB.cpp:400:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 42: return attack_y_offset42[curDir]; ^ OUNITATB.cpp:401:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 43: return attack_y_offset43[curDir]; ^ OUNITATB.cpp:402:43: warning: array subscript has type 'char' [-Wchar-subscripts] case 44: return attack_y_offset44[curDir]; ^ CXX OUNITHB.o OUNITD.cpp:1097:13: warning: "/*" within comment [-Wcomment] stop2(); //**** BUGHERE ^ OUNITD.cpp:1098:19: warning: "/*" within comment [-Wcomment] //set_mode(0); //***BUGHERE ^ CXX OUNITI.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OUNITD.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITAM.cpp: In member function 'void UnitArray::move_to_now(int, int, short int*, int)': OUNITAM.cpp:367:9: warning: 'selectedSizeOneUnitArray' may be used uninitialized in this function [-Wmaybe-uninitialized] short* selectedSizeOneUnitArray; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITHB.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNITIF.o OUNITAAT.cpp: In member function 'void UnitArray::attack_unit(int, int, short int, short int*, int)': OUNITAAT.cpp:598:49: warning: 'unitPos' may be used uninitialized in this function [-Wmaybe-uninitialized] unitPtr = (Unit*) get_ptr(curArrayPtr[unitPos]); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OUNITDRW.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITI.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNITIND.o OUNITAAT.cpp: In member function 'void UnitArray::attack_firm(int, int, short int, short int*, int)': OUNITAAT.cpp:860:49: warning: 'unitPos' may be used uninitialized in this function [-Wmaybe-uninitialized] unitPtr = (Unit*) get_ptr(curArrayPtr[unitPos]); ^ In file included from OUNITHB.cpp:29:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ CXX OUNITM.o OUNITD.cpp: In member function 'int Unit::general_defend_mode_process_attack_target()': OUNITD.cpp:207:34: warning: 'firmPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] firmInfo = firm_res[firmPtr->firm_id]; ^ In file included from ../../include/OUNIT.h:28:0, from OUNITD.cpp:26: ../../include/OSPRITE.h:98:31: warning: 'unitPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] short next_x_loc() { return next_x>>ZOOM_X_SHIFT_COUNT; } // >>5 = divided by 32, which is ZOOM_LOC_WIDTH & ZOOM_LOC_HEIGHT ^ OUNITD.cpp:104:8: note: 'unitPtr' was declared here Unit *unitPtr; ^ CXX OUNITRES.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OUNITIF.cpp:31: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITI.cpp: In member function 'virtual void Unit::process_idle()': OUNITI.cpp:200:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if(unit_array.idle_blocked_unit_reset_count && *(long*)blocked_edge) ^ OUNITI.cpp: In member function 'int Unit::reactivate_idle_action()': OUNITI.cpp:322:16: warning: unused variable 'canMove' [-Wunused-variable] int canMove = 1; ^ OUNITI.cpp: In member function 'int Unit::idle_detect_firm_checking(short int)': OUNITI.cpp:888:13: warning: unused variable 'targetMobileType' [-Wunused-variable] char targetMobileType = mobile_type==UNIT_SEA ? UNIT_SEA : UNIT_LAND; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from OUNITIND.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OUNITS.o OUNITAAT.cpp: In member function 'void UnitArray::attack_town(int, int, short int, short int*, int)': OUNITAAT.cpp:1110:49: warning: 'unitPos' may be used uninitialized in this function [-Wmaybe-uninitialized] unitPtr = (Unit*) get_ptr(curArrayPtr[unitPos]); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OUNITM.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OU_CARA.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OUNITRES.cpp:28: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OU_CARA2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_MARI.h:28, from OUNITS.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITAAT.cpp: In member function 'void UnitArray::attack_wall(int, int, short int*, int)': OUNITAAT.cpp:1356:49: warning: 'unitPos' may be used uninitialized in this function [-Wmaybe-uninitialized] unitPtr = (Unit*) get_ptr(curArrayPtr[unitPos]); ^ OUNITIF.cpp: In member function 'void Unit::disp_hit_point(int)': OUNITIF.cpp:1532:6: warning: variable 'hitPoints' set but not used [-Wunused-but-set-variable] int hitPoints; ^ CXX OU_CARAS.o CXX OU_CART.o CXX OU_CARAT.o CXX OU_GOD.o OUNITM.cpp: In member function 'int Unit::avail_node_enough_for_search(short int, short int, short int, short int)': OUNITM.cpp:1640:8: warning: unused variable 'minDist' [-Wunused-variable] short minDist = abs(dispX-dispY); ^ CXX OU_GOD2.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OU_CARA2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OU_MARI.o In file included from OUNITS.cpp:26:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_CART.h:27, from OU_CART.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGODRES.h:28, from OU_GOD.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OU_CARA.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITS.cpp: In member function 'int Unit::ship_to_beach_path_edit(int&, int&, UCHAR)': OUNITS.cpp:373:14: warning: unused variable 'shipPtr' [-Wunused-variable] UnitMarine *shipPtr = (UnitMarine*) this; ^ OUNITS.cpp: In member function 'void Unit::ship_leave_beach(int, int)': OUNITS.cpp:617:14: warning: unused variable 'shipPtr' [-Wunused-variable] UnitMarine *shipPtr = (UnitMarine*) this; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OU_CARAT.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from ../../include/OGODRES.h:28, from OU_GOD2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITI.cpp: At global scope: OUNITI.cpp:57:14: warning: 'idle_detect_target_town_recno' defined but not used [-Wunused-variable] static short idle_detect_target_town_recno; ^ OUNITI.cpp:58:14: warning: 'idle_detect_target_wall_x1' defined but not used [-Wunused-variable] static short idle_detect_target_wall_x1; ^ OUNITI.cpp:59:14: warning: 'idle_detect_target_wall_y1' defined but not used [-Wunused-variable] static short idle_detect_target_wall_y1; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OU_CARA.h:33, from OU_CARAS.cpp:21: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OUNITS.cpp: In member function 'void Unit::assign_to_ship(int, int, short int, int)': OUNITS.cpp:149:36: warning: 'resultYLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] search(resultXLoc, resultYLoc, 1); ^ OUNITS.cpp:149:36: warning: 'resultXLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from OU_MARI.cpp:25:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ CXX OU_MARI2.o CXX OU_MARIF.o OU_CARAS.cpp: In member function 'int CaravanStop::update_pick_up(char*)': OU_CARAS.cpp:161:14: warning: variable 'selectiveMode' set but not used [-Wunused-but-set-variable] int id, i, selectiveMode; ^ CXX OU_MARIS.o OU_CARA.cpp: In member function 'void UnitCaravan::disp_stop(int, int)': OU_CARA.cpp:154:31: warning: variable 'needRefresh' set but not used [-Wunused-but-set-variable] int i, x=INFO_X1, y=dispY1, needRefresh; ^ OU_CARA.cpp: In member function 'void UnitCaravan::detect_stop()': OU_CARA.cpp:234:9: warning: unused variable 'x' [-Wunused-variable] int i, x=INFO_X1; ^ CXX OU_MARIT.o OU_CARA.cpp: In member function 'void UnitCaravan::caravan_in_firm()': OU_CARA.cpp:1154:15: warning: unused variable 'stopPtr' [-Wunused-variable] CaravanStop *stopPtr = stop_array + dest_stop_id - 1; ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OU_CARA.h:33, from OU_MARI.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OU_MARI2.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OU_GOD2.cpp: In member function 'int UnitGod::think_god_attack_target(int&, int&)': OU_GOD2.cpp:289:7: warning: unused variable 'curXLoc' [-Wunused-variable] int curXLoc=next_x_loc(), curYLoc=next_y_loc(); ^ OU_GOD2.cpp:289:29: warning: unused variable 'curYLoc' [-Wunused-variable] int curXLoc=next_x_loc(), curYLoc=next_y_loc(); ^ OU_GOD2.cpp: In member function 'void UnitGod::think_egyptian_god()': OU_GOD2.cpp:409:10: warning: unused variable 'ownNation' [-Wunused-variable] Nation* ownNation = nation_array[nation_recno]; ^ OU_GOD2.cpp: In member function 'void UnitGod::think_indian_god()': OU_GOD2.cpp:497:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && (unitPtr->loyalty >= 20 && unitPtr->loyalty <= 60 || ^ OU_GOD2.cpp:545:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] && (unitPtr->loyalty >= 20 && unitPtr->loyalty <= 60 || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPRITE.h:36, from ../../include/OUNIT.h:28, from ../../include/OU_MARI.h:28, from OU_MARIS.cpp:21: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OU_MONS.o OU_MARI.cpp: In member function 'void UnitMarine::load_unit(int)': OU_MARI.cpp:338:31: warning: array subscript has type 'char' [-Wchar-subscripts] unit_recno_array[unit_count++] = unitRecno; ^ OU_MARI.cpp: In member function 'int UnitMarine::is_on_coast()': OU_MARI.cpp:524:46: warning: unused variable 'found' [-Wunused-variable] int xShift, yShift, checkXLoc, checkYLoc, found=0; ^ In file included from OU_GOD.cpp:26:0: ../../include/OBUTT3D.h: In member function 'virtual void UnitGod::disp_info(int)': ../../include/OBUTT3D.h:79:76: warning: 'buttonName' may be used uninitialized in this function [-Wmaybe-uninitialized] { create( pX1, pY1, buttonStyle, buttonName, elasticFlag, defIsPushed ); paint(); } ^ OU_GOD.cpp:149:15: note: 'buttonName' was declared here const char* buttonName; ^ CXX OU_VEHI.o OU_CARAT.cpp: In member function 'void UnitCaravan::market_load_goods_now(MarketGoods*, float)': OU_CARAT.cpp:426:2: warning: 'qty' may be used uninitialized in this function [-Wmaybe-uninitialized] if( qty > 0 ) ^ CXX OVBROWIF.o CXX OVBROWSE.o CXX OVIDEO.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OU_MARIF.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OU_MARIS.cpp: In member function 'int ShipStop::update_pick_up(char*)': OU_MARIS.cpp:48:6: warning: unused variable 'selectiveMode' [-Wunused-variable] int selectiveMode = (pick_up_type!=AUTO_PICK_UP && pick_up_type!=NO_PICK_UP); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OU_MONS.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OSPATH.h:37, from ../../include/OU_CARA.h:33, from OU_MARIT.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OVOLUME.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OU_VEHI.cpp:24: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OU_GOD2.cpp: In member function 'void UnitGod::think_egyptian_god()': OU_GOD2.cpp:451:55: warning: 'targetYLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] go_cast_power(targetXLoc, targetYLoc, 1, COMMAND_AI); // 1 - cast power type ^ OU_GOD2.cpp:451:55: warning: 'targetXLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OVBROWIF.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OVQUEUE.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from OVBROWSE.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OU_GOD2.cpp: In member function 'void UnitGod::think_indian_god()': OU_GOD2.cpp:562:45: warning: 'xLoc' may be used uninitialized in this function [-Wmaybe-uninitialized] go_cast_power(xLoc, yLoc, 1, COMMAND_AI); // 1 - cast power type ^ OU_MARIT.cpp: In member function 'void UnitMarine::ship_in_firm(int)': OU_MARIT.cpp:460:12: warning: unused variable 'stopPtr' [-Wunused-variable] ShipStop *stopPtr = stop_array + dest_stop_id - 1; ^ OU_MARIT.cpp: In member function 'void UnitMarine::harbor_unload_raw()': OU_MARIT.cpp:936:68: warning: right operand of comma operator has no effect [-Wunused-value] for(j=0; jRelVolume::rel_vol' may be undefined [-Wsequence-point] rel_vol = rel_vol = 100 - dist * 100 / DEFAULT_VOL_DROP; ^ OU_MONS.cpp: In member function 'void UnitMonster::group_order_monster(int, int, int)': OU_MONS.cpp:396:9: warning: unused variable 'regionId' [-Wunused-variable] BYTE regionId = world.get_region_id(curXLoc, curYLoc); ^ CXX OWARPT.o CXX OWEATHER.o CXX OWORLD.o CXX OWORLD_M.o CXX OWORLD_Z.o CXX OW_FIRE.o CXX OW_PLANT.o CXX OW_ROCK.o In file included from ../../include/OWORLDMT.h:28:0, from OWEATHER.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OW_SOUND.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OWALLRES.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OW_ROCK.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OW_ROCK.cpp:28:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OWARPT.cpp:27: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OW_FIRE.cpp:26: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OW_PLANT.cpp:25:0: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OW_FIRE.cpp:30:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from OW_PLANT.cpp:30:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OW_PLANT.cpp: In member function 'void World::plant_spread(int)': OW_PLANT.cpp:247:43: warning: array subscript has type 'char' [-Wchar-subscripts] if( misc.random(5) > abs(t- opt_temp[j]) ) ^ OW_PLANT.cpp: In member function 'void World::plant_init()': OW_PLANT.cpp:410:10: warning: unused variable 'plantBitmap' [-Wunused-variable] short plantBitmap = plant_res.scan( 0, teraType, 0); ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from ../../include/OFIRMRES.h:32, from OWORLD.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ CXX OW_WALL.o In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/ONATIONB.h:28, from ../../include/ONATION.h:29, from OWORLD_M.cpp:30: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from ../../include/OINFO.h:31, from ../../include/OFIRM.h:36, from OWORLD_Z.cpp:32: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ In file included from OWORLD.cpp:38:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OW_SOUND.cpp:29: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OWORLD.cpp: In member function 'void World::explore(int, int, int, int)': OWORLD.cpp:557:63: warning: array subscript has type 'char' [-Wchar-subscripts] *writePtr = nationColorArray[locPtr->power_nation_recno]; ^ OWORLD.cpp: In member function 'int World::locate_space(int&, int&, int, int, int, int, int, int, int)': OWORLD.cpp:819:6: warning: unused variable 'loopCount' [-Wunused-variable] int loopCount=0; ^ In file included from OWORLD_M.cpp:36:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ OWORLD_M.cpp: In member function 'void MapMatrix::draw_map()': OWORLD_M.cpp:274:62: warning: array subscript has type 'char' [-Wchar-subscripts] *writePtr = nationColorArray[locPtr->power_nation_recno]; ^ OWORLD.cpp: In member function 'void World::process_visibility()': OWORLD.cpp:2047:7: warning: unused variable 'count' [-Wunused-variable] int count = max_x_loc * max_y_loc; ^ OWORLD.cpp:2048:13: warning: unused variable 'sizeOfLoc' [-Wunused-variable] const int sizeOfLoc = sizeof(Location); ^ OWORLD.cpp:2049:18: warning: unused variable 'locVisitLevel' [-Wunused-variable] unsigned char *locVisitLevel = &get_loc(0,0)->visit_level; ^ OWORLD.cpp:2050:17: warning: unused variable 'decVisitLevel' [-Wunused-variable] unsigned char decVisitLevel = EXPLORED_VISIBILITY*2+1; ^ In file included from OWORLD_Z.cpp:40:0: ../../include/OTERRAIN.h: In member function 'int TerrainInfo::is_coast()': ../../include/OTERRAIN.h:103:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] int is_coast() { return average_type==TERRAIN_OCEAN && secondary_type>TERRAIN_OCEAN || ^ In file included from ../../include/OWORLDMT.h:28:0, from ../../include/OWORLD.h:28, from OW_WALL.cpp:25: ../../include/OMATRIX.h: In member function 'int Location::can_add_hill()': ../../include/OMATRIX.h:205:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] !cargo_recno && !(loc_flag & (LOCATE_BLOCK_MASK | LOCATE_SITE_MASK)); } ^ OWORLD_M.cpp: In member function 'void MapMatrix::disp_mode_button(int)': OWORLD_M.cpp:113:47: warning: 'iconName' may be used uninitialized in this function [-Wmaybe-uninitialized] image_button.put_back( 579, 2, iconName, 1 ); ^ OWORLD_Z.cpp: In member function 'virtual void ZoomMatrix::draw()': OWORLD_Z.cpp:314:12: warning: unused variable 'i' [-Wunused-variable] int i=0, x, y, xLoc, yLoc, dispPower; ^ OWORLD_Z.cpp: In member function 'void ZoomMatrix::draw_white_site()': OWORLD_Z.cpp:459:12: warning: unused variable 'i' [-Wunused-variable] int i=0, x, y, xLoc, yLoc; ^ OWORLD_Z.cpp: In member function 'void ZoomMatrix::draw_weather_effects()': OWORLD_Z.cpp:677:8: warning: unused variable 'backupSeed' [-Wunused-variable] long backupSeed = misc.get_random_seed(); ^ OU_MARIF.cpp: At global scope: OU_MARIF.cpp:54:53: warning: 'stop_disp_y1' defined but not used [-Wunused-variable] static short unit_disp_y1, unit_info_disp_y1, stop_disp_y1; ^ OWORLD.cpp: In member function 'void World::restore_power(int, int, int, int, int, int)': OWORLD.cpp:1572:4: warning: 'nationRecno' may be used uninitialized in this function [-Wmaybe-uninitialized] if( locPtr->power_nation_recno==nationRecno ) ^ CXXLD 7kaa make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/client' make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src' Making all in po make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/po' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/po' make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5' + convert data/image/7k_icon.bmp 7kaa_icon.png + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BfekC9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 + cd 7kaa-2.14.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 Making install in data make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/data' make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/resource' /usr/bin/install -c -m 644 resource/a_wave1.res resource/a_wave2.res resource/cursor.res resource/explmask.bin resource/expremap.bin resource/fnt_bard.res resource/fnt_casa.res resource/fnt_hitp.res resource/fnt_mid.res resource/fnt_news.res resource/fnt_san.res resource/fnt_smal.res resource/fnt_std.res resource/help.res resource/hill1.res resource/hill2.res resource/hill3.res resource/i_button.res resource/i_cursor.res resource/i_encyc.res resource/i_firm.res resource/i_firmdi.res resource/i_hill1.res resource/i_hill2.res resource/i_hill3.res resource/i_icon.res resource/i_if.res resource/i_menu.res resource/i_menu2.res resource/i_plant1.res resource/i_plant2.res resource/i_plant3.res resource/i_race.res resource/i_raw.res resource/i_rock1.res resource/i_rock2.res resource/i_rock3.res resource/i_snow.res resource/i_spict.res resource/i_tech.res '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/resource' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/resource' /usr/bin/install -c -m 644 resource/i_tera1.res resource/i_tera2.res resource/i_tera3.res resource/i_tern1.res resource/i_tern2.res resource/i_tern3.res resource/i_town.res resource/i_tpict1.res resource/i_tpict2.res resource/i_tpict3.res resource/i_unitgi.res resource/i_unitki.res resource/i_unitli.res resource/i_unitsi.res resource/i_unitti.res resource/i_unitui.res resource/i_wall.res resource/pal_enc.res resource/pal_menu.res resource/pal_std.res resource/pal_win.res resource/plant1.res resource/plant2.res resource/plant3.res resource/plantbm1.res resource/plantbm2.res resource/plantbm3.res resource/rock1.res resource/rock2.res resource/rock3.res resource/rockani1.res resource/rockani2.res resource/rockani3.res resource/rockblk1.res resource/rockblk2.res resource/rockblk3.res resource/rockbmp1.res resource/rockbmp2.res resource/rockbmp3.res resource/std.set '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/resource' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenari2' /usr/bin/install -c -m 644 scenari2/scn_01.scn scenari2/scn_01.scp scenari2/scn_01.sct scenari2/scn_02.scn scenari2/scn_02.scp scenari2/scn_02.sct scenari2/scn_03.scn scenari2/scn_03.scp scenari2/scn_03.sct scenari2/scn_04.scn scenari2/scn_04.scp scenari2/scn_04.sct scenari2/scn_05.scn scenari2/scn_05.scp scenari2/scn_05.sct scenari2/scn_06.scn scenari2/scn_06.scp scenari2/scn_06.sct scenari2/scn_07.scn scenari2/scn_07.scp scenari2/scn_07.sct scenari2/scn_08.scn scenari2/scn_08.scp scenari2/scn_08.sct scenari2/scn_09.scn scenari2/scn_09.scp scenari2/scn_09.sct scenari2/scn_10.scn scenari2/scn_10.scp scenari2/scn_10.sct scenari2/scn_11.scn scenari2/scn_11.scp scenari2/scn_11.sct scenari2/scn_12.scn scenari2/scn_12.scp scenari2/scn_12.sct scenari2/scn_13.scn scenari2/scn_13.scp scenari2/scn_13.sct scenari2/scn_14.scn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenari2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenario' /usr/bin/install -c -m 644 scenario/7for7.scn scenario/7for7.scp scenario/7for7.sct scenario/c&d.scn scenario/c&d.scp scenario/c&d.sct scenario/desbow.scn scenario/desbow.scp scenario/desbow.sct scenario/desperdo.scn scenario/desperdo.scp scenario/desperdo.sct scenario/eradicat.scn scenario/eradicat.scp scenario/eradicat.sct scenario/ftfrautn.scn scenario/ftfrautn.scp scenario/ftfrautn.sct scenario/h&m.scn scenario/h&m.scp scenario/h&m.sct scenario/insulpos.scn scenario/insulpos.scp scenario/insulpos.sct scenario/ironfist.scn scenario/ironfist.scp scenario/ironfist.sct scenario/kukulcns.scn scenario/kukulcns.scp scenario/kukulcns.sct scenario/makebrek.scn scenario/makebrek.scp scenario/makebrek.sct scenario/meltpot.scn scenario/meltpot.scp scenario/meltpot.sct scenario/monorwar.scn scenario/monorwar.scp scenario/monorwar.sct scenario/newworld.scn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenario' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sprite' /usr/bin/install -c -m 644 sprite/baatezu.spr sprite/ballista.spr sprite/canball.spr sprite/canballa.spr sprite/canballs.spr sprite/cannon.spr sprite/cansmoke.spr sprite/caravan.spr sprite/carave_s.spr sprite/caravel.spr sprite/catapult.spr sprite/catfire.spr sprite/catfirea.spr sprite/catfires.spr sprite/catstona.spr sprite/catstone.spr sprite/catstons.spr sprite/ch_arrow.spr sprite/chdragon.spr sprite/chinese.spr sprite/dr_arrow.spr sprite/dragon.spr sprite/eg_arrow.spr sprite/eg_god.spr sprite/eg_powar.spr sprite/egyptian.spr sprite/expcart.spr sprite/f_ballis.spr sprite/fb_arra0.spr sprite/fb_arrow.spr sprite/fb_arrs0.spr sprite/fcatapul.spr sprite/firekin.spr sprite/fl_arrow.spr sprite/flamethr.spr sprite/fpersian.spr sprite/galleo_s.spr sprite/galleon.spr sprite/gc_arrow.spr sprite/ge_star.spr '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sprite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sprite' /usr/bin/install -c -m 644 sprite/gi_star.spr sprite/giantet.spr sprite/gith.spr sprite/gj_star.spr sprite/gnoll.spr sprite/goblin.spr sprite/gp_star.spr sprite/greek.spr sprite/gremjerm.spr sprite/gz_star.spr sprite/headless.spr sprite/hitspar2.spr sprite/hitspark.spr sprite/hobglob.spr sprite/in_god.spr sprite/indian.spr sprite/ja_god.spr sprite/ja_power.spr sprite/japanese.spr sprite/kukulcan.spr sprite/lizard.spr sprite/lyw.spr sprite/man.spr sprite/maya.spr sprite/moldman.spr sprite/no_arrow.spr sprite/norman.spr sprite/pe_arrow.spr sprite/pe_powar.spr sprite/pehealer.spr sprite/persian.spr sprite/pheonix.spr sprite/rm_arrow.spr sprite/rockman.spr sprite/skeleton.spr sprite/steam.spr sprite/tc_arr00.spr sprite/tc_arr01.spr sprite/tc_arr02.spr sprite/tc_arra0.spr '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sprite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc2/unit' /usr/bin/install -c -m 644 encyc2/unit/egyptian.col encyc2/unit/egyptian.icn encyc2/unit/f_ballis.col encyc2/unit/f_ballis.icn encyc2/unit/indian.col encyc2/unit/indian.icn encyc2/unit/zulu.col encyc2/unit/zulu.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc2/unit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sprite' /usr/bin/install -c -m 644 sprite/tc_arra1.spr sprite/tc_arra2.spr sprite/tc_arrs0.spr sprite/tc_arrs1.spr sprite/tc_arrs2.spr sprite/tornado.spr sprite/transp_s.spr sprite/transpor.spr sprite/v_arrow.spr sprite/v_splash.spr sprite/vessel.spr sprite/vessel_s.spr sprite/vi_god.spr sprite/viking.spr sprite/zu_arrow.spr sprite/zu_god.spr sprite/zulu.spr '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sprite' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/seat' /usr/bin/install -c -m 644 encyc/seat/chinese.col encyc/seat/chinese.icn encyc/seat/greek.col encyc/seat/greek.icn encyc/seat/japanese.col encyc/seat/japanese.icn encyc/seat/maya.col encyc/seat/maya.icn encyc/seat/norman.col encyc/seat/norman.icn encyc/seat/persian.col encyc/seat/persian.icn encyc/seat/viking.col encyc/seat/viking.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/seat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenari2' /usr/bin/install -c -m 644 scenari2/scn_14.scp scenari2/scn_14.sct scenari2/scn_15.scn scenari2/scn_15.scp scenari2/scn_15.sct '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenari2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/resource' /usr/bin/install -c -m 644 resource/teranm1.res resource/teranm2.res resource/teranm3.res resource/terrain1.res resource/terrain2.res resource/terrain3.res resource/tersub.res resource/tut_intr.res resource/tut_list.res resource/tut_list.txt resource/tut_pict.res resource/tut_text.res '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/resource' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/monster' /usr/bin/install -c -m 644 encyc/monster/firekin.col encyc/monster/firekin.icn encyc/monster/giantet.col encyc/monster/giantet.icn encyc/monster/gith.col encyc/monster/gith.icn encyc/monster/gnoll.col encyc/monster/gnoll.icn encyc/monster/goblin.col encyc/monster/goblin.icn encyc/monster/gremjerm.col encyc/monster/gremjerm.icn encyc/monster/headless.col encyc/monster/headless.icn encyc/monster/hobglob.col encyc/monster/hobglob.icn encyc/monster/lizard.col encyc/monster/lizard.icn encyc/monster/lyw.col encyc/monster/lyw.icn encyc/monster/man.col encyc/monster/man.icn encyc/monster/rockman.col encyc/monster/rockman.icn encyc/monster/skeleton.col encyc/monster/skeleton.icn encyc/monster/struct_1.col encyc/monster/struct_1.icn encyc/monster/struct_2.col encyc/monster/struct_2.icn encyc/monster/struct_3.col encyc/monster/struct_3.icn encyc/monster/struct_4.col encyc/monster/struct_4.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/monster' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/unit' /usr/bin/install -c -m 644 encyc/unit/ballista.col encyc/unit/ballista.icn encyc/unit/cannon.col encyc/unit/cannon.icn encyc/unit/caravel.col encyc/unit/caravel.icn encyc/unit/catapult.col encyc/unit/catapult.icn encyc/unit/chinese.col encyc/unit/chinese.icn encyc/unit/expcart.col encyc/unit/expcart.icn encyc/unit/flamethr.col encyc/unit/flamethr.icn encyc/unit/galleon.col encyc/unit/galleon.icn encyc/unit/greek.col encyc/unit/greek.icn encyc/unit/japanese.col encyc/unit/japanese.icn encyc/unit/maya.col encyc/unit/maya.icn encyc/unit/norman.col encyc/unit/norman.icn encyc/unit/persian.col encyc/unit/persian.icn encyc/unit/transpor.col encyc/unit/transpor.icn encyc/unit/vessel.col encyc/unit/vessel.icn encyc/unit/viking.col encyc/unit/viking.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/unit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/firm' /usr/bin/install -c -m 644 encyc/firm/factory.col encyc/firm/factory.icn encyc/firm/fort.col encyc/firm/fort.icn encyc/firm/harbor.col encyc/firm/harbor.icn encyc/firm/inn.col encyc/firm/inn.icn encyc/firm/market.col encyc/firm/market.icn encyc/firm/mine.col encyc/firm/mine.icn encyc/firm/science.col encyc/firm/science.icn encyc/firm/warfact.col encyc/firm/warfact.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/firm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc2/seat' /usr/bin/install -c -m 644 encyc2/seat/egyptian.col encyc2/seat/egyptian.icn encyc2/seat/indian.col encyc2/seat/indian.icn encyc2/seat/zulu.col encyc2/seat/zulu.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc2/seat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sound' /usr/bin/install -c -m 644 sound/fire.wav sound/quake.wav sound/rain.wav sound/thunder.wav sound/wind.wav '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/sound' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/image' /usr/bin/install -c -m 644 image/7k_icon.bmp image/chinese.col image/chinese.icn image/credits1.col image/credits1.icn image/credits2.col image/credits2.icn image/credits3.col image/credits3.icn image/credits4.col image/credits4.icn image/egyptian.col image/egyptian.icn image/greek.col image/greek.icn image/hallfame.col image/hallfame.icn image/indian.col image/indian.icn image/japanese.col image/japanese.icn image/losegame.col image/losegame.icn image/mainmenu.col image/mainmenu.icn image/maya.col image/maya.icn image/norman.col image/norman.icn image/persian.col image/persian.icn image/results.col image/results.icn image/viking.col image/viking.icn image/zulu.col image/zulu.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/image' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/god' /usr/bin/install -c -m 644 encyc/god/chinese.col encyc/god/chinese.icn encyc/god/greek.col encyc/god/greek.icn encyc/god/japanese.col encyc/god/japanese.icn encyc/god/maya.col encyc/god/maya.icn encyc/god/norman.col encyc/god/norman.icn encyc/god/persian.col encyc/god/persian.icn encyc/god/viking.col encyc/god/viking.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc/god' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/tutorial' /usr/bin/install -c -m 644 tutorial/10captur.int tutorial/10captur.tut tutorial/10captur.txt tutorial/1bas_mil.int tutorial/1bas_mil.tut tutorial/1bas_mil.txt tutorial/2b_trade.int tutorial/2b_trade.tut tutorial/2b_trade.txt tutorial/2bas_eco.int tutorial/2bas_eco.tut tutorial/2bas_eco.txt tutorial/3researc.int tutorial/3researc.tut tutorial/3researc.txt tutorial/4weapons.int tutorial/4weapons.tut tutorial/4weapons.txt tutorial/5bas_nav.int tutorial/5bas_nav.tut tutorial/5bas_nav.txt tutorial/6seatrad.int tutorial/6seatrad.tut tutorial/6seatrad.txt tutorial/7mercena.int tutorial/7mercena.tut tutorial/7mercena.txt tutorial/8fryhtan.int tutorial/8fryhtan.tut tutorial/8fryhtan.txt tutorial/9seatpow.int tutorial/9seatpow.tut tutorial/9seatpow.txt tutorial/loyalty.int tutorial/loyalty.tut tutorial/loyalty.txt tutorial/spying.int tutorial/spying.tut tutorial/spying.txt '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/tutorial' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenario' /usr/bin/install -c -m 644 scenario/newworld.scp scenario/newworld.sct scenario/norman.scn scenario/norman.scp scenario/norman.sct scenario/notlost.scn scenario/notlost.scp scenario/notlost.sct scenario/pirates.scn scenario/pirates.scp scenario/pirates.sct scenario/prnctkao.scn scenario/prnctkao.scp scenario/prnctkao.sct scenario/quesuccn.scn scenario/quesuccn.scp scenario/quesuccn.sct scenario/resdep.scn scenario/resdep.scp scenario/resdep.sct scenario/treadcar.scn scenario/treadcar.scp scenario/treadcar.sct scenario/vikblitz.scn scenario/vikblitz.scp scenario/vikblitz.sct scenario/weakened.scn scenario/weakened.scp scenario/weakened.sct '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/scenario' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc2/god' /usr/bin/install -c -m 644 encyc2/god/egyptian.col encyc2/god/egyptian.icn encyc2/god/indian.col encyc2/god/indian.icn encyc2/god/zulu.col encyc2/god/zulu.icn '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/encyc2/god' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/data' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/data' Making install in include make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/include' make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/include' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/include' Making install in src make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src' Making install in audio make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' Making install in openal make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio/openal' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio/openal' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio/openal' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio/openal' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/audio' Making install in common make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/common' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/common' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/common' Making install in file make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/file' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/file' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/file' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/file' Making install in imgfun make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' Making install in asm make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun/asm' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun/asm' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun/asm' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun/asm' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/imgfun' Making install in input make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' Making install in sdl make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input/sdl' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input/sdl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input/sdl' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input/sdl' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/input' Making install in multiplayer make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' Making install in common make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer/common' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer/common' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer/common' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/multiplayer' Making install in video make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' Making install in common make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/common' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/common' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/common' Making install in sdl make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/sdl' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/sdl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/sdl' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video/sdl' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' make[4]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/video' Making install in client make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/client' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src/client' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/bin' /usr/bin/install -c 7kaa '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/client' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src/client' make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src' make[3]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5/po' if test "7kaa" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5/po' make[1]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5' make[2]: Entering directory '/builddir/build/BUILD/7kaa-2.14.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa' /usr/bin/install -c -m 644 COPYING README '/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa' make[2]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5' make[1]: Leaving directory '/builddir/build/BUILD/7kaa-2.14.5' + mkdir -p /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/icons/hicolor/32x32/apps + install -m 644 7kaa_icon.png /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/icons/hicolor/32x32/apps + cat + desktop-file-install --dir=/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/applications 7kaa.desktop 7kaa.desktop: warning: key "Categories" is a list and does not have a semicolon as trailing character, fixing + mkdir -p /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/music + mkdir -p /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa-music + cat + install -m 755 7kaa-data-installer /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/bin/7kaa-data-installer + install -m 644 /builddir/build/SOURCES/7kaa.autodlrc /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/7kaa/music + rm -f /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa/COPYING + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/7kaa-2.14.5 extracting debug info from /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/bin/7kaa dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 11641 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: 7kaa-2.14.5-10.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DR1WWI + umask 022 + cd /builddir/build/BUILD + cd 7kaa-2.14.5 + DOCDIR=/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa + cp -pr README /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/doc/7kaa + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kfIaki + umask 022 + cd /builddir/build/BUILD + cd 7kaa-2.14.5 + LICENSEDIR=/builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/licenses/7kaa + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/licenses/7kaa + cp -pr COPYING /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64/usr/share/licenses/7kaa + exit 0 Provides: 7kaa = 2.14.5-10.fc22 7kaa(x86-64) = 2.14.5-10.fc22 application() application(7kaa.desktop) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL2-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libenet.so.7()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libopenal.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: 7kaa-data-2.14.5-10.fc22.noarch Provides: 7kaa-data = 2.14.5-10.fc22 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: 7kaa-music-2.14.5-10.fc22.noarch Provides: 7kaa-music = 2.14.5-10.fc22 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Requires: /bin/bash Processing files: 7kaa-debuginfo-2.14.5-10.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 Wrote: /builddir/build/RPMS/7kaa-2.14.5-10.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/7kaa-data-2.14.5-10.fc22.noarch.rpm Wrote: /builddir/build/RPMS/7kaa-music-2.14.5-10.fc22.noarch.rpm Wrote: /builddir/build/RPMS/7kaa-debuginfo-2.14.5-10.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GzDzAN + umask 022 + cd /builddir/build/BUILD + cd 7kaa-2.14.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/7kaa-2.14.5-10.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->