https://bugzilla.novell.com/show_bug.cgi?id=661643 https://bugzilla.novell.com/show_bug.cgi?id=661643#c2 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED --- Comment #2 from Stanislav Brabec <sbrabec@novell.com> 2010-12-30 14:36:40 CET --- I don't have any test hardware for coolkey, so I can just pick the Fedora package and port all changes. Surprisingly, coolkey-1.1.0-17.fc15.src.rpm fails to compile on syntax error. I will try to fix this error and ask you for testing. cky_card.c:110:5: error: expected declaration specifiers or '...' before 'LPSCARD_READERSTATE' cky_card.c: In function 'CKYCardContext_WaitForStatusChange': cky_card.c:844:8: warning: passing argument 3 of 'ctx->scard->SCardGetStatusChange' makes integer from pointer without a cast cky_card.c:844:8: note: expected 'long unsigned int' but argument is of type 'struct SCARD_READERSTATE *' cky_card.c:844:8: error: too many arguments to function 'ctx->scard->SCardGetStatusChange' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.