Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC2

Damyan Ivanov <[email protected]> Thu, 26 Sep 2019 18:16:56 +0300
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <20190926151655.hfnt77chdzsvizad@fbd7c150-3361-11e8-8c11-5badabdd4a8d>
-=| Steve Hay, 26.09.2019 09:02:19 +0100 |=-
> Before I actually roll out an RC3, please can you confirm that
> switching to FINFO_SIZE as per this patch works for you (it does for
> me):
> …

This works for me:

# testing : $r->finfo
# expected: 7278
# received: 7278
ok 44

(the rest of the tests still pass).

-- Damyan