DF-0861 / build.log
harness.c: In function 'run_cpinit':
harness.c:188:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
cpiblk_t *cpibp = cs->s_cpi;
^~
harness.c: In function 'main':
harness.c:245:11: warning: unused variable 'buf_end' [-Wunused-variable]
char *buf_end = arr + alloc_bytes; /* end of the legitimate array */
^~~~~~~
BUILD_EXIT=0
-rwxr-xr-x 1 maxx maxx 10200 Jul 6 17:26 harness