dxx-rebirth/common/maths
Kp 5e4bd5c73f vm_vec_delta_ang: check for vm_vec_copy_normalize failure
derhass reports that Raspbian g++-4.8.2 rejects vecmat.cpp for
-Wmaybe-uninitialized on t0, t1.  Fix it by adding code to return 0 if
vm_vec_copy_normalize leaves the temporary uninitialized.

Reported-by: derhass <https://github.com/dxx-rebirth/dxx-rebirth/issues/55>
2015-04-03 02:46:25 +00:00
..
fixc.cpp Remove unused cos from fix_fastsincos 2015-02-05 03:03:50 +00:00
rand.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
tables.cpp Convert most global arrays to array<> 2015-04-02 02:36:52 +00:00
vecmat.cpp vm_vec_delta_ang: check for vm_vec_copy_normalize failure 2015-04-03 02:46:25 +00:00