move __STDC_WANT_LIB_EXT1__ macro to CMakeLists.txt.#555
Conversation
fujitatomoya
left a comment
There was a problem hiding this comment.
i think that we should backport this fix to the all downstream distros, expecting some conflicts for doing that since the base code is bit different.
|
Pulls: #555 |
|
i am almost sure that CI warnings are unrelated to this PR. |
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
Signed-off-by: Tomoya Fujita <tomoya.fujita825@gmail.com>
dacf180 to
41d0de6
Compare
|
Pulls: #555 |
|
@jmachowinski @ahcorde either of you can review this? thanks in advance. |
|
Note, you introduced a heavy change in the behavior with this commit. Before the definition was only used if this header was included, now you will propagate it down to all libs using rcutils. |
Description
Fixes #552
Is this user-facing behavior change?
No
Did you use Generative AI?
No
Additional Information