Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix -Wunicode-homoglyph build failure #2561

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

Gabriella439
Copy link
Collaborator

Fixes #646

This fixes a build failure that tends to happen when building Dhall using Nix on macOS. The failure is related to the -Wunicode-homoglyph cpp warning, which this change disables.

Fixes #646

This fixes a build failure that tends to happen when building Dhall
using Nix on macOS.  The failure is related to the
`-Wunicode-homoglyph` `cpp` warning, which this change disables.
@Gabriella439 Gabriella439 merged commit 97f9a5b into main Dec 28, 2023
6 checks passed
@Gabriella439 Gabriella439 deleted the gabriella/fix_unicode_homoglyph_warning branch December 28, 2023 18:20
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.

warning: treating <U+2227> as identifier character
1 participant