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
