[PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)

2002-02-25 Thread Nicholas Clark
On Fri, Feb 22, 2002 at 09:35:22AM +, Nick Ing-Simmons wrote: Jarkko Hietaniemi [EMAIL PROTECTED] writes: On Tue, Feb 19, 2002 at 02:31:11PM +, Nicholas Clark wrote: On Tue, Feb 19, 2002 at 02:22:24PM +0100, H.Merijn Brand wrote: U2235 is 879A and 81E6 : : : : : : Lots of

[PATCH Glossary configpm] cleanups

2002-02-25 Thread Rafael Garcia-Suarez
These are small fixes to configpm and to the Glossary, to generate cleaner POD. --- configpm.orig Wed Feb 20 17:02:52 2002 +++ configpmMon Feb 25 23:11:12 2002 @@ -451,8 +451,14 @@ (?! e \. g \. ) # Not e.g. (?! \. \. \. )# Not ... (?! \d )

ithreads problems

2002-02-25 Thread Andy Bussey
Arthur, Here's a quick look at the problems I'm having with ithreads on bleadperl. I hope this provides a useful starting point. Summary: - unlock doesn't work (threads::shared::unlock_enabled is undefined) - if the 'parent' thread exits before one of its 'children', Perl seems very