Re: [perl #130904] X::Binding::TypeCheck with split and alternates

2017-03-03 Thread Elizabeth Mattijsen
Fixed completely with da99402e6cca51fea1 , seems samcv++ already made tests. So can be closed. > On 3 Mar 2017, at 07:39, Samantha McVey (via RT) > wrote: > > # New Ticket Created by Samantha McVey > # Please include the string: [perl #130904] > # in the subject line of all future correspo

[perl #130904] X::Binding::TypeCheck with split and alternates

2017-03-02 Thread via RT
# New Ticket Created by Samantha McVey # Please include the string: [perl #130904] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130904 > "A-B C".split([" ", "-"]) when it tries to swap something going via the IB2 sub. It get