]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Error when trying to assign variables whose types are different - with -std=qcc only...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 28 Oct 2012 19:32:13 +0000 (20:32 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 28 Oct 2012 19:32:13 +0000 (20:32 +0100)
commit2fa544f68122942f72d2650a39d96b7be8ca3381
tree59b2326b0a0b2a52b24dc1ef922656870e1f84db
parent8ed6676d0f2c13c895d5129ac07e62219e859cc9
Error when trying to assign variables whose types are different - with -std=qcc only warn when they are both functions with non-matching parameter types
parser.c