develooper Front page | perl.perl5.porters | Postings from June 2010

Re: [perl.git] branch blead, updated. v5.13.2-55-gd8e47b5

Thread Next
From:
Nicholas Clark
Date:
June 28, 2010 05:36
Subject:
Re: [perl.git] branch blead, updated. v5.13.2-55-gd8e47b5
Message ID:
20100628123558.GG17934@plum.flirble.org
On Mon, Jun 28, 2010 at 12:25:20PM +0200, Rafael Garcia-Suarez wrote:
> In perl.git, the branch blead has been updated
> 
> <http://perl5.git.perl.org/perl.git/commitdiff/d8e47b5c4ce3144b53fbe637d049ec0a9b00b92e?hp=2c1a561b64a3127786001ab1fe27437a3cd760d7>
> 
> - Log -----------------------------------------------------------------
> commit d8e47b5c4ce3144b53fbe637d049ec0a9b00b92e
> Author: Rafael Garcia-Suarez <rgs@consttype.org>
> Date:   Mon Jun 28 12:25:13 2010 +0200
> 
>     POD fix
> -----------------------------------------------------------------------
> 
> Summary of changes:
>  util.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/util.c b/util.c
> index 0e265be..652e868 100644
> --- a/util.c
> +++ b/util.c
> @@ -1644,6 +1644,7 @@ Exactly equivalent to C<Perl_croak(aTHX_ "%s", PL_no_modify)>, but generates
>  terser object code than using C<Perl_croak>. Less code used on exception code
>  paths reduces CPU cache pressure.
>  
> +=cut
>  */
>  
>  void

Oops. Well spotted. Don't we have a regression test to catch this? :-/

Nicholas Clark

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About