[perl #119061] .push and .unshift do not do typechecks

2014-10-16 Thread Christian Bartolomaeus via RT
Since this works now I've added 3 tests to S09-typed-arrays/arrays.t with the following commit: https://github.com/perl6/roast/commit/ece637835e For the last example (my Int @a=foo bar;) there was already a test (written for ticket 114968). I'm closing this ticket now.

[perl #119061] .push and .unshift do not do typechecks

2013-07-29 Thread via RT
# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #119061] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=119061 [12:48:23] lizmat r: my Int @a; @a.push: a; say @a # rakudobug

Re: [perl #119061] .push and .unshift do not do typechecks

2013-07-29 Thread Elizabeth Mattijsen
On Jul 29, 2013, at 12:52 PM, Elizabeth Mattijsen (via RT) perl6-bugs-follo...@perl.org wrote: # New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #119061] # in the subject line of all future correspondence about this issue. # URL: