Bug#807038: Perl 5.22.1-RC3 is now available!

2015-12-06 Thread Steve Hay
On 4 December 2015 at 12:42, Niko Tyni wrote: > On Wed, Dec 02, 2015 at 10:17:44PM +0000, Steve Hay via perl5-porters wrote: > >> ***Please, please, please*** test your code against perl-5.22.1-RC3. >> This is your last chance to point out any critical regressions before >

Bug#777935: mod_perl2, MP_INLINE and gcc 5

2015-06-17 Thread Steve Hay
On 17 June 2015 at 19:57, Niko Tyni wrote: > On Wed, Jun 17, 2015 at 08:27:28PM +0300, Niko Tyni wrote: > >> mod_perl2 (up to and including 2.0.9-RC3) fails to build with GCC 5, >> because the default inline semantics have changed from GNU89 to C99 and >> require changes in mod_perl source. > > Ah

Bug#765174: [PATCH] Don't call modperl_threaded_mpm() et al. from XS code

2014-10-15 Thread Steve Hay
On 15 October 2014 09:20, Niko Tyni wrote: > r594345 (and later r1241983 and r1245916, all merged into trunk with > r1602105) modified modperl_trace() to call functions that are provided > by mod_perl.c. However, the same code is compiled into the APR XS module > without mod_perl.o linkage, so we

Bug#697682: libapache2-mod-perl2: Intermittent FTBFS: t/apache/read3.t failure

2014-09-11 Thread Steve Hay
On 5 September 2014 20:06, Niko Tyni wrote: > On Wed, Aug 13, 2014 at 11:47:58AM +0300, Niko Tyni wrote: >> On Wed, Aug 13, 2014 at 09:12:11AM +0100, Steve Hay wrote: >> >> > Thanks for the patch. I haven't seen this failure myself on Windows, >> > but the

Bug#756989: t/apr-ext failures at gcc -O0

2014-08-13 Thread Steve Hay
On 13 August 2014 09:16, Steve Hay wrote: > On 7 August 2014 12:50, Niko Tyni wrote: >> I'm attaching a patch that modifies the Makefile.PL files accordingly. >> I expect there are other ways to accomplish the same thing too. >> >> This is also http

Bug#754901: [PATCH] Fix invalid code that breaks with GCC 4.9 -ftree-dse optimization

2014-08-13 Thread Steve Hay
On 10 August 2014 21:16, Niko Tyni wrote: > This fixes SIGSEGVs at the start of the test suite when built with > GCC-4.9 at -O2 (which includes -ftree-dse). > Thanks for the patch. Now applied in revision 1617680. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#756989: t/apr-ext failures at gcc -O0

2014-08-13 Thread Steve Hay
On 7 August 2014 12:50, Niko Tyni wrote: > Hi, > > we're seeing t/apr-ext failures when building without optimization on > current Debian unstable (Apache 2.4.10, Perl 5.18.2). > > It looks like APR.so can only be loaded from inside mod_perl: > > % perl -Iblib/lib -Iblib/arch -MAPR -e1 > Can't l

Bug#697682: libapache2-mod-perl2: Intermittent FTBFS: t/apache/read3.t failure

2014-08-13 Thread Steve Hay
On 9 August 2014 11:41, Niko Tyni wrote: > tag 697682 = patch > thanks > > On Thu, Aug 07, 2014 at 04:32:08PM +0300, Niko Tyni wrote: >> On Sat, Mar 30, 2013 at 03:26:55PM +, Dominic Hargreaves wrote: > >> > This doesn't seem to be limited to s390; I've seen it in on i386 during >> > perl 5.16

Bug#702821: perl/hash_attack.t fails with 5.10.1 + CVE-2013-1667 fix

2013-03-15 Thread Steve Hay
Steve Hay wrote on 2013-03-14: > Niko Tyni wrote on 2013-03-13: >> On Wed, Mar 13, 2013 at 09:13:15AM -0000, Steve Hay wrote: >>> Dominic Hargreaves wrote on 2013-03-12: >> >>>> When trying to fix this issue in Debian stable, I found that the >>>>

Bug#702821: perl/hash_attack.t fails with 5.10.1 + CVE-2013-1667 fix

2013-03-14 Thread Steve Hay
Niko Tyni wrote on 2013-03-13: > On Wed, Mar 13, 2013 at 09:13:15AM -0000, Steve Hay wrote: >> Dominic Hargreaves wrote on 2013-03-12: > >>> When trying to fix this issue in Debian stable, I found that the patch >>> at >>> >>> http://svn.

Bug#702821: perl/hash_attack.t fails with 5.10.1 + CVE-2013-1667 fix

2013-03-13 Thread Steve Hay
Dominic Hargreaves wrote on 2013-03-12: > Hello, > > When trying to fix this issue in Debian stable, I found that the patch at > > http://svn.apache.org/viewvc?view=revision&revision=1455340 > > does not stop the test failing when applied to 2.0.4 (as currently > found in Debian stable) and buil

Bug#650675: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-13 Thread Steve Hay
I'm afraid the details are not clear to me either, but I have tried the two patches out (after correcting an instance of code-before-declaration which VC++ doesn't accept in C files) and I find that (with the LimitExcept change reverted as per current svn Trunk) they make no visible difference t

Bug#480997: podlators 2.1.2 released

2008-07-22 Thread Steve Hay
Russ Allbery wrote: > This release fixes another bug (with S<>) in UTF-8 output from > Pod::Man, uses the standard .SS macro for subsections, and fixes a > variety of spelling and markup errors in all the documentation thanks > to a new test. Thanks, upgraded in #34153. -- To UNSUBSCRIBE, emai