]> git.xonotic.org Git - xonotic/gmqcc.git/commit
temporarily disable the 'constant' flag when parsing the initializer to avoid the...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 20:10:43 +0000 (21:10 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 20:10:43 +0000 (21:10 +0100)
commit336d91494fd5c09226a21fdc2b54852f59dce27a
treeb231ac3264b63bf1d77a7a88c66f8370546b5eff
parent22173df7bd005d3447931cdebd1a52b5fa8500d1
temporarily disable the 'constant' flag when parsing the initializer to avoid the 'assigning to constant' error in a block-local constant
parser.c