]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Error when the assignop for an assignment is invalid, eg. when trying to assign arrays
authorWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 17 Dec 2012 14:56:55 +0000 (15:56 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 17 Dec 2012 15:00:08 +0000 (16:00 +0100)
commitf0687adbaa3b23b2fc93295105218e9d1151eab4
treebbec9dca98bee33657ab2d139a7bb9330b6a1c38
parentc2857a22e338973f7fa92e869851fcfa171070b4
Error when the assignop for an assignment is invalid, eg. when trying to assign arrays
parser.c