Fyi ---------- Forwarded message ---------- From: Ahmad Zawawi <ahmad.zaw...@gmail.com> Date: Wed, Aug 25, 2010 at 1:22 PM Subject: Re: Highlighting To: Gabor Szabo <szab...@gmail.com> Cc: Richard Hainsworth <rich...@rusrating.ru>
Sorry for the very late response. I have uploaded today the fixed version of S:H:P6 to CPAN. This includes the STD cross-platform re-compilation fix by Stefan O'Rear (sorear++) and the latest STD r32103. pip http://feather.perl6.nl/~azawawi/Syntax-Highlight-Perl6-0.83.tar.gz Please let me know if it works for you or not. Ahmad M. Zawawi On Wed, Aug 18, 2010 at 8:09 AM, Gabor Szabo <szab...@gmail.com> wrote: > I'd appreciate if you kept this on the mailing list > Gabor > > On Tue, Aug 17, 2010 at 10:27 AM, Richard Hainsworth > <rich...@rusrating.ru> wrote: > > Gabor, > > > > I have been hitting a problem with highlighting a perl6 file for a long > > time. The problem used to occur when a module is 'used'. I have written > to > > Ahmad about it. He recognised the problem and said he was working on it. > > From your errors below, this still seems to be the problem. > > > > I will be very glad to see this resolved as it made working with Padre on > > any more complex perl6 program impossible. > > > > Richard > > > > Date: Mon, 16 Aug 2010 00:41:37 +0300 > > From: Gabor Szabo<szab...@gmail.com> > > Subject: [Padre-dev] updating Syntax-Highlight-Perl6 > > To: Padre development discussion list<padre-dev@perlide.org>, Ahmad > > Zawawi<ahmad.zaw...@gmail.com> > > Message-ID: > > <aanlkti=7ydorcocyynxmtpz63ze4xoayqs_-qoyov...@mail.gmail.com> > > Content-Type: text/plain; charset=ISO-8859-1 > > > > Hi Ahmad, > > > > for some reason the Perl 6 syntax highlighting does not work for me. > > I am getting errors like this: > > > > # Mon Aug 16 00:29:36 2010 (Thread 2) > > Padre::Plugin::Perl6::Perl6StdColorizerTask::run 'STD.pm > > warning/error: > > Can't exec "std": No such file or directory at > > /home/gabor/perl5/lib/perl5/CursorBase.pm line 2698. > > Can't compile /home/gabor/work/perl6/html-template/lib/HTML::Template.pm > > at /home/gabor/perl5/lib/perl5/CursorBase.pm line 2698. > > > > (which might be a bug in CursorBase.pm) > > > > Before asking #perl6 about this I was trying to see if I can upgrade > > CursorBase.pm and Syntax-Highlight-Perl6 in general. > > > > so I tried and failed to run make test in the source tree checked out > from > > SVN: > > > > I'd appreciate your directions regarding this so I can get involved > > while you are busy with other stuff. > > > > ga...@localhost:~/work/padre/Syntax-Highlight-Perl6$ make test > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > > "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t > > t/00-syntax.t .... 1/37 syml/CORE.lex.store not found; CORE setting > > has not yet been compiled. > > This file must be generated using './std CORE.setting' or 'make' before > > STD.pm6 > > can be used. > > # Looks like you planned 37 tests but ran 5. > > # Looks like your test exited with 2 just after 5. > > t/00-syntax.t .... Dubious, test returned 2 (wstat 512, 0x200) > > Failed 32/37 subtests > > t/01-std.t ....... syml/CORE.lex.store not found; CORE setting has not > > yet been compiled. > > This file must be generated using './std CORE.setting' or 'make' before > > STD.pm6 > > can be used. > > # Looks like your test exited with 2 before it could output anything. > > t/01-std.t ....... Dubious, test returned 2 (wstat 512, 0x200) > > Failed 2/2 subtests > > t/02-hilitep6.t .. 1/30 syml/CORE.lex.store not found; CORE setting > > has not yet been compiled. > > This file must be generated using './std CORE.setting' or 'make' before > > STD.pm6 > > can be used. > > t/02-hilitep6.t .. 7/30 > > # Failed test 'no arguments returned something' > > # at t/02-hilitep6.t line 45. > > Use of uninitialized value $this in pattern match (m//) at > > t/02-hilitep6.t line 46. > > > > # Failed test 'no arguments should contain ansi color escape sequences' > > # at t/02-hilitep6.t line 46. > > # undef > > # doesn't match '/\033\[.+?m/i' > > Use of uninitialized value $this in pattern match (m//) at > > t/02-hilitep6.t line 48. > > .... > > > > > > > > regards > > Gabor > > > > >
_______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev