-
Notifications
You must be signed in to change notification settings - Fork 1
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
Segv on binding to one self and saying it #4310
Comments
From @lizmat[20:53:15] <lizmat> m: my $a := $a; say $a # jackpot! |
From @lizmat
Related: 21:10:53] <lizmat> m: my $a := $a; say $a.Str Liz |
From @skidspossibly related: 02:58:09 PM) skids: m: my multi bar ($) { }; my sub foo () { my $q := bar($q); }; foo(); |
The RT System itself - Status changed from 'new' to 'open' |
From @FROGGSPatch: rakudo/rakudo@3754356d8e |
@FROGGS - Status changed from 'open' to 'resolved' |
@AlexDaniel - Status changed from 'resolved' to 'open' |
This does not appear to segv anymore, so why was this opened again? |
@lizmat ah, I remember this one. See rakudo/rakudo#1020 |
Migrated from rt.perl.org#125371 (status was 'open')
Searchable as RT125371$
The text was updated successfully, but these errors were encountered: