[dokuwiki] New PR: Fix behavior when zlib is not available

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 27 Nov 2015 09:58:21 +0100 (CET)

Hi,

splitbrain opened a new pull request at
https://github.com/splitbrain/dokuwiki/pull/1412:

This tries to fix #1410 and also adds testing without zlib to travis. I'm not
sure if the testing is helpful, because we only disable gzopen. A function just
using any gz* function (except gzopen) without checking for the new constants
would still not be found this way. Looking for comments.

Please help us to review this pull request, so new contributors get feedback in
a timely manner.

019a9e00-94e5-11e5-8cc0-506cec10d01e


--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Fix behavior when zlib is not available - splitbrain