Conversation
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
|
Pulls: #2859 |
rclcpp/test/rclcpp/test_qos.cpp
Outdated
| memset(&invalid_qos, 0, sizeof(invalid_qos)); | ||
| reinterpret_cast<uint32_t &>(invalid_qos.history) = 999; | ||
| unsigned int n = 999; | ||
| memcpy(&invalid_qos.history, &n, sizeof(unsigned int)); |
There was a problem hiding this comment.
| memcpy(&invalid_qos.history, &n, sizeof(unsigned int)); | |
| memcpy(&invalid_qos.history, &n, sizeof(n)); |
There was a problem hiding this comment.
Uhm, I somehow merged this suggestion... That was actually not my intention...
Signed-off-by: Janosch Machowinski <jmachowinski@users.noreply.github.com>
|
Pulls: #2859 |
|
https://github.com/Mergifyio backport kilted |
✅ Backports have been createdDetails
|
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit df3a303)
|
https://github.com/Mergifyio backport humble (see warning on humble) |
✅ Backports have been createdDetails
|
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit df3a303)
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit df3a303) Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
|
https://github.com/Mergifyio backport jazzy (See warning on jazzy) |
✅ Backports have been createdDetails
|
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com> (cherry picked from commit df3a303)
Related with this warning https://ci.ros2.org/view/nightly/job/nightly_linux-aarch64_release/3118/clang-tidy/source.5a3b4ec9-8227-46f0-99a4-80bce302114d/#280