On Thu Mar 19 16:25:39 2015, noel.sharr...@gmail.com wrote: > Hi, > I have a compile error using panda to install Digest module on a > windows 8 > with latest (rakudo-star-2015.02.msi > <http://rakudo.org/downloads/star/rakudo-star-2015.02.msi>) install > > It complains about the "σ" symbol in the SHA.pm file line 94 > > my $σ0; > > That reproduces the error > > C:\Users\nsharrok\Documents>perl6.p6 > ===SORRY!=== Error while compiling > C:\Users\nsharrok\Documents\perl6.p6 > Two terms in a row > at C:\Users\nsharrok\Documents\perl6.p6:1 > ------> my $ΓÅÅ╧â0; > expecting any of: > scoped declarator > constraint > postfix > infix stopper > infix or meta-infix > statement end > statement modifier > statement modifier loop > > ---------- Forwarded message ---------- > From: Noel Sharrock <noel.sharr...@gmail.com> > Date: 20 March 2015 at 10:17 > Subject: Re: [libdigest-perl6] Issue with σ in expressions (#7) > To: grondilu/libdigest-perl6 < > reply+002221cea6511fde0115a72e6ceb86bbee6b608417a14bbc92cf0000000111221bd692a169ce03bed...@reply.github.com > > > > > > On 19 March 2015 at 16:08, grondilu <notificati...@github.com> wrote: > > > Can't reproduce this on Linux MoarVM. Not sure what to do about it : > > it's > > not specific to the library but appears to be a rakudo bug. I suggest > > trying to find a minimal code reproducing the error and post it at > > rakudo...@perl.org > > > > — > > Reply to this email directly or view it on GitHub > > <https://github.com/grondilu/libdigest-perl6/issues/7#issuecomment- > > 83323892> > > . > >
can't reproduce on camelia: 03:15 < [Coke]> m: my $σ0; 03:15 <+camelia> rakudo-moar 97ebe4: ( no output ) -- Will "Coke" Coleda