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

byte.Range should be 0..255 and not -∞^..^∞ (say byte.Range) #6332

Closed
p6rt opened this issue Jun 7, 2017 · 6 comments
Closed

byte.Range should be 0..255 and not -∞^..^∞ (say byte.Range) #6332

p6rt opened this issue Jun 7, 2017 · 6 comments

Comments

@p6rt
Copy link

p6rt commented Jun 7, 2017

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

Searchable as RT131529$

@p6rt
Copy link
Author

p6rt commented Jun 7, 2017

From @AlexDaniel

Code​:
say byte.Range

Result​:
-Inf^..^Inf

@p6rt
Copy link
Author

p6rt commented Jun 7, 2017

From @AlexDaniel

See also this discussion​: https://irclog.perlgeek.de/perl6-dev/2017-06-07#i_14699799

In other words, if you fix this, please also fix the dead code issue in “default {}”.

On 2017-06-07 09​:35​:49, alex.jakimenko@​gmail.com wrote​:

Code​:
say byte.Range

Result​:
-Inf^..^Inf

@p6rt
Copy link
Author

p6rt commented Jun 12, 2017

From @zoffixznet

Fixed in rakudo/rakudo@af85d53

Tests needed

@p6rt
Copy link
Author

p6rt commented Jul 5, 2017

From @dogbert17

On Mon, 12 Jun 2017 06​:07​:57 -0700, cpan@​zoffix.com wrote​:

Fixed in
rakudo/rakudo@af85d53

Tests needed

Added in Raku/roast@0331647. Resolving issue.

@p6rt
Copy link
Author

p6rt commented Jul 5, 2017

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

@p6rt p6rt closed this as completed Jul 5, 2017
@p6rt
Copy link
Author

p6rt commented Jul 5, 2017

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

@p6rt p6rt added the testneeded label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant