r302 Build warnings

Bugs that have been resolved.

Moderator: Graf Zahl

User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r302 Build warnings

Post 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]

Return to “Closed Bugs”