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

removed OVERRIDE and FINAL defines and use the keywords directly #3767

Merged
merged 2 commits into from
Feb 10, 2022

Conversation

firewave
Copy link
Collaborator

We have been using override directly in the GUI code ever since. Also with not having to support GCC 4.6 anymore this should probably not be an issue since GCC 4.8 will support all the c++11 stuff just fine.

@firewave firewave added the merge-after-next-release Wait with merging this PR until after the next Release label Jan 28, 2022
@firewave
Copy link
Collaborator Author

I will prepare PRs for the other defines separately so we can revert them separately if necessary.

@danmar
Copy link
Owner

danmar commented Feb 2, 2022

It's good to get rid of OVERRIDE! 👍

@firewave firewave marked this pull request as ready for review February 5, 2022 16:58
@danmar danmar merged commit f32583e into danmar:main Feb 10, 2022
@firewave firewave deleted the override branch February 10, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-after-next-release Wait with merging this PR until after the next Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants