mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 05:30:31 +00:00
d93d8d7d46
Instead of using the equivalent of *(float*)&.return, now use the equivalent of (float).return. No conversion is done in the "cast". NOTE: this sort of cast should be separated from normal casts. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |