]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Make the varargs counter more stable, it'll now work with a function pointer with...
authorWolfgang Bumiller <blub@speed.at>
Thu, 17 Jan 2013 09:30:32 +0000 (10:30 +0100)
committerWolfgang Bumiller <blub@speed.at>
Thu, 17 Jan 2013 09:30:32 +0000 (10:30 +0100)
commit1410840ef60e16fd3ed989dd79c79ba2df8ee773
tree0ff3197b2efe6aa5183c156d4bd475655de5f0ee
parent4c0a358e2bd9e16b5d9269f099ea861df98f7327
Make the varargs counter more stable, it'll now work with a function pointer with a different number of fixed params
ast.c
ast.h
parser.c