Front page | perl.perl5.porters |
Postings from September 2003
maint @ 21102
Thread Previous
|
Thread Next
From:
Jarkko Hietaniemi
Date:
September 8, 2003 14:05
Subject:
maint @ 21102
Message ID:
20030908210459.GR15469@vipunen.hut.fi
Okay, the 21092 has quite bad. Sorry about that.
http://www.iki.fi/jhi/perl@21102.tbz
http://www.iki.fi/jhi/perl@21102.tgz
(or rsync -avz --delete ftp.linux.activestate.com::perl-5.8.x perl-5.8.x)
(or this time the change is so small that the patch is attached)
- the de0.t went now back to its root, using temp files. The IPC::Open3
seems to be rather unreliable in reading the buffered output of the
debugger, even in UNIXes the results are shaky.
- the Util.t had broken export (well, import) list
- the new Hash::Util interface was renamed as hashes_random()
Changes since the last:
____________________________________________________________________________
[ 21101] By: jhi on 2003/09/08 19:39:43
Log: Integrate:
[ 21100]
Bad export.
Branch: maint-5.8/perl
!> lib/Hash/Util.t
____________________________________________________________________________
[ 21099] By: jhi on 2003/09/08 19:29:58
Log: Integrate:
[ 21093]
Slightly more intelligent paranoia.
[ 21094]
Subject: [patch] AUTHORS
From: Juerd <juerd@cpan.org>
Date: Mon, 8 Sep 2003 08:42:13 +0200
Message-ID: <20030908064213.GC23461@c3.convolution.nl>
[ 21095]
Mac OS X "last resort" recipe.
[ 21096]
Scott A. Crosby believes in not disclosing
any more information than necessary: therefore
instead of hash_seed() we have now hashes_random().
[ 21097]
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.
[ 21098]
The IPC::Open3 is just too unreliable for this task.
Branch: maint-5.8/perl
!> AUTHORS README.macosx lib/Hash/Util.pm lib/Hash/Util.t
!> lib/perl5db/de0.t pod/perldiag.pod pod/perlrun.pod universal.c
!> util.c
____________________________________________________________________________
[ 21092] By: jhi on 2003/09/08 14:19:55
Log: Update Changes.
Branch: maint-5.8/perl
! Changes patchlevel.h
____________________________________________________________________________
--
Jarkko Hietaniemi <jhi@iki.fi> http://www.iki.fi/jhi/ "There is this special
biologist word we use for 'stable'. It is 'dead'." -- Jack Cohen
Thread Previous
|
Thread Next