add xy_streql_ic#242
Merged
Merged
Conversation
|
Hi @Mikachu2333, ❤️ 感谢你的贡献!我们将在5天内阅读此 PR 并回复你 |
ccmywish
requested changes
Aug 7, 2025
Contributor
|
我觉得这个函数是有意义的,但是全部把 比如:
如果是 mirror code,我认为不区分大小写是有意义的 👍 可以遵从一个原则:如无必要,应当使用 请 revert 第二次 commit,然后仅在真正需要 ignore case 的情况下再使用 |
Collaborator
Author
你说得对,我欠考虑了 |
653ac67 to
cc9b857
Compare
Collaborator
Author
|
现在只把main中的内容改了,然后target也设置成了ignore case |
Collaborator
Author
|
考虑了一下,就改target算完 |
cc9b857 to
b924925
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
问题描述
方案与实现
xy.h里面增加了一个函数xy_streql_ic