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

LTA error message mentions “cs = 0” #4501

Closed
p6rt opened this issue Sep 2, 2015 · 4 comments
Closed

LTA error message mentions “cs = 0” #4501

p6rt opened this issue Sep 2, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Sep 2, 2015

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

Searchable as RT125969$

@p6rt
Copy link
Author

p6rt commented Sep 2, 2015

From @AlexDaniel

AlexDaniel m​: subset MyInt of Int where * < 0; my $x = MyInt(-10);
camelia rakudo-moar e6f360​: OUTPUT«Cannot invoke this object (REPR​:
Uninstantiable, cs = 0)â�¤ in block <unit> at /tmp/ubzNBIPCmM​:1â�¤â�¤Â»
GLRelia rakudo-moar a6bb0b​: OUTPUT«Cannot invoke this object (REPR​:
Uninstantiable, cs = 0)â�¤ in block <unit> at /tmp/MSfFBHi8wP​:1â�¤â�¤Â»

What is �cs = 0�?

Related bug report​: https://rt.perl.org/Public/Bug/Display.html?id=124442

IRC log​: http://irclog.perlgeek.de/perl6/2015-09-02#i_11161639

@p6rt
Copy link
Author

p6rt commented Sep 9, 2015

From @jnthn

On Wed Sep 02 15​:48​:10 2015, alex.jakimenko@​gmail.com wrote​:

AlexDaniel m​: subset MyInt of Int where * < 0; my $x = MyInt(-10);
camelia rakudo-moar e6f360​: OUTPUT«Cannot invoke this object (REPR​:
Uninstantiable, cs = 0)â�¤ in block <unit> at /tmp/ubzNBIPCmM​:1â�¤â�¤Â»
GLRelia rakudo-moar a6bb0b​: OUTPUT«Cannot invoke this object (REPR​:
Uninstantiable, cs = 0)â�¤ in block <unit> at /tmp/MSfFBHi8wP​:1â�¤â�¤Â»

What is �cs = 0�?

Short for "container spec", which approximately boils down to "is the thing in a Scalar container", which in the early days of MoarVM dev was useful info for debugging. Now removed the bunch of stuff in parens; REPR isn't that meaningful to most either.

@p6rt
Copy link
Author

p6rt commented Sep 9, 2015

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

@p6rt p6rt closed this as completed Sep 9, 2015
@p6rt
Copy link
Author

p6rt commented Sep 9, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant