Displaying 6 results from an estimated 6 matches for "ptrmismatch".
2002 Jul 25
1
[Bug 371] New: OpenSSH fails to build on Alpha True64 in cipher.c
...er.c, line 65: In the initializer for ciphers[0].evptype, the
referenced type of the pointer value "EVP_enc_null" is "function () returning
pointer to struct evp_cipher_st", which is not compatible with "function ()
returning pointer to const struct evp_cipher_st". (ptrmismatch)
{ "none", SSH_CIPHER_NONE, 8, 0, EVP_enc_null },
-------------------------------------------------------^
cc: Warning: cipher.c, line 66: In the initializer for ciphers[1].evptype, the
referenced type of the pointer value "EVP_des_cbc" is "function (...
1999 Nov 23
1
compile error for mkString on alpha (PR#332)
...skipping to end of line. (ignoretokens)
#endif
------------^
cc: Warning: ../../../R/src/main/gram.y, line 644: In this statement, the
referenced type of the pointer value "SourceLine" is "unsigned char", which is
not compatible
with "const signed char". (ptrmismatch)
STRING(source)[lines++] = mkChar(SourceLine);
------------------------------------------------------^
cc: Warning: ../../../R/src/main/gram.y, line 1144: In this statement, the
referenced type of the pointer value "buf" is "signed char", which is not
compat...
2003 Mar 27
2
Samba and CCC
...clude/glob.h.
(notcompat)
extern void globfree64 __P ((glob64_t *__pglob));
- ------------^
cc: Warning: smbd/server.c, line 450: In this statement, the
referenced type
of the pointer value "&rlp" is "struct rlimit", which is not
compatible with
"struct rlimit64". (ptrmismatch)
getrlimit(RLIMIT_CORE, &rlp);
- ---------------------------------------^
cc: Warning: smbd/server.c, line 452: In this statement, the
referenced type
of the pointer value "&rlp" is "struct rlimit", which is not
compatible with
"const struct rlimit64...
2004 Mar 16
1
[Bug 551] ssh install fails on Tru64 V5.0A
...ck at stokkie.net 2004-03-17 06:21 -------
shouldn't this compiler warning be fixed first?? :
cc: Warning: session.c, line 635: In this statement, the referenced type of
the pointer value "&fromlen" is "unsigned long", which is not compatible with
"int". (ptrmismatch)
(struct sockaddr *) & from, &fromlen) < 0) {
------------------------------------------------^
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 May 06
1
A make problem with Samba 2.2.4
...srv_netlog_nt.c
cc: Warning: rpc_server/srv_netlog_nt.c, line 226: In this statement, the refere
nced type of the pointer value "(char ...)p->dc.md4pw" is "char", which is not c
ompatible with "const unsigned char" because they differ by signed/unsigned attr
ibute. (ptrmismatch1)
(char *)p->dc.md4pw, p->dc.sess_key);
---------------------------------^
Compiling rpc_server/srv_pipe_hnd.c
Compiling rpc_server/srv_reg.c
Compiling rpc_server/srv_reg_nt.c
Compiling rpc_server/srv_samr.c
Compiling rpc_server/srv_samr_nt.c
Compiling rpc_ser...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
.../include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c Rsock.c -o Rsock.lo
cc: Warning: Rsock.c, line 380: In this statement, the referenced type of the
pointer value "&len" is "unsigned long", which is not compatible with "int".
(ptrmismatch)
if (getsockopt(s, SOL_SOCKET, SO_ERROR, (char*)&status, &len) < 0){
--------------------------------------------------------------------^
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/so...