Re: 2.0.3 release candidate 1

"Gilles Espinasse" <[email protected]>
Newsgroups gmane.comp.security.ipcop.devel
Message-ID <090101cce2c5$31c858f0$f9b5a8c0@pii350>
----- Original Message ----- 
From: "Olaf Westrik" <weizen_42-Yz37vSk3/[email protected]>
To: <[email protected]>
Sent: Friday, February 03, 2012 7:11 PM
Subject: Re: [IPCop-devel] 2.0.3 release candidate 1

I looked at zlib-1.2.5 => 1.2.6 upgrade.

Diffing the entire build log_i486, I only saw 2 new warnings
gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-too
ls\" -DPACKAGE_VERSION=\"3.16\" -DPACKAGE_STRING=\"module-init-tools\
3.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"module-init-t
ools\" -DVERSION=\"3.16\" -DCONFIG_USE_ZLIB=1 -I. -I..     -Os -march=i486 -
mtune=pentium -pipe -fomit-frame-pointer -Wunused -Wall -MT
zlibsupport.o -MD -MP -MF .deps/zlibsupport.Tpo -c -o zlibsupport.o
../zlibsupport.c
../zlibsupport.c: In function 'grab_contents':
../zlibsupport.c:30: warning: passing argument 1 of 'gzread' from
incompatible pointer type
/usr/include/zlib.h:1290: note: expected 'gzFile' but argument is of type
'struct gzFile_s **'
../zlibsupport.c: In function 'grab_file':
../zlibsupport.c:56: warning: passing argument 1 of 'grab_contents' from
incompatible pointer type
../zlibsupport.c:23: note: expected 'struct gzFile_s **' but argument is of
type 'gzFile'

I tested running module-init-tools test suite and this is still a success.
Looking at the test suite log, there is more warnings :
gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-too
ls\" -DPACKAGE_VERSION=\"3.16\" -DPACKAGE_STRING=\"module-init-tools\
3.16\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"module-init-t
ools\" -DVERSION=\"3.16\" -DCONFIG_USE_ZLIB=1 -I. -I..     -Os -march=i486 -
mtune=pentium -pipe -fomit-frame-pointer -Wunused -Wall -MT
zlibsupport.o -MD -MP -MF .deps/zlibsupport.Tpo -c -o zlibsupport.o
../zlibsupport.c
../zlibsupport.c: In function 'grab_contents':
../zlibsupport.c:30: warning: passing argument 1 of 'gzread' from
incompatible pointer type
/usr/include/zlib.h:1290: note: expected 'gzFile' but argument is of type
'struct gzFile_s **'
../zlibsupport.c: In function 'grab_file':
../zlibsupport.c:56: warning: passing argument 1 of 'grab_contents' from
incompatible pointer type
../zlibsupport.c:23: note: expected 'struct gzFile_s **' but argument is of
type 'gzFile'

We may be alone running module-init-tools tests with --enable-zlib-dynamic
as for that we need to modify the test script. But as that's what we use on
installed machine, that should be the right thing to do.

I will report the module-init-tools warnings with 1.2.6.

zlib-1.2.7 may happen soon (due to FTBS unders windows with 1.2.6).

Gilles


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.