Hello,
thanks for this new release!
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
- snip --
Greetings
Jochen