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 2.0.0-p0 compatible patch #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

windwiny
Copy link

@windwiny windwiny commented Mar 2, 2013

No description provided.

On ruby 1.9.3-xxx GET_THREAD is a macro, on ruby 2.0.0-p0 is a function. <ruby-ver>/vm_core.h
Call rb_thread_current() before use GET_THREAD.
@amiracam
Copy link

I'm definitely having an issue with 2.0 debug support on jruby

@denofevil
Copy link
Member

@amiracam this gem is not used for JRuby at all

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.

3 participants