]> git.xonotic.org Git - xonotic/gmqcc.git/commit
-Wreserved-names, -fpermissive allows local variables named 'nil' to be created even...
authorWolfgang Bumiller <blub@speed.at>
Fri, 28 Dec 2012 17:22:09 +0000 (18:22 +0100)
committerWolfgang Bumiller <blub@speed.at>
Fri, 28 Dec 2012 17:22:09 +0000 (18:22 +0100)
commit77d454725a41686b5ebc80dc0e2708ff909ab113
tree1a3e4e1056e5bc97815d68cd6200c6745d5acfc7
parent2e0216b7c67296c39542a4e8ed3630fcfe7a7dd3
-Wreserved-names, -fpermissive allows local variables named 'nil' to be created even with -funtyped-nil, they supersede the global untyped 'nil'
opts.c
opts.def
parser.c