Fix type semantics: &, ^ and | require integer operands.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 11 Mar 2011 21:00:00 +0000 (22:00 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 11 Mar 2011 21:00:00 +0000 (22:00 +0100)
commit0bbe4348cbf12d97d63e76ee8f03298f8f008147
tree88e6d3d0e4ca668ea70fc92e495eac89278f68e8
parent922618fb6ed53878e0aee5708bb1ae31c7c93745
Fix type semantics: &, ^ and | require integer operands.
parser.c