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
Grammar breaks intermittently after changing role to grammar
#2933
Comments
|
Closing since building rakudo with |
|
Reopenning: Output: |
role to grammar
|
I tried the above grammar on few releases of moar, below table shows that grammar is working (consistently) with 2017.07, after that it breaks (intermittently) due to two reasons: declaring grammar "Pkg" with |
|
Your example doesn't help -- I changed your code |
|
Are you running latest perl6? |
|
I have a grammar that broke after updating rakudo to latest: i made a small version of the grammar in this gist : https://gist.github.com/hythm7/dedb6638105029f7b103b7f99f04e323
in the gist there is output file, with the perl6 version that works consistently. basically latest breaks intermittently
Also please see https://colabti.org/irclogger/irclogger_log/perl6?date=2019-05-28#l723
Please check the comments below, I reopened the issue again because the grammar now breaks if used as
grammarinstead of arole.Environment
perl6 -v): This is Rakudo version 2019.03.1 built on MoarVM version 2019.03implementing Perl 6.d.
The text was updated successfully, but these errors were encountered: