generic-poky/meta/recipes-core/gettext
Robert Yang 1e01b61029 gettext: fix formatting issues
Fixed when compile with "-Wformat -Wformat-security -Werror=format-security":
| gettext-tools/gnulib-lib/libcroco/cr-statement.c: In function 'cr_statement_dump_charset':
| gettext-tools/gnulib-lib/libcroco/cr-statement.c:2661:17: error: format not a string literal and no format arguments [-Werror=format-security]
|                  fprintf (a_fp, str) ;

And:
gettext-tools/gnulib-lib/libxml/timsort.h:326:80: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=]
       fprintf(stderr, "Error allocating temporary storage for tim sort: need %lu bytes", sizeof(SORT_TYPE) * new_size);

[YOCTO #9544]

(From OE-Core rev: 41eb2da1b05515e3803a331686fa6ca763ae2e69)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-23 12:49:51 -08:00
..
gettext-0.16.1 meta: update patch metadata 2016-07-08 09:57:24 +01:00
gettext-0.19.8.1 gettext: fix formatting issues 2017-02-23 12:49:51 -08:00
gettext-minimal-0.19.8.1 gettext-minimal-native: 0.19.4 -> 0.19.8.1 2016-07-26 08:56:26 +01:00
gettext-minimal-native_0.19.8.1.bb gettext-minimal-native: 0.19.4 -> 0.19.8.1 2016-07-26 08:56:26 +01:00
gettext_0.16.1.bb gettext_0.16.1: whitespace changes to align with v0.19.8.1 2016-08-23 17:44:40 +01:00
gettext_0.19.8.1.bb gettext: fix formatting issues 2017-02-23 12:49:51 -08:00