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

Added error reporting for OnigRegexp compile #4

Merged
merged 2 commits into from
Aug 11, 2011
Merged

Conversation

griff
Copy link
Contributor

@griff griff commented Aug 11, 2011

Added methods to OnigRegexp that take an NSError** that gets written to with the error information if the provided expression is invalid or could not be compiled.

Also reindented the tests with tabs instead of spaces since it is my impression you prefer tabs?

psychs added a commit that referenced this pull request Aug 11, 2011
Added error reporting for OnigRegexp compile
@psychs psychs merged commit 43a40f5 into psychs:master Aug 11, 2011
@psychs
Copy link
Owner

psychs commented Aug 11, 2011

Cool. Thanks!

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