At 11:30 PM +0000 9/26/03, James Rouzier (via RT) wrote:
When you run pmc2c.pl on a class that is a dynpmc the resulting c code will not compile because of incompatable type assignment.
The problem was a dereference of the Parrot_base_vtables[info->class_enum]
when being assigned to info->base_vtable[info->class_enum]


I removed the * and it compiles and runs fine.

Applied, thanks. -- Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to