]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
Warn (via -Wextensions) when accessing a field-of-array's element without putting...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Tue, 13 Nov 2012 13:43:20 +0000 (14:43 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Tue, 13 Nov 2012 13:43:20 +0000 (14:43 +0100)
commitb1175eabfc1d282e151f662209210784d98a10a2
treee2f63f2f23fb0d6073f3a5c2c7069d1f78bed522
parentb0326c66ed5da46c3d895cde52e7af65a8b68abd
Warn (via -Wextensions) when accessing a field-of-array's element without putting the indexed field name in parenthesis
parser.c