denemo-devel
[Top][All Lists]
Advanced

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

Re: Compile error


From: Andreas Schneider
Subject: Re: Compile error
Date: Mon, 31 Aug 2020 10:36:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 2020-08-31 10:24, Richard Shann wrote:
> On Sat, 2020-08-15 at 12:30 +0200, Andreas Schneider wrote:
>> 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.
>
> Sorry to have missed this email - I've fixed the problem now.

Thanks a lot. Can you please commit the same fix for line 1687? With
that I can compile again.

Andreas



reply via email to

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