On Mon, 2020-08-31 at 10:36 +0200, Andreas Schneider wrote:
> 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.

ah, yes. Done.

Richard


Reply via email to