View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003163 | Spring engine | General | public | 2012-07-08 23:09 | 2012-07-09 18:17 |
| Reporter | tvo | Assigned To | zerver | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | 89.0 | ||||
| Fixed in Version | 89.0 | ||||
| Summary | 0003163: We're passing CWeapon pointers as CUnit pointers | ||||
| Description | https://github.com/spring/spring/blob/develop/rts/Lua/LuaEventBatch.h#L169 https://github.com/spring/spring/blob/develop/rts/Lua/LuaHandle.cpp#L1609 Bad idea... at least make it a void* (still bad), or use an anonymous union (acceptable). | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-07-08 23:09 | tvo | New Issue | |
| 2012-07-09 00:21 | zerver | Assigned To | => zerver |
| 2012-07-09 00:21 | zerver | Status | new => assigned |
| 2012-07-09 18:17 | zerver | Note Added: 0008938 | |
| 2012-07-09 18:17 | zerver | Status | assigned => resolved |
| 2012-07-09 18:17 | zerver | Fixed in Version | => 89.0 |
| 2012-07-09 18:17 | zerver | Resolution | open => fixed |