Skip to content

Adds an implementation of isEqual to the NSString class. #66

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

Merged
merged 1 commit into from
Dec 7, 2015
Merged

Adds an implementation of isEqual to the NSString class. #66

merged 1 commit into from
Dec 7, 2015

Conversation

brownleej
Copy link

This was extracted from #44. This adds an implementation of isEqual for NSString, which is necessary for initializing NSCalendar instances.

@phausler
Copy link
Contributor

phausler commented Dec 7, 2015

looks pretty reasonable, build and passes on mac and linux

phausler added a commit that referenced this pull request Dec 7, 2015
Adds an implementation of isEqual to the NSString class.
@phausler phausler merged commit 58cfe37 into swiftlang:master Dec 7, 2015
@brownleej brownleej deleted the string-equality-check branch December 9, 2015 17:22
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
…gd-checks

Disable clangd checks failing in master-rebranch temporarily
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 this pull request may close these issues.

2 participants