Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case insensitive string compare function. #279

Closed
fujitatomoya opened this issue Aug 23, 2020 · 1 comment · Fixed by #280
Closed

Case insensitive string compare function. #279

fujitatomoya opened this issue Aug 23, 2020 · 1 comment · Fixed by #280

Comments

@fujitatomoya
Copy link
Collaborator

There is no standard case insensitive string compare in C, requesting to introduce rcutils_strcasecmp. see ros2/rcl#741 (comment).

This is needed to support ros2/rcl#741.

@fujitatomoya
Copy link
Collaborator Author

@clalancette @Ada-King

support ros2/rcl#741 providing rcutils_strcasecmp. Could you review when you got time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant