Page 1 of 1

[r582] GCC 4.4.2 compiling error(again :P)

Posted: Wed Oct 28, 2009 23:19
by MP2E

Code: Select all

[ 54%] Building CXX object src/CMakeFiles/zdoom.dir/r_segs.o                             
/home/cray/gzdoomsvn/src/r_segs.cpp: In function ‘void R_RenderDecal(side_t*, DBaseDecal*, drawseg_t*, int)’:                                                                     
/home/cray/gzdoomsvn/src/r_segs.cpp:2535: error: jump to label ‘done’                    
/home/cray/gzdoomsvn/src/r_segs.cpp:2412: error:   from here                             
/home/cray/gzdoomsvn/src/r_segs.cpp:2433: error:   crosses initialization of ‘bool calclighting’                                                                                  
/home/cray/gzdoomsvn/src/r_segs.cpp:2535: error: jump to label ‘done’                    
/home/cray/gzdoomsvn/src/r_segs.cpp:2352: error:   from here                             
/home/cray/gzdoomsvn/src/r_segs.cpp:2433: error:   crosses initialization of ‘bool calclighting’                                                                                  
/home/cray/gzdoomsvn/src/r_segs.cpp:2535: error: jump to label ‘done’                    
/home/cray/gzdoomsvn/src/r_segs.cpp:2325: error:   from here                             
/home/cray/gzdoomsvn/src/r_segs.cpp:2433: error:   crosses initialization of ‘bool calclighting’
/home/cray/gzdoomsvn/src/r_segs.cpp:2535: error: jump to label ‘done’
/home/cray/gzdoomsvn/src/r_segs.cpp:2309: error:   from here
/home/cray/gzdoomsvn/src/r_segs.cpp:2433: error:   crosses initialization of ‘bool calclighting’
/home/cray/gzdoomsvn/src/r_segs.cpp:2535: error: jump to label ‘done’
/home/cray/gzdoomsvn/src/r_segs.cpp:2305: error:   from here
/home/cray/gzdoomsvn/src/r_segs.cpp:2433: error:   crosses initialization of ‘bool calclighting’
/home/cray/gzdoomsvn/src/r_segs.cpp:2535: error: jump to label ‘done’
/home/cray/gzdoomsvn/src/r_segs.cpp:2289: error:   from here
/home/cray/gzdoomsvn/src/r_segs.cpp:2433: error:   crosses initialization of ‘bool calclighting’
make[2]: *** [src/CMakeFiles/zdoom.dir/r_segs.o] Error 1
GCC 4.4.2, x86_64 Arch Linux

Re: [r582] GCC 4.4.2 compiling error(again :P)

Posted: Thu Oct 29, 2009 0:15
by Graf Zahl
ZDoom's fault! :mrgreen: