Commit 6dd0abf
committed
- Changed default return type for rmw_get_publishers_info_by_topic and
rmw_get_subscriptions_info_by_topic to RMW_RET_UNSUPPORTED.
- Added a rmw_reset_error_msg() after GET_SYMBOL() to above two
functions to prevent a display of "Error message being replaced. Called
rcultils_reset_error() after error handling".
Signed-off-by: Jaison Titus <[email protected]>1 parent feb6744 commit 6dd0abf
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
| 629 | + | |
629 | 630 | | |
| 631 | + | |
630 | 632 | | |
631 | 633 | | |
632 | 634 | | |
| |||
0 commit comments