On Wednesday 05 March 2008 09:34:48 Bernhard Schmalhofer wrote: > Plumhead: Can't build the PHPArray PMC: > > usr/bin/perl > /home/bernhard/devel/Parrot/branches/pdd17pmc/tools/build/pmc2c.pl > --library php_group --c phparray.pmc > cc -c -o phparray.o
... > ./phparray.c: In Funktion »Parrot_PHPArray_add«: > ./phparray.c:448: Warnung: Kontrollfluss erreicht Ende einer > Nicht-void-Funktion > ./phparray.pmc: In Funktion »Parrot_PHPArray_get_integer_keyed«: > ./phparray.pmc:1001: Fehler: »DYNSELF« nicht deklariert (erste Benutzung > in dieser Funktion) There's the problem. Did you apply the German patch to Pmc2c? It probably needs a conversion much like r26224, r26220, and r26217. If no one gets to it before I do, I'll fix it. -- c