[perl #128811] non-associatives are somehow getting treated as list associatives

2016-08-02 Thread Larry Wall via RT
We've split the non-associative exceptions into the base class, X::Syntax::NonAssociative, with a subclass off X::Syntax::NonListAssociative. nqp's EXPR now calls a different method to fail list associativity, and rakudo provides the alternate method to get the appropriate message. nqp fix in

[perl #128811] non-associatives are somehow getting treated as list associatives

2016-08-01 Thread via RT
# New Ticket Created by Aaron Sherman # Please include the string: [perl #128811] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128811 > >From tonight's IRC: [01:01] I'm not sure how to read this error: Only identical