Skip to content
Snippets Groups Projects
Commit b5c838e1 authored by Tom Lane's avatar Tom Lane
Browse files

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().
parent a734979e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment