Page 1 of 1

r302 Build warnings

Posted: Sat Feb 21, 2009 20:33
by Enjay
I didn't notice these when I built Zdoom but, to be fair, I wasn't paying that much attention so they could be there. Definitely in GZdoom though:

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\gzdoomsource\gzdoomcomp\src\r_things.cpp(791) : warning C4700: uninitialized local variable 'mid' used
[edit]
My apologies. They are in Zdoom too. I'll post over there.

http://forum.zdoom.org/viewtopic.php?f=2&p=412262
[/edit]