MantisBT - VCMI
View Issue Details
0002873VCMIOtherpublic2018-02-09 10:302018-02-09 19:13
taurus 
AVS 
normalminoralways
resolvedfixed 
 
1.next 
0002873: Correct "this statement may fall through" warnings
I compiled code and get some such warnings. Some from them looks like real problems.

Put here links to github
https://github.com/vcmi/vcmi/blob/develop/AI/VCAI/Goals.cpp#L64 [^]
https://github.com/vcmi/vcmi/blob/develop/AI/VCAI/VCAI.cpp#L3312 [^]
https://github.com/vcmi/vcmi/blob/develop/client/windows/CKingdomInterface.cpp#L308 [^]
https://github.com/vcmi/vcmi/blob/develop/client/windows/CKingdomInterface.cpp#L332 [^]
No tags attached.
Issue History
2018-02-09 10:30taurusNew Issue
2018-02-09 10:50AVSAssigned To => AVS
2018-02-09 10:50AVSStatusnew => acknowledged
2018-02-09 19:13AVSNote Added: 0007398
2018-02-09 19:13AVSStatusacknowledged => resolved
2018-02-09 19:13AVSFixed in Version => 1.next
2018-02-09 19:13AVSResolutionopen => fixed

Notes
(0007398)
AVS   
2018-02-09 19:13   
Should be fixed now. Thank you for report.