denemo-devel
[Top][All Lists]
Advanced

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

Re: Automated daily Denemo Debian build fails


From: Richard Shann
Subject: Re: Automated daily Denemo Debian build fails
Date: Sun, 30 Oct 2022 12:10:27 +0000
User-agent: Evolution 3.38.3-1

On Sun, 2022-10-30 at 11:36 +0100, Andreas Schneider wrote:
> I have noticed that my automated Debian build fails since some time
> with
> the error
> 
> core/menusystem.c: In function ‘menu_click’:
> core/menusystem.c:883:3: error: format not a string literal and no
> format arguments [-Werror=format-security]
>    883 |   filepath2 = g_build_filename (get_user_data_dir (TRUE),
> COMMANDS_DIR, "menus", myposition, NULL); g_print (filepath2);
>        |   ^~~~~~~~~
> 
> The arrow points to filepath2. What is the matter there?

This was a sloppy bit of debug code, I've fixed it now.
Thank you!

Richard


> 
> Andreas
> 





reply via email to

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