]> git.xonotic.org Git - xonotic/gmqcc.git/commit
float and double shouldn't be used here, this is what qcfloat_t is for. This fixes...
authorDale Weiler <killfieldengine@gmail.com>
Thu, 17 Oct 2013 01:32:31 +0000 (21:32 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Thu, 17 Oct 2013 01:32:31 +0000 (21:32 -0400)
commitc63bebd7d8c2ab699b4ae6cf7de7f07d52d413b4
treef206aa51972fcde4be68dbeeced7a4c8a1812e14
parentb147602d78c28f73627a617a00e49e4eb6f6b3f8
float and double shouldn't be used here, this is what qcfloat_t is for. This fixes the memcmp bug in the folder.
ast.h
ir.h