Pretend the error type is compatible with every type, to suppress stray errors. ...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 16:58:33 +0000 (16:58 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Sep 2008 16:58:33 +0000 (16:58 +0000)
commit714e625c2cc4f62ea8dfbf6bf9fb57e6ca7a4ed7
tree6f347ddb77982be378d651ab5c57050774b77e17
parent1cd9fac9d1a48d012cf3084c8edc4130e75a1ea5
Pretend the error type is compatible with every type, to suppress stray errors.  Also prevent some warnings later on when a error declaration was generated and a proper declaration follows.

[r21944]
parser.c
type.c