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

Ruby bug #9344 - onig_verb_warn doesn't respect instance_eval's file and line #32

Merged
merged 1 commit into from
Mar 4, 2014

Conversation

srawlins
Copy link
Contributor

@srawlins srawlins commented Mar 4, 2014

This fixes #31 and Ruby bug #9344

This fix is simply just to not use onig_verb_warn; it doesn't respect instance_eval sourcefile and sourceline, and onig_syntax_warn is a much cleaner API anyway.

k-takata added a commit that referenced this pull request Mar 4, 2014
Ruby bug #9344 - onig_verb_warn doesn't respect instance_eval's file and line
@k-takata k-takata merged commit 988517a into k-takata:tmp/ruby-2.0.x Mar 4, 2014
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