Skip to content

Comments

tlf: upstream fix for ncurses-6.3#148964

Merged
etu merged 1 commit intoNixOS:masterfrom
trofi:fix-tlf-for-ncurses-6.3
Dec 7, 2021
Merged

tlf: upstream fix for ncurses-6.3#148964
etu merged 1 commit intoNixOS:masterfrom
trofi:fix-tlf-for-ncurses-6.3

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Dec 6, 2021

Without the change the build fails as:

audio.c:50:2: error: format not a string literal and no format arguments [-Werror=format-security]
   50 |  mvprintw(j, 0, backgrnd_str);
      |  ^~~~~~~~

Without the change the build fails as:

    audio.c:50:2: error: format not a string literal and no format arguments [-Werror=format-security]
       50 |  mvprintw(j, 0, backgrnd_str);
          |  ^~~~~~~~
This was referenced Dec 6, 2021
@ofborg ofborg bot requested a review from etu December 6, 2021 10:55
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Dec 6, 2021
@etu etu merged commit b17f3a4 into NixOS:master Dec 7, 2021
@trofi trofi deleted the fix-tlf-for-ncurses-6.3 branch December 7, 2021 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants