Review Request 125974: Make KTar KCompressionDevice-friendly

David Faure faure at kde.org
Wed Nov 25 20:56:58 UTC 2015


On Wednesday 25 November 2015 14:54:49 Luiz Romário Santana Rios wrote:
> >
> > My /usr/include/zconf.h says
> >
> > #if defined(ZLIB_CONST) && !defined(z_const)
> > #  define z_const const
> > #else
> > #  define z_const
> > #endif
> 
> Mine doesn't define anything like that.
> 
> >
> > and /usr/include/zlib.h says
> >  z_const Bytef *next_in;
> 
> Mine says:
> typedef struct z_stream_s {
>     Bytef    *next_in;  /* next input byte */
> 
> >
> > That's zlib-devel-1.2.8, what's your zlib version?
> 
> Mine is 1.2.3.4.

OK, fix committed. 
http://commits.kde.org/karchive/e0875ab83a93fffff225c7af1285960017dd1933

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list