On Tue, Feb 01, 2000 at 01:20:25PM +0100, [EMAIL PROTECTED] wrote:
> My threaded perl detected a minor error:
> 
> - snip --
> 
> gcc -B/usr/ccs/bin/ -c -Ic -Ilib/Event -D_REENTRANT -I/usr/local/include 
>-I/opt/gnu/include -O    -DVERSION=\"0.61\"
> -DXS_VERSION=\"0.61\" -fPIC 
>-I/usr/local/perl5.005/lib/5.00503/sun4-solaris-thread/CORE  Event.c
> c/ev.c: In function `pe_callback_died':
> In file included from Event.xs:231:
> c/ev.c:167: redeclaration of `thr'
> c/ev.c:166: `thr' previously declared here
> c/ev.c: In function `pe_event_invoke':
> c/ev.c:278: redeclaration of `thr'
> c/ev.c:277: `thr' previously declared here

As far as I'm concerned, fixing the threads problems is postponed till
5.6 is closer to release.  However, feel free to submit patches if you
are impatient.

-- 
"Never ascribe to malice that which can be explained by stupidity."
                            via, but not speaking for Deutsche Bank

Reply via email to