Re: Perl 5.18 breaks pl/perl regression tests? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Perl 5.18 breaks pl/perl regression tests?
Date
Msg-id 20130603055908.GA6410@eldon.alvh.no-ip.org
Whole thread Raw
In response to Perl 5.18 breaks pl/perl regression tests?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:

> It looks quite a bit like somebody's fixed a line-counting bug inside
> Perl, which may mean that we'll have to maintain two expected-output
> files or else remove these particular test cases.  Which would be
> annoying.

Maybe we can set a $SIG{__WARN__} routine instead, which would re-print
the warning appending a \n, to supress the line count.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Perl 5.18 breaks pl/perl regression tests?
Next
From: Kaare Rasmussen
Date:
Subject: Re: Perl 5.18 breaks pl/perl regression tests?