ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/binutils-h8300-hms/binutils-h8300-hms_2.16.1.orig.tar.gz i386-dis.c:3022:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%cs:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3027:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%ds:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3032:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%ss:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3037:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%es:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3042:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%fs:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3047:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%gs:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3958:19: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%es:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ readelf.c:6578:18: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] fputs (" " + n, stdout); ~~~~~~~~^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/coreutils/coreutils_8.5.orig.tar.gz getdate.y:1424:53: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf (tz1buf, "XXX%s%ld:%02d", "-" + (time_zone < 0), ~~~~^~~~~~~~~~~~~~~~~ ls.c:1970:24: warning: adding 'enum indicator_style' to a string does not append to the string [-Wstring-plus-int] for (p = "*=>@|" + indicator_style - file_type; *p; p++) ~~~~~~~~^~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cpio/cpio_2.11.orig.tar.gz getdate.y:1424:53: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf (tz1buf, "XXX%s%ld:%02d", "-" + (time_zone < 0), ~~~~^~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dash/dash_0.5.8.orig.tar.gz eval.c:1080:13: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] p = " %s" + (1 - sep); ~~~~~~^~~~~~~~~~~ jobs.c:1398:16: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] str = "\"}" + !(quoted & 1); ~~~~~~^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dc3dd/dc3dd_7.2.641.orig.tar.gz getdate.y:1417:46: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf (tz1buf, "XXX%s%ld:%02d", "-" + (time_zone < 0), ~~~~^~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/diffutils/diffutils_3.3.orig.tar.xz diff.c:975:21: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] printf (" %s\n" + 2 * (*msg != ' ' && *msg != '-'), msg); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emboss/emboss_6.6.0+dfsg.orig.tar.xz ajassem.c:1015:35: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] ajErr("unrecognised cigar op: " + cigar->cigoperator[i]); ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gsoap/gsoap_2.8.7.orig.tar.gz stdsoap2.c:809: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); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gzip/gzip_1.6.orig.tar.gz gzip.c:1582:20: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] + 4 * tm->tm_mon), ^~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/inetutils/inetutils_1.9.orig.tar.gz utilities.c:901:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] fprintf (NetTrace, "\" VALUE " + noquote); ~~~~~~~~~~~~^~~~~~~~~ utilities.c:919:35: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] fprintf (NetTrace, "\" VAR " + noquote); ~~~~~~~~~~^~~~~~~~~ utilities.c:924:33: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] fprintf (NetTrace, "\" ESC " + noquote); ~~~~~~~~~~^~~~~~~~~ utilities.c:929:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] fprintf (NetTrace, "\" USERVAR " + noquote); ~~~~~~~~~~~~~~^~~~~~~~~ utilities.c:945:38: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] fprintf (NetTrace, "\" %03o " + noquote, ~~~~~~~~~~~^~~~~~~~~ utility.c:1328:36: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] debug_output_data ("\" VAR " + noquote); ~~~~~~~~~~^~~~~~~~~ utility.c:1333:38: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] debug_output_data ("\" VALUE " + noquote); ~~~~~~~~~~~~^~~~~~~~~ utility.c:1338:36: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] debug_output_data ("\" ESC " + noquote); ~~~~~~~~~~^~~~~~~~~ utility.c:1343:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] debug_output_data ("\" USERVAR " + noquote); ~~~~~~~~~~~~~~^~~~~~~~~ utility.c:1359:34: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] debug_output_data ("\" %03o " + noquote, pointer[i]); ~~~~~~~~~~~^~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/le/le_1.14.9.orig.tar.gz editcalc.cc:64:56: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] sprintf(str,"%s%s",stack[i].to_string()," "+(i==0)); ~~~^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/musl/musl_1.1.9.orig.tar.gz src/locale/iconv.c:323:7: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] +c%256}, &(size_t){4}, ^~~~~~ src/misc/syslog.c:103:43: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] priority, timebuf, &hlen, log_ident, "["+!pid, pid, "]"+!pid); ~~~^~~~~ src/misc/syslog.c:103:58: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] priority, timebuf, &hlen, log_ident, "["+!pid, pid, "]"+!pid); ~~~^~~~~ src/stdio/vfwprintf.c:316:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "#"+!(fl & ALT_FORM), ~~~^~~~~~~~~~~~~~~~~ src/stdio/vfwprintf.c:317:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "+"+!(fl & MARK_POS), ~~~^~~~~~~~~~~~~~~~~ src/stdio/vfwprintf.c:318:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "-"+!(fl & LEFT_ADJ), ~~~^~~~~~~~~~~~~~~~~ src/stdio/vfwprintf.c:319:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] " "+!(fl & PAD_POS), ~~~^~~~~~~~~~~~~~~~ src/stdio/vfwprintf.c:320:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "0"+!(fl & ZERO_PAD), ~~~^~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/patch/patch_2.7.5.orig.tar.xz patch.c:492:14: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "s" + (in_offset == 1)); ~~~~^~~~~~~~~~~~~~~~~~ patch.c:617:55: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] say ("%d out of %d hunk%s %s", failed, hunk, "s" + (hunk == 1), ~~~~^~~~~~~~~~~~~ merge.c:471:35: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n<<<<<<<\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:482:39: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n|||||||\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:491:35: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n=======\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:498:35: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n>>>>>>>\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/powerman/powerman_2.3.5.orig.tar.gz vpcd.c:258:22: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] memcpy(buf, SPEW + linenum, strlen(SPEW) - linenum); ~~~~~^~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/procps/procps_3.3.9.orig.tar.xz sig.c:271:87: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] if(n>0 && i%7) printf("%s", " \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" + n); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rplay/rplay_3.3.2.orig.tar.gz toast.c:416:39: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] progname,name,st->st_nlink - 1,"s" + (st->st_nlink<=2)); ~~~~^~~~~~~~~~~~~~~~~~~ toast.c:580:10: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "s" + (sizeof(s) - cc == 1), ~~~~^~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/scheme48/scheme48_1.9.orig.tar.gz c/scheme48-bibop-heap-64.c:1499:41: warning: adding 'long' to a string does not append to the string [-Wstring-plus-int] if ((ch_152X == (*("Vanilla 40" + i_151X)))) { ~~~~~~~~~~~~~^~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/screen/screen_4.3.1.orig.tar.gz loadav.c:351:27: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] sprintf(p, " %2.2f" + !i, FIX_TO_DBL(loadav[i])); ~~~~~~~~~^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/scsh-0.6/scsh-0.6_0.6.7.orig.tar.gz c/scheme48heap.c:609:40: warning: adding 'long' to a string does not append to the string [-Wstring-plus-int] if ((ch_77X == (*("Vanilla 20" + i_76X)))) { ~~~~~~~~~~~~~^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sox/sox_14.4.1.orig.tar.gz spectrogram.c:483:27: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] *prefix = "pnum-kMGTPE" + prefix_num + (prefix_num? 4 : 11); ~~~~~~~~~~~~~~^~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tf5/tf5_5.0beta8.orig.tar.gz macro.c:235:63: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] startopt(CS(args), "usSp#c#b:B:E:t:w:h:a:f:P:T:FiIn#1m:q" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zoem/zoem_11-166.orig.tar.gz ops.c:854:60: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] ; mcxTingNAppend(data, "_abcdefghijklmnopqrstuvwxyz"+r, 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ========================================================== number of projects scanned: 2196 number of warnings: 53