>                       if ((sym = install(NS_IDEN, sym)) == NULL) {
>                               errorp("redefinition of parameter '%s'",
> -                                    sym->name);
> +                                    yylval.sym->name);

Upsss, good catch. I will apply it tomorrow. Thanks!

Regards,


Reply via email to