Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=560240 --- Comment #3 from Chen Lei <supercyper@xxxxxxx> 2010-02-01 03:38:31 EST --- About ormat string warnings: xls.c:123: warning: format '%ld' expects type 'long int', but argument 2 has type 'DWORD' xls.c:151: warning: format '%ld' expects type 'long int', but argument 2 has type 'DWORD' xls.c:176: warning: format '%ld' expects type 'long int', but argument 2 has type 'DWORD' xls.c:224: warning: format '%li' expects type 'long int', but argument 3 has type 'DWORD' xls.c:252: warning: format '% 4ld' expects type 'long int', but argument 2 has I think its we can skip those warnings, it can works fine because "typedef unsigned long DWORD" automake/aclocal are not needed since I didn't modified Makefile.am, acinclude.m4' or configure.in. New SPEC:http://dl.dropbox.com/u/1338197/1/libxls.spec SRPM:http://dl.dropbox.com/u/1338197/1/libxls-0.3.0-2.20100130svn.fc12.src.rpm -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review