Description
When building the following format string warnings are generated.
localize.c: In function ‘prvTidyReportAccessWarning’:
localize.c:1376: warning: format not a string literal and no format arguments
localize.c: In function ‘prvTidyReportAccessError’:
localize.c:1383: warning: format not a string literal and no format arguments
localize.c: In function ‘prvTidyReportWarning’:
localize.c:1402: warning: format not a string literal and no format arguments
localize.c: In function ‘prvTidyReportError’:
localize.c:1483: warning: format not a string literal and no format arguments
localize.c:1502: warning: format not a string literal and no format arguments
localize.c: In function ‘prvTidyReportFatal’:
localize.c:1551: warning: format not a string literal and no format arguments