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

Infinite recursion in stringification of a capture in Rakudo #1577

Closed
p6rt opened this issue Mar 5, 2010 · 5 comments
Closed

Infinite recursion in stringification of a capture in Rakudo #1577

p6rt opened this issue Mar 5, 2010 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Mar 5, 2010

Migrated from rt.perl.org#73326 (status was 'resolved')

Searchable as RT73326$

@p6rt
Copy link
Author

p6rt commented Mar 5, 2010

From @masak

<diakopter> rakudo​: say ~\(1;2;3) # masakbot
<p6eval> rakudo b348b3​: OUTPUT«maximum recursion depth exceeded [...]
<masak> unspace after a prefix. well I never.
* masak submits rakudobug
<diakopter> it's not unspace, is it?
<masak> oh, it's a... whatsitcalled.
<masak> capture.
<diakopter> rakudo​: say ~\()
<p6eval> rakudo b348b3​: OUTPUT«maximum recursion depth exceeded [...]
<masak> same one.

@p6rt
Copy link
Author

p6rt commented Apr 28, 2010

From @quester

It seems to me that this issue was resolved at some point in the past,
"say ~\()" now says "Capture()<0x4ed3138>".

@p6rt
Copy link
Author

p6rt commented Apr 28, 2010

From @masak

On Tue Apr 27 22​:04​:18 2010, quester wrote​:

It seems to me that this issue was resolved at some point in the past,
"say ~\()" now says "Capture()<0x4ed3138>".

So it does. Resolving.

@p6rt
Copy link
Author

p6rt commented Apr 28, 2010

From [Unknown Contact. See original ticket]

On Tue Apr 27 22​:04​:18 2010, quester wrote​:

It seems to me that this issue was resolved at some point in the past,
"say ~\()" now says "Capture()<0x4ed3138>".

So it does. Resolving.

@p6rt
Copy link
Author

p6rt commented Apr 28, 2010

@masak - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Apr 28, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant