MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002351 | Zandronum | [All Projects] Bug | public | 2015-07-15 19:49 | 2015-07-15 19:51 |
Reporter | Dusk | ||||
Assigned To | |||||
Priority | low | Severity | trivial | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0002351: CALLVOTE_CountNumEligibleVoters is useless | ||||
Description | 'http://hastebin.com/vumikogera.cpp [^]' The for loop is clearly useless because the breaking point is commented out (and I don't think anyone is going to uncomment it anytime soon), so ulIdx2 is always MAXPLAYERS. So effective it's the same as this:'http://hastebin.com/elenetihub.cpp [^]' And this in turn means we could replace it with a call to SERVER_CountPlayers( false ). | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-07-15 19:49 | Dusk | New Issue | |||
2015-07-15 19:51 | Dusk | Note Added: 0012947 | |||
2015-07-15 19:51 | Dusk | Note Edited: 0012947 | bug_revision_view_page.php?bugnote_id=12947#r7688 |
Notes | |||||
|
|||||
|
|