fix mismatched issue if using zero_allocate#1995
Conversation
|
Notice that SubscriptionOptions use allocator The allocator in a subscription( We won't roll back the void version, right? It seems we need a |
|
related to #1657 |
Signed-off-by: Chen Lihui <lihui.chen@sony.com>
Signed-off-by: Chen Lihui <lihui.chen@sony.com>
2539daf to
a9f3352
Compare
|
The Rpr job is expected to fail right now, as we are in the middle of a large rebuild. Assuming CI comes back clean, I'll rerun Rpr later on (probably tomorrow), when the rebuild should be complete. |
|
@ros-pull-request-builder retest this please |
|
@ros-pull-request-builder retest this please projectroot.test.rclcpp.test_time_source It seems that Rpr failure is not related to current PR. |
Yeah, agreed. I'm going to go ahead and merge this one in now that it is all green. Thanks @iuhilnehc-ynos ! |
|
@clalancette are considering this patch for backporting to humble? I'd very much appreciate it, as this patch would fix allocator support in humble. |
|
@Mergifyio backport humble |
✅ Backports have been createdDetails
|
* fix mismatched issue if uzing zero_allocated Signed-off-by: Chen Lihui <lihui.chen@sony.com> (cherry picked from commit 9784391)
|
@cwecht backport humble is done. |
|
@fujitatomoya thank you very much! |
* fix mismatched issue if uzing zero_allocated Signed-off-by: Chen Lihui <lihui.chen@sony.com>
* fix mismatched issue if uzing zero_allocated Signed-off-by: Chen Lihui <lihui.chen@sony.com>
* fix mismatched issue if uzing zero_allocated Signed-off-by: Chen Lihui <lihui.chen@sony.com>
* fix mismatched issue if uzing zero_allocated Signed-off-by: Chen Lihui <lihui.chen@sony.com>


to fix #1996
Signed-off-by: Chen Lihui lihui.chen@sony.com