Re: [perl #45405] [PROPOSAL] [IMCC] Remove '.sym' directive for defining symbolic local vars.

2007-09-13 Thread Allison Randal
On Sep 12, 2007, at 6:21 PM, Will Coleda wrote: On Sep 12, 2007, at 11:38 AM, Klaas-Jan Stol (via RT) wrote: I propose removing the .sym directive for normal cases (not for the macro stuff). If we're doing that, I think it would make sense to - remove .sym everywhere. - change the thing

Re: [perl #45405] [PROPOSAL] [IMCC] Remove '.sym' directive for defining symbolic local vars.

2007-09-13 Thread Joshua Isom
On Sep 13, 2007, at 9:00 PM, Allison Randal wrote: Joshua Isom wrote: And while we're add it, can we add the magic to do the same thing we to do labels to variables as well? What thing? Allison It's the little magic that turns this: .macro foo(bar) .local $baz: print

[perl #45405] [PROPOSAL] [IMCC] Remove '.sym' directive for defining symbolic local vars.

2007-09-12 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #45405] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45405 Hi IMCC allows for both .local and .sym directives to declare a local variable.

Re: [perl #45405] [PROPOSAL] [IMCC] Remove '.sym' directive for defining symbolic local vars.

2007-09-12 Thread Will Coleda
On Sep 12, 2007, at 11:38 AM, Klaas-Jan Stol (via RT) wrote: # New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #45405] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45405 Hi IMCC allows

Re: [perl #45405] [PROPOSAL] [IMCC] Remove '.sym' directive for defining symbolic local vars.

2007-09-12 Thread Joshua Isom
On Sep 12, 2007, at 6:21 PM, Will Coleda wrote: On Sep 12, 2007, at 11:38 AM, Klaas-Jan Stol (via RT) wrote: # New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #45405] # in the subject line of all future correspondence about this issue. # URL: