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

.parse doesn't work on many-jointed grammars #723

Closed
p6rt opened this issue Feb 25, 2009 · 4 comments
Closed

.parse doesn't work on many-jointed grammars #723

p6rt opened this issue Feb 25, 2009 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Feb 25, 2009

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

Searchable as RT63462$

@p6rt
Copy link
Author

p6rt commented Feb 25, 2009

From @masak

<masak> rakudo​: grammar A​::B { regex TOP { foo } }; A​::B.parse("")
<p6eval> rakudo 7f8ba6​: OUTPUT«Null PMC access in get_string() [...]
<masak> Huston, we have a problem.
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Feb 25, 2009

From @jnthn

On Wed Feb 25 01​:06​:52 2009, masak wrote​:

<masak> rakudo​: grammar A​::B { regex TOP { foo } }; A​::B.parse("")
<p6eval> rakudo 7f8ba6​: OUTPUT«Null PMC access in get_string() [...]
<masak> Huston, we have a problem.
* masak submits rakudobug

Problem resolved in git 59fcc4e and test added to
S05-grammar/parse_and_parsefile.t.

Thanks,

Jonathan

@p6rt
Copy link
Author

p6rt commented Feb 25, 2009

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Feb 25, 2009

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

@p6rt p6rt closed this as completed Feb 25, 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