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

Foo() coercers choke on sigiless variables #6353

Closed
p6rt opened this issue Jun 20, 2017 · 4 comments
Closed

Foo() coercers choke on sigiless variables #6353

p6rt opened this issue Jun 20, 2017 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 20, 2017

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

Searchable as RT131611$

@p6rt
Copy link
Author

p6rt commented Jun 20, 2017

From @zoffixznet

  m​: my \a = -42; Int(a)
  rakudo-moar 640404​: OUTPUT​: «===SORRY!===␤No compile-time value for a␤»

@p6rt
Copy link
Author

p6rt commented Jul 7, 2017

From @jnthn

On Tue, 20 Jun 2017 11​:11​:15 -0700, cpan@​zoffix.com wrote​:

m​: my \\a = \-42; Int\(a\)
rakudo\-moar 640404​: OUTPUT​: «===SORRY\!===␤No compile\-time value for a␤»

Fixed and tested in S12-coercion/coercion-types.t.

@p6rt
Copy link
Author

p6rt commented Jul 7, 2017

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

@p6rt
Copy link
Author

p6rt commented Jul 7, 2017

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

@p6rt p6rt closed this as completed Jul 7, 2017
@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