Re: Error running Pugs tests

2006-12-12 Thread Ovid
--- Gaal Yahas <[EMAIL PROTECTED]> wrote: > On Tue, Dec 12, 2006 at 02:14:42AM -0800, Ovid wrote: > > pugs $ pugs t/general/basic.t > > pugs: user error (*** > > Unexpected "Str" > > expecting "\\", ":", "*", parameter name or ")" > > at /usr/local/lib/perl6/Test.pm line 34

Re: Error running Pugs tests

2006-12-12 Thread Gaal Yahas
On Tue, Dec 12, 2006 at 02:14:42AM -0800, Ovid wrote: > pugs $ pugs t/general/basic.t > pugs: user error (*** > Unexpected "Str" > expecting "\\", ":", "*", parameter name or ")" > at /usr/local/lib/perl6/Test.pm line 34, column 21 > t/general/basic.t line 1, column

Error running Pugs tests

2006-12-12 Thread Ovid
Hi all, Just built GHC 6.6 from source (oh joy!) and upgraded to Pugs Version: 6.2.13 (r14881). After building it I did a "make install" and in the pugs directory, I tried this: pugs $ pugs t/general/basic.t pugs: user error (*** Unexpected "Str" expecting "\\", ":", "*", param