]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commit
Since function prototypes now don't cause the function to become a constant, we canno...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 20 Aug 2012 16:27:27 +0000 (18:27 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Mon, 20 Aug 2012 16:27:27 +0000 (18:27 +0200)
commit02cc86db25e1cc2fade85d711061f3bad79bdc7b
tree9be9d1709998c49e9d065db81920fc697fe04560
parent0d64e555e25c7fc45f163b211b6d1f6e200d3fae
Since function prototypes now don't cause the function to become a constant, we cannot check for a constant in [frame,think] notations anymore
parser.c