Skip to content

Conversation

safaruqi
Copy link
Contributor

*Issue number of the reported bug or feature request: #150 *

Describe your changes
Fixed all of the move semantics related and other issues reported by the newer clang compiler.

Testing performed
Was able to run all the included tests successfully which tests the whole fixture and primitives.

Additional context

@safaruqi
Copy link
Contributor Author

Travis Ci passed for g++ C++ standard 11, 14, & 17. For clang it passed for C++ 14 & 17 but is failing for c++11. WIl look at it when I find some time next.

Copy link
Contributor

@accelerated accelerated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid. I think it's the right approach as providing move-semantics for synchronization types doesn't make sense and as such should be kept deleted

…ang compiler

Fixed deprecated gtest macro warnings

Signed-off-by: Salman Faruqi <[email protected]>
@accelerated
Copy link
Contributor

@safaruqi @arosenzweig3 any updates on this merge? Seems like it's holding up some folks...

@arosenzweig3
Copy link
Contributor

This looks good to me, just getting another set of eyes on it before we merge.

Copy link

@Shuvohasn Shuvohasn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quantum/impl/quantum_task_queue_impl.h

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.

4 participants