ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
47 stars 89 forks source link

support quoted values in conditions #295

Closed dirk-thomas closed 3 years ago

dirk-thomas commented 3 years ago

The patch enables to express a condition like this: $FOO == "".

This requires REP 149 to be updated (or if that is not feasible a new REP / format version). Update: see ros-infrastructure/rep#288.

ros-discourse commented 3 years ago

This pull request has been mentioned on ROS Discourse. There might be relevant details there:

https://discourse.ros.org/t/rfc-on-update-of-rep-149-package-format-3-conditions-with-quotes-string-literals/16370/1