2025-07-31 20:43 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003163Spring engineGeneralpublic2012-07-09 18:17
Reportertvo 
Assigned Tozerver 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
Product Version89.0 
Target VersionFixed in Version89.0 
Summary0003163: We're passing CWeapon pointers as CUnit pointers
Descriptionhttps://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).
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

+Notes

-Issue History
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
+Issue History