Re: [perl #120443] error message is not compete

2015-07-12 Thread anteusz
On 7/9/2015 8:30 PM, Will Coleda via RT wrote: On Sat Nov 02 10:31:21 2013, equinox wrote: C:\rakudo\bin>perl6 -I D:\m\p6\perl6grammer\nqp\src -I D:\m\p6\perl6grammer D:\m\p6\perl6grammer\Perl6\Grammar.pm6 [18:20:12] [jaffa4] ===SORRY!=== [18:20:12] [jaffa4] Could not find QRegex in any of: D:\

Re: [perl #83498] [PATCH] for #82142:

2011-02-08 Thread anteusz
2011.02.07. 11:36 keltezéssel, Moritz Lenz via RT írta: And as an actual patch: --- a/src/Perl6/Grammar.pm +++ b/src/Perl6/Grammar.pm @@ -1477,6 +1477,7 @@ token quote:sym { } <.setup_quotepairs> [ +| '/' \s* '/'<.panic: "Null regex in substitution not allowed">

Re: [perl #68876] issues with 3.. and ..3 in regular expression...

2009-08-31 Thread anteusz
Patrick R. Michaud via RT wrote: On Mon, Aug 31, 2009 at 02:26:00AM -0700, equinox wrote: I found the range contructs do not work properly in rakudo at all times. Example: /a ** ..3/ and /a ** 3../ Omitting values from either side of ".." doesn't make a valid range. You probably mea

Hi! I am trying to compile parrot with llvm-gcc and found bugs

2007-12-09 Thread anteusz
Hi! I have started to compile with llvm-g++ and gcc on Windows Xp. Here it is what I used : set path=%path%;c:\mingw\bin;D:\extracted\icu2\icu\bin e: cd e:\extracted\parrot-0.5.0\bin perl configure.pl --cc=E:\llvm\bin\llvm-gcc.exe --cxx=E:\llvm\bin\llvm-g++.exe --link=E:\llvm\bin\llvm-g++.exe

Re: [perl #34416] bug

2005-03-13 Thread anteusz
Leopold Toetsch via RT Ãrta: Anteusz @ Freemail . Hu <[EMAIL PROTECTED]> wrote: I found two bugs while trying to compile 0.1.2 Parrot is developing rapidly, please use always the CVS version for submitting bugs and patches. But as this one ... I added o => '.o