mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-04 22:54:46 +00:00
https://github.com/astropy/pyregion/blob/2.2.0/CHANGES.rst add -Wno-error=int-conversion for clang to not error out on generated code. (code returns NULL rather than 0). gcc warns but does not error.