ros2 / rcpputils

Apache License 2.0
32 stars 54 forks source link

Add a missing header due to missing PATH_MAX variable #181

Closed wojciechmadry closed 1 year ago

wojciechmadry commented 1 year ago

The xtensa-esp32 compiler does not recognize the PATH_MAX variable because the header climits is missing. missing_header

clalancette commented 1 year ago

CI: