Skip to content

Conversation

@concatime
Copy link

No description provided.

Copy link
Owner

@abishekvashok abishekvashok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we really need it - string.h is the standard implementation.

@concatime
Copy link
Author

Not really. See the POSIX man page: https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html. It clearly states #include <strings.h>.

@abishekvashok
Copy link
Owner

Not really. See the POSIX man page: https://pubs.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html. It clearly states #include <strings.h>.

Yeah it does! But is it supported widely enough?

@abishekvashok abishekvashok added the Changes requested Changes have been requested for this PR. label Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes requested Changes have been requested for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants