[svn:parrot] r31896 - trunk/compilers/pirc/heredoc

Klaas-Jan Stol parrotcode at gmail.com
Sun Oct 12 13:24:38 UTC 2008


thanks for trying, but there's no Makefile yet in pirc (/new/macro/heredoc).
This is a TODO (any Makefile guru's around?).

anyway, compiling manually works fine. Heredoc preprocessor can compiled
without linkage to Parrot (but will link to parrot in future). I just tested
this on moritz++'s box, and heredoc preprocessor now works fine on linux,
cygwin and windows.

kjs

On Sun, Oct 12, 2008 at 2:07 PM, Moritz Lenz <moritz at casella.verplant.org>wrote:

> kjs at cvs.perl.org wrote:
> > Author: kjs
> > Date: Sun Oct 12 06:03:07 2008
> > New Revision: 31896
> >
> > Modified:
> >    trunk/compilers/pirc/heredoc/hdocprep.c
> >    trunk/compilers/pirc/heredoc/hdocprep.l
> >
> > Log:
> > [pirc/heredoc] rewritten the heredoc preprocessor. Works well on cygwin
> and windows. Need test on Mac and linux.
>
> I'd like to, but 'make test' in compilers/pirc/ doesn't seem to work:
>
> moritz at trudi:~/src/parrot/compilers/pirc>make test
> cd t && prove && cd ..
> No tests named and 't' directory not found at
> /usr/local/share/perl/5.8.8/App/Prove.pm line 407
> make: *** [test] Error 2
>
> Simply calling 'prove t/' doesn't work either:
>
> t/pirc......Can't locate Parrot/Config.pm in @INC (@INC contains: .
> ../../../lib /home/moritz/cpan/lib /etc/perl /usr/local/lib/perl/5.8.8
> /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at
> t/pirc.t line 10.
>
> Moritz
>
> --
> Moritz Lenz
> http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.parrot.org/pipermail/parrot-dev/attachments/20081012/66f4cf79/attachment.htm 


More information about the parrot-dev mailing list