When creating an error typedef, set its type to the error type, so nobody encounters...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 4 Nov 2008 15:00:36 +0000 (15:00 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 4 Nov 2008 15:00:36 +0000 (15:00 +0000)
commit6052aa89c890aeab4661aca43bd2e088c1be03f3
tree4059e5107e4c0e32c8f534b31c58a704006b76a9
parentf56f750cd52b65185628349fb30329ed71316479
When creating an error typedef, set its type to the error type, so nobody encounters a null pointer later on.

[r23434]
parser.c