develooper Front page | perl.perl5.porters | Postings from March 2003

Re: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)

Thread Previous | Thread Next
From:
Craig A. Berry
Date:
March 21, 2003 14:27
Subject:
Re: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
Message ID:
a05200f09baa13f6319a8@[172.16.52.1]
At 9:55 AM +0100 3/21/03, H.Merijn Brand wrote:
>
>Thanks, applied as change #19042

>Can you re-sync and check if it went as you expected?
>
>patching file configure.com
>patching file vms/vms.c
>Hunk #1 succeeded at 4791 (offset -36 lines).

The offset is due to the 5005THREADS stuff being removed from
bleadperl but not from maintperl.  I didn't realize there would be
differences so I took the patch against maintperl.

The differences are fine as far as the patch goes, but they turned up
something else I need to look into.  Change #11758 did a blanket
conversion of USE_THREADS to USE_5005THREADS.  Change #18030 then
(much later) did a blanket removal of anything surrounded only by
USE_5005THREADS.  I think in the process we lost one or two hunks
that should be there for anything based on pthreads, regardless what
Perl threading model is used.  I will work up (necessarily separate)
patches against maint and blead.
-- 
________________________________________
Craig A. Berry
mailto:craigberry@mac.com

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About