Clean up ecpg's use of mmerror(): const-ify the format argument, add an
commit785363f581b69a67c91dc2901a010fa68428fc55
authortgl <tgl>
Wed, 3 Jun 2009 20:24:51 +0000 (3 20:24 +0000)
committertgl <tgl>
Wed, 3 Jun 2009 20:24:51 +0000 (3 20:24 +0000)
tree19e141cf766fd67216318f1c2679eb0b4bf42ce7
parent3fd8ec1503a6c09499c4b778b65236ab2f60cae5
Clean up ecpg's use of mmerror(): const-ify the format argument, add an
__attribute__() marker so that gcc can validate the format string against
the actual arguments, get rid of overcomplicated and unsafe usage in
base_yyerror().
src/interfaces/ecpg/preproc/ecpg.header
src/interfaces/ecpg/preproc/ecpg.trailer
src/interfaces/ecpg/preproc/extern.h