Skip to content

Comments

spdk: upstream fix for ncurses-6.3#148083

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

spdk: upstream fix for ncurses-6.3#148083
Mic92 merged 1 commit intoNixOS:masterfrom
trofi:fix-spdk-for-ncurses-6.3

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Nov 30, 2021

Without the change the build fails as:

spdk_top.c:1949:69: error: format not a string literal and no format arguments [-Werror=format-security]
 1949 |                 mvwprintw(thread_win, 3, THREAD_WIN_FIRST_COL + 32, idle_time);
      |                                                                     ^~~~~~~~~

Without the change the build fails as:

    spdk_top.c:1949:69: error: format not a string literal and no format arguments [-Werror=format-security]
     1949 |                 mvwprintw(thread_win, 3, THREAD_WIN_FIRST_COL + 32, idle_time);
          |                                                                     ^~~~~~~~~
@trofi trofi mentioned this pull request Nov 30, 2021
@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 1, 2021
@Mic92 Mic92 merged commit 6597997 into NixOS:master Dec 1, 2021
@Mic92
Copy link
Member

Mic92 commented Dec 1, 2021

no backport required.

@trofi trofi deleted the fix-spdk-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