Files
nixpkgs/pkgs/development/tools/analysis/splint/default.nix
Sebastian Blunt 190bd87264 splint: Build with gnu99
Otherwise it fails to build with
```
mtgrammar.c:139:37: error: too many arguments to function 'yyprint'; expected 0, have 3
```
See https://github.com/splintchecker/splint/issues/41 for the upstream
issue.
2026-04-26 02:37:12 -07:00

1.0 KiB