]> git.xonotic.org Git - xonotic/gmqcc.git/commit
fix: missing-return check: vec_size(entries) is 0 on the entry-block, also check...
authorWolfgang Bumiller <blub@speed.at>
Mon, 14 Jan 2013 09:56:56 +0000 (10:56 +0100)
committerWolfgang Bumiller <blub@speed.at>
Mon, 14 Jan 2013 09:56:56 +0000 (10:56 +0100)
commitd7f4e981a30768d99907621f5eb392339193833d
treeaaeaafee1c7aedb53495b9ff00c7a2ccbe7cccec
parentbec05f1bbb0829b163e7901ac561ebaf593ede4b
fix: missing-return check: vec_size(entries) is 0 on the entry-block, also check if it's the first block
ast.c