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

__OBJC_GC__ can be removed from RegexKitLite using inquisitiveSoft's fork #528

Closed
Coeur opened this issue May 13, 2015 · 1 comment
Closed

Comments

@Coeur
Copy link
Collaborator

Coeur commented May 13, 2015

OBJC_GC is no more since May 1: https://developer.apple.com/news/?id=02202015a

RegexKitLite was updated to reflect this here: https://github.com/inquisitiveSoft/RegexKitLite
This repository also fixes some warnings like "Comparison of nonnull parameter 'cachedRegex' not equal to a null pointer is true on first encounter".

@nicolastinkl
Copy link

if(cachedRegex != NULL)

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

No branches or pull requests

3 participants