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 leaks internal stuff: [SR-] #4651

Open
p6rt opened this issue Oct 16, 2015 · 4 comments
Open

error message leaks internal stuff: [SR-] #4651

p6rt opened this issue Oct 16, 2015 · 4 comments
Labels
LTA Less Than Awesome; typically an error message that could be better NYI Features not yet implemented

Comments

@p6rt
Copy link

p6rt commented Oct 16, 2015

Migrated from rt.perl.org#126375 (status was 'open')

Searchable as RT126375$

@p6rt
Copy link
Author

p6rt commented Oct 16, 2015

From @AlexDaniel

Code​:
[SR-]

Result​:
===SORRY!===
Unknown QAST node type NQPMu

@p6rt
Copy link
Author

p6rt commented Oct 3, 2017

From @AlexDaniel

It now prints a completely different error message. The major change was in rakudo/rakudo@1628e48 but see also how it was changing throughout the years​: https://gist.github.com/555d070b47c007258bd51d95004c2e40

Code​:
say [SR-]

Result​:
No such method 'count' for invocant of type 'Int'. Did you mean any of these?
    conj
    round

  in block <unit> at -e line 1

Still LTA.

On 2015-10-16 12​:06​:38, alex.jakimenko@​gmail.com wrote​:

Code​:
[SR-]

Result​:
===SORRY!===
Unknown QAST node type NQPMu

@p6rt
Copy link
Author

p6rt commented Oct 3, 2017

From @skids

On Mon, 02 Oct 2017 18​:21​:29 -0700, alex.jakimenko@​gmail.com wrote​:

It now prints a completely different error message. The major change
was in
rakudo/rakudo@1628e48
but see also how it was changing throughout the years​:
https://gist.github.com/555d070b47c007258bd51d95004c2e40

Code​:
say [SR-]

Result​:
No such method 'count' for invocant of type 'Int'. Did you mean any of
these?
conj
round

in block <unit> at -e line 1

Still LTA.

On 2015-10-16 12​:06​:38, alex.jakimenko@​gmail.com wrote​:

Code​:
[SR-]

Result​:
===SORRY!===
Unknown QAST node type NQPMu

Perhaps combine with 132010, unless there is a case of this that does not involve [S]

@p6rt
Copy link
Author

p6rt commented Oct 3, 2017

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

@p6rt p6rt added LTA Less Than Awesome; typically an error message that could be better NYI Features not yet implemented labels 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 NYI Features not yet implemented
Projects
None yet
Development

No branches or pull requests

1 participant