mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-12-04 01:41:42 +00:00
74357ced0c
The following ill-formed ZScript code might crash targets with sizeof(int) != sizeof(void*) like 64-bit Intel class test { void func() { if (true) ( return; ) } } |
||
---|---|---|
.. | ||
backend | ||
decorate | ||
vm | ||
zscript | ||
symbols.cpp | ||
symbols.h | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_data.cpp | ||
thingdef_properties.cpp | ||
types.cpp | ||
types.h |