#warnings when compiling gpg 1.4.0 on OSX

Stéphane Corthésy stephane at sente.ch
Fri Dec 17 15:45:07 CET 2004


Here are the #warnings displayed when compiled on OSX 10.3.6:

keylist.c: In function `list_keyblock_print':
keylist.c:790: warning: field width is not type int (arg 2)

passphrase.c: In function `agent_get_passphrase':
passphrase.c:754: warning: passing arg 4 of `readn' from incompatible 
pointer type

keyedit.c: In function `show_key_with_all_names':
keyedit.c:2347: warning: field width is not type int (arg 2)

On OSX, size_t is defined as an unsigned long.

gpg 1.4.0 compiles fine, except the warnings, and all tests have passed.

Thanks all,

Stéphane




More information about the Gnupg-devel mailing list