> Aargh. Can anyone figure out a way to automate this? I think adding
> this to makedef.pl will do it:
> 
> unless ($define{'DEBUG_LEAKING_SCALARS_FORK_DUMP'}) {
>     skip_symbols [qw(
>                   PL_dumper_fd
>                   )];
> }
> 
> Does this fix it?

yes, that error gone...

thanks for quick responce.

BTW, given that Compress::Zlib is now in the core (which is a good thing
IMO)  is it possible to export zlib functions also, so to reuse code
when linking with other software requiring it?

Vadim.


Reply via email to