Front page | perl.perl5.porters |
Postings from May 2010
Re: 5.12.1 prep
Thread Previous
|
Thread Next
From:
Craig A. Berry
Date:
May 4, 2010 20:34
Subject:
Re: 5.12.1 prep
Message ID:
q2uc9ab31fc1005042034ne2a8f3a8r78c489ef7e011ddc@mail.gmail.com
On Tue, May 4, 2010 at 8:53 PM, Jesse Vincent <jesse@fsck.com> wrote:
> I'm planning on cutting an RC0 on Friday. What do folks want merged that
> hasn't yet been merged down?
From what I can see, the following items have been requested, but not
yet seconded or approved:
1c3d505 POD tweak to 'require' in perlfunc relating to putting Perl code in @INC
a23e6e2 [perl #74856] Fix POD syntax in perlapi
3dee2d6 Bump version of Carp
23fab7a [perl #74808] Carp.pm POD error
7c35b6a Update title of "Supported Platforms" in perlport to avoid
breaking pod links at each perl release (spotted by Karl Williamson)
b6494f1 Save the popped cx->blk_eval.old_namesv before calling LEAVE
b1f58cb Don't use Test::More in t/op/* tests
76f7302 Fix utf8::is_utf8 to respect GMAGIC (e.g. $1)
6ba8cc3 Update Module::Load::Conditional to CPAN version 0.38
433d4b0 Ignore the /UU directory that exists during ./Configure
45b194c GitHub's mirror is now at mirrors/perl, not github/perl
e05a0d7 Possible undefined behaviour, spotted by gcc 4.5.0 and HP's
updated compiler.
4755081 Fix RT #74290 - regression for labels immediately before string evals.
5dec12c Fix a test failure in perl5db.t when Term::ReadLine::Gnu is installed
db63319 Fix a minor perl5114delta error.
983cf2d Changes to CPANPLUS and CPANPLUS::Dist::Build tests
255fdf1 [perl #74006] 5.12.0-RC stuffing bug
b23d168 [perl #73560] [PATCH] Fix typos in Pod::Functions
2ee5986 Fix test comment (noticed by Alex Vandiver)
08fe1c4 when(scalar) without argument should be a syntax error [perl #74114
the following items have been requested and seconded but not yet
approved or cherry picked;
2a6886e Nits in perlunifaq.pod
80008eb Remove false statement about Unicode strings
a24c654 Fix broken -Uuseperlio build on VMS.
839d175 Fix -Uuseperlio command-line option in configure.com.
2b983d1 time() resolution is full seconds
0ebb4f0 Add fudge to timing checks on Windows
20c8f8f XSUB.h is supposed to redefine fgets under PERL_IMPLICIT_SYS,
but doesn't.
b7e0327 Update Steffen Mueller's email address in AUTHORS
1bb125e Note how to deal with broken dbm.h on OpenSUSE
064b70f Allow -Duse64bitint without promoting to use64bitall on HP-UX
and the following have been approved but not yet cherry-picked:
98a1a13 put package declaration before label in deparsing
316e992 import Pod-Simple 3.14 for C<< >> fix
Thread Previous
|
Thread Next