search for: cvtdiftyp

Displaying 2 results from an estimated 2 matches for "cvtdiftyp".

Did you mean: cvtdiftypes
2004 Oct 05
2
[Bug 940] xmmap.c noequality compile error on DigitalUNIX 4.0F PK7
...enssh 3.8.1p1 compiles fine giving just this warning: cc -g -I. -I.. -I. -I./.. -I/usr/local/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c xmmap.c cc: Warning: xmmap.c, line 50: In this statement, "(-1)" of type "long", is being converted to "pointer to void". (cvtdiftypes) if (address == MAP_FAILED) { ------------^ ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...ffer[4096], pname[ANAME_SZ], pinst[INST_SZ], prealm[REALM_SZ]; -------------------------------------------------------------------^ cc: Warning: sshconnect1.c, line 742: In this statement, "tkt_string(...)" of type "int", is being converted to "pointer to const char". (cvtdiftypes) if (stat(tkt_string(), &st) < 0) -----------------^ cc: Error: sshconnect1.c, line 747: In this statement, "TKT_FILE" is not declared. (undeclared) problem = krb_get_tf_fullname(TKT_FILE, pname, pinst, prealm); --------------------------------------^ cc: Error: s...