Skip to content

Commit

Permalink
Logging macros in crystal require ; (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
sloretz authored Dec 14, 2018
1 parent ea66db7 commit 0c8532e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Release-Crystal-Clemmys.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Changes since the `Bouncy Bolson <Release-Bouncy-Bolson>` release:
rclcpp::Clock::SharedPtr clock = std::make_shared<rclcpp::Clock>(RCL_SYSTEM_TIME);
tf2_ros::Buffer buffer(clock);
tf2_ros::TransformListener tf_listener(buffer);

* All ``rclcpp`` and ``rcutils`` logging macros require semicolons. See https://github.com/ros2/rcutils/issues/113 for details.


Known Issues
Expand Down

0 comments on commit 0c8532e

Please sign in to comment.