[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

gcc -Wall warnings

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-05-19 07:50:16 CEST

Some gcc -Wall warnings in rev 1977:

/bin/sh /export/home1/bzajac/Code/Subversion/s/libtool --silent --mode=compile g
cc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GN
U_SOURCE -g -Wall -pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/include -I
. -I/opt/i386-linux/installed/apache-2.0-cvs-2002051800/include -I/opt/i386-l
inux/installed/apache-2.0-cvs-2002051800/include -I/export/home1/bzajac/Code/Su
bversion/s/neon/src -I/usr/include/db4 -o subversion/libsvn_delta/compose_delta.
lo -c subversion/libsvn_delta/compose_delta.c
subversion/libsvn_delta/compose_delta.c: In function `svn_txdelta__compose_windo
ws':
subversion/libsvn_delta/compose_delta.c:452: warning: unused variable `offset_in
dex'
subversion/libsvn_delta/compose_delta.c:457: warning: unused variable `new_data_
A'
subversion/libsvn_delta/compose_delta.c: At top level:
subversion/libsvn_delta/compose_delta.c:67: warning: `search_offset_index' defin
ed but not used

/bin/sh /export/home1/bzajac/Code/Subversion/s/libtool --silent --mode=compile g
cc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GN
U_SOURCE -g -Wall -pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/include -I
. -I/opt/i386-linux/installed/apache-2.0-cvs-2002051800/include -I/opt/i386-l
inux/installed/apache-2.0-cvs-2002051800/include -I/export/home1/bzajac/Code/Su
bversion/s/neon/src -I/usr/include/db4 -o subversion/libsvn_fs/reps-strings.lo -
c subversion/libsvn_fs/reps-strings.c
subversion/libsvn_fs/reps-strings.c: In function `svn_fs__rep_contents_clear':
subversion/libsvn_fs/reps-strings.c:1076: warning: char format, svn_fs__represen
tation_t arg (arg 6)

gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_G
NU_SOURCE -g -Wall -pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/include -
I. -I/opt/i386-linux/installed/apache-2.0-cvs-2002051800/include -I/opt/i386-
linux/installed/apache-2.0-cvs-2002051800/include -I/export/home1/bzajac/Code/S
ubversion/s/neon/src -I/usr/include/db4 -o subversion/tests/libsvn_delta/random-
test.o -c subversion/tests/libsvn_delta/random-test.c
In file included from subversion/tests/libsvn_delta/random-test.c:236:
subversion/libsvn_delta/compose_delta.c: In function `svn_txdelta__compose_windo
ws':
subversion/libsvn_delta/compose_delta.c:452: warning: unused variable `offset_in
dex'
subversion/libsvn_delta/compose_delta.c:457: warning: unused variable `new_data_
A'
subversion/tests/libsvn_delta/random-test.c: At top level:
subversion/libsvn_delta/compose_delta.c:67: warning: `search_offset_index' defin
ed but not used

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 19 07:51:21 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.