----- Original Message ----- 
From: "Daniel McBrearty" <[EMAIL PROTECTED]>

>
> it looks like this is something to do with threads. I will try taking
> that out of the code tomorrow and seeing if the problem still exists.
>

No guarantee that I'm correct, but I can't see it has anything to do with
threads.

The missing Perl_ck_warn_d function looks (judging by its name) like
something that one would expect to be exported by the perl dll - yet I can
find no such entry point in any of the following Win32 perl dlls (all of
which are threaded):
 5.6.1, 5.8.0, 5.8.4, 5.8.5, 5.8.6, 5.8.7, and 5.8.8 (also cygwin perl
5.8.7).

Nor can I find it in my unthreaded perl (5.8.something) or blead (5.9.3).

Makes me wonder where it's coming from in the first place.

Did you build this version of PAR yourself ? If so - then you *did* rebuild
PAR after upgrading perl ? If not - where did you get it from ?

And you *did* recomplie the executable after upgrading perl ?

Cheers,
Rob

Reply via email to