Hmm, what perl version is that? Works on my OS X (El 10.11) with perl -v:

This is perl 5, version 18, subversion 2 (v5.18.2) built for 
darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)

//Stefan

> Am 17.11.2015 um 15:44 schrieb Jim Jagielski <j...@jagunet.com>:
> 
> Doing a quick tst I get:
> 
>  t/modules/http2.t .. push on reference is experimental at t/modules/http2.t 
> line 319.
>  Dubious, test returned 255 (wstat 65280, 0xff00)
>  No subtests run
> 
>  Test Summary Report
>  -------------------
>  t/modules/http2.t (Wstat: 65280 Tests: 0 Failed: 0)
>    Non-zero exit status: 255
>    Parse errors: No plan found in TAP output
>  Files=1, Tests=0,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.31 cusr  0.06 
> csys =  0.40 CPU)
>  Result: FAIL
>  Failed 1/1 test programs. 0/0 subtests failed.
> 
> This is on OSX
> 
>> On Nov 17, 2015, at 8:12 AM, Jim Jagielski <j...@jagunet.com> wrote:
>> 
>> I will.
>> 
>>> On Nov 17, 2015, at 7:47 AM, Stefan Eissing <stefan.eiss...@greenbytes.de> 
>>> wrote:
>>> 
>>> For the 2.4.18 backporting, can I find people here willing to look at:
>>> 
>>> *) core/mod_ssl: 
>>>   - master conn_rec* addition to conn_rec
>>>   - minor mmn bump
>>>   - improved ALPN and Upgrade handling
>>>   - allowing requests for servers whose TLS configuration is compatible
>>>     to the SNI server ones
>>>   - disabling TLS renegotiation for slave connections
>>>   changes are necessary for update modules/http2
>>>   trunk patch: http://svn.apache.org/r1708107
>>>                http://svn.apache.org/r1709587
>>>                http://svn.apache.org/r1709602
>>>                http://svn.apache.org/r1709995
>>>                http://svn.apache.org/r1710231
>>>                http://svn.apache.org/r1710419
>>>                http://svn.apache.org/r1710572
>>>                http://svn.apache.org/r1710583
>>>                + manual addition of "conn_rec *master;"
>>>   2.4.x patch: 
>>> https://raw.githubusercontent.com/icing/mod_h2/master/sandbox/httpd/patches/2.4.17-protocols.patch
>>>   branch mergeable to 2.4.x: ^/httpd/httpd/branches/2.4.17-protocols-changes
>>>   +1: icing
>>> 
>>> ? This is needed to backport the current mod_http2. If someone could find 
>>> the time to look at this, please? Thanks!
>>> 
>>> Cheers,
>>> 
>>> Stefan
>> 
> 

Reply via email to