mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
0a0a4402de
On ncurses-6.3 with extra printf() annotations gcc now detects use of user input in place of format strings: src/gui.c:48:13: error: format not a string literal and no format arguments [-Werror=format-security] 48 | card_suits[card->suit]); | ^~~~~~~~~~ |
||
---|---|---|
.. | ||
default.nix |