-
Notifications
You must be signed in to change notification settings - Fork 1
"Octal" digits warn twice. #3211
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
Comments
From glitchmr@myopera.comIf I write something like `say 09`, Rakudo warns about octal numbers |
From @masak<masak> GlitchMr: the phrase "don't work" is generally taboo in bug |
The RT System itself - Status changed from 'new' to 'open' |
From glitchmr@myopera.comBy REPL not working, I mean that every time octal number appears, "Null |
From @skidsFresher test results: no duplicate warnings, NULL pointers in REPL NOTE: my perl6-p is Star.2014.12 and my perl6-j/m are built from star-daily $ perl6-p -e 'say 09'
|
From @cokeOn Sun Feb 01 12:33:27 2015, bri@abrij.org wrote:
This works as expected in the REPL and out. Can be closed with tests. -- |
From @zoffixznetLTA warning fixed in rakudo/rakudo@6d0cc07 Warning tests added in Raku/roast@e669003e22 |
@zoffixznet - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#119339 (status was 'resolved')
Searchable as RT119339$
The text was updated successfully, but these errors were encountered: