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().
Showing
- src/interfaces/ecpg/preproc/ecpg.header 2 additions, 2 deletionssrc/interfaces/ecpg/preproc/ecpg.header
- src/interfaces/ecpg/preproc/ecpg.trailer 4 additions, 7 deletionssrc/interfaces/ecpg/preproc/ecpg.trailer
- src/interfaces/ecpg/preproc/extern.h 4 additions, 2 deletionssrc/interfaces/ecpg/preproc/extern.h
Loading
Please register or sign in to comment