Adhere C99 §6.3.1.8: semantic_arithmetic() returned the wrong type for unsigned int...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 17 Aug 2008 09:52:34 +0000 (09:52 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 17 Aug 2008 09:52:34 +0000 (09:52 +0000)
commitbcd7be0790b463068ecde0f055f4767de432fbbe
tree6f4c7cf6c715467c3670b03228aa412b80ea7e23
parent3d3650df93cd08ac9aceca7fa27e09d812db8e34
Adhere C99 §6.3.1.8: semantic_arithmetic() returned the wrong type for unsigned int + long long.

[r21226]
parser.c