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

remove unnecessary std::move according to clang 8.0 compiler warnings #4274

Merged

Conversation

geoffroymontel
Copy link
Contributor

Purpose and Motivation

The goal is to remove compiler warnings (see #2927)

Types of changes

Remove std::move calls where clang 8.0 warned them as unnecessary

To-do list

  • Code is tested
  • All tests are passing
  • Updated documentation
  • This PR is ready for review

@mossheim
Copy link
Contributor

@geoffroymontel can you please rebase this on 3.10?

@mossheim mossheim added the comp: build CMake build system label Jan 25, 2019
@geoffroymontel geoffroymontel force-pushed the fixes/remove-unnecessary-std-move branch from 8169905 to 74a8968 Compare January 25, 2019 14:15
@geoffroymontel geoffroymontel changed the base branch from develop to 3.10 January 25, 2019 14:15
@geoffroymontel
Copy link
Contributor Author

@brianlheim thanks for the review, it is now rebased.

@patrickdupuis patrickdupuis added this to the 3.10.2 milestone Jan 25, 2019
@nhthn nhthn merged commit fb5a73d into supercollider:3.10 Jan 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: build CMake build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants