quakeforge / quakeforge

http://quakeforge.net/
GNU General Public License v2.0
43 stars 7 forks source link

Aliasing values breaks dependencies in dags #69

Open taniwha opened 10 months ago

taniwha commented 10 months ago

While the fix for signed-unsigned comparisons in dd183d3ba696d6ed186c2ba26309aacdf5a22a6b is correct, it masks the problem of aliasing values breaking dependencies in the CSE dags code.