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

Cmake issues #53

Merged
merged 2 commits into from
Apr 26, 2016
Merged

Cmake issues #53

merged 2 commits into from
Apr 26, 2016

Conversation

jacquelinekay
Copy link
Contributor

@jacquelinekay jacquelinekay commented Apr 26, 2016

Fixes #50

Also cleans up a useless check in CMake pointed out by @dirk-thomas.

@jacquelinekay jacquelinekay added the in progress Actively being worked on (Kanban column) label Apr 26, 2016
@dhood
Copy link
Member

dhood commented Apr 26, 2016

doesn't seem to fix #52

@dhood
Copy link
Member

dhood commented Apr 26, 2016

what's your gcc version? that's at least one thing I have different to the buildfarm (where everything is fine)

@jacquelinekay
Copy link
Contributor Author

It's 4.6; I just uninstalled 4.6 and replaced it with 4.8 to see if I can reproduce it.

@dirk-thomas
Copy link
Member

The changes look good to me. If CI is passing and shows the separate test results +1.

@jacquelinekay
Copy link
Contributor Author

@jacquelinekay jacquelinekay reopened this Apr 26, 2016
@jacquelinekay jacquelinekay added in progress Actively being worked on (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 26, 2016
@jacquelinekay
Copy link
Contributor Author

it is a bit strange that the second two links that I posted don't have the gtest output that the first one does. But if you look at the console output in the Jenkins job, then it's clear that the test has the correct rmw implementation suffix now.

@jacquelinekay jacquelinekay merged commit 11753a3 into master Apr 26, 2016
@jacquelinekay jacquelinekay deleted the cmake_issues branch April 26, 2016 22:54
@jacquelinekay jacquelinekay removed the in progress Actively being worked on (Kanban column) label Apr 26, 2016
@dirk-thomas
Copy link
Member

The first link is for the gtest test_service with rmw_opensplice_cpp.

The second and third link is for the nosetests test_service**s** with rmw_connext_cpp and rmw_connext_dynamic_cpp.

The second and third test you are interested in are:

@jacquelinekay
Copy link
Contributor Author

ah, thanks for pointing that out

emersonknapp pushed a commit to aws-ros-dev/rcl that referenced this pull request Jun 3, 2019
ivanpauno pushed a commit that referenced this pull request Jan 2, 2020
Fix "function declaration isn't a prototype" warnings
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.

3 participants