-
Notifications
You must be signed in to change notification settings - Fork 787
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
[21514] Make Fast DDS build compatible with gcc9 #5178
Conversation
Signed-off-by: paxifaer <[email protected]>
It is related to #5170 |
@MiguelCompany @EduPonz How do you consider this? |
@JesusPoderoso Can you help me approve?Because it need ci/cd. |
Signed-off-by: JesusPoderoso <[email protected]>
Hi @paxifaer, thanks for your contribution. |
Signed-off-by: JesusPoderoso <[email protected]>
Signed-off-by: JesusPoderoso <[email protected]>
Will you merge into master? |
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Your way of submitting code is very cool! But I don't know if I am doing it correctly, please help me check it. |
There are still some missing suggestions to be applied @paxifaer. |
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
Co-authored-by: Jesús Poderoso <[email protected]>
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.
pass
Thank you very much for your suggestions, then I added some more based on this. And it has been compiled and verified locally. |
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.
LGTM, manual CI passed
Description
Edit: Fix the problem that gcc-9 cannot compile. The code should take into account version compatibility issues. Now our vehicle communication domain controllers all use gcc-9 and g++-9. You should take this into consideration
Fixes: #5170
Fixes: #5150
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist