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

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

        at  fcfc2536982bb48db2c6690dc9011ed4a091fefc (commit)

- Log -----------------------------------------------------------------
commit fcfc2536982bb48db2c6690dc9011ed4a091fefc
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Fri Jun 28 18:31:26 2013 -0700

    op.c: Suppress compiler warning
    
    Sorry, commit 08aff5359 was not quite ready and I pushed it too soon.
    
    The purpose of the if block that it removed was to suppress a warn-
    ing about an unused variable, but it was a very strange way of accom-
    plishing that.
    
    We have a much simpler way that takes only one line and expresses its
    intent clearly.

M       op.c

commit 4d3a1c657c85acecd021bc818bb8ff02b9ba4190
Author: Brian Gottreu <gott...@gmail.com>
Date:   Fri Jun 28 18:43:41 2013 -0500

    regenerate t/porting/known_pod_issues.dat

M       t/porting/known_pod_issues.dat

commit 0cbb9de550d7c53bfcc6ef3ded24eef87fa45a43
Author: Brian Gottreu <gott...@gmail.com>
Date:   Fri Jun 28 18:07:49 2013 -0500

    Run the pedantic checks when regenerating the database
    
    Make the two checks of possible poor uses of C<>
    pedantic checks.
    
    Allow --pedantic to turn on those tests in addition to
    the environmnt variable.

M       t/porting/podcheck.t

commit beabdcb7d34ad66dd4e971d43faab11930a545cd
Author: Ricardo Signes <r...@cpan.org>
Date:   Tue Jun 18 19:45:56 2013 -0400

    do not worry about long verbatim lines w/o env var
    
    To run these tests, set PERL_POD_PEDANTIC in the environment.
    
    This needs further testing, at least, to ensure that it behaves correctly
    when regenerating the known problem files.

M       t/porting/podcheck.t

commit 113a3f613b2d047d27db2a432213c8ea84a0a940
Author: Ricardo Signes <r...@cpan.org>
Date:   Tue Jun 18 19:27:11 2013 -0400

    Revert "Make t/podcheck.t less sensitive"
    
    This reverts commit f26da014a698383ac348973050af3e754752e6ab.
    
    Conflicts:
        t/porting/known_pod_issues.dat

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

commit 08aff5359b72aa135ff1425b71ab0f07f28cbfef
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Fri Jun 28 14:24:59 2013 -0700

    op.c: Remove dummy code from const_sv_xsub
    
    This was added in commit 9cbac4c7 with no explanation.  It has been
    #ifdeffed out since it was added.  That commit was supposedly just for
    compiler warnings.  I think this was something else the author was
    playing with that got combined in the same patch by mistake.

M       op.c

commit 7161e5c2c4a093021bc6485ec7708f833fdd3b44
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Fri Jun 28 12:45:41 2013 -0700

    perlfunc: consistent spaces after dots
    
    plus one typo fix

M       pod/perlfunc.pod

commit 672208d28d58e73667d18dac686532e5379d6275
Author: Johan Vromans <jvrom...@squirrel.nl>
Date:   Mon Jun 24 09:23:49 2013 +0200

    Clarify variable lists for my, our, state.

M       pod/perlfunc.pod
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to