> +    void show_error_box(SV *unused, ...) {

With Inline::CPP, you can just do this:

void show_error_box(...) { }

and, in an upcoming version of Inline::C, you'll be able to do the same
thing.

DWIM! DWIM! DWIM!

Neil


Reply via email to