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

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
MP2E
Posts: 13
Joined: Wed Jan 23, 2008 17:03

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

Post 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
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

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

Post by Graf Zahl »

ZDoom's fault! :mrgreen:
Locked

Return to “Closed Bugs”