Skip to content

Comments

wiimms-iso-tools: pull pending upstream inclusion fix for ncurses-6.3#146600

Merged
Mic92 merged 1 commit intoNixOS:masterfrom
trofi:fix-wiimms-iso-tools-for-ncurses-6.3
Dec 1, 2021
Merged

wiimms-iso-tools: pull pending upstream inclusion fix for ncurses-6.3#146600
Mic92 merged 1 commit intoNixOS:masterfrom
trofi:fix-wiimms-iso-tools-for-ncurses-6.3

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Nov 19, 2021

Without the fix build on ncurses-6.3 fails as:

src/lib-std.c:3623:32: error: format not a string literal and no format arguments [-Werror=format-security]
 3623 |             ERROR0(ERR_WARNING,errmsg);
      |                                ^~~~~~

Without the fix build on ncurses-6.3 fails as:

    src/lib-std.c:3623:32: error: format not a string literal and no format arguments [-Werror=format-security]
     3623 |             ERROR0(ERR_WARNING,errmsg);
          |                                ^~~~~~
@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 Nov 19, 2021
@trofi trofi mentioned this pull request Nov 30, 2021
@Mic92 Mic92 merged commit 7e513ad into NixOS:master Dec 1, 2021
@trofi trofi deleted the fix-wiimms-iso-tools-for-ncurses-6.3 branch December 1, 2021 11:37
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