denemo-devel
[Top][All Lists]
Advanced

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

Automated daily Denemo Debian build fails


From: Andreas Schneider
Subject: Automated daily Denemo Debian build fails
Date: Sun, 30 Oct 2022 11:36:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0

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?

Andreas



reply via email to

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