gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnutls-dev] Building opencdk-0.5.3 on Solaris


From: Dimitri Papadopoulos-Orfanos
Subject: [gnutls-dev] Building opencdk-0.5.3 on Solaris
Date: Fri, 05 Dec 2003 12:07:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Hi,

While building opencdk-0.5.3 using the Sun ONE Studio 7 compiler I get the attached warnings. A few of them look like they could be serious and should be fixed.

I have ommited the usual signed/unsignd warnings. I understand you don't want to fix these minor warnings.

Regards,
--
Dimitri

"new-packet.c", line 362: warning: identifier redeclared: _cdk_copy_userid
        current : function(pointer to pointer to struct cdk_pkt_userid_s 
{unsigned int len, unsigned int is_primary :1, unsigned int is_revoked :1, 
unsigned int mdc_feature :1, pointer to struct cdk_prefitem_s {..} prefs, 
pointer to unsigned char attrib_img, unsigned int attrib_len, unsigned int 
prefs_size, unsigned int created, array[1] of char name}, pointer to struct 
cdk_pkt_userid_s {unsigned int len, unsigned int is_primary :1, unsigned int 
is_revoked :1, unsigned int mdc_feature :1, pointer to struct cdk_prefitem_s 
{..} prefs, pointer to unsigned char attrib_img, unsigned int attrib_len, 
unsigned int prefs_size, unsigned int created, array[1] of char name}) 
returning enum  {CDK_Unusable_Key(25), CDK_Too_Short(24), 
CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), CDK_Error_No_Keyring(21), 
CDK_Inv_Mode(20), CDK_Bad_MDC(19), CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), 
CDK_Weak_Key(16), CDK_Zlib_Error(15), CDK_Time_Conflict(14), 
CDK_Chksum_Error(13), CDK_Error_No_Key(12), CDK_Inv_Value(11), 
CDK_MPI_Error(10), CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), 
CDK_Gcry_Error(7), CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), 
CDK_Bad_Sig(3), CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), 
CDK_EOF(-1)}
        previous: function(pointer to pointer to struct cdk_pkt_userid_s 
{unsigned int len, unsigned int is_primary :1, unsigned int is_revoked :1, 
unsigned int mdc_feature :1, pointer to struct cdk_prefitem_s {..} prefs, 
pointer to unsigned char attrib_img, unsigned int attrib_len, unsigned int 
prefs_size, unsigned int created, array[1] of char name}, pointer to struct 
cdk_pkt_userid_s {unsigned int len, unsigned int is_primary :1, unsigned int 
is_revoked :1, unsigned int mdc_feature :1, pointer to struct cdk_prefitem_s 
{..} prefs, pointer to unsigned char attrib_img, unsigned int attrib_len, 
unsigned int prefs_size, unsigned int created, array[1] of char name}) 
returning int : "packet.h", line 38
"new-packet.c", line 382: warning: identifier redeclared: _cdk_copy_pubkey
        current : function(pointer to pointer to struct cdk_pkt_pubkey_s 
{unsigned char version, unsigned char pubkey_algo, array[20] of unsigned char 
fpr, array[2] of unsigned int keyid, array[2] of unsigned int main_keyid, 
unsigned int timestamp, unsigned int expiredate, array[4] of pointer to struct 
cdk_mpi_s {..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, 
unsigned int has_expired :1, int pubkey_usage, pointer to struct 
cdk_pkt_userid_s {..} uid, pointer to struct cdk_prefitem_s {..} prefs, 
unsigned int prefs_size, pointer to struct cdk_desig_revoker_s {..} revkeys}, 
pointer to struct cdk_pkt_pubkey_s {unsigned char version, unsigned char 
pubkey_algo, array[20] of unsigned char fpr, array[2] of unsigned int keyid, 
array[2] of unsigned int main_keyid, unsigned int timestamp, unsigned int 
expiredate, array[4] of pointer to struct cdk_mpi_s {..} mpi, unsigned int 
is_revoked :1, unsigned int is_invalid :1, unsigned int has_expired :1, int 
pubkey_usage, pointer to struct cdk_pkt_userid_s {..} uid, pointer to struct 
cdk_prefitem_s {..} prefs, unsigned int prefs_size, pointer to struct 
cdk_desig_revoker_s {..} revkeys}) returning enum  {CDK_Unusable_Key(25), 
CDK_Too_Short(24), CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), 
CDK_Error_No_Keyring(21), CDK_Inv_Mode(20), CDK_Bad_MDC(19), 
CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), CDK_Weak_Key(16), 
CDK_Zlib_Error(15), CDK_Time_Conflict(14), CDK_Chksum_Error(13), 
CDK_Error_No_Key(12), CDK_Inv_Value(11), CDK_MPI_Error(10), 
CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), CDK_Gcry_Error(7), 
CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), CDK_Bad_Sig(3), 
CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), CDK_EOF(-1)}
        previous: function(pointer to pointer to struct cdk_pkt_pubkey_s 
{unsigned char version, unsigned char pubkey_algo, array[20] of unsigned char 
fpr, array[2] of unsigned int keyid, array[2] of unsigned int main_keyid, 
unsigned int timestamp, unsigned int expiredate, array[4] of pointer to struct 
cdk_mpi_s {..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, 
unsigned int has_expired :1, int pubkey_usage, pointer to struct 
cdk_pkt_userid_s {..} uid, pointer to struct cdk_prefitem_s {..} prefs, 
unsigned int prefs_size, pointer to struct cdk_desig_revoker_s {..} revkeys}, 
pointer to struct cdk_pkt_pubkey_s {unsigned char version, unsigned char 
pubkey_algo, array[20] of unsigned char fpr, array[2] of unsigned int keyid, 
array[2] of unsigned int main_keyid, unsigned int timestamp, unsigned int 
expiredate, array[4] of pointer to struct cdk_mpi_s {..} mpi, unsigned int 
is_revoked :1, unsigned int is_invalid :1, unsigned int has_expired :1, int 
pubkey_usage, pointer to struct cdk_pkt_userid_s {..} uid, pointer to struct 
cdk_prefitem_s {..} prefs, unsigned int prefs_size, pointer to struct 
cdk_desig_revoker_s {..} revkeys}) returning int : "packet.h", line 39
"new-packet.c", line 414: warning: identifier redeclared: _cdk_copy_seckey
        current : function(pointer to pointer to struct cdk_pkt_seckey_s 
{pointer to struct cdk_pkt_pubkey_s {..} pk, unsigned int expiredate, int 
version, int pubkey_algo, array[2] of unsigned int keyid, array[2] of unsigned 
int main_keyid, unsigned char s2k_usage, struct  {..} protect, unsigned short 
csum, array[4] of pointer to struct cdk_mpi_s {..} mpi, pointer to unsigned 
char encdata, unsigned int enclen, unsigned char is_protected, unsigned int 
is_primary :1, unsigned int has_expired :1, unsigned int is_revoked :1}, 
pointer to struct cdk_pkt_seckey_s {pointer to struct cdk_pkt_pubkey_s {..} pk, 
unsigned int expiredate, int version, int pubkey_algo, array[2] of unsigned int 
keyid, array[2] of unsigned int main_keyid, unsigned char s2k_usage, struct  
{..} protect, unsigned short csum, array[4] of pointer to struct cdk_mpi_s {..} 
mpi, pointer to unsigned char encdata, unsigned int enclen, unsigned char 
is_protected, unsigned int is_primary :1, unsigned int has_expired :1, unsigned 
int is_revoked :1}) returning enum  {CDK_Unusable_Key(25), CDK_Too_Short(24), 
CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), CDK_Error_No_Keyring(21), 
CDK_Inv_Mode(20), CDK_Bad_MDC(19), CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), 
CDK_Weak_Key(16), CDK_Zlib_Error(15), CDK_Time_Conflict(14), 
CDK_Chksum_Error(13), CDK_Error_No_Key(12), CDK_Inv_Value(11), 
CDK_MPI_Error(10), CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), 
CDK_Gcry_Error(7), CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), 
CDK_Bad_Sig(3), CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), 
CDK_EOF(-1)}
        previous: function(pointer to pointer to struct cdk_pkt_seckey_s 
{pointer to struct cdk_pkt_pubkey_s {..} pk, unsigned int expiredate, int 
version, int pubkey_algo, array[2] of unsigned int keyid, array[2] of unsigned 
int main_keyid, unsigned char s2k_usage, struct  {..} protect, unsigned short 
csum, array[4] of pointer to struct cdk_mpi_s {..} mpi, pointer to unsigned 
char encdata, unsigned int enclen, unsigned char is_protected, unsigned int 
is_primary :1, unsigned int has_expired :1, unsigned int is_revoked :1}, 
pointer to struct cdk_pkt_seckey_s {pointer to struct cdk_pkt_pubkey_s {..} pk, 
unsigned int expiredate, int version, int pubkey_algo, array[2] of unsigned int 
keyid, array[2] of unsigned int main_keyid, unsigned char s2k_usage, struct  
{..} protect, unsigned short csum, array[4] of pointer to struct cdk_mpi_s {..} 
mpi, pointer to unsigned char encdata, unsigned int enclen, unsigned char 
is_protected, unsigned int is_primary :1, unsigned int has_expired :1, unsigned 
int is_revoked :1}) returning int : "packet.h", line 40
"new-packet.c", line 461: warning: identifier redeclared: _cdk_copy_pk_to_sk
        current : function(pointer to struct cdk_pkt_pubkey_s {unsigned char 
version, unsigned char pubkey_algo, array[20] of unsigned char fpr, array[2] of 
unsigned int keyid, array[2] of unsigned int main_keyid, unsigned int 
timestamp, unsigned int expiredate, array[4] of pointer to struct cdk_mpi_s 
{..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, unsigned int 
has_expired :1, int pubkey_usage, pointer to struct cdk_pkt_userid_s {..} uid, 
pointer to struct cdk_prefitem_s {..} prefs, unsigned int prefs_size, pointer 
to struct cdk_desig_revoker_s {..} revkeys}, pointer to struct cdk_pkt_seckey_s 
{pointer to struct cdk_pkt_pubkey_s {..} pk, unsigned int expiredate, int 
version, int pubkey_algo, array[2] of unsigned int keyid, array[2] of unsigned 
int main_keyid, unsigned char s2k_usage, struct  {..} protect, unsigned short 
csum, array[4] of pointer to struct cdk_mpi_s {..} mpi, pointer to unsigned 
char encdata, unsigned int enclen, unsigned char is_protected, unsigned int 
is_primary :1, unsigned int has_expired :1, unsigned int is_revoked :1}) 
returning enum  {CDK_Unusable_Key(25), CDK_Too_Short(24), 
CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), CDK_Error_No_Keyring(21), 
CDK_Inv_Mode(20), CDK_Bad_MDC(19), CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), 
CDK_Weak_Key(16), CDK_Zlib_Error(15), CDK_Time_Conflict(14), 
CDK_Chksum_Error(13), CDK_Error_No_Key(12), CDK_Inv_Value(11), 
CDK_MPI_Error(10), CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), 
CDK_Gcry_Error(7), CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), 
CDK_Bad_Sig(3), CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), 
CDK_EOF(-1)}
        previous: function(pointer to struct cdk_pkt_pubkey_s {unsigned char 
version, unsigned char pubkey_algo, array[20] of unsigned char fpr, array[2] of 
unsigned int keyid, array[2] of unsigned int main_keyid, unsigned int 
timestamp, unsigned int expiredate, array[4] of pointer to struct cdk_mpi_s 
{..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, unsigned int 
has_expired :1, int pubkey_usage, pointer to struct cdk_pkt_userid_s {..} uid, 
pointer to struct cdk_prefitem_s {..} prefs, unsigned int prefs_size, pointer 
to struct cdk_desig_revoker_s {..} revkeys}, pointer to struct cdk_pkt_seckey_s 
{pointer to struct cdk_pkt_pubkey_s {..} pk, unsigned int expiredate, int 
version, int pubkey_algo, array[2] of unsigned int keyid, array[2] of unsigned 
int main_keyid, unsigned char s2k_usage, struct  {..} protect, unsigned short 
csum, array[4] of pointer to struct cdk_mpi_s {..} mpi, pointer to unsigned 
char encdata, unsigned int enclen, unsigned char is_protected, unsigned int 
is_primary :1, unsigned int has_expired :1, unsigned int is_revoked :1}) 
returning int : "packet.h", line 41
"new-packet.c", line 481: warning: identifier redeclared: _cdk_copy_signature
        current : function(pointer to pointer to struct cdk_pkt_signature_s 
{unsigned char version, unsigned char sig_class, unsigned int timestamp, 
unsigned int expiredate, array[2] of unsigned int keyid, unsigned char 
pubkey_algo, unsigned char digest_algo, array[2] of unsigned char digest_start, 
unsigned short hashed_size, pointer to struct cdk_subpkt_s {..} hashed, 
unsigned short unhashed_size, pointer to struct cdk_subpkt_s {..} unhashed, 
array[2] of pointer to struct cdk_mpi_s {..} mpi, pointer to struct 
cdk_desig_revoker_s {..} revkeys, struct  {..} flags, array[2] of unsigned int 
key}, pointer to struct cdk_pkt_signature_s {unsigned char version, unsigned 
char sig_class, unsigned int timestamp, unsigned int expiredate, array[2] of 
unsigned int keyid, unsigned char pubkey_algo, unsigned char digest_algo, 
array[2] of unsigned char digest_start, unsigned short hashed_size, pointer to 
struct cdk_subpkt_s {..} hashed, unsigned short unhashed_size, pointer to 
struct cdk_subpkt_s {..} unhashed, array[2] of pointer to struct cdk_mpi_s {..} 
mpi, pointer to struct cdk_desig_revoker_s {..} revkeys, struct  {..} flags, 
array[2] of unsigned int key}) returning enum  {CDK_Unusable_Key(25), 
CDK_Too_Short(24), CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), 
CDK_Error_No_Keyring(21), CDK_Inv_Mode(20), CDK_Bad_MDC(19), 
CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), CDK_Weak_Key(16), 
CDK_Zlib_Error(15), CDK_Time_Conflict(14), CDK_Chksum_Error(13), 
CDK_Error_No_Key(12), CDK_Inv_Value(11), CDK_MPI_Error(10), 
CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), CDK_Gcry_Error(7), 
CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), CDK_Bad_Sig(3), 
CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), CDK_EOF(-1)}
        previous: function(pointer to pointer to struct cdk_pkt_signature_s 
{unsigned char version, unsigned char sig_class, unsigned int timestamp, 
unsigned int expiredate, array[2] of unsigned int keyid, unsigned char 
pubkey_algo, unsigned char digest_algo, array[2] of unsigned char digest_start, 
unsigned short hashed_size, pointer to struct cdk_subpkt_s {..} hashed, 
unsigned short unhashed_size, pointer to struct cdk_subpkt_s {..} unhashed, 
array[2] of pointer to struct cdk_mpi_s {..} mpi, pointer to struct 
cdk_desig_revoker_s {..} revkeys, struct  {..} flags, array[2] of unsigned int 
key}, pointer to struct cdk_pkt_signature_s {unsigned char version, unsigned 
char sig_class, unsigned int timestamp, unsigned int expiredate, array[2] of 
unsigned int keyid, unsigned char pubkey_algo, unsigned char digest_algo, 
array[2] of unsigned char digest_start, unsigned short hashed_size, pointer to 
struct cdk_subpkt_s {..} hashed, unsigned short unhashed_size, pointer to 
struct cdk_subpkt_s {..} unhashed, array[2] of pointer to struct cdk_mpi_s {..} 
mpi, pointer to struct cdk_desig_revoker_s {..} revkeys, struct  {..} flags, 
array[2] of unsigned int key}) returning int : "packet.h", line 42
"new-packet.c", line 509: warning: identifier redeclared: _cdk_pubkey_compare
        current : function(pointer to struct cdk_pkt_pubkey_s {unsigned char 
version, unsigned char pubkey_algo, array[20] of unsigned char fpr, array[2] of 
unsigned int keyid, array[2] of unsigned int main_keyid, unsigned int 
timestamp, unsigned int expiredate, array[4] of pointer to struct cdk_mpi_s 
{..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, unsigned int 
has_expired :1, int pubkey_usage, pointer to struct cdk_pkt_userid_s {..} uid, 
pointer to struct cdk_prefitem_s {..} prefs, unsigned int prefs_size, pointer 
to struct cdk_desig_revoker_s {..} revkeys}, pointer to struct cdk_pkt_pubkey_s 
{unsigned char version, unsigned char pubkey_algo, array[20] of unsigned char 
fpr, array[2] of unsigned int keyid, array[2] of unsigned int main_keyid, 
unsigned int timestamp, unsigned int expiredate, array[4] of pointer to struct 
cdk_mpi_s {..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, 
unsigned int has_expired :1, int pubkey_usage, pointer to struct 
cdk_pkt_userid_s {..} uid, pointer to struct cdk_prefitem_s {..} prefs, 
unsigned int prefs_size, pointer to struct cdk_desig_revoker_s {..} revkeys}) 
returning enum  {CDK_Unusable_Key(25), CDK_Too_Short(24), 
CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), CDK_Error_No_Keyring(21), 
CDK_Inv_Mode(20), CDK_Bad_MDC(19), CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), 
CDK_Weak_Key(16), CDK_Zlib_Error(15), CDK_Time_Conflict(14), 
CDK_Chksum_Error(13), CDK_Error_No_Key(12), CDK_Inv_Value(11), 
CDK_MPI_Error(10), CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), 
CDK_Gcry_Error(7), CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), 
CDK_Bad_Sig(3), CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), 
CDK_EOF(-1)}
        previous: function(pointer to struct cdk_pkt_pubkey_s {unsigned char 
version, unsigned char pubkey_algo, array[20] of unsigned char fpr, array[2] of 
unsigned int keyid, array[2] of unsigned int main_keyid, unsigned int 
timestamp, unsigned int expiredate, array[4] of pointer to struct cdk_mpi_s 
{..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, unsigned int 
has_expired :1, int pubkey_usage, pointer to struct cdk_pkt_userid_s {..} uid, 
pointer to struct cdk_prefitem_s {..} prefs, unsigned int prefs_size, pointer 
to struct cdk_desig_revoker_s {..} revkeys}, pointer to struct cdk_pkt_pubkey_s 
{unsigned char version, unsigned char pubkey_algo, array[20] of unsigned char 
fpr, array[2] of unsigned int keyid, array[2] of unsigned int main_keyid, 
unsigned int timestamp, unsigned int expiredate, array[4] of pointer to struct 
cdk_mpi_s {..} mpi, unsigned int is_revoked :1, unsigned int is_invalid :1, 
unsigned int has_expired :1, int pubkey_usage, pointer to struct 
cdk_pkt_userid_s {..} uid, pointer to struct cdk_prefitem_s {..} prefs, 
unsigned int prefs_size, pointer to struct cdk_desig_revoker_s {..} revkeys}) 
returning int : "packet.h", line 43

"main.c", line 100: warning: statement not reached
"main.c", line 357: warning: implicit function declaration: getpass
"main.c", line 357: warning: improper pointer/integer combination: op "="

"keydb.c", line 192: warning: end-of-loop code not reached
"keydb.c", line 1731: warning: statement not reached

"seskey.c", line 224: warning: identifier redeclared: _cdk_digest_encode_pkcs1
        current : function(pointer to pointer to unsigned char, pointer to 
unsigned int, int, pointer to const unsigned char, int, unsigned int) returning 
enum  {CDK_Unusable_Key(25), CDK_Too_Short(24), CDK_Inv_Packet_Ver(23), 
CDK_Wrong_Format(22), CDK_Error_No_Keyring(21), CDK_Inv_Mode(20), 
CDK_Bad_MDC(19), CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), CDK_Weak_Key(16), 
CDK_Zlib_Error(15), CDK_Time_Conflict(14), CDK_Chksum_Error(13), 
CDK_Error_No_Key(12), CDK_Inv_Value(11), CDK_MPI_Error(10), 
CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), CDK_Gcry_Error(7), 
CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), CDK_Bad_Sig(3), 
CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), CDK_EOF(-1)}
        previous: function(pointer to pointer to unsigned char, pointer to 
unsigned int, int, pointer to const unsigned char, int, unsigned int) returning 
int : "main.h", line 108
"seskey.c", line 260: warning: statement not reached
"seskey.c", line 290: warning: identifier redeclared: _cdk_sk_unprotect_auto
        current : function(pointer to struct cdk_ctx_s {int trust_model, int 
cipher_algo, int digest_algo, struct  {..} compress, struct  {..} _s2k, struct  
{..} opt, struct  {..} result, struct  {..} cache, pointer to struct cdk_dek_s 
{..} dek, pointer to struct cdk_s2k_s {..} s2k, struct  {..} db, pointer to 
function(..) returning void callback, pointer to void callback_value, pointer 
to function(..) returning pointer to char passphrase, pointer to void 
passphrase_value}, pointer to struct cdk_pkt_seckey_s {pointer to struct 
cdk_pkt_pubkey_s {..} pk, unsigned int expiredate, int version, int 
pubkey_algo, array[2] of unsigned int keyid, array[2] of unsigned int 
main_keyid, unsigned char s2k_usage, struct  {..} protect, unsigned short csum, 
array[4] of pointer to struct cdk_mpi_s {..} mpi, pointer to unsigned char 
encdata, unsigned int enclen, unsigned char is_protected, unsigned int 
is_primary :1, unsigned int has_expired :1, unsigned int is_revoked :1}) 
returning enum  {CDK_Unusable_Key(25), CDK_Too_Short(24), 
CDK_Inv_Packet_Ver(23), CDK_Wrong_Format(22), CDK_Error_No_Keyring(21), 
CDK_Inv_Mode(20), CDK_Bad_MDC(19), CDK_Wrong_Seckey(18), CDK_Out_Of_Core(17), 
CDK_Weak_Key(16), CDK_Zlib_Error(15), CDK_Time_Conflict(14), 
CDK_Chksum_Error(13), CDK_Error_No_Key(12), CDK_Inv_Value(11), 
CDK_MPI_Error(10), CDK_Armor_CRC_Error(9), CDK_Armor_Error(8), 
CDK_Gcry_Error(7), CDK_Not_Implemented(6), CDK_Inv_Algo(5), CDK_Inv_Packet(4), 
CDK_Bad_Sig(3), CDK_File_Error(2), CDK_General_Error(1), CDK_Success(0), 
CDK_EOF(-1)}
        previous: function(pointer to struct cdk_ctx_s {int trust_model, int 
cipher_algo, int digest_algo, struct  {..} compress, struct  {..} _s2k, struct  
{..} opt, struct  {..} result, struct  {..} cache, pointer to struct cdk_dek_s 
{..} dek, pointer to struct cdk_s2k_s {..} s2k, struct  {..} db, pointer to 
function(..) returning void callback, pointer to void callback_value, pointer 
to function(..) returning pointer to char passphrase, pointer to void 
passphrase_value}, pointer to struct cdk_pkt_seckey_s {pointer to struct 
cdk_pkt_pubkey_s {..} pk, unsigned int expiredate, int version, int 
pubkey_algo, array[2] of unsigned int keyid, array[2] of unsigned int 
main_keyid, unsigned char s2k_usage, struct  {..} protect, unsigned short csum, 
array[4] of pointer to struct cdk_mpi_s {..} mpi, pointer to unsigned char 
encdata, unsigned int enclen, unsigned char is_protected, unsigned int 
is_primary :1, unsigned int has_expired :1, unsigned int is_revoked :1}) 
returning int : "main.h", line 110

"pubkey.c", line 1072: warning: statement not reached

"misc.c", line 467: warning: return value type mismatch
"misc.c", line 497: warning: implicit function declaration: abs
"misc.c", line 501: warning: implicit function declaration: strtoul

"encrypt.c", line 304: warning: implicit function declaration: vasprintf

"kbnode.c", line 528: warning: statement not reached

"t-stream.c", line 312: warning: statement not reached

reply via email to

[Prev in Thread] Current Thread [Next in Thread]