Correctly handle the result type of conditional expressions, when (void*)0 (a null...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 7 Aug 2008 14:19:45 +0000 (14:19 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 7 Aug 2008 14:19:45 +0000 (14:19 +0000)
commit0069dc44075c70afb2c9887a59e5200f996771ac
tree5ac1c5a0b24173adf774f08468fd8763b16ec93a
parentf5a8a187d8d7983484ae7a8c381098b5de35fcae
Correctly handle the result type of conditional expressions, when (void*)0 (a null pointer constant) is used.

[r21047]
parser.c