]> git.xonotic.org Git - xonotic/gmqcc.git/commit
I'm assuming this is a bug since all other read tests compare with itself's ir_value...
authorDale Weiler <killfieldengine@gmail.com>
Fri, 21 Jun 2013 23:54:09 +0000 (23:54 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 21 Jun 2013 23:54:09 +0000 (23:54 +0000)
commit458cfcb48cbd5857b4ae9308e77a278dffead726
treebb2acab58ccddad808d8d5fd6a6b34757d7fe0eb
parent5bdf0aff8158bd2be685968e644c85a939f79d0a
I'm assuming this is a bug since all other read tests compare with itself's ir_value, and only this one doesn't. Otherwise why would you need to load to an ir_value for vec?
ir.c