search for: poptparseargvstr

Displaying 9 results from an estimated 9 matches for "poptparseargvstr".

2008 Jun 04
1
3.0.3pre2 compile warnings on interix
...pt/popthelp.c:767: warning: implicit declaration of function `alloca' gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include -c popt/poptparse.c -o popt/poptparse.o popt/poptparse.c: In function `poptParseArgvString': popt/poptparse.c:67: warning: implicit declaration of function `alloca' ================================================ This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient...
2020 Oct 13
0
Lookup sid with libsmbclient (invoked from c# on mono)
...474b520, 0) = 0 20582 strdup("lookupnames user1") = 0x555914733450 20582 popt_get_cmdline_auth_info(0x555914733450, 0x55591473bcc0, 18, 48) = 0x55591473b880 20582 poptParseArgvString(0x555914733450, 0x7ffff4a0f5d4, 0x7ffff4a0f5d8, 48) = 0 20582 _talloc_stackframe(0x555913449510, 0, 0, 0) = 0x55591474bc20 20582 cli_rpc_pipe_open_noauth_transport(0x555914735d40, 1, 0x7f3e4e694fe0, 0x55591347f1b0) = 0 20582 rpc...
2002 Jan 07
2
rsync-2.5.1 / popt patches
...NVMS_AXP */ /* (C) 1998 Red Hat Software, Inc. -- Licensing details are in the COPYING file accompanying popt source distributions, available from ftp://ftp.redhat.com/pub/code/popt */ @@ -114,7 +115,7 @@ /*@out@*/ int * argcPtr, /*@out@*/ const char *** argvPtr); int poptParseArgvString(const char * s, /*@out@*/ int * argcPtr, /*@out@*/ const char *** argvPtr); -/*@observer@*/ const char *const poptStrerror(const int error); +/*@observer@*/ const char * poptStrerror(const int error); void poptSetExecPath(poptContext con, const char * path, int allowAbsolute)...
2004 May 27
0
compiling on HP-UX
...In function `showShortOptions': popt/popthelp.c:611: warning: implicit declaration of function `alloca' In file included from popt/system.h:82, from popt/poptparse.c:9: popt/popt.h:377: warning: type qualifiers ignored on function return type popt/poptparse.c: In function `poptParseArgvString': popt/poptparse.c:62: warning: implicit declaration of function `alloca' popt/poptparse.c:81: warning: signed and unsigned type in conditional expression 3) cygwin Troubles (under Win2000): as client (rsync 2.6.0 direct connections), sending data: Sometimes one some machines it...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
..../popt -c popt/popthelp.c -o popt/popthelp.o popt/popthelp.c: In function `showShortOptions': popt/popthelp.c:611: warning: implicit declaration of function `alloca' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptparse.c -o popt/poptparse.o popt/poptparse.c: In function `poptParseArgvString': popt/poptparse.c:62: warning: implicit declaration of function `alloca' gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o rsync rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o main.o checksum.o match.o syscall.o log.o backup.o options.o flist.o io.o compat.o hlink.o t...
2002 Mar 28
1
(no subject)
...thelp.c:93: warning: subscript has type `char' popt/popthelp.c:95: warning: subscript has type `char' popt/popthelp.c:101: warning: subscript has type `char' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptparse.c -o popt/poptparse.o popt/poptparse.c: In function `poptParseArgvString': popt/poptparse.c:65: warning: subscript has type `char' ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - Center for Scientific Computing FAX: +1 801 585 1640, +1 801...
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Typical example: Here is some search & export for libsmbclient: adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep cli_rpc_pipe_open_noauth_transport <nothing> adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep cli_rpc_pipe_open U cli_rpc_pipe_open_noauth adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...#39;: popt/popthelp.c:185: warning: unused parameter `flags' popt/popthelp.c: In function `poptPrintUsage': popt/popthelp.c:282: warning: unused parameter `flags' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptparse.c -o popt/poptparse.o popt/poptparse.c: In function `poptParseArgvString': popt/poptparse.c:65: warning: subscript has type `char' Please ignore warnings below about mktemp -- it is used in a safe way gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o rsync rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o main.o checksum.o match.o syscall.o...
2002 Jan 29
1
Solaris 2.8/2.5.2 build issues
...rameter `flags' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptparse.c -o popt/poptparse.o In file included from popt/system.h:55, from popt/poptparse.c:5: popt/popt.h:117: warning: type qualifiers ignored on function return type popt/poptparse.c: In function `poptParseArgvString': popt/poptparse.c:65: warning: subscript has type `char' Please ignore warnings below about mktemp -- it is used in a safe way gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o rsync rsync.o generator.o receiver.o cleanup.o send er.o exclude.o util.o main.o checksum.o match.o syscall.o l...