[perl6/specs] b57a05: [S02] do not use the same variable twice as exampl...

2012-05-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: b57a05b0e9651323fe6c19e611d92e601d4d8b42 https://github.com/perl6/specs/commit/b57a05b0e9651323fe6c19e611d92e601d4d8b42 Author: Moritz Lenz Date: 2012-05-04 (Fri, 04 May 2012) Changed paths: M S02-bi

[perl6/specs] c964fd: [S02] use a better example for process globals

2012-05-04 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: c964fd8d8d99ef196bba69827a5afc373470db17 https://github.com/perl6/specs/commit/c964fd8d8d99ef196bba69827a5afc373470db17 Author: Moritz Lenz Date: 2012-05-04 (Fri, 04 May 2012) Changed paths: M S02-bi

[perl #112746] cygwin: t/spec/S19-command-line/dash-e.t 2+3

2012-05-04 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #112746] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112746 > $ PERL6LIB=lib ./perl6 t/spec/S19-command-line/dash-e.t 2>&1 >dash-e.log rurban@w

[perl #112740] cygwin: rebase steps

2012-05-04 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #112740] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112740 > 1st: A fresh cygwin install will most likely not work OOTB, it will fail with fork

[perl #112742] cygwin t/spec/S03-operators/overflow.rakudo

2012-05-04 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #112742] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112742 > rakudo-2012.04 cygwin on 32-bit winxp newlib is different, I suppose openbsd also

[perl #112744] cygwin: t/spec/S16-filehandles/filetest.rakudo 28 - ~~:z returns false on directories

2012-05-04 Thread via RT
# New Ticket Created by Reini Urban # Please include the string: [perl #112744] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112744 > See also http://nopaste.snit.ch/137434 $ PERL6LIB=lib ./perl6 t/spec/S16-filehand

Re: [perl #112696] [BUG] [|] 1..5 should give a flat any(1..5) junction, not nested junctions in Rakudo

2012-05-04 Thread Carl Mäsak
On Fri, May 4, 2012 at 8:09 AM, Moritz Lenz via RT wrote: > I'm curious, is there any semantic difference between the nested > junctions and a flat one? I'd need that for testing. If there is none, > I'd close without any tests. The only semantic difference I can think of has to do with .eigenval