Quack,

On 2019-03-04 10:40, Stuart Caie wrote:

I've released libmspack 0.10 and cabextract 1.9.1. They contain only fixes.

Thanks a lot for being so fast.

Unfortunately there is a build problem:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./mspack -I./test -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c mspack/oabd.c -fPIC -DPIC -o mspack/.libs/oabd.o
mspack/oabd.c:375:12: error: conflicting types for ‘copy_fh’
 static int copy_fh(struct mspack_system *sys, struct mspack_file *infh,
            ^~~~~~~
mspack/oabd.c:37:12: note: previous declaration of ‘copy_fh’ was here
 static int copy_fh(struct mspack_system *sys, struct mspack_file *infh,
            ^~~~~~~

Indeed `bytes_to_copy` is not of the same type.

Regards.

--
Marc Dequènes

Reply via email to