Skip to content

Conversation

@markmentovai
Copy link

This warning is enabled by default since clang 15. This fixes a build error with those recent versions of clang because BOSSA builds with -Werror.

This warning is enabled by default since clang 15. This fixes a build
error with those recent versions of clang because BOSSA builds with
-Werror.
pluiedev added a commit to pluiedev/nixpkgs that referenced this pull request May 6, 2024
See shumatech/BOSSA#172. Essentially, recent versions of macOS started
shipping clang version above 15, which promoted the
unqualified-std-cast-call warning into a hard error.

Unfortunately, it seems like upstream is dormant as of now, so we have
to apply the patch ourselves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant