-
Notifications
You must be signed in to change notification settings - Fork 44
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
Merge ign-transport8 ➡️ ign-transport11 #333
Conversation
Signed-off-by: Mabel Zhang <mabel@openrobotics.org> Signed-off-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is not compiling
/github/workspace/src/cmd/ign_TEST.cc: In member function 'virtual void ignTest_ServiceHelpVsCompletionFlags_Test::TestBody()':
/github/workspace/src/cmd/ign_TEST.cc:472:38: error: 'PROJECT_SOURCE_DIR' was not declared in this scope
std::filesystem::path scriptPath = PROJECT_SOURCE_DIR;
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Should be fixed here: c0c54bb @mabelzhang can you double check the updates I did were correct? I saw a couple |
Your updates look good to me. (and |
The new |
➡️ Forward port
Port
ign-transport8
➡️ign-transport11
Branch comparision: ign-transport11...ign-transport8
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)