View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003029 | FSSCP | multiplayer | public | 2014-04-13 04:31 | 2014-04-13 04:33 |
Reporter | Echelon9 | Assigned To | Echelon9 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.7.0 | ||||
Target Version | 3.7.1 | ||||
Summary | 0003029: Clang warning: expression result unused in multi_pinfo_blit_squadron_logo() | ||||
Description | Clang warns on the following line: gr_string(Multi_pinfo_squad_coords[gr_screen.res][0] + ((Multi_pinfo_squad_coords[gr_screen.res][2] - w)/2), Multi_pinfo_squad_coords[gr_screen.res][1], place_text), GR_RESIZE_MENU; It appears trivially that the final closing parenthesis has been placed too early, prior to GR_RESIZE_MENU. | ||||
Steps To Reproduce | n/a | ||||
Additional Information | n/a | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-13 04:31 | Echelon9 | New Issue | |
2014-04-13 04:31 | Echelon9 | Status | new => assigned |
2014-04-13 04:31 | Echelon9 | Assigned To | => Echelon9 |
2014-04-13 04:33 | Echelon9 | Changeset attached | => fs2open trunk r10556 |
2014-04-13 04:33 | Echelon9 | Note Added: 0015699 | |
2014-04-13 04:33 | Echelon9 | Status | assigned => resolved |
2014-04-13 04:33 | Echelon9 | Resolution | open => fixed |