nixpkgs/pkgs/development/libraries/liboping
Sergei Trofimovich 387b85da72 liboping: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    oping.c:1128:25: error: format not a string literal and no format arguments [-Werror=format-security]
     1128 |                         mvwprintw (ctx->window, /* y = */ 3, /* x = */ x + 2, symbol);
          |                         ^~~~~~~~~
2021-11-28 15:54:20 +00:00
..
default.nix liboping: pull pending upstream inclusion fix for ncurses-6.3 2021-11-28 15:54:20 +00:00
ncurses-6.3.patch liboping: pull pending upstream inclusion fix for ncurses-6.3 2021-11-28 15:54:20 +00:00