[perl #48727] [DEPRECATED] classoffset opcode

2008-03-26 Thread Will Coleda via RT
On Sun Dec 16 20:25:04 2007, coke wrote: > From src/ops/: > > op classoffset(out INT, invar PMC, in STR) :object_classes { > real_exception(interp, NULL, UNIMPLEMENTED, > "The 'classoffset' opcode has been deprecated, use named > attribute access instead"); > } > > > This stub ne

[perl #48727] [DEPRECATED] classoffset opcode

2007-12-16 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #48727] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=48727 > >From src/ops/: op classoffset(out INT, invar PMC, in STR) :object_classes { real_ex