Andy Dougherty <[EMAIL PROTECTED]> wrote:
> Sun's Workshop compiler complains about the use of a non-constant
> initializer in the giant vtable initialization in the class_init()
> functions generated by classes/pmc2c.pl.  Here's a sample error message:

> -        entry,
> +        NULL,   /* base_type -- set to entry below */
           ^^^^
           0

else there is another warning. Anyway, done and comitted

Thanks

leo

Reply via email to