Subject: | Compile with DEBUG Perl 5.8.0 |
Hi,
to be able to compile libwin32 with Perl 5.8.0 which has build with DEBUGGING enabled, I had to change stderr to PerlIO_stderr() in
APIFile/File.xs
APIRegistry/Registry.xs
in the calls to vfprintf
Gerald