Skip to content

Comments

postgresqlPackages.pg_auto_failover: upstream fix for ncurses-6.3#148621

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
trofi:pga-auto-failover-for-ncurses-6.3
Dec 5, 2021
Merged

postgresqlPackages.pg_auto_failover: upstream fix for ncurses-6.3#148621
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
trofi:pga-auto-failover-for-ncurses-6.3

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Dec 4, 2021

Without the change the build fails as:

watch.c:673:2: error: format not a string literal and no format arguments [-Werror=format-security]
  673 |  mvprintw(r, context->cols - strlen(help), help);
      |  ^~~~~~~~

Without the change the build fails as:

    watch.c:673:2: error: format not a string literal and no format arguments [-Werror=format-security]
      673 |  mvprintw(r, context->cols - strlen(help), help);
          |  ^~~~~~~~
@trofi trofi mentioned this pull request Dec 4, 2021
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Dec 4, 2021
@SuperSandro2000 SuperSandro2000 merged commit 9016ddd into NixOS:master Dec 5, 2021
@trofi trofi deleted the pga-auto-failover-for-ncurses-6.3 branch December 5, 2021 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants