preproc: revert to older form of preprocessor user error messages
commit931cab64d692fc14edb117def3b19aa3ead83b2d
authorH. Peter Anvin <hpa@zytor.com>
Tue, 7 Jul 2009 23:06:21 +0000 (7 16:06 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 7 Jul 2009 23:06:21 +0000 (7 16:06 -0700)
treee9ad96da47aff8b8d1f93696b1dbdc93cc2804f2
parent8287daf2a4ea198c6034d37f832036a5f49d695d
preproc: revert to older form of preprocessor user error messages

When the user generates an error via %warning, %error, or %fatal,
treat is as any other error message.  The attempt at making them stand
out really looked ugly when the preprocessor adds additional tracing
information.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
preproc.c