I'd expect all the cases where you pass a string containing '%s' to the generic diagnostic functions to use %qs instead of '%s' for quoting, to get appropriate locale-specific quotes.
-- Joseph S. Myers jos...@codesourcery.com
I'd expect all the cases where you pass a string containing '%s' to the generic diagnostic functions to use %qs instead of '%s' for quoting, to get appropriate locale-specific quotes.
-- Joseph S. Myers jos...@codesourcery.com