-
Notifications
You must be signed in to change notification settings - Fork 560
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
[PATCH] ref types in typemap cannot deal with magical variables #10152
Comments
From @nwc10----- Forwarded message from Goro Fuji <g.psy.va@gmail.com> ----- Envelope-to: nick@ccl4.org Hi, Ref types in typemap, namely SVREF, AVREF, HVREF and CVREF, cannot I have fixed the problem and written tests for it. Please review the http://github.com/gfx/perl/tree/bugfix/ref-and-gmagic Regards, ----- End forwarded message ----- --- a/ext/XS-APItest/APItest.xs STATIC MGVTBL rmagical_b = { 0 }; + MODULE = XS::APItest:Hash PACKAGE = XS::APItest::Hash |
From @cpansproutOn Wed Feb 10 02:01:22 2010, nicholas wrote:
http://github.com/gfx/perl/commit/dc3262cf0d4faf76616b645506fa66bc80acaa81) I have just committed that as 88b5a87. Thank you. |
The RT System itself - Status changed from 'new' to 'open' |
@cpansprout - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#72684 (status was 'resolved')
Searchable as RT72684$
The text was updated successfully, but these errors were encountered: