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

C++11 patchset 4: use std::(recursive)mutex directly & drop compat layer #5922

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

nerzhul
Copy link
Member

@nerzhul nerzhul commented Jun 5, 2017

Also cleanup auto lock header to use only C++11 features

@nerzhul nerzhul added the Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements label Jun 5, 2017
@nerzhul nerzhul requested review from sfan5 and SmallJoker June 5, 2017 19:31
@nerzhul nerzhul changed the title Use C++11 mutexes C++11 patchset 4: use std::(recursive)mutex directly & drop compat layer Jun 5, 2017
@nerzhul nerzhul added this to Todo in Minetest C++11 Jun 5, 2017
@nerzhul
Copy link
Member Author

nerzhul commented Jun 5, 2017

Windows build fixed

@Zeno-
Copy link
Contributor

Zeno- commented Jun 6, 2017

👍

* Fix event LINT & remove default constructor/destructors
* remove compat code & modernize autolock header
@nerzhul nerzhul merged commit d4c0f91 into minetest:master Jun 6, 2017
@nerzhul nerzhul moved this from Todo to Done in Minetest C++11 Jun 6, 2017
@nerzhul nerzhul deleted the cpp11_mutex branch June 6, 2017 22:28
osjc pushed a commit to osjc/minetest that referenced this pull request Jan 11, 2019
* Fix event LINT & remove default constructor/destructors
* remove compat code & modernize autolock header
osjc pushed a commit to osjc/minetest that referenced this pull request Jan 23, 2019
* Fix event LINT & remove default constructor/destructors
* remove compat code & modernize autolock header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements One approval ✅ ◻️
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants