mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-26 22:11:43 +00:00
3563c99ead
* Emit a warning when relational comparisons are made between signed and unsigned ints. * Handle shift operators so that they do not fail for constant definitions. * changed return type of Array::Size() to signed int as most code out there is using it this way and would otherwise drown in warnings. * fixed a few deprecation warnings. |
||
---|---|---|
.. | ||
static | ||
CMakeLists.txt |