-
Notifications
You must be signed in to change notification settings - Fork 1
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
Native int don't default to zero in Rakudo #2519
Comments
From @masak<masak> nom: my int $x; say $x What... what is that number? :-) Expected output: OUTPUT«0�» |
From @masakOn Sun Oct 16 07:19:52 2011, masak wrote:
<benabik> masak: Are they supposed to be initialized? C doesn't for Ticket rejected. Submitter should read spec more carefully. :-) |
@masak - Status changed from 'new' to 'rejected' |
From @masakOn Sun Oct 16 07:25:10 2011, masak wrote:
<benabik> masak: That said "non-native types". Ticket re-opened. Ticket moderator should stop to reflect before knee- |
@masak - Status changed from 'rejected' to 'open' |
From @jnthnOn Sun Oct 16 07:35:16 2011, masak wrote:
Fixed for both int and num. Tagging testneeded. /jnthn |
From @tadzikOn Tue Oct 25 06:47:00 2011, jnthn@jnthn.net wrote:
Tests in 2a83aa9. Closable. |
@moritz - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#101450 (status was 'resolved')
Searchable as RT101450$
The text was updated successfully, but these errors were encountered: