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 -Wold-style-cast to FTXUI_DEV_WARNINGS #729

Closed
wants to merge 1 commit into from

Conversation

StefanRvO
Copy link
Contributor

@StefanRvO StefanRvO commented Aug 16, 2023

Add the -Wold-style-cast to the FTXUI_DEV_WARNINGS and fix the compiler complaints about C casts

Add the -Wold-style-cast to the FTXUI_DEV_WARNINGS and fix the compiler
complaints about C casts
@ArthurSonzogni
Copy link
Owner

Thank you!

I like old style cast. So sorry, I would like not to merge this PR. Is there any reason embedders of FTXUI might need this?

@StefanRvO
Copy link
Contributor Author

Ok, that is fair. Not really, other than if a codebase FTXUI is compiled into sets the -Wold-style-cast warning as default, as mine do, so i have to except that warning for FTXUI when i add it. But it is fine, not much of a hassle :)

@StefanRvO StefanRvO closed this Aug 17, 2023
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