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

Could not fine Aoeu at line 1, but line 1 of what? (use Aoeu) #6441

Open
p6rt opened this issue Aug 11, 2017 · 2 comments
Open

Could not fine Aoeu at line 1, but line 1 of what? (use Aoeu) #6441

p6rt opened this issue Aug 11, 2017 · 2 comments
Labels
LTA Less Than Awesome; typically an error message that could be better testneeded

Comments

@p6rt
Copy link

p6rt commented Aug 11, 2017

Migrated from rt.perl.org#131884 (status was 'new')

Searchable as RT131884$

@p6rt
Copy link
Author

p6rt commented Aug 11, 2017

From @AlexDaniel

Code​:
use Aoeu;

Result​:
===SORRY!===
Could not find Aoeu at line 1 in​:
  /home/alex/.perl6
  /home/alex/.rakudobrew/moar-nom/install/share/perl6/site
  /home/alex/.rakudobrew/moar-nom/install/share/perl6/vendor
  /home/alex/.rakudobrew/moar-nom/install/share/perl6
  CompUnit​::Repository​::AbsolutePath<94259011892544>
  CompUnit​::Repository​::NQP<94258994320536>
  CompUnit​::Repository​::Perl5<94258994320576>

Notice that it says “at line 1”, but it does not mention the file where this line is located. Could be anywhere!

“at line” message was implemented in rakudo/rakudo@c1b6e84
Previous ticket was here​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=127883
This issue was found by eythian++​: https://irclog.perlgeek.de/perl6/2017-08-11#i_15000396

@p6rt p6rt added the LTA Less Than Awesome; typically an error message that could be better label Jan 5, 2020
@AlexDaniel
Copy link
Member

This was fixed recently (2020-01-02) rakudo/rakudo@6f527ce

Output before and after: https://gist.github.com/6594141227b60533dbba000503bd07b9

Tests needed.

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 testneeded
Projects
None yet
Development

No branches or pull requests

2 participants