Commit 042ff47
Clearer warning message, the old one lacked information and was perhaps misleading (#2927)
* change misleading warning message, making it more correct and informative
Signed-off-by: Peter Mitrano (AR) <peter.mitrano@agile-robots.com>
* Fix compile error. Needed to also build rcl from source.
Signed-off-by: Peter Mitrano (AR) <peter.mitrano@agile-robots.com>
* explicitely initialize pointer as null, to adhere to best practice
Signed-off-by: Peter Mitrano (AR) <peter.mitrano@agile-robots.com>
---------
Signed-off-by: Peter Mitrano (AR) <peter.mitrano@agile-robots.com>
(cherry picked from commit 3767779)1 parent 2445c37 commit 042ff47
1 file changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| |||
411 | 412 | | |
412 | 413 | | |
413 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
414 | 419 | | |
415 | 420 | | |
416 | 421 | | |
| |||
461 | 466 | | |
462 | 467 | | |
463 | 468 | | |
464 | | - | |
| 469 | + | |
465 | 470 | | |
466 | 471 | | |
467 | | - | |
468 | | - | |
469 | | - | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
470 | 478 | | |
471 | 479 | | |
472 | 480 | | |
| |||
0 commit comments