Dave Mitchell [Tue, 16 Sep 2003 21:56:20 +0000]
[DOC PATCH] Re: [perl #23779] $? and negative exit codes
Message-ID: <
20030916205620.GB1246@fdgroup.com>
p4raw-id: //depot/perl@21253
Jarkko Hietaniemi [Tue, 16 Sep 2003 19:10:58 +0000]
More suggested patches for NCR MP-RAS from Andy Dougherty.
p4raw-id: //depot/perl@21249
Andy Dougherty [Tue, 16 Sep 2003 13:47:55 +0000]
Re: [perl #23791] Many errors in build under NCR MP-RAS
Message-ID: <Pine.SOL.4.53.
0309161345020.13081@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@21247
Ilya Zakharevich [Wed, 4 Jun 2003 00:45:23 +0000]
Re: [PATCH 5.8.1 @19053] Getopt::Std
Message-ID: <
20030604074523.GA7148@math.berkeley.edu>
p4raw-id: //depot/perl@21245
Jarkko Hietaniemi [Tue, 16 Sep 2003 12:18:03 +0000]
Give a concrete example of the still existing Unicode slowness.
p4raw-id: //depot/perl@21243
Jarkko Hietaniemi [Tue, 16 Sep 2003 06:38:45 +0000]
Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
use File::Spec 0.8 is unhappy.
p4raw-id: //depot/perl@21241
Jarkko Hietaniemi [Tue, 16 Sep 2003 06:34:35 +0000]
The test is not needed, says Schwern.
p4raw-id: //depot/perl@21240
Jarkko Hietaniemi [Tue, 16 Sep 2003 05:04:09 +0000]
Upgrade to File::Spec 0.85_03.
p4raw-id: //depot/perl@21239
Jarkko Hietaniemi [Tue, 16 Sep 2003 04:57:08 +0000]
Upgrade to MakeMaker 6.17.
p4raw-id: //depot/perl@21238
Jarkko Hietaniemi [Tue, 16 Sep 2003 04:35:34 +0000]
Upgrade to base 2.03.
(Rename the fields-5.6.0.t to have less d.o.t.s.)
p4raw-id: //depot/perl@21235
Peter Prymmer [Mon, 15 Sep 2003 15:28:52 +0000]
Re: perl@21233 looks ok on VMS 7.3-1
Message-ID: <O
F6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
p4raw-id: //depot/perl@21234
Jarkko Hietaniemi [Sun, 14 Sep 2003 17:46:52 +0000]
Check the context of for/grep/map.
p4raw-id: //depot/perl@21230
Jarkko Hietaniemi [Sun, 14 Sep 2003 13:40:23 +0000]
For-non-perlio places we need STDOUT back.
p4raw-id: //depot/perl@21228
Jarkko Hietaniemi [Sun, 14 Sep 2003 09:44:49 +0000]
Also IRIX wants setlogsock('stream').
p4raw-id: //depot/perl@21227
Jarkko Hietaniemi [Sun, 14 Sep 2003 07:44:26 +0000]
More portable reading.
p4raw-id: //depot/perl@21224
Jarkko Hietaniemi [Sun, 14 Sep 2003 07:35:28 +0000]
More dup testing.
p4raw-id: //depot/perl@21222
Jarkko Hietaniemi [Sun, 14 Sep 2003 06:54:05 +0000]
Use $Config{_exe}.
p4raw-id: //depot/perl@21220
Ilya Zakharevich [Sat, 13 Sep 2003 20:20:30 +0000]
Re: [PATCH 5.8.1 @20218] OS/2 API
Message-ID: <
20030914032030.GA17822@math.berkeley.edu>
p4raw-id: //depot/perl@21219
Michael G. Schwern [Thu, 11 Sep 2003 15:07:10 +0000]
Re: [PATCH 5.8.1 @20218] OS/2 API
Message-ID: <
20030911220710.GO18786@windhund.schwern.org>
(in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
p4raw-id: //depot/perl@21218
Craig A. Berry [Sun, 14 Sep 2003 00:23:56 +0000]
PerlIO_tmpfile clean-up for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3F63FB6C.5040502@mac.com>
p4raw-id: //depot/perl@21217
Jarkko Hietaniemi [Sat, 13 Sep 2003 18:33:41 +0000]
parse_version doesn't always succeed.
p4raw-id: //depot/perl@21214
Jarkko Hietaniemi [Sat, 13 Sep 2003 18:31:41 +0000]
pod changes, so change $VERSION.
p4raw-id: //depot/perl@21213
Hugo van der Sanden [Sat, 13 Sep 2003 15:21:34 +0000]
Re: unicode regex problem
Message-Id: <
200309131421.h8DELYx25894@zen.crypt.org>
p4raw-id: //depot/perl@21210
Jarkko Hietaniemi [Sat, 13 Sep 2003 15:22:38 +0000]
More PerlIO warnings changes.
p4raw-id: //depot/perl@21209
Jarkko Hietaniemi [Sat, 13 Sep 2003 11:15:40 +0000]
The "perlio: " prefix looks a little odd
in the few warning/error messages, since
no other 'subsystems' have prefixes.
p4raw-id: //depot/perl@21208
Jarkko Hietaniemi [Sat, 13 Sep 2003 10:37:30 +0000]
Layer names were recognized by their prefixes
(e.g. open(F, ":u", "file") worked...)
p4raw-id: //depot/perl@21207
Jarkko Hietaniemi [Sat, 13 Sep 2003 10:10:46 +0000]
Apparently at some point doing 3-arg open with
illegal mode like ">>>" had stopped croaking.
p4raw-id: //depot/perl@21206
Jarkko Hietaniemi [Sat, 13 Sep 2003 08:42:10 +0000]
Minuscule code cleanup.
p4raw-id: //depot/perl@21205
Boyd, Brooks D [Thu, 11 Sep 2003 22:38:19 +0000]
[perl #23788] int of a fraction errors
From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23788-64511.8.
7546744242259@rt.perl.org>
Add a separate faq entry for int(). (Yes, a bit redundant
with the existing "why are my numbers broken" entry.)
p4raw-id: //depot/perl@21204
Stas Bekman [Fri, 12 Sep 2003 13:44:11 +0000]
Unknown discipline ':utf8' w/ maint perl w/o perlio
Message-ID: <
3F62301B.3080604@stason.org>
s/discipline/IO layer/, instead of "unknown" say "unavailable",
and have the fuller explanation in perldiag.
p4raw-id: //depot/perl@21203
Jarkko Hietaniemi [Sat, 13 Sep 2003 06:07:27 +0000]
Make the new glob tests pass (well, skip) even with miniperl.
p4raw-id: //depot/perl@21202
Rafael Garcia-Suarez [Fri, 12 Sep 2003 21:41:04 +0000]
Stringify the $VERSION of DynaLoader so it's never dependent
on localized float-to-string conversions.
p4raw-id: //depot/perl@21201
Jarkko Hietaniemi [Fri, 12 Sep 2003 17:59:25 +0000]
It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
since that would break a lot of code.) Also few
stray UTF16s, UTF32s, and "encoded in Unicode".
p4raw-id: //depot/perl@21198
Jarkko Hietaniemi [Fri, 12 Sep 2003 17:24:17 +0000]
The buildtoc now has options.
p4raw-id: //depot/perl@21197
Jarkko Hietaniemi [Fri, 12 Sep 2003 14:33:16 +0000]
Some more tweaks on open ...&=.
p4raw-id: //depot/perl@21196
Jarkko Hietaniemi [Fri, 12 Sep 2003 11:36:14 +0000]
Slightly more documentation for open ...&=.
p4raw-id: //depot/perl@21194
Jarkko Hietaniemi [Fri, 12 Sep 2003 03:21:53 +0000]
Document the new strict strict in strict.
p4raw-id: //depot/perl@21193
Jarkko Hietaniemi [Fri, 12 Sep 2003 03:03:17 +0000]
More comments for the FreeBSD threads hints.
p4raw-id: //depot/perl@21191
Jarkko Hietaniemi [Thu, 11 Sep 2003 20:23:55 +0000]
More refactoring of the FreeBSD threads hints.
Basically, for fresh enough 5.x the -pthread is dropped,
otherwise keep it, and no known FreeBSD release has
a functional gethostbyaddr_r.
p4raw-id: //depot/perl@21188
Ilya Zakharevich [Thu, 11 Sep 2003 09:15:04 +0000]
OS/2 API
Message-ID: <
20030911161504.GA16113@math.berkeley.edu>
p4raw-id: //depot/perl@21187
Brendan O'Dea [Fri, 12 Sep 2003 00:12:51 +0000]
Security: suidperl path disclosure revisited
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <
20030911141251.GA26907@londo.c47.org>
p4raw-id: //depot/perl@21186
Jarkko Hietaniemi [Thu, 11 Sep 2003 08:25:13 +0000]
The change of not needing -pthread in FreeBSD 5.x
is very recent (Sep 3) (from Anton Berezin).
p4raw-id: //depot/perl@21181
Jarkko Hietaniemi [Thu, 11 Sep 2003 06:13:12 +0000]
Upgrade to Pod::Perldoc 3.10.
(Yes, the doughera address change is wrong, but hardly worth 3.11.)
p4raw-id: //depot/perl@21179
Jarkko Hietaniemi [Thu, 11 Sep 2003 05:22:27 +0000]
Upgrade to base 2.02.
p4raw-id: //depot/perl@21176
Jarkko Hietaniemi [Thu, 11 Sep 2003 04:45:56 +0000]
Replace #21158 with a better patch from Hugo
(for [perl #23769]).
p4raw-id: //depot/perl@21174
Joe McMahon [Thu, 11 Sep 2003 00:10:29 +0000]
[TESTS] dumpvar.pl
Message-ID: <Pine.LNX.4.44.
0309102337150.2043-300000@tribal.metalab.unc.edu>
p4raw-id: //depot/perl@21173
Jarkko Hietaniemi [Thu, 11 Sep 2003 03:03:52 +0000]
Enache still wants -pthread gone for FreeBSD 5.x
since it doesn't work with the latest -current.
p4raw-id: //depot/perl@21172
Stas Bekman [Thu, 28 Aug 2003 16:10:48 +0000]
[patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
Message-ID: <
3F4E8BF8.1090800@stason.org>
p4raw-id: //depot/perl@21171
Jarkko Hietaniemi [Thu, 11 Sep 2003 02:56:50 +0000]
Retract #21149, sez Schwern.
p4raw-id: //depot/perl@21170
Jarkko Hietaniemi [Thu, 11 Sep 2003 02:55:49 +0000]
Retract #21168 based on advice from Anton Berezin (added).
p4raw-id: //depot/perl@21169
Adrian M. Enache [Wed, 10 Sep 2003 19:50:59 +0000]
nit to hints/freebsd.sh
Message-ID: <
20030910165059.GB1321@ratsnest.hole>
p4raw-id: //depot/perl@21168
Anno Siegel [Sun, 31 Aug 2003 22:08:19 +0000]
Re: [perl #15395] lexical warnings and inheritance
Message-Id: <
200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
The test has been moved into warnings.pm's test suite. Note
that this patch fixed as well the behaviour of warnings::enabled
regarding lexical scoping and different files; hence the expected
results in a few tests in /t/lib/warnings/9enabled has been
reverted.
p4raw-id: //depot/perl@21167
Abigail [Tue, 9 Sep 2003 10:31:58 +0000]
Remove the warning in perlfaq about using map in void context :
Subject: [PATCH perlfaq6] map in a void context.
Message-ID: <
20030909083158.GA24125@abigail.nl>
p4raw-id: //depot/perl@21166
Adrian M. Enache [Tue, 9 Sep 2003 19:34:05 +0000]
AUTHORS
Message-ID: <
20030909163405.GB1398@ratsnest.hole>
p4raw-id: //depot/perl@21165
Jarkko Hietaniemi [Wed, 10 Sep 2003 15:38:51 +0000]
Regen perlapi.
p4raw-id: //depot/perl@21164
Gary L. Armstrong [Wed, 10 Sep 2003 16:30:32 +0000]
[perl #23778] hints/aix.sh
From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23778-64471.11.
7773626323738@rt.perl.org>
p4raw-id: //depot/perl@21163
Jarkko Hietaniemi [Wed, 10 Sep 2003 15:21:43 +0000]
blead version of #21161.
p4raw-id: //depot/perl@21162
Peter Prymmer [Fri, 5 Sep 2003 17:46:48 +0000]
Re: Decreasing VMS tests in File::Spec::VMS?
Message-ID: <O
F103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
Date: Fri, 5 Sep 2003 17:46:48 -0400
p4raw-id: //depot/perl@21160
Jarkko Hietaniemi [Wed, 10 Sep 2003 15:10:06 +0000]
[PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
From: Kurt Starsinic <kstar@cpan.org>
Date: Tue, 9 Sep 2003 23:16:00 -0400
Message-ID: <
20030910031600.GA30554@verizon.net>
Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
From: "Brendan O'Dea" <bod@debian.org>
Date: Wed, 10 Sep 2003 22:03:15 +1000
Message-ID: <
20030910120315.GA1372@londo.c47.org>
p4raw-id: //depot/perl@21159
Jarkko Hietaniemi [Wed, 10 Sep 2003 09:31:24 +0000]
[perl #23769] Unicode regex broken on simple example
regrepeat() did not work right for UTF-8(ed Latin-1)
in the EXACT case, which made the \x{a0}+ fail.
p4raw-id: //depot/perl@21158
Jarkko Hietaniemi [Wed, 10 Sep 2003 08:15:54 +0000]
Linenumbers for utf8 warnings were wrong, test also rcatline.
p4raw-id: //depot/perl@21157
Jarkko Hietaniemi [Wed, 10 Sep 2003 08:05:13 +0000]
Detypo and explain better.
p4raw-id: //depot/perl@21156
Jarkko Hietaniemi [Wed, 10 Sep 2003 08:02:55 +0000]
If doing rcatline no point rescanning each time
the beginning of the SV for utf8 validity.
p4raw-id: //depot/perl@21155
Jarkko Hietaniemi [Wed, 10 Sep 2003 07:16:52 +0000]
No utf8 warnings without use warnings.
p4raw-id: //depot/perl@21154
Jarkko Hietaniemi [Wed, 10 Sep 2003 06:57:16 +0000]
[perl #23770] Reading a latin1 file with open(... "<:utf8") will freeze
is no more valid, the script doesn't freeze, but I noticed
that neither does the <FILE> complain about bad UTF-8 as it
should and as it does with :encoding(utf8).
p4raw-id: //depot/perl@21153
Jarkko Hietaniemi [Wed, 10 Sep 2003 06:54:02 +0000]
A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
of Perl_utf8_is_string().
p4raw-id: //depot/perl@21152
Jarkko Hietaniemi [Wed, 10 Sep 2003 06:16:28 +0000]
Document a PerlIO/Encode warning.
p4raw-id: //depot/perl@21151
Fergal Daly [Tue, 9 Sep 2003 18:26:20 +0000]
Re: maint @ 21116
Message-Id: <
200309091826.20630.fergal@esatclear.ie>
(added warning)
p4raw-id: //depot/perl@21149
Jarkko Hietaniemi [Tue, 9 Sep 2003 15:36:20 +0000]
Adjust the test count.
p4raw-id: //depot/perl@21146
Jarkko Hietaniemi [Tue, 9 Sep 2003 15:03:58 +0000]
AUTHORS update from Dave Mitchell.
p4raw-id: //depot/perl@21144
Jarkko Hietaniemi [Tue, 9 Sep 2003 15:02:18 +0000]
Retract #20548 and #20465.
p4raw-id: //depot/perl@21143
Adrian M. Enache [Tue, 9 Sep 2003 16:59:44 +0000]
Re: maint @ 21116
Message-ID: <
20030909135944.GA1666@ratsnest.hole>
p4raw-id: //depot/perl@21141
Jarkko Hietaniemi [Tue, 9 Sep 2003 14:25:51 +0000]
Retract #21132.
p4raw-id: //depot/perl@21140
Jarkko Hietaniemi [Tue, 9 Sep 2003 11:55:33 +0000]
Warn more about disclosing the hash seed, from Scott A. Crosby.
p4raw-id: //depot/perl@21139
Sean M. Burke [Sun, 7 Sep 2003 03:08:28 +0000]
=encoding in perlpod/perlpodspec
Message-ID: <5.2.1.1.1.
20030907030717.00a6aaa0@mailstore.pobox.com>
p4raw-id: //depot/perl@21137
Rafael Garcia-Suarez [Tue, 9 Sep 2003 01:44:24 +0000]
One more chance... Elizabeth's change #21107 plus
Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
Message-Id: <
20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
p4raw-link: @21107 on //depot/perl:
71a1411e8309f445a8e3afde57ce393886ff905f
p4raw-id: //depot/perl@21136
Jarkko Hietaniemi [Tue, 9 Sep 2003 09:35:48 +0000]
One more test count tweak.
p4raw-id: //depot/perl@21135
Steve Hay [Tue, 9 Sep 2003 09:49:07 +0000]
Re: maint @ 21116
Message-ID: <
3F5D9403.3040004@uk.radan.com>
p4raw-id: //depot/perl@21132
david nicol [Mon, 8 Sep 2003 23:39:32 +0000]
Re: [PATCH] honoring void context for map(), return from sub end test
Message-Id: <
1063082372.1375.126.camel@plaza.davidnicol.com>
(a testcase)
p4raw-id: //depot/perl@21131
Jarkko Hietaniemi [Tue, 9 Sep 2003 07:08:15 +0000]
Ooops, perlio into scalars was already history for this test...
p4raw-id: //depot/perl@21128
Jarkko Hietaniemi [Tue, 9 Sep 2003 07:06:26 +0000]
Cannot do perlio into scalars without perlio.
p4raw-id: //depot/perl@21127
Jarkko Hietaniemi [Tue, 9 Sep 2003 07:04:53 +0000]
I claim that the debugger is untestable until proven otherwise.
p4raw-id: //depot/perl@21126
Jarkko Hietaniemi [Tue, 9 Sep 2003 06:59:52 +0000]
In trying to save space, the warnings.pl change (#21107)
pulled in attributes.pm... and the change didn't seem to
be that well tested with different configurations.
Retract #21119, #21117, #21107.
p4raw-id: //depot/perl@21124
Jarkko Hietaniemi [Tue, 9 Sep 2003 06:28:31 +0000]
Really do #21121.
p4raw-id: //depot/perl@21122
Jarkko Hietaniemi [Tue, 9 Sep 2003 05:56:52 +0000]
There's no particular reason to have the dumpvar.t
in lib/perl5db/.
p4raw-id: //depot/perl@21121
Jarkko Hietaniemi [Tue, 9 Sep 2003 05:46:02 +0000]
strict stash seems to have gone, too.
p4raw-id: //depot/perl@21119
Rafael Garcia-Suarez [Mon, 8 Sep 2003 22:26:36 +0000]
Loading warnings.pm now loads attributes.pm that loads strict.pm.
(due to #21107 apparently.) Adjust this test accordingly.
p4raw-id: //depot/perl@21117
Nicholas Clark [Mon, 8 Sep 2003 23:04:45 +0000]
silence 1 compiler warning
Message-ID: <
20030908230445.E30881@plum.flirble.org>
p4raw-id: //depot/perl@21113
Jarkko Hietaniemi [Mon, 8 Sep 2003 21:09:34 +0000]
Retract #21096, mostly: I had misexplained the situation
to Scott A. Crosby. Seeing the seed value while not good
for the ultimate paranoia viewpoint is not that bad, as long
as the users are fully aware of the dangers of disclosing
the hash seed. So hash_seed() is okay.
Being able to see the hash values (as in Java) would
be another option, but dubious: it's not that per-key
hash values themselves are bad to allow scripts to see,
but rather that hash values are just as sensitive (from
the DoSing viewpoint) as the hash seed itself (and there
usually more hash values than the one hash seed....)
p4raw-id: //depot/perl@21112
Jarkko Hietaniemi [Mon, 8 Sep 2003 20:59:04 +0000]
Urk. unique, not shared.
p4raw-id: //depot/perl@21110
Elizabeth Mattijsen [Mon, 8 Sep 2003 23:58:34 +0000]
configpm: about 1.5K less per thread
Message-Id: <p
05111b21bb829c68b496@[192.168.56.4]>
p4raw-id: //depot/perl@21109
Elizabeth Mattijsen [Mon, 8 Sep 2003 22:22:38 +0000]
warnings.pl: each thread 10K smaller
Message-Id: <p
05111b16bb827ce551da@[192.168.56.4]>
p4raw-id: //depot/perl@21107
Rafael Garcia-Suarez [Mon, 8 Sep 2003 20:45:03 +0000]
A version of change #21073 that works.
p4raw-link: @21073 on //depot/perl:
b5a808db3c007cbb4159178941346ac3c6f968a7
p4raw-id: //depot/perl@21106
Jarkko Hietaniemi [Mon, 8 Sep 2003 20:44:22 +0000]
Regen perlapi.
p4raw-id: //depot/perl@21105
Jarkko Hietaniemi [Mon, 8 Sep 2003 20:18:56 +0000]
Radu Greab is my hero (the recent cygwin getpw*->pw_comment
being a bad pointer is apparently a known cygwin bug). The
cure is to initialize the field.
p4raw-id: //depot/perl@21103
Jarkko Hietaniemi [Mon, 8 Sep 2003 19:38:39 +0000]
Bad export.
p4raw-id: //depot/perl@21100
Jarkko Hietaniemi [Mon, 8 Sep 2003 19:06:09 +0000]
The IPC::Open3 is just too unreliable for this task.
p4raw-id: //depot/perl@21098
Jarkko Hietaniemi [Mon, 8 Sep 2003 18:42:43 +0000]
Try to make the de0.t test more robust.
The test is so flakey (too many external things influencing
the result) that I'm likely to leave it out from the maint.
p4raw-id: //depot/perl@21097
Jarkko Hietaniemi [Mon, 8 Sep 2003 17:58:19 +0000]
Scott A. Crosby believes in not disclosing
any more information than necessary: therefore
instead of hash_seed() we have now hashes_random().
p4raw-id: //depot/perl@21096
Jarkko Hietaniemi [Mon, 8 Sep 2003 17:36:50 +0000]
Mac OS X "last resort" recipe.
p4raw-id: //depot/perl@21095