develooper Front page | perl.perl5.porters | Postings from December 2014

Re: [perl.git] branch blead, updated. v5.21.7-200-ga5ba819

From:
H.Merijn Brand
Date:
December 31, 2014 12:10
Subject:
Re: [perl.git] branch blead, updated. v5.21.7-200-ga5ba819
Message ID:
20141231130938.72ce9620@pc09.procura.nl
On Wed, 31 Dec 2014 12:36:37 +0100, Dave Mitchell <davem@iabyn.com>
wrote:

> commit a5ba819fc61657341addc515e13a09c715b9597d
> Author: David Mitchell <davem@iabyn.com>
> Date:   Mon Dec 22 21:36:14 2014 +0000
> 
>     Configure: silence ASan warnings
>     
>     When run under -fsanitize=undefined, some of the try.c's that are compiled
>     and executed give runtime warnings. Since the intent of these particular
>     executables is to probe beyond certain limits in order to determine those
>     limits, these warnings can be safely ignored.  So file them in /dev/null.
> 
> M	Configure

Backported as http://perl5.git.perl.org/metaconfig.git/commit/6387ce4c13e

commit 6387ce4c13e75e287eb8166da9a69e7192c8e751
Author: H.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Date:   Wed Dec 31 13:07:08 2014 +0100

    silence ASan warnings

    Backport of
    commit a5ba819fc61657341addc515e13a09c715b9597d
    Author: David Mitchell <davem@iabyn.com>
    Date:   Mon Dec 22 21:36:14 2014 +0000

        Configure: silence ASan warnings

        When run under -fsanitize=undefined, some of the try.c's that are compiled
        and executed give runtime warnings. Since the intent of these particular
        executables is to probe beyond certain limits in order to determine those
        limits, these warnings can be safely ignored.  So file them in /dev/null.

-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.21   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/



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