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 is not compete #3263

Open
p6rt opened this issue Nov 2, 2013 · 5 comments
Open

error message is not compete #3263

p6rt opened this issue Nov 2, 2013 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Nov 2, 2013

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

Searchable as RT120443$

@p6rt
Copy link
Author

p6rt commented Nov 2, 2013

From anteusz@freemail.hu

C​:\rakudo\bin>perl6 -I D​:\m\p6\perl6grammer\nqp\src -I D​:\m\p6\perl6grammer D​:\m\p6\perl6grammer\Perl6\Grammar.pm6
[18​:20​:12] [jaffa4] ===SORRY!===
[18​:20​:12] [jaffa4] Could not find QRegex in any of​: D​:\m\p6\perl6grammer, D​:\m\p6\perl6grammer\nqp\src, C​:/rakudo/lib/parrot/5.9.0/languages/

I report the fact that the error message doesn't give line and file.

@p6rt
Copy link
Author

p6rt commented Jul 9, 2015

From @coke

On Sat Nov 02 10​:31​:21 2013, equinox wrote​:

C​:\rakudo\bin>perl6 -I D​:\m\p6\perl6grammer\nqp\src -I
D​:\m\p6\perl6grammer D​:\m\p6\perl6grammer\Perl6\Grammar.pm6
[18​:20​:12] [jaffa4] ===SORRY!===
[18​:20​:12] [jaffa4] Could not find QRegex in any of​:
D​:\m\p6\perl6grammer, D​:\m\p6\perl6grammer\nqp\src,
C​:/rakudo/lib/parrot/5.9.0/languages/

I report the fact that the error message doesn't give line and file.

Can you verify that this is still an issue with a recent rakudo, and also provide a full test - this appears to depend on files not attached to the ticket.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jul 9, 2015

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

@p6rt
Copy link
Author

p6rt commented Jul 12, 2015

From anteusz@freemail.hu

On 7/9/2015 8​:30 PM, Will Coleda via RT wrote​:

On Sat Nov 02 10​:31​:21 2013, equinox wrote​:

C​:\rakudo\bin>perl6 -I D​:\m\p6\perl6grammer\nqp\src -I
D​:\m\p6\perl6grammer D​:\m\p6\perl6grammer\Perl6\Grammar.pm6
[18​:20​:12] [jaffa4] ===SORRY!===
[18​:20​:12] [jaffa4] Could not find QRegex in any of​:
D​:\m\p6\perl6grammer, D​:\m\p6\perl6grammer\nqp\src,
C​:/rakudo/lib/parrot/5.9.0/languages/

I report the fact that the error message doesn't give line and file.
Can you verify that this is still an issue with a recent rakudo, and also provide a full test - this appears to depend on files not attached to the ticket.

Not getting this error in current version.

test​:
use QRegex​:from<NQP>;
use NQPP6QRegex​:from<NQP>;
use NQPP5QRegex​:from<NQP>;

Jaffa4

@p6rt
Copy link
Author

p6rt commented Aug 11, 2016

From @coke

On Sun Jul 12 15​:10​:34 2015, equinox wrote​:

On 7/9/2015 8​:30 PM, Will Coleda via RT wrote​:

On Sat Nov 02 10​:31​:21 2013, equinox wrote​:

C​:\rakudo\bin>perl6 -I D​:\m\p6\perl6grammer\nqp\src -I
D​:\m\p6\perl6grammer D​:\m\p6\perl6grammer\Perl6\Grammar.pm6
[18​:20​:12] [jaffa4] ===SORRY!===
[18​:20​:12] [jaffa4] Could not find QRegex in any of​:
D​:\m\p6\perl6grammer, D​:\m\p6\perl6grammer\nqp\src,
C​:/rakudo/lib/parrot/5.9.0/languages/

I report the fact that the error message doesn't give line and file.
Can you verify that this is still an issue with a recent rakudo, and
also provide a full test - this appears to depend on files not
attached to the ticket.

Not getting this error in current version.

test​:
use QRegex​:from<NQP>;
use NQPP6QRegex​:from<NQP>;
use NQPP5QRegex​:from<NQP>;

Jaffa4

This doesn't error for me using

$ perl6 --version
This is Rakudo version 2016.07.1 built on MoarVM version 2016.07
implementing Perl 6.c.

--
Will "Coke" Coleda

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

No branches or pull requests

1 participant