[perl #48016] [DEPRECATED] store_global opcode

Will Coleda via RT parrotbug-followup at parrotcode.org
Sun Dec 7 18:37:34 UTC 2008


On Wed Nov 05 07:18:56 2008, coke wrote:
> On Sat Dec 01 14:29:03 2007, coke wrote:
> > =item B<store_global> 
> > 
> > There are several variants of some of the above ops; all are 
> deprecated,
> > and are replaced by the ops {set,get}_[hll,root]_global. See also
> > http://www.parrotcode.org/docs/ops/var.html.
> 
> DEPRECATED.pod also says that the global keyword in PIR is going away 
> with the removal of the store_global/find_global opcodes.
> 
> We should probably remove ".global" at the same time; seems to be a 
> leftover in IMCC's grammar. 

DEPRECATED.pod referred back to this ticket regarding the 'global' syntax IMCC provided as 
sugar for some variants of the global opcode. This has been removed in r33625.

This leaves the opcode as the last item to be removed for this ticket.

-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list