]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
making the uninitialized-var on vector warning now check all members; ir_value_vector...
authorWolfgang Bumiller <blub@speed.at>
Thu, 20 Dec 2012 13:06:25 +0000 (14:06 +0100)
committerWolfgang Bumiller <blub@speed.at>
Thu, 20 Dec 2012 13:06:25 +0000 (14:06 +0100)
commita274f8ec0703189940af2d7a09a45a9c4a385382
treec04ec95febe6b36fecc572f6c7fb4d3c862746e6
parent8adbb2f5ac9f22be68275bf1c790d36faaaaecae
making the uninitialized-var on vector warning now check all members; ir_value_vector_member now also appends _x,_y,_z since they're used in the used-unintialized message
ir.c