In perl.git, the branch smoke-me/makedef has been created

<http://perl5.git.perl.org/perl.git/commitdiff/772f5a1a1edb352c066c952044fe021a848ae23d?hp=0000000000000000000000000000000000000000>

        at  772f5a1a1edb352c066c952044fe021a848ae23d (commit)

- Log -----------------------------------------------------------------
commit 772f5a1a1edb352c066c952044fe021a848ae23d
Author: Steffen Mueller <smuel...@cpan.org>
Date:   Wed Jul 27 22:57:51 2011 +0200

    Fix ExtUtils::ParseXS to work on pre 5.8.9 perls
    
    The tests were failing due to missing PERL_UNUSED_ARG.
    
    This is an update to 3.00_05 from CPAN.

M       Porting/Maintainers.pl
M       dist/ExtUtils-ParseXS/Changes
M       dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
M       dist/ExtUtils-ParseXS/t/XSMore.xs
M       dist/ExtUtils-ParseXS/t/XSUsage.xs

commit b21842bdb5588bb8eb651224624910f5b57d694a
Author: Steffen Mueller <smuel...@cpan.org>
Date:   Wed Jul 27 22:24:09 2011 +0200

    ExtUtils::ParseXS requires 5.8.1
    
    (This is also the update to CPAN's 3.00_04).

M       Porting/Maintainers.pl
M       dist/ExtUtils-ParseXS/Changes
M       dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm

commit ef4474b5b7af564ed5f0979a4019b7fb79bb0233
Author: Karl Williamson <pub...@khwilliamson.com>
Date:   Wed Jul 27 11:26:17 2011 -0600

    release managers guide: perldelta broken link handling
    
    podcheck.t contains a list of placeholder links in perldelta that don't
    point to a real target, and hence shouldn't generate messages.  This
    list is to make the release manager's job easier.  But if new
    placeholder links are created, it may be that they have to be added to
    the list.

M       Porting/release_managers_guide.pod

commit bc20e6b8a4c898602b2a6d438e089d520615b45e
Author: Karl Williamson <pub...@khwilliamson.com>
Date:   Wed Jul 27 11:10:35 2011 -0600

    podcheck.t: Improve documentation
    
    This includes a few nits, but also adds documentation about setting the
    number of errors for a message to negative in the db to cope with the
    number being variable, and the specially handled pods: perldelta and
    perltoc, and non-pod: perldelta_template

M       t/porting/podcheck.t

commit 2feebde01af6b8c3009e87995f143f59ec8aa642
Author: Karl Williamson <pub...@khwilliamson.com>
Date:   Wed Jul 27 09:54:04 2011 -0600

    podcheck.t: Don't warn on perldelta placeholder link
    
    perldelta has a placeholder link that doesn't point to a real node,
     "perldiag/message".  This link should be cleaned up as part of making a
     release by looking for all the XXX lines that remain.  Add this link to
     the list of those that should be skipped when looking for broken links
     in perldelta.

M       t/porting/known_pod_issues.dat
M       t/porting/podcheck.t

commit 02987562b510cee72ea618cdfe2941f92d1af964
Author: Karl Williamson <pub...@khwilliamson.com>
Date:   Wed Jul 27 09:34:28 2011 -0600

    podcheck.t: Move perldelta placeholder link checks
    
    podcheck has the capability to ignore certain broken links in
    perldelta.pod.  This is because this pod is special, initialized to a
    template with various placeholder text including links that are to
    eventually be changed to their correct values.  One of the final steps
    in making a release is to clean it up, removing any of these links that
    haven't been changed, and hence don't apply to the current release.
    
    To lessen the number of steps in making a release, a list of these links is
    hard-coded into podcheck, and it doesn't warn on those.  The check to
    skip these links prior to this commit did not easily allow links of the
    form page/node to be checked for.

M       t/porting/podcheck.t

commit 15e86abf063edd54ddbaa668e527d496dbebfe70
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Wed Jul 27 09:21:06 2011 -0700

    Increase $IPC::Open::VERSION to 1.12

M       ext/IPC-Open3/lib/IPC/Open3.pm

commit f8b0429f0b6cf645006ec2cf9fdaa2c4fc8f60d6
Author: Salvador Fandino <sfand...@yahoo.com>
Date:   Wed Jul 27 09:20:29 2011 -0700

    [perl #95748] IPC::Open3::open3(..., '-') broken
    
    IPC::Open3::open3($in, $out, $err, '-') is broken in 5.14.1
    
    Because the old "return 0" used to return to user code now is wrapped 
inside and eval block.
    
    This patch solves the problem.

M       ext/IPC-Open3/lib/IPC/Open3.pm

commit 747627ec455e0765e07733ece1545aa3f728a00a
Author: Steffen Mueller <smuel...@cpan.org>
Date:   Wed Jul 27 12:45:09 2011 +0200

    EU::ParseXS: Fix CPAN RT #53938, #61908
    
    Both of these are attempts to fix win32 problems:
    
    Bug #61908 for ExtUtils-ParseXS: MSWin compilers and back-slashed paths
    Bug #53938 for ExtUtils-ParseXS: MinGW Broken after 2.21
    
    Also bumps the version to 3.00_04.

M       dist/ExtUtils-ParseXS/Changes
M       dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to