Review Request 125974: Make KTar KCompressionDevice-friendly
Luiz Romário Santana Rios
luizromario at gmail.com
Wed Nov 25 21:03:29 UTC 2015
2015-11-25 17:56 GMT-03:00 David Faure <faure at kde.org>:
> 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
Good. Can you check the review request of my KCompressionDevice tests?
>
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Working on KDE Frameworks 5
>
--
Luiz Romário Santana Rios
More information about the Kde-frameworks-devel
mailing list