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

New compiler warnings #15254

Open
jkflying opened this issue Jul 3, 2020 · 2 comments
Open

New compiler warnings #15254

jkflying opened this issue Jul 3, 2020 · 2 comments

Comments

@jkflying
Copy link
Contributor

jkflying commented Jul 3, 2020

Describe the bug
Compiling with clang-10, there are a few places giving warnings which need to be suppressed with:

		-Wno-implicit-int-float-conversion
		-Wno-double-promotion
@dagar
Copy link
Member

dagar commented Jul 3, 2020

Are the double promotions fixable?

@stale
Copy link

stale bot commented Oct 12, 2020

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale label Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants