=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gsoap-2.7.17nb3 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/devel/gsoap/work/gsoap-2.7' Making all in gsoap gmake[2]: Entering directory '/data/scratch/devel/gsoap/work/gsoap-2.7/gsoap' ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DUNKNOWN -O2 -I/usr/include -MT libgsoap_a-stdsoap2.o -MD -MP -MF .deps/libgsoap_a-stdsoap2.Tpo -c -o libgsoap_a-stdsoap2.o `test -f 'stdsoap2.c' || echo './'`stdsoap2.c stdsoap2.c:764:30: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ stdsoap2.c:764:30: note: use array indexing to silence this warning sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ^ & [ ] stdsoap2.c:8806:30: warning: address of array 'tp->name' will always evaluate to 'true' [-Wpointer-bool-conversion] { if (tp->visible && tp->name) ~~ ~~~~^~~~ stdsoap2.c:10843:43: warning: format specifies type 'long long' but the argument has type '__int64_t' (aka 'long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_LONG_FORMAT, n); ~~~~~~~~~~~~~~~~ ^ stdsoap2.c:11645:44: warning: format specifies type 'unsigned long long' but the argument has type '__uint64_t' (aka 'unsigned long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_ULONG_FORMAT, n); ~~~~~~~~~~~~~~~~~ ^ 4 warnings generated. mv -f .deps/libgsoap_a-stdsoap2.Tpo .deps/libgsoap_a-stdsoap2.Po rm -f libgsoap.a ar cru libgsoap.a libgsoap_a-stdsoap2.o ranlib libgsoap.a clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DUNKNOWN -O2 -I/usr/include -MT libgsoap___a-stdsoap2_cpp.o -MD -MP -MF .deps/libgsoap___a-stdsoap2_cpp.Tpo -c -o libgsoap___a-stdsoap2_cpp.o `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp stdsoap2_cpp.cpp:512:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int nwritten, err; ^~~~~~~~~ stdsoap2_cpp.cpp:512:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int nwritten, err; ^~~~~~~~~ stdsoap2_cpp.cpp:527:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:590:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:684:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i = SOAP_BUFLEN - soap->bufidx; ^~~~~~~~~ stdsoap2_cpp.cpp:708:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = soap->bufidx; ^~~~~~~~~ stdsoap2_cpp.cpp:713:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:755:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t; ^~~~~~~~~ stdsoap2_cpp.cpp:764:30: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ stdsoap2_cpp.cpp:764:30: note: use array indexing to silence this warning sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ^ & [ ] stdsoap2_cpp.cpp:822:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:823:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int retries = 100; /* max 100 retries with non-blocking sockets */ ^~~~~~~~~ stdsoap2_cpp.cpp:980:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t ret; ^~~~~~~~~ stdsoap2_cpp.cpp:982:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:1035:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:1235:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:1300:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register long bits = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:1305:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = strlen(p->string); ^~~~~~~~~ stdsoap2_cpp.cpp:1328:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t = soap->tmpbuf; ^~~~~~~~~ stdsoap2_cpp.cpp:1332:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = code_map->string; ^~~~~~~~~ stdsoap2_cpp.cpp:1353:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:1354:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:1355:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s = tmp; ^~~~~~~~~ stdsoap2_cpp.cpp:1416:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:1453:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int k = 1; ^~~~~~~~~ stdsoap2_cpp.cpp:1513:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s = buf; ^~~~~~~~~ stdsoap2_cpp.cpp:1514:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = sizeof(buf); ^~~~~~~~~ stdsoap2_cpp.cpp:1515:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c = soap_getchar(soap); ^~~~~~~~~ stdsoap2_cpp.cpp:1581:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_pututf8(struct soap *soap, register unsigned long c) ^~~~~~~~~ stdsoap2_cpp.cpp:1589:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t = tmp; ^~~~~~~~~ stdsoap2_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:1664:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:1673:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int m = *s++; ^~~~~~~~~ stdsoap2_cpp.cpp:1700:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:1701:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_cpp.cpp:1701:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_cpp.cpp:1708:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char d1, d2; ^~~~~~~~~ stdsoap2_cpp.cpp:1708:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char d1, d2; ^~~~~~~~~ stdsoap2_cpp.cpp:1709:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:1779:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:1780:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long m; ^~~~~~~~~ stdsoap2_cpp.cpp:1833:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i, k; ^~~~~~~~~ stdsoap2_cpp.cpp:1833:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i, k; ^~~~~~~~~ stdsoap2_cpp.cpp:1834:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:1844:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register unsigned long m = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:1845:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int j = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:1847:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = soap_get(soap); ^~~~~~~~~ stdsoap2_cpp.cpp:1874:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int b = soap_base64i[c]; ^~~~~~~~~ stdsoap2_cpp.cpp:2108:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2109:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2111:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_xlist *xp = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2113:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register void *p, **q; ^~~~~~~~~ stdsoap2_cpp.cpp:2113:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register void *p, **q; ^~~~~~~~~ stdsoap2_cpp.cpp:2161:36: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_has_copies(struct soap *soap, register const char *start, register const char *end) ^~~~~~~~~ stdsoap2_cpp.cpp:2161:64: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_has_copies(struct soap *soap, register const char *start, register const char *end) ^~~~~~~~~ stdsoap2_cpp.cpp:2162:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:2163:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2164:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2165:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:2188:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:2189:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2190:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:2196:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q, *r; ^~~~~~~~~ stdsoap2_cpp.cpp:2196:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q, *r; ^~~~~~~~~ stdsoap2_cpp.cpp:2196:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q, *r; ^~~~~~~~~ stdsoap2_cpp.cpp:2222:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q = (void**)ip->copy; ^~~~~~~~~ stdsoap2_cpp.cpp:2222:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q = (void**)ip->copy; ^~~~~~~~~ stdsoap2_cpp.cpp:2234:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register unsigned int k = fp->level; ^~~~~~~~~ stdsoap2_cpp.cpp:2235:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register void *p = ip->ptr; ^~~~~~~~~ stdsoap2_cpp.cpp:2238:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void **q = (void**)soap_malloc(soap, sizeof(void*)); ^~~~~~~~~ stdsoap2_cpp.cpp:2385:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n; ^~~~~~~~~ stdsoap2_cpp.cpp:2386:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *q, *s; ^~~~~~~~~ stdsoap2_cpp.cpp:2386:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *q, *s; ^~~~~~~~~ stdsoap2_cpp.cpp:2480:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:2495:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n = size[0]; ^~~~~~~~~ stdsoap2_cpp.cpp:2495:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n = size[0]; ^~~~~~~~~ stdsoap2_cpp.cpp:2508:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:2508:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:2533:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n, k; ^~~~~~~~~ stdsoap2_cpp.cpp:2533:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n, k; ^~~~~~~~~ stdsoap2_cpp.cpp:2572:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, k, n; ^~~~~~~~~ stdsoap2_cpp.cpp:2572:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, k, n; ^~~~~~~~~ stdsoap2_cpp.cpp:2572:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, k, n; ^~~~~~~~~ stdsoap2_cpp.cpp:2596:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n; ^~~~~~~~~ stdsoap2_cpp.cpp:2596:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n; ^~~~~~~~~ stdsoap2_cpp.cpp:2618:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_cpp.cpp:2619:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct Namespace *p; ^~~~~~~~~ stdsoap2_cpp.cpp:2620:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register short i = -1; ^~~~~~~~~ stdsoap2_cpp.cpp:2621:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n, k; ^~~~~~~~~ stdsoap2_cpp.cpp:2621:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n, k; ^~~~~~~~~ stdsoap2_cpp.cpp:2680:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_cpp.cpp:2680:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_cpp.cpp:2696:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np = soap->nlist; ^~~~~~~~~ stdsoap2_cpp.cpp:2723:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_cpp.cpp:2724:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:2755:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int c1 = *s; ^~~~~~~~~ stdsoap2_cpp.cpp:2756:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int c2 = *t; ^~~~~~~~~ stdsoap2_cpp.cpp:2802:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s, *t; ^~~~~~~~~ stdsoap2_cpp.cpp:2802:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s, *t; ^~~~~~~~~ stdsoap2_cpp.cpp:2803:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int err; ^~~~~~~~~ stdsoap2_cpp.cpp:3264:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *msg = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:3636:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:3957:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:4348:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:4414:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int err; ^~~~~~~~~ stdsoap2_cpp.cpp:4418:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:4529:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int status = soap->error; ^~~~~~~~~ stdsoap2_cpp.cpp:4599:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p = soap->plugins->next; ^~~~~~~~~ stdsoap2_cpp.cpp:5004:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = line; ^~~~~~~~~ stdsoap2_cpp.cpp:5007:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register short flag; ^~~~~~~~~ stdsoap2_cpp.cpp:5087:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *msg = SOAP_STR_EOS; ^~~~~~~~~ stdsoap2_cpp.cpp:5123:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:5124:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int err; ^~~~~~~~~ stdsoap2_cpp.cpp:5206:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t; ^~~~~~~~~ stdsoap2_cpp.cpp:5241:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int err; ^~~~~~~~~ stdsoap2_cpp.cpp:5322:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t count; ^~~~~~~~~ stdsoap2_cpp.cpp:5332:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n = soap->mode; ^~~~~~~~~ stdsoap2_cpp.cpp:6032:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_hash(register const char *s) ^~~~~~~~~ stdsoap2_cpp.cpp:6033:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t h = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:6046:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6114:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_pblk *pb, *next; ^~~~~~~~~ stdsoap2_cpp.cpp:6114:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_pblk *pb, *next; ^~~~~~~~~ stdsoap2_cpp.cpp:6115:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6136:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6162:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plist *pp; ^~~~~~~~~ stdsoap2_cpp.cpp:6186:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t h; ^~~~~~~~~ stdsoap2_cpp.cpp:6187:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_plist *pp; ^~~~~~~~~ stdsoap2_cpp.cpp:6189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_pblk *pb = (struct soap_pblk*)SOAP_MALLOC(soap, sizeof(struct soap_pblk)); ^~~~~~~~~ stdsoap2_cpp.cpp:6224:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plist *pp; ^~~~~~~~~ stdsoap2_cpp.cpp:6230:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6501:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6705:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6717:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:6718:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL, *p = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:6718:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL, *p = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:6719:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL, *fq = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:6719:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL, *fq = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:6743:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:6759:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t h; ^~~~~~~~~ stdsoap2_cpp.cpp:6760:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip; ^~~~~~~~~ stdsoap2_cpp.cpp:6779:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:6905:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char **q; ^~~~~~~~~ stdsoap2_cpp.cpp:6929:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *q; ^~~~~~~~~ stdsoap2_cpp.cpp:6969:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist **cp; ^~~~~~~~~ stdsoap2_cpp.cpp:6976:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *q = *cp; ^~~~~~~~~ stdsoap2_cpp.cpp:6993:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *q = *cp; ^~~~~~~~~ stdsoap2_cpp.cpp:7015:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *cp; ^~~~~~~~~ stdsoap2_cpp.cpp:7016:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char **q; ^~~~~~~~~ stdsoap2_cpp.cpp:7070:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *cp; ^~~~~~~~~ stdsoap2_cpp.cpp:7089:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char **q; ^~~~~~~~~ stdsoap2_cpp.cpp:7090:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_clist **cp; ^~~~~~~~~ stdsoap2_cpp.cpp:7122:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_ilist *ip; ^~~~~~~~~ stdsoap2_cpp.cpp:7254:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_flist *fp = (struct soap_flist*)SOAP_MALLOC(soap, sizeof(struct soap_flist)); ^~~~~~~~~ stdsoap2_cpp.cpp:7594:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp, *tq; ^~~~~~~~~ stdsoap2_cpp.cpp:7594:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp, *tq; ^~~~~~~~~ stdsoap2_cpp.cpp:7595:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct Namespace *ns; ^~~~~~~~~ stdsoap2_cpp.cpp:7648:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_cpp.cpp:7648:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_cpp.cpp:7773:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:7836:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *q = (struct soap_plugin*)SOAP_MALLOC(copy, sizeof(struct soap_plugin)); ^~~~~~~~~ stdsoap2_cpp.cpp:8246:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *cp = soap->clist->next; ^~~~~~~~~ stdsoap2_cpp.cpp:8266:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct Namespace *ns = soap->local_namespaces; ^~~~~~~~~ stdsoap2_cpp.cpp:8267:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_nlist *np, *nq, *nr; ^~~~~~~~~ stdsoap2_cpp.cpp:8267:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_nlist *np, *nq, *nr; ^~~~~~~~~ stdsoap2_cpp.cpp:8267:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_nlist *np, *nq, *nr; ^~~~~~~~~ stdsoap2_cpp.cpp:8268:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int level = soap->level; ^~~~~~~~~ stdsoap2_cpp.cpp:8287:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:8302:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:8323:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const struct Namespace *ns1; ^~~~~~~~~ stdsoap2_cpp.cpp:8324:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct Namespace *ns2; ^~~~~~~~~ stdsoap2_cpp.cpp:8325:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n = 1; ^~~~~~~~~ stdsoap2_cpp.cpp:8352:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = strlen(little); ^~~~~~~~~ stdsoap2_cpp.cpp:8353:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *s = big; ^~~~~~~~~ stdsoap2_cpp.cpp:8355:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t = s; ^~~~~~~~~ stdsoap2_cpp.cpp:8356:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:8382:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_cpp.cpp:8396:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_cpp.cpp:8440:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np = soap_lookup_ns(soap, tag, n); ^~~~~~~~~ stdsoap2_cpp.cpp:8462:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:8593:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:8801:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_cpp.cpp:8806:30: warning: address of array 'tp->name' will always evaluate to 'true' [-Wpointer-bool-conversion] { if (tp->visible && tp->name) ~~ ~~~~^~~~ stdsoap2_cpp.cpp:8938:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:9141:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:9142:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:9143:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:9211:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_cpp.cpp:9238:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_cpp.cpp:9331:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_cpp.cpp:9354:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:9356:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = soap_get(soap); ^~~~~~~~~ stdsoap2_cpp.cpp:9429:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t = soap->labbuf; ^~~~~~~~~ stdsoap2_cpp.cpp:9467:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_attribute *tp, *tq = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:9467:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_attribute *tp, *tq = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:9468:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *t; ^~~~~~~~~ stdsoap2_cpp.cpp:9469:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:9470:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:9471:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:9870:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t; ^~~~~~~~~ stdsoap2_cpp.cpp:9871:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:9872:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar mask = (soap_wchar)0xFFFFFF80UL; ^~~~~~~~~ stdsoap2_cpp.cpp:9933:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int m = mbtowc(&wc, t - 1, MB_CUR_MAX); ^~~~~~~~~ stdsoap2_cpp.cpp:9962:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:9964:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:9965:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register long l = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:9966:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0, f = 0, m = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:9966:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0, f = 0, m = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:9966:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0, f = 0, m = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:9967:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:10016:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int state = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:10026:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t k; ^~~~~~~~~ stdsoap2_cpp.cpp:10252:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t k; ^~~~~~~~~ stdsoap2_cpp.cpp:10450:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:10525:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i, n = 0, f = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:10525:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i, n = 0, f = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:10525:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i, n = 0, f = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:10526:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register long l = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:10527:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:10843:43: warning: format specifies type 'long long' but the argument has type '__int64_t' (aka 'long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_LONG_FORMAT, n); ~~~~~~~~~~~~~~~~ ^ stdsoap2_cpp.cpp:11645:44: warning: format specifies type 'unsigned long long' but the argument has type '__uint64_t' (aka 'unsigned long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_ULONG_FORMAT, n); ~~~~~~~~~~~~~~~~~ ^ stdsoap2_cpp.cpp:11771:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_cpp.cpp:11975:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:11976:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *r, *t; ^~~~~~~~~ stdsoap2_cpp.cpp:11976:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *r, *t; ^~~~~~~~~ stdsoap2_cpp.cpp:12528:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:12529:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:12530:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s = soap->tmpbuf; ^~~~~~~~~ stdsoap2_cpp.cpp:12605:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_cpp.cpp:12606:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t count = soap->count; ^~~~~~~~~ stdsoap2_cpp.cpp:12622:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = strlen(soap->mime.boundary); ^~~~~~~~~ stdsoap2_cpp.cpp:12625:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:12833:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:12834:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:12835:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:12836:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *p = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:12867:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:12868:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:12869:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:12926:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_cpp.cpp:12980:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_cpp.cpp:12981:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:12982:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:13057:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *key = soap->msgbuf; ^~~~~~~~~ stdsoap2_cpp.cpp:13058:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *val; ^~~~~~~~~ stdsoap2_cpp.cpp:13135:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13136:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, m = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13136:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, m = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13137:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s, *t = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:13137:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s, *t = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:13138:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_cpp.cpp:13139:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register short flag = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13249:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n; ^~~~~~~~~ stdsoap2_cpp.cpp:13277:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_xlist **xp = &soap->xlist; ^~~~~~~~~ stdsoap2_cpp.cpp:13280:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_xlist *xq = *xp; ^~~~~~~~~ stdsoap2_cpp.cpp:13540:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *s = soap->mime.boundary; ^~~~~~~~~ stdsoap2_cpp.cpp:13541:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13570:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_cpp.cpp:13571:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t k; ^~~~~~~~~ stdsoap2_cpp.cpp:13577:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *p = (const char*)content->ptr; ^~~~~~~~~ stdsoap2_cpp.cpp:13578:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_cpp.cpp:13963:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t l = 0, n = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13963:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t l = 0, n = 0; ^~~~~~~~~ stdsoap2_cpp.cpp:13964:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:13980:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_cpp.cpp:13980:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_cpp.cpp:13992:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = soap_getchar(soap); ^~~~~~~~~ stdsoap2_cpp.cpp:14022:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct Namespace *p; ^~~~~~~~~ stdsoap2_cpp.cpp:14147:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_cpp.cpp:14148:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, n; ^~~~~~~~~ stdsoap2_cpp.cpp:14148:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, n; ^~~~~~~~~ stdsoap2_cpp.cpp:14325:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_cpp.cpp:14326:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long m; ^~~~~~~~~ stdsoap2_cpp.cpp:14327:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:14367:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j, c; ^~~~~~~~~ stdsoap2_cpp.cpp:14367:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j, c; ^~~~~~~~~ stdsoap2_cpp.cpp:14367:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j, c; ^~~~~~~~~ stdsoap2_cpp.cpp:14368:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long m; ^~~~~~~~~ stdsoap2_cpp.cpp:14369:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:14445:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:14454:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int m = *s++; ^~~~~~~~~ stdsoap2_cpp.cpp:14471:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *p; ^~~~~~~~~ stdsoap2_cpp.cpp:14487:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int d1, d2; ^~~~~~~~~ stdsoap2_cpp.cpp:14487:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int d1, d2; ^~~~~~~~~ stdsoap2_cpp.cpp:14511:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = "text/xml; charset=utf-8"; ^~~~~~~~~ stdsoap2_cpp.cpp:14512:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int err = SOAP_OK; ^~~~~~~~~ stdsoap2_cpp.cpp:14514:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *r = NULL; ^~~~~~~~~ stdsoap2_cpp.cpp:14537:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t = strchr(s, ';'); ^~~~~~~~~ stdsoap2_cpp.cpp:14818:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int status = soap->error; ^~~~~~~~~ stdsoap2_cpp.cpp:14879:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int status = soap->error; ^~~~~~~~~ stdsoap2_cpp.cpp:14898:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = *soap_faultcode(soap); ^~~~~~~~~ stdsoap2_cpp.cpp:14927:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_mode m = soap->omode; ^~~~~~~~~ stdsoap2_cpp.cpp:14962:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int err = soap->errnum; ^~~~~~~~~ stdsoap2_cpp.cpp:15021:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char **s = soap_faultdetail(soap); ^~~~~~~~~ stdsoap2_cpp.cpp:15243:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p; ^~~~~~~~~ stdsoap2_cpp.cpp:15244:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r; ^~~~~~~~~ stdsoap2_cpp.cpp:15268:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p; ^~~~~~~~~ 304 warnings generated. mv -f .deps/libgsoap___a-stdsoap2_cpp.Tpo .deps/libgsoap___a-stdsoap2_cpp.Po rm -f libgsoap++.a ar cru libgsoap++.a libgsoap___a-stdsoap2_cpp.o ranlib libgsoap++.a ln -s -f ./stdsoap2.cpp stdsoap2_ck.c clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DUNKNOWN -DWITH_COOKIES -O2 -I/usr/include -MT libgsoapck_a-stdsoap2_ck.o -MD -MP -MF .deps/libgsoapck_a-stdsoap2_ck.Tpo -c -o libgsoapck_a-stdsoap2_ck.o `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c stdsoap2_ck.c:764:30: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ stdsoap2_ck.c:764:30: note: use array indexing to silence this warning sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ^ & [ ] stdsoap2_ck.c:5913:24: warning: address of array 'soap->path' will always evaluate to 'true' [-Wpointer-bool-conversion] else if (soap->path && *soap->path) ~~~~~~^~~~ ~~ stdsoap2_ck.c:8806:30: warning: address of array 'tp->name' will always evaluate to 'true' [-Wpointer-bool-conversion] { if (tp->visible && tp->name) ~~ ~~~~^~~~ stdsoap2_ck.c:10843:43: warning: format specifies type 'long long' but the argument has type '__int64_t' (aka 'long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_LONG_FORMAT, n); ~~~~~~~~~~~~~~~~ ^ stdsoap2_ck.c:11645:44: warning: format specifies type 'unsigned long long' but the argument has type '__uint64_t' (aka 'unsigned long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_ULONG_FORMAT, n); ~~~~~~~~~~~~~~~~~ ^ 5 warnings generated. mv -f .deps/libgsoapck_a-stdsoap2_ck.Tpo .deps/libgsoapck_a-stdsoap2_ck.Po rm -f libgsoapck.a ar cru libgsoapck.a libgsoapck_a-stdsoap2_ck.o ranlib libgsoapck.a ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DUNKNOWN -DWITH_COOKIES -O2 -I/usr/include -MT libgsoapck___a-stdsoap2_ck_cpp.o -MD -MP -MF .deps/libgsoapck___a-stdsoap2_ck_cpp.Tpo -c -o libgsoapck___a-stdsoap2_ck_cpp.o `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp stdsoap2_ck_cpp.cpp:512:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int nwritten, err; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:512:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int nwritten, err; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:527:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:590:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:684:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i = SOAP_BUFLEN - soap->bufidx; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:708:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = soap->bufidx; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:713:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:755:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:764:30: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ stdsoap2_ck_cpp.cpp:764:30: note: use array indexing to silence this warning sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ^ & [ ] stdsoap2_ck_cpp.cpp:822:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:823:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int retries = 100; /* max 100 retries with non-blocking sockets */ ^~~~~~~~~ stdsoap2_ck_cpp.cpp:980:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t ret; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:982:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1035:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1235:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1300:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register long bits = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1305:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = strlen(p->string); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1328:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t = soap->tmpbuf; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1332:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = code_map->string; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1353:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1354:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1355:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s = tmp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1416:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1453:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int k = 1; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1513:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s = buf; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1514:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i = sizeof(buf); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1515:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c = soap_getchar(soap); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1581:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_pututf8(struct soap *soap, register unsigned long c) ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1589:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t = tmp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1627:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1664:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1673:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int m = *s++; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1700:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1701:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1701:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1708:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char d1, d2; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1708:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char d1, d2; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1709:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1779:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1780:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long m; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1833:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1833:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1834:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1844:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register unsigned long m = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1845:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int j = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1847:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = soap_get(soap); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:1874:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int b = soap_base64i[c]; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2108:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2109:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2111:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_xlist *xp = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2113:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register void *p, **q; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2113:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register void *p, **q; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2161:36: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_has_copies(struct soap *soap, register const char *start, register const char *end) ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2161:64: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_has_copies(struct soap *soap, register const char *start, register const char *end) ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2162:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2163:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2164:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2165:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2188:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2189:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2190:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2196:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q, *r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2196:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q, *r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2196:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q, *r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2222:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q = (void**)ip->copy; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2222:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void *p, **q = (void**)ip->copy; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2234:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register unsigned int k = fp->level; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2235:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register void *p = ip->ptr; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2238:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register void **q = (void**)soap_malloc(soap, sizeof(void*)); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2385:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2386:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *q, *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2386:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *q, *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2480:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2495:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n = size[0]; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2495:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n = size[0]; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2508:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2508:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2533:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2533:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2572:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, k, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2572:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, k, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2572:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, k, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2596:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2596:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2618:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2619:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct Namespace *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2620:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register short i = -1; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2621:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2621:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2680:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2680:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2696:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np = soap->nlist; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2723:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2724:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2755:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int c1 = *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2756:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int c2 = *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2802:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s, *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2802:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s, *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:2803:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int err; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:3264:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *msg = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:3636:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:3957:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:4348:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:4414:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int err; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:4418:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:4529:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int status = soap->error; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:4599:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p = soap->plugins->next; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5004:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = line; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5007:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register short flag; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5087:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *msg = SOAP_STR_EOS; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5123:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5124:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int err; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5206:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5241:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int err; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5322:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t count; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5332:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n = soap->mode; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5363:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5364:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n = len; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:5913:24: warning: address of array 'soap->path' will always evaluate to 'true' [-Wpointer-bool-conversion] else if (soap->path && *soap->path) ~~~~~~^~~~ ~~ stdsoap2_ck_cpp.cpp:6032:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] soap_hash(register const char *s) ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6033:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t h = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6046:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6114:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_pblk *pb, *next; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6114:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_pblk *pb, *next; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6115:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6136:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6162:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plist *pp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6186:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t h; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6187:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_plist *pp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6189:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_pblk *pb = (struct soap_pblk*)SOAP_MALLOC(soap, sizeof(struct soap_pblk)); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6224:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plist *pp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6230:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6501:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6705:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6717:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6718:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL, *p = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6718:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip = NULL, *p = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6719:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL, *fq = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6719:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_flist *fp = NULL, *fq = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6743:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_ilist *ip = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6759:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t h; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6760:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_ilist *ip; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6779:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6905:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char **q; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6929:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *q; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6969:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist **cp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6976:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *q = *cp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:6993:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *q = *cp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7015:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *cp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7016:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char **q; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7070:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *cp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7089:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char **q; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7090:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_clist **cp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7122:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_ilist *ip; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7254:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_flist *fp = (struct soap_flist*)SOAP_MALLOC(soap, sizeof(struct soap_flist)); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7594:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp, *tq; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7594:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp, *tq; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7595:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct Namespace *ns; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7648:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7648:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np, *nq; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7773:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:7836:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *q = (struct soap_plugin*)SOAP_MALLOC(copy, sizeof(struct soap_plugin)); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8246:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_clist *cp = soap->clist->next; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8266:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct Namespace *ns = soap->local_namespaces; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8267:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_nlist *np, *nq, *nr; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8267:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_nlist *np, *nq, *nr; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8267:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_nlist *np, *nq, *nr; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8268:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int level = soap->level; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8287:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8302:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8323:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const struct Namespace *ns1; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8324:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct Namespace *ns2; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8325:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n = 1; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8352:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = strlen(little); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8353:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *s = big; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8355:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t = s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8356:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8382:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8396:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8440:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_nlist *np = soap_lookup_ns(soap, tag, n); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8462:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8593:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8801:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:8806:30: warning: address of array 'tp->name' will always evaluate to 'true' [-Wpointer-bool-conversion] { if (tp->visible && tp->name) ~~ ~~~~^~~~ stdsoap2_ck_cpp.cpp:8938:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int n = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9141:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9142:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9143:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9211:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9238:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9331:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_attribute *tp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9354:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9356:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = soap_get(soap); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9429:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *t = soap->labbuf; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9467:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_attribute *tp, *tq = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9467:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_attribute *tp, *tq = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9468:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9469:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9470:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9471:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9870:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9871:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9872:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar mask = (soap_wchar)0xFFFFFF80UL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9933:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int m = mbtowc(&wc, t - 1, MB_CUR_MAX); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9962:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9964:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9965:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register long l = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9966:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0, f = 0, m = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9966:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0, f = 0, m = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9966:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int n = 0, f = 0, m = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:9967:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10016:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int state = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10026:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10252:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10450:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10525:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i, n = 0, f = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10525:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i, n = 0, f = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10525:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i, n = 0, f = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10526:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register long l = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10527:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:10843:43: warning: format specifies type 'long long' but the argument has type '__int64_t' (aka 'long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_LONG_FORMAT, n); ~~~~~~~~~~~~~~~~ ^ stdsoap2_ck_cpp.cpp:11645:44: warning: format specifies type 'unsigned long long' but the argument has type '__uint64_t' (aka 'unsigned long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_ULONG_FORMAT, n); ~~~~~~~~~~~~~~~~~ ^ stdsoap2_ck_cpp.cpp:11771:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11932:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c, c1, c2, c3, c4; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11975:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11976:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *r, *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:11976:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *r, *t; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12528:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12529:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register soap_wchar c = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12530:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s = soap->tmpbuf; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12605:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12606:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t count = soap->count; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12622:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n = strlen(soap->mime.boundary); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12625:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12833:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12834:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12835:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12836:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *p = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12867:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12868:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12869:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12926:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12980:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12981:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:12982:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13057:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *key = soap->msgbuf; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13058:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *val; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13135:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13136:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, m = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13136:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, m = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13137:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s, *t = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13137:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s, *t = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13138:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13139:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register short flag = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13249:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register size_t n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13277:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_xlist **xp = &soap->xlist; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13280:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_xlist *xq = *xp; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13540:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *s = soap->mime.boundary; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13541:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t n = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13570:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_multipart *content; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13571:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13577:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *p = (const char*)content->ptr; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13578:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13963:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t l = 0, n = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13963:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t l = 0, n = 0; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13964:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13980:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13980:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, k; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:13992:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_wchar c = soap_getchar(soap); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14022:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct Namespace *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14147:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14148:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14148:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register size_t i, n; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14325:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14326:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long m; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14327:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14367:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j, c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14367:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j, c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14367:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int i, j, c; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14368:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long m; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14369:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14445:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14454:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int m = *s++; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14471:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14487:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int d1, d2; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14487:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int d1, d2; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14511:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = "text/xml; charset=utf-8"; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14512:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int err = SOAP_OK; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14514:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register const char *r = NULL; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14537:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *t = strchr(s, ';'); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14818:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int status = soap->error; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14879:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int status = soap->error; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14898:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char *s = *soap_faultcode(soap); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14927:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register soap_mode m = soap->omode; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:14962:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register int err = soap->errnum; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:15021:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register const char **s = soap_faultdetail(soap); ^~~~~~~~~ stdsoap2_ck_cpp.cpp:15243:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:15244:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r; ^~~~~~~~~ stdsoap2_ck_cpp.cpp:15268:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] { register struct soap_plugin *p; ^~~~~~~~~ 307 warnings generated. mv -f .deps/libgsoapck___a-stdsoap2_ck_cpp.Tpo .deps/libgsoapck___a-stdsoap2_ck_cpp.Po rm -f libgsoapck++.a ar cru libgsoapck++.a libgsoapck___a-stdsoap2_ck_cpp.o ranlib libgsoapck++.a ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DUNKNOWN -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP -O2 -I/usr/include -MT libgsoapssl_a-stdsoap2_ssl.o -MD -MP -MF .deps/libgsoapssl_a-stdsoap2_ssl.Tpo -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c stdsoap2_ssl.c:764:30: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ stdsoap2_ssl.c:764:30: note: use array indexing to silence this warning sprintf(t, "\r\n%lX\r\n" + (soap->chunksize ? 0 : 2), (unsigned long)n); ^ & [ ] stdsoap2_ssl.c:2876:3: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] RAND_pseudo_bytes(buf, 4); ^ /usr/include/openssl/rand.h:47:1: note: 'RAND_pseudo_bytes' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) ^ /usr/include/openssl/opensslconf.h:127:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ stdsoap2_ssl.c:3061:16: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] { RSA *rsa = RSA_generate_key(1024, RSA_F4, NULL, NULL); ^ /usr/include/openssl/rsa.h:193:1: note: 'RSA_generate_key' has been explicitly marked deprecated here DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void ^ /usr/include/openssl/opensslconf.h:139:34: note: expanded from macro 'DEPRECATEDIN_0_9_8' # define DEPRECATEDIN_0_9_8(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ stdsoap2_ssl.c:3075:12: warning: 'DH_generate_parameters' is deprecated [-Wdeprecated-declarations] dh = DH_generate_parameters(n, 2/*or 5*/, NULL, NULL); ^ /usr/include/openssl/dh.h:135:1: note: 'DH_generate_parameters' has been explicitly marked deprecated here DEPRECATEDIN_0_9_8(DH *DH_generate_parameters(int prime_len, int generator, ^ /usr/include/openssl/opensslconf.h:139:34: note: expanded from macro 'DEPRECATEDIN_0_9_8' # define DEPRECATEDIN_0_9_8(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ stdsoap2_ssl.c:3868:25: error: incomplete definition of type 'struct X509_extension_st' data = ext->value->data; ~~~^ /usr/include/openssl/x509.h:79:16: note: forward declaration of 'struct X509_extension_st' typedef struct X509_extension_st X509_EXTENSION; ^ stdsoap2_ssl.c:3871:58: error: incomplete definition of type 'struct X509_extension_st' ext_data = ASN1_item_d2i(NULL, &data, ext->value->length, ASN1_ITEM_ptr(meth->it)); ~~~^ /usr/include/openssl/x509.h:79:16: note: forward declaration of 'struct X509_extension_st' typedef struct X509_extension_st X509_EXTENSION; ^ stdsoap2_ssl.c:3879:54: error: incomplete definition of type 'struct X509_extension_st' ext_data = meth->d2i(NULL, &data, ext->value->length); ~~~^ /usr/include/openssl/x509.h:79:16: note: forward declaration of 'struct X509_extension_st' typedef struct X509_extension_st X509_EXTENSION; ^ stdsoap2_ssl.c:3919:52: warning: implicit declaration of function 'M_ASN1_STRING_data' is invalid in C99 [-Wimplicit-function-declaration] { if (!soap_tag_cmp(host, (const char*)M_ASN1_STRING_data(name))) ^ stdsoap2_ssl.c:3919:39: warning: cast to 'const char *' from smaller integer type 'int' [-Wint-to-pointer-cast] { if (!soap_tag_cmp(host, (const char*)M_ASN1_STRING_data(name))) ^ stdsoap2_ssl.c:4115:13: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] ERR_remove_state(0); ^ /usr/include/openssl/err.h:248:1: note: 'ERR_remove_state' has been explicitly marked deprecated here DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) ^ /usr/include/openssl/opensslconf.h:133:34: note: expanded from macro 'DEPRECATEDIN_1_0_0' # define DEPRECATEDIN_1_0_0(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ stdsoap2_ssl.c:4138:5: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] ERR_remove_state(0); ^ /usr/include/openssl/err.h:248:1: note: 'ERR_remove_state' has been explicitly marked deprecated here DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) ^ /usr/include/openssl/opensslconf.h:133:34: note: expanded from macro 'DEPRECATEDIN_1_0_0' # define DEPRECATEDIN_1_0_0(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ stdsoap2_ssl.c:4676:3: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] ERR_remove_state(0); ^ /usr/include/openssl/err.h:248:1: note: 'ERR_remove_state' has been explicitly marked deprecated here DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) ^ /usr/include/openssl/opensslconf.h:133:34: note: expanded from macro 'DEPRECATEDIN_1_0_0' # define DEPRECATEDIN_1_0_0(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ stdsoap2_ssl.c:7907:51: warning: 'memcpy' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memcpy(copy->z_buf, soap->z_buf, sizeof(soap->z_buf)); ~~~~~~~~~~~ ~~~~~~^~~~~ stdsoap2_ssl.c:7907:51: note: did you mean to provide an explicit length? memcpy(copy->z_buf, soap->z_buf, sizeof(soap->z_buf)); ~~~~~~^~~~~ stdsoap2_ssl.c:8806:30: warning: address of array 'tp->name' will always evaluate to 'true' [-Wpointer-bool-conversion] { if (tp->visible && tp->name) ~~ ~~~~^~~~ stdsoap2_ssl.c:10843:43: warning: format specifies type 'long long' but the argument has type '__int64_t' (aka 'long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_LONG_FORMAT, n); ~~~~~~~~~~~~~~~~ ^ stdsoap2_ssl.c:11645:44: warning: format specifies type 'unsigned long long' but the argument has type '__uint64_t' (aka 'unsigned long') [-Wformat] { sprintf(soap->tmpbuf, SOAP_ULONG_FORMAT, n); ~~~~~~~~~~~~~~~~~ ^ 13 warnings and 3 errors generated. gmake[2]: *** [Makefile:404: libgsoapssl_a-stdsoap2_ssl.o] Error 1 gmake[2]: Leaving directory '/data/scratch/devel/gsoap/work/gsoap-2.7/gsoap' gmake[1]: *** [Makefile:308: all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/devel/gsoap/work/gsoap-2.7' gmake: *** [Makefile:218: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/gsoap *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/gsoap