denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile error


From: Andreas Schneider
Subject: Compile error
Date: Sat, 15 Aug 2020 12:30:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Since 4th August, the automated Debian builds fail. I get the error

core/importxml.c: In function ‘parseSetupInfo’:
core/importxml.c:1675:11: error: format not a string literal and no
format arguments [-Werror=format-security]
           g_warning (msg);
           ^~~~~~~~~
core/importxml.c:1687:11: error: format not a string literal and no
format arguments [-Werror=format-security]
           g_warning (msg);
           ^~~~~~~~~
cc1: some warnings being treated as errors

The same happens when I try to build locally.
The mentioned lines have been changed in commit 8731b0d594 and
7f93490598, respectively.

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]