]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Turned nearly every void-returning function into a bool-returning function, and check...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Fri, 27 Apr 2012 11:28:39 +0000 (13:28 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Fri, 27 Apr 2012 11:28:39 +0000 (13:28 +0200)
commit86564686f3c1e2b00763d410b0dc4a39676feb84
treeba9ea60d23cced170c76790abaf2b02eb1635e1e
parent8f290e798996ec4b41ec8f866e1dad6f3e5bb9c8
Turned nearly every void-returning function into a bool-returning function, and checking return values wherever necessary to be able to properly exit on failures
ir.c
ir.h