[perl #61308] rule's capture ws

2008-12-15 Thread Patrick R. Michaud via RT
On Fri Dec 12 04:52:12 2008, baest wrote: > When using rules at least with overwritten, the rule also captures > whitespace. Please see attached file for example. The problem is with trying to invoke the rule using "$str ~~ NG::TOP" -- that's not a valid syntax for invoking a rule in a grammar.

[perl #61308] rule's capture ws

2008-12-15 Thread Patrick R. Michaud via RT
On Mon Dec 15 03:43:26 2008, baest wrote: > Moritz Lenz via RT (09:23 2008-12-14): > > Martin Kjeldsen (via RT) wrote: > > > # New Ticket Created by Martin Kjeldsen > > > # Please include the string: [perl #61308] > > > # in the subject line of all future correspondence about this > issue. > > >

Re: [perl #61308] rule's capture ws

2008-12-15 Thread Martin Kjeldsen
Moritz Lenz via RT (09:23 2008-12-14): > Martin Kjeldsen (via RT) wrote: > > # New Ticket Created by Martin Kjeldsen > > # Please include the string: [perl #61308] > > # in the subject line of all future correspondence about this issue. > > # http://rt.perl.org/rt3/Ticket/Display.html?id=61308

Re: [perl #61308] rule's capture ws

2008-12-15 Thread Moritz Lenz
Moritz Lenz wrote: > Martin Kjeldsen (via RT) wrote: >> # New Ticket Created by Martin Kjeldsen >> # Please include the string: [perl #61308] >> # in the subject line of all future correspondence about this issue. >> # http://rt.perl.org/rt3/Ticket/Display.html?id=61308 > >> >> >> When using

Re: [perl #61308] rule's capture ws

2008-12-14 Thread Chris Dolan
On Dec 13, 2008, at 3:44 AM, Moritz Lenz wrote: Martin Kjeldsen (via RT) wrote: # New Ticket Created by Martin Kjeldsen # Please include the string: [perl #61308] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61308 > Whe

Re: [perl #61308] rule's capture ws

2008-12-14 Thread Moritz Lenz
Martin Kjeldsen (via RT) wrote: > # New Ticket Created by Martin Kjeldsen > # Please include the string: [perl #61308] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=61308 > > > > When using rules at least with overwri

[perl #61308] rule's capture ws

2008-12-12 Thread via RT
# New Ticket Created by Martin Kjeldsen # Please include the string: [perl #61308] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61308 > When using rules at least with overwritten, the rule also captures whitespace. Plea