Re: generating grammars, capturing in regex interpolation, etc.

2015-04-20 Thread Nathan Gray
> Am 17.04.2015 um 04:34 schrieb Nathan Gray: > > # Call it if it is a routine. This will capture if requested. > > return (var)(self) if nqp::istype(var,Callable); > > > > This seems to indicate that captures in the embedded regexes > > should capture. On Fri, Apr 17, 2015 at 09:47:22AM +0200

Re: Grammars

2015-04-20 Thread Larry Wall
On Sun, Apr 19, 2015 at 06:31:30PM +0200, mt1957 wrote: : L.s., : : I found a small problem when writing a piece of grammar. A : simplified part of it is shown here; : ... : token tag-body { ~ } : token body-start { '[' } : token body-end { ']' } : token body-text { .*? } : ... : A coupl

[perl #123563] on FreeBSD closing a pipe too early doesn't return the correct exit code

2015-04-20 Thread Christian Bartolomaeus via RT
This works now. $ perl6-m -e 'my $handle = pipe("/usr/bin/false", :r); say $handle.close' Proc::Status.new(exit => 1, pid => Any, signal => 0) There are passing tests in S32-io/pipe.t. I'm closing this ticket as 'resolved'.

[perl #124351] nativecall failures on OS X

2015-04-20 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #124351] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=124351 > $ make test ... t/04-nativecall/02-simple-args.t . Dubious, test returned 2 (wstat 512