| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0004730 | Spring engine | AI | public | 2015-04-08 20:03 | 2015-04-08 20:07 | ||||
| Reporter | UnitedMarsupials | ||||||||
| Assigned To | abma | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | no change required | ||||||
| Product Version | 98.0 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0004730: Silly compiler warning in AI/Skirmish/KAIK/MetalMap.cpp - assigning field to itself | ||||||||
| Description | /home/ports/games/spring/work/spring_98.0/AI/Skirmish/KAIK/MetalMap.cpp:223:16: warning: assigning field to itself [-Wself-assign-field] TotalMetal = TotalMetal; ^ [ 7%] Building CXX object rts/lib/assimp/code/CMakeFiles/assimp.dir/VertexTriangleAdjacency.cpp.o 1 warning generated. | ||||||||
| Steps To Reproduce | Compile with clang and -Wself-assign-field | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
abma (administrator) 2015-04-08 20:07 |
is already fixed: https://github.com/spring/KAIK/commit/42fec4393483d9c0dd049ca84bd230988c2fbdb6#diff-cf7bc7dbd49fdec62952115e74608f9aL222 |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-04-08 20:03 | UnitedMarsupials | New Issue | |
| 2015-04-08 20:07 | abma | Note Added: 0014280 | |
| 2015-04-08 20:07 | abma | Status | new => resolved |
| 2015-04-08 20:07 | abma | Resolution | open => no change required |
| 2015-04-08 20:07 | abma | Assigned To | => abma |


