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

rakudo bug: can't assign undef to Int variable #75

Closed
p6rt opened this issue May 5, 2008 · 4 comments
Closed

rakudo bug: can't assign undef to Int variable #75

p6rt opened this issue May 5, 2008 · 4 comments

Comments

@p6rt
Copy link

p6rt commented May 5, 2008

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

Searchable as RT53748$

@p6rt
Copy link
Author

p6rt commented May 5, 2008

From @pmichaud

----- Forwarded message from Moritz Lenz <moritz@​casella.verplant.org> -----

current (r27325) rakudo doesn't allow my Int $x = undef​:

echo 'my Int $x = undef' | ../../parro
t perl6.pbc
Type check failed

Reported by muixirt++

@p6rt
Copy link
Author

p6rt commented May 6, 2008

From @jnthn

Hi,

This has been resolved as of r27337.

Thanks!

Jonathan

@p6rt
Copy link
Author

p6rt commented May 6, 2008

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

@p6rt
Copy link
Author

p6rt commented May 6, 2008

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

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