Change 18593: When we copy things out of a hash and increment the

2003-01-26 Thread Arthur Bergman
Change 18593 by sky@sky-tibook on 2003/01/26 22:37:21 When we copy things out of a hash and increment the refcount of the shared scalar, we really must protect that refcount increase with a lock, or else it might not happen. Fixes segfault when objects would premat

Change 18592: Missing (STRLEN)casts.

2003-01-26 Thread Jarkko Hietaniemi
Change 18592 by jhi@kosh on 2003/01/26 21:54:36 Missing (STRLEN)casts. Affected files ... ... //depot/perl/sv.c#618 edit Differences ... //depot/perl/sv.c#618 (text) Index: perl/sv.c --- perl/sv.c#617~18580~Sat Jan 25 20:57:47 2003 +++ perl/sv.c Sun Jan 26 13:54:36

Re: Change 18541: Try to make including patchlevel.h a bit more

2003-01-26 Thread Jarkko Hietaniemi
> > Try to make including patchlevel.h a bit more > > robust (use <> instead of "") > > Why is that supposed to be better? AFAIK the only difference is that > "file" searches in . first (which might even be advantageous in this > case, no?). That part of the change is much less important

Change 18590: Integrate:

2003-01-26 Thread Jarkko Hietaniemi
Change 18590 by jhi@kosh on 2003/01/26 13:21:03 Integrate: [ 18589] OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d From: Dave Mitchell <[EMAIL PROTECTED]> Date: Fri, 24 J

Change 18589: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.

2003-01-26 Thread Rafael Garcia-Suarez
Change 18589 by rgs@rgs-home on 2003/01/26 13:06:49 OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d From: Dave Mitchell <[EMAIL PROTECTED]> Date: Fri, 24 Jan 2003 18:44:19 + M

Change 18588: Lest people get worried about not having PerlIO.

2003-01-26 Thread Jarkko Hietaniemi
Change 18588 by jhi@kosh on 2003/01/26 12:18:10 Lest people get worried about not having PerlIO. Affected files ... ... //depot/perl/pod/perluniintro.pod#46 edit Differences ... //depot/perl/pod/perluniintro.pod#46 (text) Index: perl/pod/perluniintro.pod --- perl/pod/perlunii

Change 18587: Integrate:

2003-01-26 Thread Jarkko Hietaniemi
Change 18587 by jhi@kosh on 2003/01/26 09:29:52 Integrate: [ 18583] Plan 9 compiler can't return quads from the ?: (condop). (There may be more spots like this, so a Configure test maybe in order, but this works for now.) From Russ Cox. [ 1

Change 18586: Plan 9 doesn't do nm, from Russ Cox.

2003-01-26 Thread Jarkko Hietaniemi
Change 18586 by jhi@kosh on 2003/01/26 09:19:01 Plan 9 doesn't do nm, from Russ Cox. Affected files ... ... //depot/perl/Configure#496 edit Differences ... //depot/perl/Configure#496 (xtext) Index: perl/Configure --- perl/Configure#495~18538~ Tue Jan 21 08:54:00 2003 +++ pe

Change 18583: Plan 9 compiler can't return quads from the ?: (condop).

2003-01-26 Thread Jarkko Hietaniemi
Change 18583 by jhi@kosh on 2003/01/26 09:08:36 Plan 9 compiler can't return quads from the ?: (condop). (There may be more spots like this, so a Configure test maybe in order, but this works for now.) From Russ Cox. Affected files ... ... //depot/perl/ext/PerlIO/via/via

Change 18584: Plan 9 doesn't really have the symlink API, from Russ Cox.

2003-01-26 Thread Jarkko Hietaniemi
Change 18584 by jhi@kosh on 2003/01/26 09:11:23 Plan 9 doesn't really have the symlink API, from Russ Cox. Affected files ... ... //depot/perl/plan9/plan9ish.h#11 edit Differences ... //depot/perl/plan9/plan9ish.h#11 (text) Index: perl/plan9/plan9ish.h --- perl/plan9/plan9ish

Change 18582: Integrate:

2003-01-26 Thread Jarkko Hietaniemi
Change 18582 by jhi@kosh on 2003/01/26 08:30:37 Integrate: [ 18579] Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero From: Enache Adrian <[EMAIL PROTECTED]> Date: Sun, 26 Jan 2003 04:55:48 +0200 Message-Id: <[EMAIL PROTECTE