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
missing interpolation in postcircumfix error message #5991
Comments
From @gfldexsub postcircumfix:«> <»($a){}; loop (my $i=0;$i>10;$i++) {}; # OUTPUT«===SORRY!=== Error while compiling <tmp>Unable to parse expression in postcircumfix:sym«> <»; couldn't find final $stopper at <tmp>:1------> rcumfix:«> <»($a){}; loop (my $i=0;$i>10 # `final $stopper` should say `<` |
From @skidsOn Sat, 07 Jan 2017 11:33:55 -0800, gfldex wrote:
From the perspective of the guts behind it, this behavior is correct, However, since the particular case here is used as an example in S05, and Fix committed in rakudo 909688953. Closing. |
The RT System itself - Status changed from 'new' to 'open' |
@skids - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#130528 (status was 'resolved')
Searchable as RT130528$
The text was updated successfully, but these errors were encountered: