Steve Fink wrote:
On Dec-04, Leopold Toetsch wrote:
The engine I'm referring to is the one checked into languages/regex,
although at the moment it may not work straight out of there (try a
'make test').
Ah yes - works fine.
Thanks for your explanation
leo
On Dec-04, Leopold Toetsch wrote:
> Steve Fink (via RT) wrote:
>
> >so that I can just use 'rx_pos' within my (possibly nested) namespace.
> >
> >So that's what this patch implements. A .local
> >directive now creates a variable named ::
> >(or just at the top level),
>
> Looks ok too. If no
Steve Fink (via RT) wrote:
- The .local directive requires a type. I fixed the documentation.
- The lexer allows an optional dot in front of a parrot op or
identifier, but then seems to assume that the dot is not there. So I
took it off.
- A few trivial things: parenthesized a macro arg for s
# New Ticket Created by Steve Fink
# Please include the string: [perl #18856]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=18856 >
Here's a patch with a few minor fixes and one new feature. It requires
some discussion (or