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

Error message says “Invalid base-… character”, but does not say which characters are valid (say :35<lizmat>) #5854

Closed
p6rt opened this issue Dec 4, 2016 · 4 comments
Labels
LTA Less Than Awesome; typically an error message that could be better

Comments

@p6rt
Copy link

p6rt commented Dec 4, 2016

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

Searchable as RT130255$

@p6rt
Copy link
Author

p6rt commented Dec 4, 2016

From @AlexDaniel

Code​:
say :35<lizmat>

Result​:
===SORRY!=== Error while compiling <tmp>
Invalid base-35 character​: liâ��zmat
at <tmp>​:1
------> say :35<lizmat>�<EOL>

More informative would be a message that says what the valid characters are.

@p6rt
Copy link
Author

p6rt commented Dec 4, 2016

From @zoffixznet

On Sat, 03 Dec 2016 17​:01​:47 -0800, alex.jakimenko@​gmail.com wrote​:

Code​:
say :35<lizmat>

Result​:
===SORRY!=== Error while compiling <tmp>
Invalid base-35 character​: liâ��zmat
at <tmp>​:1
------> say :35<lizmat>�<EOL>

More informative would be a message that says what the valid characters are.

Fixed in rakudo/rakudo@37ead5a
Tests in Raku/roast@d47d898bfa

@p6rt
Copy link
Author

p6rt commented Dec 4, 2016

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

@p6rt
Copy link
Author

p6rt commented Dec 4, 2016

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

@p6rt p6rt closed this as completed Dec 4, 2016
@p6rt p6rt added the LTA Less Than Awesome; typically an error message that could be better label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTA Less Than Awesome; typically an error message that could be better
Projects
None yet
Development

No branches or pull requests

1 participant