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

Add -Wuseless-cast to FTXUI_DEV_WARNINGS #728

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

StefanRvO
Copy link
Contributor

Add the -Wuseless-cast to the FTXUI_DEV_WARNINGS and fix the compiler complaints about useless casts

@StefanRvO
Copy link
Contributor Author

Hmm, seems like clang doesn't have this warning :/

Add the -Wuseless-cast to the FTXUI_DEV_WARNINGS and
fix the compiler complaints about useless casts
@StefanRvO
Copy link
Contributor Author

Changed it so the flag is only set if using GCC

@ArthurSonzogni ArthurSonzogni merged commit eb9a701 into ArthurSonzogni:main Aug 19, 2023
9 checks passed
@ArthurSonzogni
Copy link
Owner

Thanks!

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.

2 participants