[perl #125486] Autogenerated signature does not set multi-invocant bit

2015-09-13 Thread Christian Bartolomaeus via RT
AFAIU there are already tests for the multi-invocant bit in S06-signature/multi-invocant.t (lizmat++). I mentioned the ticket number in one of the tests and I'm closing this ticket as 'resolved'.

Re: [perl #125486] Autogenerated signature does not set multi-invocant bit

2015-06-27 Thread Elizabeth Mattijsen
Fixed with 1a743f9d756a314143 > On 25 Jun 2015, at 14:23, Elizabeth Mattijsen (via RT) > wrote: > > # New Ticket Created by Elizabeth Mattijsen > # Please include the string: [perl #125486] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket

[perl #125486] Autogenerated signature does not set multi-invocant bit

2015-06-25 Thread via RT
# New Ticket Created by Elizabeth Mattijsen # Please include the string: [perl #125486] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=125486 > [13:42:39] There is a subtle difference in the signature of "sub a { @_ }" a