search for: mismatparam

Displaying 3 results from an estimated 3 matches for "mismatparam".

2003 Mar 27
2
Samba and CCC
...- -DTDB_PASSWD _FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lcups -lnsl -ldl -lcrypt -lpopt Compiling smbd/server.c cc: Warning: /usr/include/glob.h, line 201: In this declaration, parameter 4 has a different type than specified in an earlier declaration of this function. (mismatparam) extern int glob64 __P ((__const char *__restrict __pattern, int __flags, - -----------^ cc: Error: /usr/include/glob.h, line 201: In this declaration, the type of "glob64" is not compatible with the type of a previous declaration of "glob64" at line number 186 in file /usr/incl...
1999 Nov 13
0
patches for alpha
...in () { double x = 0; fpsetmask(0); x = x / x; return (x != x); 3. multiple declaration of mkString, const char* did not work: cc: Error: ../../../R/src/main/gram.y, line 1365: In this declaration, parameter 1 has a different type than specified in an earlier declaration of this function. (mismatparam) SEXP mkString(const char *s) Also another "#" not in column 1. One solution is the following, but I'm not sure if the move from const char* to char* breaks something. I also don't know why const char* did not work. My bison is root@delta[src]# bison -V GNU Bison version 1.25...
2007 Oct 31
26
[Bug 1386] New: OpenSSH 4.7p1 compile error in atomicio.c under Tru64 4.0f
https://bugzilla.mindrot.org/show_bug.cgi?id=1386 Summary: OpenSSH 4.7p1 compile error in atomicio.c under Tru64 4.0f Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Alpha OS/Version: Tru64 Status: NEW Severity: major Priority: P2 Component: Build