search for: match_gid

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

2007 Oct 17
3
DO NOT REPLY [Bug 5022] New: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3
...list.c:63: `id2' undeclared (first use in this function) uidlist.c:64: `flags' undeclared (first use in this function) uidlist.c: In function `match_uid': uidlist.c:210: structure has no member named `id' uidlist.c:211: structure has no member named `id2' uidlist.c: In function `match_gid': uidlist.c:222: structure has no member named `id' uidlist.c:226: structure has no member named `id' uidlist.c:236: structure has no member named `id2' uidlist.c:237: warning: control reaches end of non-void function uidlist.c: In function `add_uid': uidlist.c:249: structure ha...
2008 Feb 27
2
DO NOT REPLY [Bug 5287] New: FreeBSD pre10 compilation warnings report
...ning: unused parameter `fname' sender.c:150: warning: unused parameter `file' io.c: In function `mplex_write': io.c:468: warning: unused parameter `convert' uidlist.c: In function `match_uid': uidlist.c:210: warning: comparison between signed and unsigned uidlist.c: In function `match_gid': uidlist.c:222: warning: comparison between signed and unsigned uidlist.c:226: warning: comparison between signed and unsigned uidlist.c: In function `add_uid': uidlist.c:249: warning: comparison between signed and unsigned uidlist.c: In function `add_gid': uidlist.c:267: warning: comp...
2009 Dec 30
7
DO NOT REPLY [Bug 7015] New: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter
https://bugzilla.samba.org/show_bug.cgi?id=7015 Summary: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused- parameter Product: rsync Version: 3.0.6 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org