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

Fix compiler warnings in C++ runtime / OMSICpp #10868

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

perost
Copy link
Member

@perost perost commented Jun 20, 2023

  • Replace deprecated std::bind1st/bind2nd with lambdas to get rid of compiler warnings.

@perost perost added the COMP/SimRT/C++ Issues and pull requests related to the C++ runtime label Jun 20, 2023
@perost perost self-assigned this Jun 20, 2023
@perost perost enabled auto-merge (squash) June 20, 2023 12:04
- Replace deprecated std::bind1st/bind2nd with lambdas to get rid of
  compiler warnings.
@perost perost merged commit 53701bc into OpenModelica:master Jun 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/SimRT/C++ Issues and pull requests related to the C++ runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant