http://bugzilla.rpmfusion.org/show_bug.cgi?id=310
--- Comment #20 from Mikhail Kalenkov <Mikhail.Kalenkov(a)gmail.com> 2009-06-17
14:40:52 ---
(In reply to comment #17)
SPEC -
http://katrine.lpi.ru/kalenkov/fusion/scid.spec
SRPM -
http://katrine.lpi.ru/kalenkov/fusion/scid-3.7.3-6.fc11.src.rpm
* There are a few compilation warnings of type
src/egtb/tbindex.cpp:1204: warning: format '%d' expects type 'int',
but
argument 2 has type 'size_t'
Please fix them as they might cause problems in 64bit systems. (Replacing %d by
%zd should solve it)
Done. (I managed to reproduce it only on 64bit machine.)
--
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.