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

Type captures in a bare signatures lead to internal errors #2833

Closed
p6rt opened this issue Jul 20, 2012 · 5 comments
Closed

Type captures in a bare signatures lead to internal errors #2833

p6rt opened this issue Jul 20, 2012 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Jul 20, 2012

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

Searchable as RT114216$

@p6rt
Copy link
Author

p6rt commented Jul 20, 2012

From @moritz

17​:11 < moritz> r​: :(​::T $x)
17​:11 <+p6eval> rakudo 4eeffc​: OUTPUT«use of uninitialized value of type
Mu in string context in any <anon> at src/gen/BOOTSTRAP.pm​:104␤␤use of
uninitialized value of type Mu in string context in any <anon> at
src/gen/BOOTSTRAP.pm​:104
␤===SORRY!===␤error​:imcc​:Sub '11_1342797070.34498' not found␤␤ in …

@p6rt
Copy link
Author

p6rt commented Oct 16, 2012

From @jnthn

On Fri Jul 20 08​:13​:21 2012, moritz wrote​:

17​:11 < moritz> r​: :(​::T $x)
17​:11 <+p6eval> rakudo 4eeffc​: OUTPUT«use of uninitialized value of type
Mu in string context in any <anon> at src/gen/BOOTSTRAP.pm​:104␤␤use of
uninitialized value of type Mu in string context in any <anon> at
src/gen/BOOTSTRAP.pm​:104
␤===SORRY!===␤error​:imcc​:Sub '11_1342797070.34498' not found␤␤ in …

Fixed now​:

18​:48 < jnthn> r​: :(​::T $x)
18​:48 <+p6eval> rakudo c2005e​: ( no output )

Tagging testneeded.

/jnthn

@p6rt
Copy link
Author

p6rt commented Oct 16, 2012

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

@p6rt
Copy link
Author

p6rt commented Jan 14, 2014

From @coke

On Tue Oct 16 09​:12​:33 2012, jnthn@​jnthn.net wrote​:

On Fri Jul 20 08​:13​:21 2012, moritz wrote​:

17​:11 < moritz> r​: :(​::T $x)
17​:11 <+p6eval> rakudo 4eeffc​: OUTPUT«use of uninitialized value of type
Mu in string context in any <anon> at src/gen/BOOTSTRAP.pm​:104␤␤use of
uninitialized value of type Mu in string context in any <anon> at
src/gen/BOOTSTRAP.pm​:104
␤===SORRY!===␤error​:imcc​:Sub '11_1342797070.34498' not found␤␤ in …

Fixed now​:

18​:48 < jnthn> r​: :(​::T $x)
18​:48 <+p6eval> rakudo c2005e​: ( no output )

Tagging testneeded.

/jnthn

This test was added by isBEKaml on 2012-11-15 to S06-signature/type-capture.t

--
Will "Coke" Coleda

@p6rt p6rt closed this as completed Jan 14, 2014
@p6rt
Copy link
Author

p6rt commented Jan 14, 2014

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

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

No branches or pull requests

1 participant