Open wm-j-ray opened 9 years ago
I'd really like to add Fountain support to an app, but...
Are you still using the RegexKitLite distribution from Sourceforge (http://regexkit.sourceforge.net/#RegexKitLite)?
I am getting warnings of:
if(cachedRegex != NULL) { cachedRegex->buffer = NULL; cachedRegex->setToRange = NSNotFoundRange; cachedRegex->lastFindRange = NSNotFoundRange; cachedRegex->lastMatchRange = NSNotFoundRange; } return(0UL);
around line 969 of RegexKitLite.m.
I know RegexKitLite hasn't been updated in years, but if you know anyway to fix it or have a fork that you are using, I'd really like to know about it. (there are also some 'code will never be executed warnings).
IOS 8.4, xCode 6.4
I'd really like to add Fountain support to an app, but...
Are you still using the RegexKitLite distribution from Sourceforge (http://regexkit.sourceforge.net/#RegexKitLite)?
I am getting warnings of:
around line 969 of RegexKitLite.m.
I know RegexKitLite hasn't been updated in years, but if you know anyway to fix it or have a fork that you are using, I'd really like to know about it. (there are also some 'code will never be executed warnings).
IOS 8.4, xCode 6.4