no, I didn't build PAR ... I got it with the perl package manager
tool. Not sure which rep it came from - either theoryx5.uwinnipeg or
www.bribes.org/perl/ppm. (It was onl;y on one of them I think). It is
version 0.85

I mistyped the warning - it is "Perl_ckwarn_d" - it is in warnings.h.

I will try to spend more time on this later. thanks.



On 10/31/06, Sisyphus <[EMAIL PROTECTED]> wrote:

----- 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




--
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com : the multi - language vocab trainer
BTW : 0873928131

Reply via email to