Spec URL: https://jjames.fedorapeople.org/ocaml-ppx-disable-unused-warnings/ocaml-ppx-disable-unused-warnings.spec SRPM URL: https://jjames.fedorapeople.org/ocaml-ppx-disable-unused-warnings/ocaml-ppx-disable-unused-warnings-0.17.0-1.fc44.src.rpm Fedora Account System Username: jjames Description: The `@disable_unused_warnings` annotation disables the many OCaml compiler warnings having to do with something being used (variable, constructor, declaration, `open`, `rec` keyword, etc.). It can be used at all three annotation scopes: - `[@@@disable_unused_warnings]` - `[@@disable_unused_warnings]` - `[@disable_unused_warnings]` As of OCaml 4.10, it translates `[@disable_unused_warnings]` to: `[@@@warning "-26-27-32-33-34-35-36-37-38-39-60-66-67"]` I am willing to swap reviews.
Copr build: https://copr.fedorainfracloud.org/coprs/build/10082127 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2435613-ocaml-ppx-disable-unused-warnings/fedora-rawhide-x86_64/10082127-ocaml-ppx-disable-unused-warnings/fedora-review/review.txt Found issues: - No gcc, gcc-c++ or clang found in BuildRequires Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ Please know that there can be false-positives. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.