search for: notcompat

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

2003 Mar 27
2
Samba and CCC
...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/include/glob.h. (notcompat) extern int glob64 __P ((__const char *__restrict __pattern, int __flags, - -----------^ cc: Warning: /usr/include/glob.h, line 205: In this declaration, parameter 1 has a different type than specified in an earlier declaration of this function. (mismatparam) extern void globfree64 __P ((glob64_t *...
1999 Nov 23
1
compile error for mkString on alpha (PR#332)
...ction. (mism atparam) SEXP mkString(const char *s) -----^ cc: Error: ../../../R/src/main/gram.y, line 1365: In this declaration, the type of "mkString" is not compatible with the type of a previous declaration of "mkString" at line number 59 in file ../../../R/src/main/gram.y. (notcompat) SEXP mkString(const char *s) -----^ Then I looked at the preprocessed sources: cc -I. -I../include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -ieee_with_inexact -g -E gram.c > gram.E grep -n mkString gram.E 8915:SEXP mkString(const char*); 9564:SEXP mkString(const...
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