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

Cannot store a regular expression in a Regex variable in Rakudo #820

Closed
p6rt opened this issue Mar 22, 2009 · 6 comments
Closed

Cannot store a regular expression in a Regex variable in Rakudo #820

p6rt opened this issue Mar 22, 2009 · 6 comments

Comments

@p6rt
Copy link

p6rt commented Mar 22, 2009

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

Searchable as RT64090$

@p6rt
Copy link
Author

p6rt commented Mar 22, 2009

From @masak

<masak> rakudo​: my Regex $r = /foo/
<p6eval> rakudo de786f​: OUTPUT«Type mismatch in assignment [...]
<jnthn> Aye, we don't have .loadinit() support for PGE thingies yet.
<masak> ah.
<jnthn> So can't re-bless the Parrot sub.
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Apr 23, 2009

From @pmichaud

Now fixed in f0fab249.

Forwarding ticket to moritz to verify there's a spectest available for this.

Thanks!

Pm

1 similar comment
@p6rt
Copy link
Author

p6rt commented Apr 23, 2009

From @pmichaud

Now fixed in f0fab249.

Forwarding ticket to moritz to verify there's a spectest available for this.

Thanks!

Pm

@p6rt
Copy link
Author

p6rt commented Apr 23, 2009

@pmichaud - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Apr 24, 2009

From @moritz

Now tested in t/spec/S05-metasyntax/regex.t (and a few other places
indirectly).

Cheers,
Moritz

@p6rt
Copy link
Author

p6rt commented Apr 24, 2009

@moritz - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Apr 24, 2009
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

No branches or pull requests

1 participant