1433 Compile warnings

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Enjay
 
 
Posts: 26938
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

1433 Compile warnings

Post by Enjay »

Code: Select all

r_things.cpp
.\src\r_things.cpp(780) : warning C4101: 'lexx' : unreferenced local variable
.\src\r_things.cpp(779) : warning C4101: 'min' : unreferenced local variable
.\src\r_things.cpp(779) : warning C4101: 'max' : unreferenced local variable
r_sky.cpp

Code: Select all

f:\doom\zdoomsource\zdoomsrccomp\src\r_things.cpp(791) : warning C4700: uninitialized local variable 'mid' used
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49223
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: 1433 Compile warnings

Post by Graf Zahl »

Seems I forgot to remove this after testing.
Post Reply

Return to “Closed Bugs [GZDoom]”