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

Rakudo parses 1 .. 2 .. 3 but STD doesnt #2119

Closed
p6rt opened this issue Aug 31, 2010 · 5 comments
Closed

Rakudo parses 1 .. 2 .. 3 but STD doesnt #2119

p6rt opened this issue Aug 31, 2010 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Aug 31, 2010

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

Searchable as RT77572$

@p6rt
Copy link
Author

p6rt commented Aug 31, 2010

From @bbkr

[17​:39] <bbkr> std​: 1 .. 2 .. 3
[17​:39] <p6eval> std 32120​: OUTPUT«�[31m===�[0mSORRY!�[31m===�[0mâ�¤".."
and ".." are non-associative and require parens at /tmp/bq8FyfrqED line
1​:â�¤------> �[32m1 .. 2 .. �[33mâ���[31m3�[0mâ�¤Check failedâ�¤FAILED 00​:01 116mâ�¤Â»

[17​:41] <bbkr> rakudo​: 1 .. 2 .. 3
[17​:41] <p6eval> rakudo f8e959​: ( no output )

@p6rt
Copy link
Author

p6rt commented Jan 11, 2012

From @coke

On Tue Aug 31 08​:42​:23 2010, pawel.pabian@​implix.com wrote​:

[17​:39] <bbkr> std​: 1 .. 2 .. 3
[17​:39] <p6eval> std 32120​: OUTPUT«�[31m===�[0mSORRY!�[31m===�[0mâ�¤".."
and ".." are non-associative and require parens at /tmp/bq8FyfrqED line
1​:â�¤------> �[32m1 .. 2 .. �[33mâ���[31m3�[0mâ�¤Check failedâ�¤FAILED 00​:01 116mâ�¤Â»

[17​:41] <bbkr> rakudo​: 1 .. 2 .. 3
[17​:41] <p6eval> rakudo f8e959​: ( no output )

No change in the past year-plus.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 11, 2012

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

@p6rt
Copy link
Author

p6rt commented Jan 3, 2013

From @moritz

Fixed now, and tested in S03-operators/range.t.

@p6rt
Copy link
Author

p6rt commented Jan 3, 2013

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

@p6rt p6rt closed this as completed Jan 3, 2013
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