http://bugzilla.rpmfusion.org/show_bug.cgi?id=247
Orcan Ogetbil <oget.fedora(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |4
Status|NEW |ASSIGNED
--- Comment #18 from Orcan Ogetbil <oget.fedora(a)gmail.com> 2009-03-13 16:56:17 ---
There are these warnings in the build.log
Sample1.cpp:84: warning: format '%d' expects type 'int', but argument 2
has
type 'intptr_t'
Sample1.cpp:85: warning: format '%d' expects type 'int', but argument 2
has
type 'intptr_t'
Sample1.cpp:86: warning: format '%d' expects type 'int', but argument 2
has
type 'intptr_t'
Sample1.cpp:87: warning: format '%d' expects type 'int', but argument 2
has
type 'intptr_t'
Sample1.cpp:91: warning: format '%d' expects type 'int', but argument 2
has
type 'long int'
Sample1.cpp:92: warning: format '%d' expects type 'int', but argument 2
has
type 'long int'
Although I'm not 100% sure, these can cause problems in non-32bit systems. I'm
attaching a patch to suppress these warnings.
Otherwise the package is good to go:
------------------------------------------------------------
This package (mac) is APPROVED by oget for rpmfusion-nonfree
------------------------------------------------------------
--
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.