http://bugzilla.rpmfusion.org/show_bug.cgi?id=302
rc040203(a)freenet.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rc040203(a)freenet.de
--- Comment #1 from rc040203(a)freenet.de 2009-01-05 08:26:57 ---
This package seemingly is not 64bit clean:
...
mkbshift.c: In function 'main':
mkbshift.c:86: warning: format '%ld' expects type 'long int', but argument
3
has type 'int32_t'
mkbshift.c:88: warning: format '%ld' expects type 'long int', but argument
3
has type 'int32_t'
mkbshift.c:90: warning: format '%ld' expects type 'long int', but argument
3
has type 'int32_t'
mkbshift.c:99: warning: format '%ld' expects type 'long int', but argument
3
has type 'int32_t'
mkbshift.c:101: warning: format '%ld' expects type 'long int', but
argument 3
has type 'int32_t'
mkbshift.c:103: warning: format '%ld' expects type 'long int', but
argument 3
has type 'int32_t'
...
gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF
.deps/main.Tpo
In file included from fixio.c:18:
bitshift.h:4: warning: overflow in implicit constant conversion
bitshift.h:4: warning: overflow in implicit constant conversion
bitshift.h:4: warning: overflow in implicit constant conversion
...
I could provide a patch to hack around this issue, but ...
... shorten's license doesn't grant a license to modify the code.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.