[perl #77504] [BUG] LTA Failure error message when hash-indexing a non-hash (using either .<> or .{}) in Rakudo

2015-01-02 Thread Christian Bartolomaeus via RT
I added three tests to S02-types/hash.t with commit https://github.com/perl6/roast/commit/a3669d54c5 I'm closing this ticket now.

[perl #77504] [BUG] LTA Failure error message when hash-indexing a non-hash (using either .<> or .{}) in Rakudo

2013-06-10 Thread Will Coleda via RT
On Sun Aug 29 17:27:23 2010, masak wrote: > masak (>): > > The error message is highly confusing. There's no such thing as > > postcircumfix:. In fact, that looks like an interpolation > gone > > wrong somewhere. The error message should probably have read > > 'postcircumfix:<< < > >> not defined f

[perl #77504] [BUG] LTA Failure error message when hash-indexing a non-hash (using either .<> or .{}) in Rakudo

2010-08-29 Thread Carl Mäsak via RT
masak (>): > The error message is highly confusing. There's no such thing as > postcircumfix:. In fact, that looks like an interpolation gone > wrong somewhere. The error message should probably have read > 'postcircumfix:<< < > >> not defined for type Array()' or something. a-ha! it's returning

[perl #77504] [BUG] LTA Failure error message when hash-indexing a non-hash (using either .<> or .{}) in Rakudo

2010-08-29 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #77504] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=77504 > has anyone else gotten this error message lately? 'postcircumfix: not defined for type