]> git.xonotic.org Git - xonotic/gmqcc.git/commit
-std=qcc should error when the '=' is missing in a function declaration before the...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 10 Nov 2012 11:00:45 +0000 (12:00 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 11 Nov 2012 09:13:00 +0000 (10:13 +0100)
commit0bb90f284ea344c6c119886d188c378c02e7cd1e
treeda6bbb87b25e886562a043a44a6f9591a909a6c1
parent0fc3a0c517ee44a8c836319871d6b33587780ad4
-std=qcc should error when the '=' is missing in a function declaration before the body
parser.c