Snippets for zstd 1.5.7 from Alpine s390x
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-s390x/main/zstd/zstd-1.5.7-r2.log.
-
../contrib/gen_html/gen_html.cpp:128:29: warning: '/*' within comment [-Wcomment] 128 | /* comments of type /**< and /*!< are detected and only function declaration is highlighted (bold) */
-
../contrib/gen_html/gen_html.cpp:128:38: warning: '/*' within comment [-Wcomment]
-
../contrib/gen_html/gen_html.cpp:162:29: warning: '/*' within comment [-Wcomment] 162 | /* comments of type /*! mean: this is a function declaration; switch comments with declarations */
-
../contrib/gen_html/gen_html.cpp:182:57: warning: '/*' within comment [-Wcomment] 182 | } else if (exclam == '=') { /* comments of type /*= and /**= mean: use a <H3> header and show also all functions until first empty line */ -
../contrib/gen_html/gen_html.cpp:182:65: warning: '/*' within comment [-Wcomment]
-
../contrib/gen_html/gen_html.cpp:194:38: warning: '/*' within comment [-Wcomment] 194 | } else { /* comments of type /** and /*- mean: this is a comment; use a <H2> header for the first line */ -
../contrib/gen_html/gen_html.cpp:194:46: warning: '/*' within comment [-Wcomment]
-
../tests/paramgrill.c:1245:39: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1245 | size_t* fileSizes = calloc(sizeof(size_t), nbFiles); | ^~~~~~ -
../tests/paramgrill.c:1460:60: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1460 | memoTable_t* const mtAll = (memoTable_t*)calloc(sizeof(memoTable_t),(ZSTD_STRATEGY_MAX + 1)); | ^~~~~~~~~~~ -
../tests/paramgrill.c:1497:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1497 | mtAll[i].table = (BYTE*)calloc(sizeof(BYTE), mtl); | ^~~~ -
../tests/zstreamtest.c:1899:32: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 1899 | char testBuffer[6] = "\xAA\xAA\xAA\xAA\xAA\xAA"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
../contrib/pzstd/SkippableFrame.cpp:30:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_SkippableFrame.cpp.gcda' profile count data file not found [-Wmissing-profile] 30 | } | ^ -
../programs/fileio_asyncio.c:663:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/programs/zstd-frugal.p/.._.._.._programs_fileio_asyncio.c.gcda' profile count data file not found [-Wmissing-profile] 663 | } | ^ -
../programs/timefn.c:168:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/programs/zstd-frugal.p/.._.._.._programs_timefn.c.gcda' profile count data file not found [-Wmissing-profile] 168 | } | ^ -
../contrib/pzstd/main.cpp:27:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_main.cpp.gcda' profile count data file not found [-Wmissing-profile] 27 | } | ^ -
../programs/util.c:1643:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/contrib/pzstd/pzstd.p/.._.._.._.._programs_util.c.gcda' profile count data file not found [-Wmissing-profile] 1643 | } | ^ -
../contrib/pzstd/Options.cpp:424:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_Options.cpp.gcda' profile count data file not found [-Wmissing-profile] 424 | } | ^ -
../programs/util.c:1643:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/programs/zstd-frugal.p/.._.._.._programs_util.c.gcda' profile count data file not found [-Wmissing-profile] 1643 | } | ^ -
../contrib/gen_html/gen_html.cpp:128:29: warning: '/*' within comment [-Wcomment] 128 | /* comments of type /**< and /*!< are detected and only function declaration is highlighted (bold) */
-
../contrib/gen_html/gen_html.cpp:128:38: warning: '/*' within comment [-Wcomment]
-
../contrib/gen_html/gen_html.cpp:162:29: warning: '/*' within comment [-Wcomment] 162 | /* comments of type /*! mean: this is a function declaration; switch comments with declarations */
-
../contrib/gen_html/gen_html.cpp:182:57: warning: '/*' within comment [-Wcomment] 182 | } else if (exclam == '=') { /* comments of type /*= and /**= mean: use a <H3> header and show also all functions until first empty line */ -
../contrib/gen_html/gen_html.cpp:182:65: warning: '/*' within comment [-Wcomment]
-
../contrib/gen_html/gen_html.cpp:194:38: warning: '/*' within comment [-Wcomment] 194 | } else { /* comments of type /** and /*- mean: this is a comment; use a <H2> header for the first line */ -
../contrib/gen_html/gen_html.cpp:194:46: warning: '/*' within comment [-Wcomment]
-
../contrib/gen_html/gen_html.cpp:225:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/contrib/gen_html/gen_html.p/.._.._.._.._contrib_gen_html_gen_html.cpp.gcda' profile count data file not found [-Wmissing-profile] 225 | } | ^ -
../programs/zstdcli.c:1658:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/programs/zstd-frugal.p/.._.._.._programs_zstdcli.c.gcda' profile count data file not found [-Wmissing-profile] 1658 | } | ^ -
../programs/fileio.c:3461:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/programs/zstd-frugal.p/.._.._.._programs_fileio.c.gcda' profile count data file not found [-Wmissing-profile] 3461 | } | ^ -
../contrib/pzstd/Pzstd.cpp:626:1: warning: '/home/buildozer/aports/main/zstd/src/zstd-1.5.7/output/contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_Pzstd.cpp.gcda' profile count data file not found [-Wmissing-profile] 626 | } | ^