Will Coleda via RT wrote:
This appears to be the only .pragma; should we leave a placeholder or
just remove .pragma entirely when we remove this particular one?
Nuke it.
Allison
I'd say kill it, and if we ever want to introduce new pragmas into PIR, we
reintroduce. This way, .pragma keyword is not recognized without a reason.
(recently I've become a great fan of being able to override commandline
options with directives in the file processed; .pragma directive would be
goo
On Wed Jul 30 13:06:06 2008, coke wrote:
> From PDD19:
>
> =item .pragma n_operators [deprecated]
>
>
This appears to be the only .pragma; should we leave a placeholder or
just remove .pragma entirely when we remove this particular one?
--
Will "Coke" Coleda
Andrew Whitworth via RT wrote:
After the pdd27mmd merge, all the n_* opcodes are gone now. I assume the
".pragma n_operators" can disappear with them?
Yes. (The n_* opcodes aren't quite all gone yet, but nearly and soon.)
Allison
On Tue Aug 05 05:58:41 2008, kjs wrote:
> As far as I could see, it seems that the whole "n_operators" thing is
> no
> longer mentioned in pdd19.
>
> if it's what Pm thinks, just a change from ".pragma n_operators" to
> ".n_operators", then that should be added.
>
> kjs
>
> On Sat, Aug 2, 2008 a
As far as I could see, it seems that the whole "n_operators" thing is no
longer mentioned in pdd19.
if it's what Pm thinks, just a change from ".pragma n_operators" to
".n_operators", then that should be added.
kjs
On Sat, Aug 2, 2008 at 6:56 PM, Patrick R. Michaud <[EMAIL PROTECTED]>wrote:
> O
On Thu, Jul 31, 2008 at 10:07:49AM +0100, Klaas-Jan Stol wrote:
> On Wed, Jul 30, 2008 at 9:06 PM, via RT Will Coleda wrote
> > From PDD19:
> >
> > =item .pragma n_operators [deprecated]
>
> does this mean that by default all ops will have the n_ prefix by default?
> That would imply some variants
On Wed, Jul 30, 2008 at 9:06 PM, via RT Will Coleda <
[EMAIL PROTECTED]> wrote:
> # New Ticket Created by Will Coleda
> # Please include the string: [perl #57438]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=57438 >
>
>
# New Ticket Created by Will Coleda
# Please include the string: [perl #57438]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=57438 >
>From PDD19:
=item .pragma n_operators [deprecated]
--
Will "Coke" Coleda