[PATCH Try#2 3/3] Major improvements to RPM
Steve M.
stevem at inode.at
Wed Jun 13 10:02:28 UTC 2007
Hi,
I tried the Patches and got some compiler warnings while building.
Functionality seems ok after a quick tryout.
CC archival/rpm.o
archival/rpm.c:268: warning: no previous prototype for
‘rpm_construct_scan_state’
archival/rpm.c:272: warning: no previous prototype for
‘rpm_destruct_scan_state’
archival/rpm.c: In function ‘DoInstallEraseUpdateSeqences’:
archival/rpm.c:679: warning: declaration of ‘sz’ shadows a previous local
archival/rpm.c:552: warning: shadowed declaration is here
archival/rpm.c: In function ‘DoQueryListFiles’:
archival/rpm.c:1080: warning: declaration of ‘pszRoot’ shadows a global
declaration
archival/rpm.c:79: warning: shadowed declaration is here
archival/rpm.c: At top level:
archival/rpm.c:1179: warning: no previous prototype for ‘rpm_main’
archival/rpm.c: In function ‘rpm_main’:
archival/rpm.c:1192: warning: ISO C90 forbids mixed declarations and code
archival/rpm.c:1609: warning: passing argument 3 of ‘DoQueryListFiles’
discards qualifiers from pointer target type
archival/rpm.c: In function ‘extract_cpio_gz’:
archival/rpm.c:1747: warning: passing argument 2 of
‘rpm_open_transformer’ from incompatible pointer type
archival/rpm.c: At top level:
archival/rpm.c:300: warning: ‘exec_script’ declared ‘static’ but never
defined
archival/rpm.c:1999: warning: ‘fileaction_list’ defined but not used
archival/rpm.c:520: warning: ‘PrintDependency’ defined but not used
CC coreutils/md5_sha1_sum.o
coreutils/md5_sha1_sum.c:28: warning: no previous prototype for ‘hash_file’
Greetings,
Steve
OT: Sometimes my mails don't reach the list. What could I've done wrong
then, I'm not yet too familiar with mailing lists ?
More information about the busybox
mailing list