Use the real error type instead of ATOMIC_TYPE_INVALID, when parsing type specifiers...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 16 Sep 2008 18:06:30 +0000 (18:06 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 16 Sep 2008 18:06:30 +0000 (18:06 +0000)
commite5e449a0968899782ece9c0b740056ba5ffc697d
treef04d1b767c3622979a31977f090352306878d07f
parentcc8ea72819bd40cc27076f153f29a509a52548e4
Use the real error type instead of ATOMIC_TYPE_INVALID, when parsing type specifiers, to avoid strange errors/warnings later on.

[r22016]
parser.c