Hi Bastien, On Fri, Nov 24, 2017 at 4:06 PM, Bastien Nocera <hadess@xxxxxxxxxx> wrote: > On Thu, 2017-11-02 at 15:09 +0100, Bastien Nocera wrote: >> obexd/plugins/bluetooth.c: In function 'register_profile': >> obexd/plugins/bluetooth.c:310:7: error: format not a string literal, >> argument types not checked [-Werror=format-nonliteral] >> profile->driver->port); >> ^~~~~~~ >> obexd/plugins/bluetooth.c:314:7: error: format not a string literal, >> argument types not checked [-Werror=format-nonliteral] >> profile->driver->name); >> ^~~~~~~ > > > And so does this one. I really hope we can avoid GCC specific pragmas, there got to be a better way avoid this error or just disable -Werror=format-nonliteral, actually is that our error or g_markup_printf_escaped? -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html