Re: [perl #41620] [PATCH] change opcode syntax for label arguments

2008-06-14 Thread chromatic
On Sunday 25 February 2007 20:12:58 Alek Storm wrote: > This patch changes the , , and INT> syntax in opcodes to , , and LABEL>, respectively. The argument is still an integer, however. > This cuts the number of argument directions down by three, and only > adds one argument type, making the co

Re: [perl #41620] [PATCH] change opcode syntax for label arguments

2007-02-27 Thread James E Keenan
Alek Storm wrote: # New Ticket Created by "Alek Storm" # Please include the string: [perl #41620] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41620 > This patch changes the , , and syntax in opcodes to , , and , resp