View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005114 | Spring engine | General | public | 2016-02-25 21:22 | 2016-02-25 22:16 | ||||
Reporter | abma | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 100.0+git | ||||||||
Target Version | 101.0 | Fixed in Version | |||||||
Summary | 0005114: rts/Sim/Projectiles/ExplosionGenerator.cpp:883:23: warning: comparison of unsigned expression < 0 is always false | ||||||||
Description | this should be fixed... sorry, no time to check if spawnableID should be changed to int or it should be casted to unsigned int after the check | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Anonymous (viewer) 2016-02-25 22:16 |
Fix ba2f940a030381625d631db2d118595c10baa52f committed to develop branch: fix 0005114, repo: spring changeset id: 6671 |