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

:().WHAT says Parcel(), not Signature() #1313

Closed
p6rt opened this issue Sep 23, 2009 · 6 comments
Closed

:().WHAT says Parcel(), not Signature() #1313

p6rt opened this issue Sep 23, 2009 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Sep 23, 2009

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

Searchable as RT69320$

@p6rt
Copy link
Author

p6rt commented Sep 23, 2009

From @masak

<masak> rakudo​: say (​:()).WHAT
<p6eval> rakudo 0eaf62​: OUTPUT«The opcode 'descalarref_p'
(descalarref<1>) was not found. Check the type and number of the
arguments [...]
<masak> whoa!
* masak submits rakudobug

The 'say' can be omitted.

@p6rt
Copy link
Author

p6rt commented Mar 23, 2010

From @moritz

On Wed Sep 23 05​:26​:13 2009, masak wrote​:

<masak> rakudo​: say (​:()).WHAT
<p6eval> rakudo 0eaf62​: OUTPUT«The opcode 'descalarref_p'
(descalarref<1>) was not found. Check the type and number of the
arguments [...]
<masak> whoa!
* masak submits rakudobug

The scary error is gone, but it reports Parcel() instead of Signature(),
so I'll leave this ticket open.

@p6rt
Copy link
Author

p6rt commented Mar 23, 2010

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

@p6rt
Copy link
Author

p6rt commented Apr 5, 2010

From @jnthn

On Tue Mar 23 05​:34​:58 2010, moritz wrote​:

On Wed Sep 23 05​:26​:13 2009, masak wrote​:

<masak> rakudo​: say (​:()).WHAT
<p6eval> rakudo 0eaf62​: OUTPUT«The opcode 'descalarref_p'
(descalarref<1>) was not found. Check the type and number of the
arguments [...]
<masak> whoa!
* masak submits rakudobug

The scary error is gone, but it reports Parcel() instead of Signature(),
so I'll leave this ticket open.

Fixed now​:

say :().WHAT
Signature()

Given to moritz++ for spectest.

Thanks,

Jonathan

@p6rt
Copy link
Author

p6rt commented Apr 6, 2010

From @moritz

Tested in t/spec/S02-names_and_variables/signature.t

@p6rt
Copy link
Author

p6rt commented Apr 6, 2010

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

@p6rt p6rt closed this as completed Apr 6, 2010
@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