]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commit
bit-and const-fold should use bitand not bitor
authorWolfgang (Blub) Bumiller <blub@speed.at>
Tue, 14 Aug 2012 21:52:57 +0000 (23:52 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Tue, 14 Aug 2012 21:52:57 +0000 (23:52 +0200)
commit475cb97404837aa7b004cbd2e04ee5b861d24789
tree544dceac0248206c02e0e5abc9d23a30071e7441
parentc0ddb0908c67d334c607a56328a3b6c010001923
bit-and const-fold should use bitand not bitor
parser.c