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 annotation syntax for thread safety attributes #18

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

emersonknapp
Copy link
Contributor

It was not correct - causing build failures e.g.

https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/404/console#console-section-10

Signed-off-by: Emerson Knapp emerson.b.knapp@gmail.com

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   25.40%   25.40%           
=======================================
  Files          26       26           
  Lines         807      807           
  Branches      188      188           
=======================================
  Hits          205      205           
  Misses        435      435           
  Partials      167      167           
Flag Coverage Δ
#unittests 25.40% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6cde77...75ca1f9. Read the comment docs.

@emersonknapp
Copy link
Contributor Author

emersonknapp commented Apr 30, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status
  • Clang+libcxx Build Status

@emersonknapp
Copy link
Contributor Author

The warnings in libcxx are all external (eProsima, spdlog, eclipse-cyclonedds) - merging

@emersonknapp emersonknapp merged commit 97590ae into master Apr 30, 2020
@emersonknapp emersonknapp deleted the emersonknapp/fix-clang-libcxx branch April 30, 2020 22:00
@jacobperron jacobperron mentioned this pull request May 27, 2020
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.

None yet

4 participants