Hello,
I fixed a small typo in PBC_COMPAT.
Btw. the tests in t/p6rules/*.t have 'no_plan'. Should this be changed
to reflect the correct number of tests? I have this patch ready, but I'm
too shy to post :-)
Bye,
Uwe
Index: PBC_COMPAT
==
That seems reasonable to me. Please do.
Here it is (together with a gentle reminder at the end of the .t file :-)
But feel free to leave this line out.
Uwe
Index: t/p6rules/anchors.t
===
--- t/p6rules/anchors.t (revision 8065)
+++ t/p
Hello,
if I try the ncurses_life.imc demo I get the error "Null PMC access in
invoke()".
This is the debug output:
[EMAIL PROTECTED]:~/tmp/parrot/examples/assembly> parrot -d ncurses_life.imc
*** Parrot VM: Setting stack top. ***
*** Parrot VM: Slow core ***
*** Parrot VM: Setting up ARGV array
if I try the ncurses_life.imc demo I get the error "Null PMC access in
invoke()".
Apply this patch, then let me know if it fixes it for you so that I can
check it in.
Yes it works!
It might be better to port the demo to use the ncurses.imc file, as it
looks more recent, but this is the quickest p
I'd like to announce the creation of the Parrot Common Lisp project,
Let's port emacs to it :-)
Bye,
Uwe