Bug#812013: goffice-0.8: FTBFS with GCC 6: format not a string literal

2016-07-01 Thread Robert Bihlmeyer
Source: goffice-0.8 Followup-For: Bug #812013 For the go_format_odf_style_map() issue, the fix is simply to make the format string itself constant. Patch attached. I can't see a way to make g_object_set_property()'s error_template parameter safe, except by sanity-checking in the function itself

Bug#812013: goffice-0.8: FTBFS with GCC 6: format not a string literal

2016-01-19 Thread Martin Michlmayr
Package: goffice-0.8 Version: 0.8.17-3 Severity: important User: debian-...@lists.debian.org Usertags: ftbfs-gcc-6 This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Note that only the first error is