mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
sizeof(const char*) returns the pointer size and not the string size, and 'texture:' happend to be 8 characters long, which is the same as a 64-bit pointer but not a 32-bit pointer. Reported by: Stan Differential Revision: https://code.wildfiregames.com/D3947 This was SVN commit r25415. |
||
|---|---|---|
| .. | ||
| CGUIColor.cpp | ||
| CGUIColor.h | ||
| CGUIHotkey.cpp | ||
| CGUIHotkey.h | ||
| CGUIList.h | ||
| CGUISeries.h | ||
| CGUISize.cpp | ||
| CGUISize.h | ||
| CGUIString.cpp | ||
| CGUIString.h | ||
| EAlign.h | ||
| MouseEventMask.cpp | ||
| MouseEventMask.h | ||