Do not print an error, that the operand of delete does not have pointer type, if...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Dec 2008 09:27:54 +0000 (09:27 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Dec 2008 09:27:54 +0000 (09:27 +0000)
commit1583c0f0edb051298f7c385182086364c16762ed
tree4d94555e27cdad524ea4d398021c7e77adae6448
parent09376c6262b54dbe2b053ae1d886bceff73c64f4
Do not print an error, that the operand of delete does not have pointer type, if it is the error type.

[r24511]
parser.c