View Issue Details

IDProjectCategoryView StatusLast Update
0004950Spring engineGeneralpublic2015-09-10 12:01
Reporterabma Assigned Tohokomoko  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version100.0+git 
Target Version101.0 
Summary0004950: clang compile warning: inequality comparison result unused
Descriptionhttps://github.com/spring/spring/blob/develop/rts/Sim/Units/CommandAI/MobileCAI.cpp#L1667

sounds very bad to me, has

    ti != transportees.end() && di != dropSpots.rend()

to be used?!
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

hokomoko

2015-09-10 10:56

developer   ~0015136

yes, thanks.

hokomoko

2015-09-10 12:01

developer   ~0015137

Fix c1ca9a6997eb7457d11a03cfe39627a26abfab28 committed to develop branch: Fix 0004950, repo: spring changeset id: 5589

Issue History

Date Modified Username Field Change
2015-09-10 10:43 abma New Issue
2015-09-10 10:43 abma Status new => assigned
2015-09-10 10:43 abma Assigned To => hokomoko
2015-09-10 10:44 abma Product Version => 101.0
2015-09-10 10:44 abma Product Version 101.0 => 100.0+git
2015-09-10 10:44 abma Target Version => 101.0
2015-09-10 10:56 hokomoko Note Added: 0015136
2015-09-10 12:01 hokomoko Changeset attached => spring develop c1ca9a69
2015-09-10 12:01 hokomoko Note Added: 0015137
2015-09-10 12:01 hokomoko Status assigned => resolved
2015-09-10 12:01 hokomoko Resolution open => fixed