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

Clang and Clang++ always give a compilation warning due to -fmax-errors #487

Closed
Xyene opened this issue Sep 22, 2019 · 0 comments · Fixed by #525
Closed

Clang and Clang++ always give a compilation warning due to -fmax-errors #487

Xyene opened this issue Sep 22, 2019 · 0 comments · Fixed by #525

Comments

@Xyene
Copy link
Member

Xyene commented Sep 22, 2019

The warning in particular is:

clang: warning: argument unused during compilation: '-fmax-errors=5' [-Wunused-command-line-argument]

Clang's version of this flag is ferror-limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant