Re: [perl #55538] [RFC] ".macro_const" doesn't work in *.pir files

2008-06-16 Thread chromatic
On Sunday 15 June 2008 17:53:00 Andrew Whitworth via RT wrote: > The attached patch allows the .macro_const directive to be used in PIR > files, not just in PASM files. Previous behavior, apparently, was only > to allow the .macro_const directive to be used when in "PASM mode", > which doesn't mak

Re: [perl #55538] [RFC] ".macro_const" doesn't work in *.pir files

2008-06-16 Thread Will Coleda
On Sun, Jun 15, 2008 at 7:53 PM, Andrew Whitworth via RT <[EMAIL PROTECTED]> wrote: > The attached patch allows the .macro_const directive to be used in PIR > files, not just in PASM files. Previous behavior, apparently, was only > to allow the .macro_const directive to be used when in "PASM mode",