Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/f29-build-14172958-1016643/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/moarvm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/moarvm-0.2018.10-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/f29-build-14172958-1016643/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/moarvm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LC8J69 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MoarVM-2018.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/MoarVM-2018.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MoarVM-2018.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tuBqPj + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2018.10 + rm -r 3rdparty/msinttypes 3rdparty/libuv + rm -r 3rdparty/libatomicops + rm -r 3rdparty/dyncall + rm -r 3rdparty/libtommath + ed src/math/bigintops.c 42857 43022 + sed -i '31 s/ or require.*$//' 3rdparty/dynasm/dasm_x86.lua + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + ./Configure.pl --prefix=/usr --libdir=/usr/lib64 --has-libuv --has-libffi --has-libtommath --has-libatomic_ops Welcome to MoarVM! Configuring native build environment ................... trying to compile a simple C program ............... YES probing support of -Werror=* ....................... YES Testing pkgconfig .................................. 1.5.3 Adding extra include for libuv: Adding extra include for atomic_ops: Adding extra include for libffi: Adding extra libs for libffi: -lffi OK probing whether your compiler thinks that it is gcc YES probing how your compiler does static inline ....... static __inline__ your CPU can't read unaligned values for any of int32 int64 num64 probing the size of pointers ....................... 8 JIT isn't supported on s390x-linux-thread-multi yet. probing C type support for: _Bool, bool ............ YES: _Bool,bool probing computed goto support ...................... YES probing pthread_yield support ...................... NO probing support of rdtscp intrinsic ................ NO make: make compile: gcc -Werror=declaration-after-statement -Werror=pointer-arith -O3 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DWORDS_BIGENDIAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection includes: link: gcc -O3 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libs: -lffi -lffi -ltommath -lffi -latomic_ops -lffi -luv -lffi -lm -lpthread -lrt -ldl byte order: big endian Configuring 3rdparty libs .............................. OK 3rdparty: 3rdparty/cmp/libcmp.a 3rdparty/sha1/libsha1.a 3rdparty/tinymt/libtinymt.a Generating src/gen/config.c ............................ OK Generating src/gen/config.h ............................ OK Generating Makefile .................................... OK Generating tools/check.mk .............................. OK Generating build/mk-moar-pc.pl ......................... OK Configuration SUCCESS. Type 'make' to build and 'make help' to see a list of available make targets. + make -j2 compiling src/main.o compiling src/core/callsite.o In file included from src/moar.h:100, from src/core/callsite.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/callsite.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/main.c:4: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/main.c:4: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/callsite.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/callsite.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ src/main.c: In function 'main': src/main.c:160:10: warning: unused variable 'telemeh_inited' [-Wunused-variable] char telemeh_inited = 0; ^~~~~~~~~~~~~~ src/main.c:159:18: warning: unused variable 'interval_id' [-Wunused-variable] unsigned int interval_id; ^~~~~~~~~~~ In file included from src/moar.h:177, from src/main.c:4: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/main.c:4: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/args.o compiling src/core/exceptions.o In file included from src/moar.h:100, from src/core/args.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/args.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/core/exceptions.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/exceptions.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/args.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/args.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/core/exceptions.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/exceptions.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/interp.o In file included from src/moar.h:100, from src/core/interp.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/interp.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/core/threadcontext.o src/core/interp.c: In function 'MVM_interp_run': src/core/interp.c:5530:27: warning: unused variable 'idx' [-Wunused-variable] MVMuint16 idx = GET_UI16(cur_op, 2); ^~~ src/core/interp.c:5944:27: warning: unused variable 'idx' [-Wunused-variable] MVMuint16 idx = GET_UI16(cur_op, 2); ^~~ src/core/interp.c:122:5: warning: label 'runloop' defined but not used [-Wunused-label] runloop: { ^~~~~~~ In file included from src/moar.h:100, from src/core/threadcontext.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/threadcontext.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/interp.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/interp.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/core/threadcontext.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/threadcontext.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/compunit.o In file included from src/moar.h:100, from src/core/compunit.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/compunit.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/compunit.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/compunit.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/bytecode.o In file included from src/moar.h:100, from src/core/bytecode.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/bytecode.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/bytecode.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/bytecode.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/frame.o In file included from src/moar.h:100, from src/core/frame.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/frame.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/frame.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/core/callstack.o In file included from src/moar.h:100, from src/core/callstack.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/callstack.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/callstack.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/callstack.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/validation.o In file included from src/moar.h:100, from src/core/validation.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/validation.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ At top level: src/core/validation.c:116:13: warning: 'ensure_no_remaining_args' defined but not used [-Wunused-function] static void ensure_no_remaining_args(Validator *val) { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/core/validation.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/validation.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/bytecodedump.o In file included from src/moar.h:100, from src/core/bytecodedump.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/bytecodedump.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/core/bytecodedump.c: In function 'bytecode_dump_frame_internal': src/core/bytecodedump.c:249:27: warning: unused variable 'num_locals' [-Wunused-variable] MVMuint16 num_locals = frame_has_inlines ? maybe_candidate->num_locals : frame->body.num_locals; ^~~~~~~~~~ src/core/bytecodedump.c:72:21: warning: unused variable 'k' [-Wunused-variable] MVMuint32 i, j, k; ^ In file included from src/moar.h:177, from src/core/bytecodedump.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/bytecodedump.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/threads.o In file included from src/moar.h:100, from src/core/threads.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/threads.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/threads.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/threads.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/ops.o In file included from src/moar.h:100, from src/core/ops.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/ops.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/ops.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/ops.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/hll.o In file included from src/moar.h:100, from src/core/hll.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/hll.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/hll.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/hll.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/loadbytecode.o In file included from src/moar.h:100, from src/core/loadbytecode.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/loadbytecode.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/loadbytecode.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/loadbytecode.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/math/num.o In file included from src/moar.h:100, from src/math/num.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/math/num.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/math/num.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/math/num.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/math/grisu.o src/math/grisu.c: In function 'double2diy_fp': src/math/grisu.c:38:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define CAST_U64(d) (*(uint64_t*)&d) ^~~~~~~~~~~~~~ #define MIN(x,y) ((x) <= (y) ? (x) : (y)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define MAX(x,y) ((x) >= (y) ? (x) : (y)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define MIN_CACHED_EXP -348 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define CACHED_EXP_STEP 8 ~~~~~~~~~~~~~~~~~~~~~~~~~ typedef struct diy_fp ~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t f; ~~~~~~~~~~~ int e; ~~~~~~ } diy_fp; ~~~~~~~~~ typedef struct power ~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t fract; ~~~~~~~~~~~~~~~ int16_t b_exp, d_exp; ~~~~~~~~~~~~~~~~~~~~~ } power; ~~~~~~~~ static const power pow_cache[] = ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ { ULL(0xfa8fd5a0081c0288), -1220, -348 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbaaee17fa23ebf76), -1193, -340 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8b16fb203055ac76), -1166, -332 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcf42894a5dce35ea), -1140, -324 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9a6bb0aa55653b2d), -1113, -316 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe61acf033d1a45df), -1087, -308 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xab70fe17c79ac6ca), -1060, -300 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xff77b1fcbebcdc4f), -1034, -292 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbe5691ef416bd60c), -1007, -284 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8dd01fad907ffc3c), -980, -276 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd3515c2831559a83), -954, -268 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9d71ac8fada6c9b5), -927, -260 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xea9c227723ee8bcb), -901, -252 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaecc49914078536d), -874, -244 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x823c12795db6ce57), -847, -236 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc21094364dfb5637), -821, -228 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9096ea6f3848984f), -794, -220 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd77485cb25823ac7), -768, -212 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa086cfcd97bf97f4), -741, -204 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xef340a98172aace5), -715, -196 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb23867fb2a35b28e), -688, -188 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x84c8d4dfd2c63f3b), -661, -180 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc5dd44271ad3cdba), -635, -172 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x936b9fcebb25c996), -608, -164 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xdbac6c247d62a584), -582, -156 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa3ab66580d5fdaf6), -555, -148 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf3e2f893dec3f126), -529, -140 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb5b5ada8aaff80b8), -502, -132 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x87625f056c7c4a8b), -475, -124 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc9bcff6034c13053), -449, -116 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x964e858c91ba2655), -422, -108 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xdff9772470297ebd), -396, -100 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa6dfbd9fb8e5b88f), -369, -92 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf8a95fcf88747d94), -343, -84 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb94470938fa89bcf), -316, -76 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8a08f0f8bf0f156b), -289, -68 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcdb02555653131b6), -263, -60 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x993fe2c6d07b7fac), -236, -52 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe45c10c42a2b3b06), -210, -44 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaa242499697392d3), -183, -36 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xfd87b5f28300ca0e), -157, -28 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbce5086492111aeb), -130, -20 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8cbccc096f5088cc), -103, -12 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd1b71758e219652c), -77, -4 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9c40000000000000), -50, 4 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe8d4a51000000000), -24, 12 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xad78ebc5ac620000), 3, 20 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x813f3978f8940984), 30, 28 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc097ce7bc90715b3), 56, 36 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8f7e32ce7bea5c70), 83, 44 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd5d238a4abe98068), 109, 52 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9f4f2726179a2245), 136, 60 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xed63a231d4c4fb27), 162, 68 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb0de65388cc8ada8), 189, 76 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x83c7088e1aab65db), 216, 84 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc45d1df942711d9a), 242, 92 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x924d692ca61be758), 269, 100 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xda01ee641a708dea), 295, 108 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa26da3999aef774a), 322, 116 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf209787bb47d6b85), 348, 124 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb454e4a179dd1877), 375, 132 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x865b86925b9bc5c2), 402, 140 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc83553c5c8965d3d), 428, 148 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x952ab45cfa97a0b3), 455, 156 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xde469fbd99a05fe3), 481, 164 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa59bc234db398c25), 508, 172 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf6c69a72a3989f5c), 534, 180 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb7dcbf5354e9bece), 561, 188 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x88fcf317f22241e2), 588, 196 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcc20ce9bd35c78a5), 614, 204 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x98165af37b2153df), 641, 212 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe2a0b5dc971f303a), 667, 220 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa8d9d1535ce3b396), 694, 228 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xfb9b7cd9a4a7443c), 720, 236 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbb764c4ca7a44410), 747, 244 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8bab8eefb6409c1a), 774, 252 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd01fef10a657842c), 800, 260 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9b10a4e5e9913129), 827, 268 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe7109bfba19c0c9d), 853, 276 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xac2820d9623bf429), 880, 284 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x80444b5e7aa7cf85), 907, 292 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbf21e44003acdd2d), 933, 300 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8e679c2f5e44ff8f), 960, 308 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd433179d9c8cb841), 986, 316 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9e19db92b4e31ba9), 1013, 324 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xeb96bf6ebadf77d9), 1039, 332 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaf87023b9bf0ee6b), 1066, 340 } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; ~~ static int cached_pow(int exp, diy_fp *p) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int k = (int)ceil((exp+DIYFP_FRACT_SIZE-1) * D_1_LOG2_10); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int i = (k-MIN_CACHED_EXP-1) / CACHED_EXP_STEP + 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p->f = pow_cache[i].fract; ~~~~~~~~~~~~~~~~~~~~~~~~~~ p->e = pow_cache[i].b_exp; ~~~~~~~~~~~~~~~~~~~~~~~~~~ return pow_cache[i].d_exp; ~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static diy_fp minus(diy_fp x, diy_fp y) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ diy_fp d; d.f = x.f - y.f; d.e = x.e; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return d; ~~~~~~~~~ } ~ static diy_fp multiply(diy_fp x, diy_fp y) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t a, b, c, d, ac, bc, ad, bd, tmp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp r; ~~~~~~~~~ a = x.f >> 32; b = x.f & MASK32; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c = y.f >> 32; d = y.f & MASK32; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ac = a*c; bc = b*c; ~~~~~~~~~~~~~~~~~~~ ad = a*d; bd = b*d; ~~~~~~~~~~~~~~~~~~~ tmp = (bd >> 32) + (ad & MASK32) + (bc & MASK32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp += 1U << 31; // round ~~~~~~~~~~~~~~~~~~~~~~~~~ r.f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r.e = x.e + y.e + 64; ~~~~~~~~~~~~~~~~~~~~~ return r; ~~~~~~~~~ } ~ static diy_fp normalize_diy_fp(diy_fp n) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ while(!(n.f & ULL(0xFFC0000000000000))) { n.f <<= 10; n.e -= 10; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ while(!(n.f & D64_SIGN)) { n.f <<= 1; --n.e; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return n; ~~~~~~~~~ } ~ static diy_fp double2diy_fp(double d) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ diy_fp fp; ~~~~~~~~~~ uint64_t u64 = CAST_U64(d); ~~~~~~~~~~~~~~~~~~~~~~~~~ src/math/grisu.c:188:24: note: in expansion of macro 'CAST_U64' uint64_t u64 = CAST_U64(d); ^~~~~~~~ src/math/grisu.c: In function 'grisu3': src/math/grisu.c:38:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define CAST_U64(d) (*(uint64_t*)&d) ^~~~~~~~~~~~~~ #define MIN(x,y) ((x) <= (y) ? (x) : (y)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define MAX(x,y) ((x) >= (y) ? (x) : (y)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define MIN_CACHED_EXP -348 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define CACHED_EXP_STEP 8 ~~~~~~~~~~~~~~~~~~~~~~~~~ typedef struct diy_fp ~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t f; ~~~~~~~~~~~ int e; ~~~~~~ } diy_fp; ~~~~~~~~~ typedef struct power ~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t fract; ~~~~~~~~~~~~~~~ int16_t b_exp, d_exp; ~~~~~~~~~~~~~~~~~~~~~ } power; ~~~~~~~~ static const power pow_cache[] = ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ { ULL(0xfa8fd5a0081c0288), -1220, -348 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbaaee17fa23ebf76), -1193, -340 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8b16fb203055ac76), -1166, -332 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcf42894a5dce35ea), -1140, -324 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9a6bb0aa55653b2d), -1113, -316 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe61acf033d1a45df), -1087, -308 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xab70fe17c79ac6ca), -1060, -300 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xff77b1fcbebcdc4f), -1034, -292 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbe5691ef416bd60c), -1007, -284 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8dd01fad907ffc3c), -980, -276 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd3515c2831559a83), -954, -268 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9d71ac8fada6c9b5), -927, -260 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xea9c227723ee8bcb), -901, -252 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaecc49914078536d), -874, -244 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x823c12795db6ce57), -847, -236 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc21094364dfb5637), -821, -228 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9096ea6f3848984f), -794, -220 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd77485cb25823ac7), -768, -212 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa086cfcd97bf97f4), -741, -204 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xef340a98172aace5), -715, -196 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb23867fb2a35b28e), -688, -188 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x84c8d4dfd2c63f3b), -661, -180 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc5dd44271ad3cdba), -635, -172 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x936b9fcebb25c996), -608, -164 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xdbac6c247d62a584), -582, -156 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa3ab66580d5fdaf6), -555, -148 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf3e2f893dec3f126), -529, -140 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb5b5ada8aaff80b8), -502, -132 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x87625f056c7c4a8b), -475, -124 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc9bcff6034c13053), -449, -116 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x964e858c91ba2655), -422, -108 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xdff9772470297ebd), -396, -100 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa6dfbd9fb8e5b88f), -369, -92 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf8a95fcf88747d94), -343, -84 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb94470938fa89bcf), -316, -76 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8a08f0f8bf0f156b), -289, -68 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcdb02555653131b6), -263, -60 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x993fe2c6d07b7fac), -236, -52 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe45c10c42a2b3b06), -210, -44 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaa242499697392d3), -183, -36 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xfd87b5f28300ca0e), -157, -28 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbce5086492111aeb), -130, -20 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8cbccc096f5088cc), -103, -12 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd1b71758e219652c), -77, -4 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9c40000000000000), -50, 4 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe8d4a51000000000), -24, 12 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xad78ebc5ac620000), 3, 20 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x813f3978f8940984), 30, 28 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc097ce7bc90715b3), 56, 36 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8f7e32ce7bea5c70), 83, 44 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd5d238a4abe98068), 109, 52 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9f4f2726179a2245), 136, 60 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xed63a231d4c4fb27), 162, 68 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb0de65388cc8ada8), 189, 76 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x83c7088e1aab65db), 216, 84 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc45d1df942711d9a), 242, 92 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x924d692ca61be758), 269, 100 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xda01ee641a708dea), 295, 108 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa26da3999aef774a), 322, 116 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf209787bb47d6b85), 348, 124 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb454e4a179dd1877), 375, 132 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x865b86925b9bc5c2), 402, 140 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc83553c5c8965d3d), 428, 148 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x952ab45cfa97a0b3), 455, 156 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xde469fbd99a05fe3), 481, 164 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa59bc234db398c25), 508, 172 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf6c69a72a3989f5c), 534, 180 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb7dcbf5354e9bece), 561, 188 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x88fcf317f22241e2), 588, 196 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcc20ce9bd35c78a5), 614, 204 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x98165af37b2153df), 641, 212 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe2a0b5dc971f303a), 667, 220 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa8d9d1535ce3b396), 694, 228 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xfb9b7cd9a4a7443c), 720, 236 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbb764c4ca7a44410), 747, 244 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8bab8eefb6409c1a), 774, 252 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd01fef10a657842c), 800, 260 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9b10a4e5e9913129), 827, 268 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe7109bfba19c0c9d), 853, 276 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xac2820d9623bf429), 880, 284 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x80444b5e7aa7cf85), 907, 292 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbf21e44003acdd2d), 933, 300 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8e679c2f5e44ff8f), 960, 308 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd433179d9c8cb841), 986, 316 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9e19db92b4e31ba9), 1013, 324 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xeb96bf6ebadf77d9), 1039, 332 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaf87023b9bf0ee6b), 1066, 340 } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; ~~ static int cached_pow(int exp, diy_fp *p) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int k = (int)ceil((exp+DIYFP_FRACT_SIZE-1) * D_1_LOG2_10); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int i = (k-MIN_CACHED_EXP-1) / CACHED_EXP_STEP + 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p->f = pow_cache[i].fract; ~~~~~~~~~~~~~~~~~~~~~~~~~~ p->e = pow_cache[i].b_exp; ~~~~~~~~~~~~~~~~~~~~~~~~~~ return pow_cache[i].d_exp; ~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static diy_fp minus(diy_fp x, diy_fp y) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ diy_fp d; d.f = x.f - y.f; d.e = x.e; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return d; ~~~~~~~~~ } ~ static diy_fp multiply(diy_fp x, diy_fp y) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t a, b, c, d, ac, bc, ad, bd, tmp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp r; ~~~~~~~~~ a = x.f >> 32; b = x.f & MASK32; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c = y.f >> 32; d = y.f & MASK32; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ac = a*c; bc = b*c; ~~~~~~~~~~~~~~~~~~~ ad = a*d; bd = b*d; ~~~~~~~~~~~~~~~~~~~ tmp = (bd >> 32) + (ad & MASK32) + (bc & MASK32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp += 1U << 31; // round ~~~~~~~~~~~~~~~~~~~~~~~~~ r.f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r.e = x.e + y.e + 64; ~~~~~~~~~~~~~~~~~~~~~ return r; ~~~~~~~~~ } ~ static diy_fp normalize_diy_fp(diy_fp n) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ while(!(n.f & ULL(0xFFC0000000000000))) { n.f <<= 10; n.e -= 10; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ while(!(n.f & D64_SIGN)) { n.f <<= 1; --n.e; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return n; ~~~~~~~~~ } ~ static diy_fp double2diy_fp(double d) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ diy_fp fp; ~~~~~~~~~~ uint64_t u64 = CAST_U64(d); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (!(u64 & D64_EXP_MASK)) { fp.f = u64 & D64_FRACT_MASK; fp.e = 1 - D64_EXP_BIAS; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ else { fp.f = (u64 & D64_FRACT_MASK) + D64_IMPLICIT_ONE; fp.e = (int)((u64 & D64_EXP_MASK) >> D64_EXP_POS) - D64_EXP_BIAS; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return fp; ~~~~~~~~~~ } ~ // pow10_cache[i] = 10^(i-1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ static const unsigned int pow10_cache[] = { 0, 1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000 }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ static int largest_pow10(uint32_t n, int n_bits, uint32_t *power) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int guess = ((n_bits + 1) * 1233 >> 12) + 1/*skip first entry*/; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (n < pow10_cache[guess]) --guess; // We don't have any guarantees that 2^n_bits <= n. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *power = pow10_cache[guess]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return guess; ~~~~~~~~~~~~~ } ~ static int round_weed(char *buffer, int len, uint64_t wp_W, uint64_t delta, uint64_t rest, uint64_t ten_kappa, uint64_t ulp) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t wp_Wup = wp_W - ulp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t wp_Wdown = wp_W + ulp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ while(rest < wp_Wup && delta - rest >= ten_kappa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && (rest + ten_kappa < wp_Wup || wp_Wup - rest >= rest + ten_kappa - wp_Wup)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ --buffer[len-1]; ~~~~~~~~~~~~~~~~ rest += ten_kappa; ~~~~~~~~~~~~~~~~~~ } ~ if (rest < wp_Wdown && delta - rest >= ten_kappa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && (rest + ten_kappa < wp_Wdown || wp_Wdown - rest > rest + ten_kappa - wp_Wdown)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return 0; ~~~~~~~~~ return 2*ulp <= rest && rest <= delta - 4*ulp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static int digit_gen(diy_fp low, diy_fp w, diy_fp high, char *buffer, int *length, int *kappa) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t unit = 1; ~~~~~~~~~~~~~~~~~~ diy_fp too_low = { low.f - unit, low.e }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp too_high = { high.f + unit, high.e }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp unsafe_interval = minus(too_high, too_low); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp one = { ULL(1) << -w.e, w.e }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint32_t p1 = (uint32_t)(too_high.f >> -one.e); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t p2 = too_high.f & (one.f - 1); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint32_t div; ~~~~~~~~~~~~~ *kappa = largest_pow10(p1, DIYFP_FRACT_SIZE + one.e, &div); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *length = 0; ~~~~~~~~~~~~ while(*kappa > 0) ~~~~~~~~~~~~~~~~~ { ~ uint64_t rest; ~~~~~~~~~~~~~~ int digit = p1 / div; ~~~~~~~~~~~~~~~~~~~~~ buffer[*length] = (char)('0' + digit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ++*length; ~~~~~~~~~~ p1 %= div; ~~~~~~~~~~ --*kappa; ~~~~~~~~~ rest = ((uint64_t)p1 << -one.e) + p2; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (rest < unsafe_interval.f) return round_weed(buffer, *length, minus(too_high, w).f, unsafe_interval.f, rest, (uint64_t)div << -one.e, unit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ div /= 10; ~~~~~~~~~~ } ~ for(;;) ~~~~~~~ { ~ int digit; ~~~~~~~~~~ p2 *= 10; ~~~~~~~~~ unit *= 10; ~~~~~~~~~~~ unsafe_interval.f *= 10; ~~~~~~~~~~~~~~~~~~~~~~~~ // Integer division by one. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ digit = (int)(p2 >> -one.e); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buffer[*length] = (char)('0' + digit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ++*length; ~~~~~~~~~~ p2 &= one.f - 1; // Modulo by one. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*kappa; ~~~~~~~~~ if (p2 < unsafe_interval.f) return round_weed(buffer, *length, minus(too_high, w).f * unit, unsafe_interval.f, p2, one.f, unit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ } ~ static int grisu3(double v, char *buffer, int *length, int *d_exp) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int mk, kappa, success; ~~~~~~~~~~~~~~~~~~~~~~~ diy_fp dfp = double2diy_fp(v); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp w = normalize_diy_fp(dfp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // normalize boundaries ~~~~~~~~~~~~~~~~~~~~~~~ diy_fp t = { (dfp.f << 1) + 1, dfp.e - 1 }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp b_plus = normalize_diy_fp(t); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp b_minus; ~~~~~~~~~~~~~~~ diy_fp c_mk; // Cached power of ten: 10^-k ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t u64 = CAST_U64(v); ~~~~~~~~~~~~~~~~~~~~~~~~~ src/math/grisu.c:275:24: note: in expansion of macro 'CAST_U64' uint64_t u64 = CAST_U64(v); ^~~~~~~~ src/math/grisu.c: In function 'dtoa_grisu3': src/math/grisu.c:38:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define CAST_U64(d) (*(uint64_t*)&d) ^~~~~~~~~~~~~~ #define MIN(x,y) ((x) <= (y) ? (x) : (y)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define MAX(x,y) ((x) >= (y) ? (x) : (y)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define MIN_CACHED_EXP -348 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ #define CACHED_EXP_STEP 8 ~~~~~~~~~~~~~~~~~~~~~~~~~ typedef struct diy_fp ~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t f; ~~~~~~~~~~~ int e; ~~~~~~ } diy_fp; ~~~~~~~~~ typedef struct power ~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t fract; ~~~~~~~~~~~~~~~ int16_t b_exp, d_exp; ~~~~~~~~~~~~~~~~~~~~~ } power; ~~~~~~~~ static const power pow_cache[] = ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ { ULL(0xfa8fd5a0081c0288), -1220, -348 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbaaee17fa23ebf76), -1193, -340 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8b16fb203055ac76), -1166, -332 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcf42894a5dce35ea), -1140, -324 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9a6bb0aa55653b2d), -1113, -316 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe61acf033d1a45df), -1087, -308 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xab70fe17c79ac6ca), -1060, -300 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xff77b1fcbebcdc4f), -1034, -292 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbe5691ef416bd60c), -1007, -284 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8dd01fad907ffc3c), -980, -276 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd3515c2831559a83), -954, -268 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9d71ac8fada6c9b5), -927, -260 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xea9c227723ee8bcb), -901, -252 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaecc49914078536d), -874, -244 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x823c12795db6ce57), -847, -236 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc21094364dfb5637), -821, -228 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9096ea6f3848984f), -794, -220 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd77485cb25823ac7), -768, -212 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa086cfcd97bf97f4), -741, -204 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xef340a98172aace5), -715, -196 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb23867fb2a35b28e), -688, -188 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x84c8d4dfd2c63f3b), -661, -180 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc5dd44271ad3cdba), -635, -172 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x936b9fcebb25c996), -608, -164 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xdbac6c247d62a584), -582, -156 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa3ab66580d5fdaf6), -555, -148 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf3e2f893dec3f126), -529, -140 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb5b5ada8aaff80b8), -502, -132 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x87625f056c7c4a8b), -475, -124 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc9bcff6034c13053), -449, -116 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x964e858c91ba2655), -422, -108 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xdff9772470297ebd), -396, -100 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa6dfbd9fb8e5b88f), -369, -92 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf8a95fcf88747d94), -343, -84 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb94470938fa89bcf), -316, -76 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8a08f0f8bf0f156b), -289, -68 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcdb02555653131b6), -263, -60 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x993fe2c6d07b7fac), -236, -52 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe45c10c42a2b3b06), -210, -44 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaa242499697392d3), -183, -36 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xfd87b5f28300ca0e), -157, -28 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbce5086492111aeb), -130, -20 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8cbccc096f5088cc), -103, -12 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd1b71758e219652c), -77, -4 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9c40000000000000), -50, 4 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe8d4a51000000000), -24, 12 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xad78ebc5ac620000), 3, 20 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x813f3978f8940984), 30, 28 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc097ce7bc90715b3), 56, 36 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8f7e32ce7bea5c70), 83, 44 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd5d238a4abe98068), 109, 52 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9f4f2726179a2245), 136, 60 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xed63a231d4c4fb27), 162, 68 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb0de65388cc8ada8), 189, 76 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x83c7088e1aab65db), 216, 84 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc45d1df942711d9a), 242, 92 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x924d692ca61be758), 269, 100 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xda01ee641a708dea), 295, 108 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa26da3999aef774a), 322, 116 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf209787bb47d6b85), 348, 124 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb454e4a179dd1877), 375, 132 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x865b86925b9bc5c2), 402, 140 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xc83553c5c8965d3d), 428, 148 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x952ab45cfa97a0b3), 455, 156 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xde469fbd99a05fe3), 481, 164 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa59bc234db398c25), 508, 172 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xf6c69a72a3989f5c), 534, 180 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xb7dcbf5354e9bece), 561, 188 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x88fcf317f22241e2), 588, 196 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xcc20ce9bd35c78a5), 614, 204 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x98165af37b2153df), 641, 212 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe2a0b5dc971f303a), 667, 220 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xa8d9d1535ce3b396), 694, 228 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xfb9b7cd9a4a7443c), 720, 236 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbb764c4ca7a44410), 747, 244 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8bab8eefb6409c1a), 774, 252 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd01fef10a657842c), 800, 260 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9b10a4e5e9913129), 827, 268 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xe7109bfba19c0c9d), 853, 276 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xac2820d9623bf429), 880, 284 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x80444b5e7aa7cf85), 907, 292 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xbf21e44003acdd2d), 933, 300 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x8e679c2f5e44ff8f), 960, 308 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xd433179d9c8cb841), 986, 316 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0x9e19db92b4e31ba9), 1013, 324 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xeb96bf6ebadf77d9), 1039, 332 }, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ULL(0xaf87023b9bf0ee6b), 1066, 340 } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }; ~~ static int cached_pow(int exp, diy_fp *p) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int k = (int)ceil((exp+DIYFP_FRACT_SIZE-1) * D_1_LOG2_10); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int i = (k-MIN_CACHED_EXP-1) / CACHED_EXP_STEP + 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p->f = pow_cache[i].fract; ~~~~~~~~~~~~~~~~~~~~~~~~~~ p->e = pow_cache[i].b_exp; ~~~~~~~~~~~~~~~~~~~~~~~~~~ return pow_cache[i].d_exp; ~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static diy_fp minus(diy_fp x, diy_fp y) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ diy_fp d; d.f = x.f - y.f; d.e = x.e; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return d; ~~~~~~~~~ } ~ static diy_fp multiply(diy_fp x, diy_fp y) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t a, b, c, d, ac, bc, ad, bd, tmp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp r; ~~~~~~~~~ a = x.f >> 32; b = x.f & MASK32; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c = y.f >> 32; d = y.f & MASK32; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ac = a*c; bc = b*c; ~~~~~~~~~~~~~~~~~~~ ad = a*d; bd = b*d; ~~~~~~~~~~~~~~~~~~~ tmp = (bd >> 32) + (ad & MASK32) + (bc & MASK32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp += 1U << 31; // round ~~~~~~~~~~~~~~~~~~~~~~~~~ r.f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r.e = x.e + y.e + 64; ~~~~~~~~~~~~~~~~~~~~~ return r; ~~~~~~~~~ } ~ static diy_fp normalize_diy_fp(diy_fp n) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ while(!(n.f & ULL(0xFFC0000000000000))) { n.f <<= 10; n.e -= 10; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ while(!(n.f & D64_SIGN)) { n.f <<= 1; --n.e; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return n; ~~~~~~~~~ } ~ static diy_fp double2diy_fp(double d) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ diy_fp fp; ~~~~~~~~~~ uint64_t u64 = CAST_U64(d); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (!(u64 & D64_EXP_MASK)) { fp.f = u64 & D64_FRACT_MASK; fp.e = 1 - D64_EXP_BIAS; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ else { fp.f = (u64 & D64_FRACT_MASK) + D64_IMPLICIT_ONE; fp.e = (int)((u64 & D64_EXP_MASK) >> D64_EXP_POS) - D64_EXP_BIAS; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return fp; ~~~~~~~~~~ } ~ // pow10_cache[i] = 10^(i-1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ static const unsigned int pow10_cache[] = { 0, 1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000 }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ static int largest_pow10(uint32_t n, int n_bits, uint32_t *power) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int guess = ((n_bits + 1) * 1233 >> 12) + 1/*skip first entry*/; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (n < pow10_cache[guess]) --guess; // We don't have any guarantees that 2^n_bits <= n. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *power = pow10_cache[guess]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return guess; ~~~~~~~~~~~~~ } ~ static int round_weed(char *buffer, int len, uint64_t wp_W, uint64_t delta, uint64_t rest, uint64_t ten_kappa, uint64_t ulp) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t wp_Wup = wp_W - ulp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t wp_Wdown = wp_W + ulp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ while(rest < wp_Wup && delta - rest >= ten_kappa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && (rest + ten_kappa < wp_Wup || wp_Wup - rest >= rest + ten_kappa - wp_Wup)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ --buffer[len-1]; ~~~~~~~~~~~~~~~~ rest += ten_kappa; ~~~~~~~~~~~~~~~~~~ } ~ if (rest < wp_Wdown && delta - rest >= ten_kappa ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && (rest + ten_kappa < wp_Wdown || wp_Wdown - rest > rest + ten_kappa - wp_Wdown)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return 0; ~~~~~~~~~ return 2*ulp <= rest && rest <= delta - 4*ulp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ static int digit_gen(diy_fp low, diy_fp w, diy_fp high, char *buffer, int *length, int *kappa) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ uint64_t unit = 1; ~~~~~~~~~~~~~~~~~~ diy_fp too_low = { low.f - unit, low.e }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp too_high = { high.f + unit, high.e }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp unsafe_interval = minus(too_high, too_low); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp one = { ULL(1) << -w.e, w.e }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint32_t p1 = (uint32_t)(too_high.f >> -one.e); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t p2 = too_high.f & (one.f - 1); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint32_t div; ~~~~~~~~~~~~~ *kappa = largest_pow10(p1, DIYFP_FRACT_SIZE + one.e, &div); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *length = 0; ~~~~~~~~~~~~ while(*kappa > 0) ~~~~~~~~~~~~~~~~~ { ~ uint64_t rest; ~~~~~~~~~~~~~~ int digit = p1 / div; ~~~~~~~~~~~~~~~~~~~~~ buffer[*length] = (char)('0' + digit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ++*length; ~~~~~~~~~~ p1 %= div; ~~~~~~~~~~ --*kappa; ~~~~~~~~~ rest = ((uint64_t)p1 << -one.e) + p2; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (rest < unsafe_interval.f) return round_weed(buffer, *length, minus(too_high, w).f, unsafe_interval.f, rest, (uint64_t)div << -one.e, unit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ div /= 10; ~~~~~~~~~~ } ~ for(;;) ~~~~~~~ { ~ int digit; ~~~~~~~~~~ p2 *= 10; ~~~~~~~~~ unit *= 10; ~~~~~~~~~~~ unsafe_interval.f *= 10; ~~~~~~~~~~~~~~~~~~~~~~~~ // Integer division by one. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ digit = (int)(p2 >> -one.e); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buffer[*length] = (char)('0' + digit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ++*length; ~~~~~~~~~~ p2 &= one.f - 1; // Modulo by one. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*kappa; ~~~~~~~~~ if (p2 < unsafe_interval.f) return round_weed(buffer, *length, minus(too_high, w).f * unit, unsafe_interval.f, p2, one.f, unit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } ~ } ~ static int grisu3(double v, char *buffer, int *length, int *d_exp) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int mk, kappa, success; ~~~~~~~~~~~~~~~~~~~~~~~ diy_fp dfp = double2diy_fp(v); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp w = normalize_diy_fp(dfp); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // normalize boundaries ~~~~~~~~~~~~~~~~~~~~~~~ diy_fp t = { (dfp.f << 1) + 1, dfp.e - 1 }; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp b_plus = normalize_diy_fp(t); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diy_fp b_minus; ~~~~~~~~~~~~~~~ diy_fp c_mk; // Cached power of ten: 10^-k ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t u64 = CAST_U64(v); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (!(u64 & D64_FRACT_MASK) && (u64 & D64_EXP_MASK) != 0) { b_minus.f = (dfp.f << 2) - 1; b_minus.e = dfp.e - 2;} // lower boundary is closer? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ else { b_minus.f = (dfp.f << 1) - 1; b_minus.e = dfp.e - 1; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ b_minus.f = b_minus.f << (b_minus.e - b_plus.e); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ b_minus.e = b_plus.e; ~~~~~~~~~~~~~~~~~~~~~ mk = cached_pow(MIN_TARGET_EXP - DIYFP_FRACT_SIZE - w.e, &c_mk); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ w = multiply(w, c_mk); ~~~~~~~~~~~~~~~~~~~~~~ b_minus = multiply(b_minus, c_mk); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ b_plus = multiply(b_plus, c_mk); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ success = digit_gen(b_minus, w, b_plus, buffer, length, &kappa); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *d_exp = kappa - mk; ~~~~~~~~~~~~~~~~~~~~ return success; ~~~~~~~~~~~~~~~ } ~ static int i_to_str(int val, char *str) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ int len, i; ~~~~~~~~~~~ char *s; ~~~~~~~~ char *begin = str; ~~~~~~~~~~~~~~~~~~ if (val < 0) { ~~~~~~~~~~~~~~ *str++ = '-'; ~~~~~~~~~~~~~ if (val > -10) ~~~~~~~~~~~~~~ *str++ = '0'; ~~~~~~~~~~~~~ val = -val; ~~~~~~~~~~~ } ~ else ~~~~ *str++ = '+'; ~~~~~~~~~~~~~ s = str; ~~~~~~~~ for(;;) ~~~~~~~ { ~ int ni = val / 10; ~~~~~~~~~~~~~~~~~~ int digit = val - ni*10; ~~~~~~~~~~~~~~~~~~~~~~~~ *s++ = (char)('0' + digit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (ni == 0) ~~~~~~~~~~~~ break; ~~~~~~ val = ni; ~~~~~~~~~ } ~ *s = '\0'; ~~~~~~~~~~ len = (int)(s - str); ~~~~~~~~~~~~~~~~~~~~~ for(i = 0; i < len/2; ++i) ~~~~~~~~~~~~~~~~~~~~~~~~~~ { ~ char ch = str[i]; ~~~~~~~~~~~~~~~~~ str[i] = str[len-1-i]; ~~~~~~~~~~~~~~~~~~~~~~ str[len-1-i] = ch; ~~~~~~~~~~~~~~~~~~ } ~ return (int)(s - begin); ~~~~~~~~~~~~~~~~~~~~~~~~ } ~ int dtoa_grisu3(double v, char *dst, int size) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ int d_exp, len, success, i, decimal_pos; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uint64_t u64 = CAST_U64(v); ~~~~~~~~~~~~~~~~~~~~~~~~~ src/math/grisu.c:330:24: note: in expansion of macro 'CAST_U64' uint64_t u64 = CAST_U64(v); ^~~~~~~~ compiling src/core/coerce.o In file included from src/moar.h:100, from src/core/coerce.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/coerce.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/coerce.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/coerce.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/dll.o In file included from src/moar.h:100, from src/core/dll.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/dll.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/dll.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/dll.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/ext.o In file included from src/moar.h:100, from src/core/ext.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/ext.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/ext.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/ext.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/nativecall.o In file included from src/moar.h:100, from src/core/nativecall.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/nativecall.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/core/nativecall.c: In function 'MVM_nativecall_make_str': src/core/nativecall.c:150:77: warning: pointer targets in passing argument 3 of 'MVM_string_utf16_decode' differ in signedness [-Wpointer-sign] value = MVM_string_utf16_decode(tc, tc->instance->VMString, cstring, strlen(cstring)); ^~~~~~~ In file included from src/moar.h:176, from src/core/nativecall.c:1: src/strings/utf16.h:1:13: note: expected 'MVMuint8 *' {aka 'unsigned char *'} but argument is of type 'char *' MVMString * MVM_string_utf16_decode(MVMThreadContext *tc, const MVMObject *result_type, MVMuint8 *utf16, size_t bytes); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/core/nativecall.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/nativecall.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/nativecall_libffi.o In file included from src/moar.h:100, from src/core/nativecall_libffi.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/nativecall_libffi.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/core/nativecall_libffi.c: In function 'unmarshal_callback': src/core/nativecall_libffi.c:114:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] ffi_status status; ^~~~~~ src/core/nativecall_libffi.c: In function 'callback_handler': src/core/nativecall_libffi.c:215:22: warning: unused variable 'values' [-Wunused-variable] void **values = MVM_malloc(sizeof(void *) * (data->cs->arg_count ? data->cs->arg_count : 1)); ^~~~~~ src/core/nativecall_libffi.c: In function 'MVM_nativecall_invoke': src/core/nativecall_libffi.c:503:16: warning: unused variable 'status' [-Wunused-variable] ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned int)num_args, body->ffi_ret_type, body->ffi_arg_types); ^~~~~~ In file included from src/moar.h:177, from src/core/nativecall_libffi.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/nativecall_libffi.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/continuation.o In file included from src/moar.h:100, from src/core/continuation.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/continuation.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/continuation.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/continuation.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/intcache.o In file included from src/moar.h:100, from src/core/intcache.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/intcache.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/intcache.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/intcache.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/fixedsizealloc.o In file included from src/moar.h:100, from src/core/fixedsizealloc.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/fixedsizealloc.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/fixedsizealloc.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/fixedsizealloc.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/regionalloc.o In file included from src/moar.h:100, from src/core/regionalloc.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/core/regionalloc.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/core/regionalloc.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/core/regionalloc.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/debug/debugserver.o In file included from src/moar.h:100, from src/debug/debugserver.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/debug/debugserver.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/debug/debugserver.c: In function 'request_all_threads_suspend': src/debug/debugserver.c:688:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ src/debug/debugserver.c: In function 'write_stacktrace_frames': src/debug/debugserver.c:852:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ src/debug/debugserver.c: In function 'send_thread_info': src/debug/debugserver.c:880:10: warning: unused variable 'infobuf' [-Wunused-variable] char infobuf[32] = "THL"; ^~~~~~~ src/debug/debugserver.c: In function 'send_is_execution_suspended_info': src/debug/debugserver.c:948:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ src/debug/debugserver.c: In function 'request_object_attributes': src/debug/debugserver.c:1519:26: warning: unused variable 'i' [-Wunused-variable] MVMint16 i; ^ src/debug/debugserver.c: In function 'request_object_metadata': src/debug/debugserver.c:1701:18: warning: unused variable 'vm' [-Wunused-variable] MVMInstance *vm = dtc->instance; ^~ src/debug/debugserver.c: In function 'request_object_positionals': src/debug/debugserver.c:2027:14: warning: unused variable 'slots' [-Wunused-variable] MVMint64 slots; ^~~~~ src/debug/debugserver.c: In function 'socket_writer': src/debug/debugserver.c:2203:15: warning: unused variable 'orig_data' [-Wunused-variable] MVMuint8 *orig_data = (MVMuint8 *)data; ^~~~~~~~~ src/debug/debugserver.c:2200:12: warning: unused variable 'idx' [-Wunused-variable] size_t idx; ^~~ src/debug/debugserver.c: In function 'debugserver_worker': src/debug/debugserver.c:2527:13: warning: unused variable 'error' [-Wunused-variable] int error; ^~~~~ src/debug/debugserver.c:2558:15: warning: unused variable 'buffer' [-Wunused-variable] char *buffer[32]; ^~~~~~ src/debug/debugserver.c:2557:13: warning: unused variable 'len' [-Wunused-variable] int len; ^~~ src/debug/debugserver.c:2517:14: warning: unused variable 'command_serial' [-Wunused-variable] MVMint32 command_serial; ^~~~~~~~~~~~~~ src/debug/debugserver.c: In function 'MVM_debugserver_init': src/debug/debugserver.c:2732:9: warning: unused variable 'threadCreateError' [-Wunused-variable] int threadCreateError; ^~~~~~~~~~~~~~~~~ src/debug/debugserver.c: In function 'check_requirements': src/debug/debugserver.c:431:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ src/debug/debugserver.c: In function 'request_object_associatives': src/debug/debugserver.c:2161:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from src/moar.h:177, from src/debug/debugserver.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/debug/debugserver.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gen/config.o In file included from src/moar.h:100, from src/gen/config.c:9: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gen/config.c:9: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/gen/config.c:9: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gen/config.c:9: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/orchestrate.o In file included from src/moar.h:100, from src/gc/orchestrate.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/orchestrate.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/gc/orchestrate.c: In function 'MVM_gc_enter_from_allocator': src/gc/orchestrate.c:429:20: warning: unused variable 'last_starter' [-Wunused-variable] MVMThread *last_starter = NULL; ^~~~~~~~~~~~ src/gc/orchestrate.c: In function 'MVM_gc_enter_from_interrupt': src/gc/orchestrate.c:555:10: warning: unused variable 'curr' [-Wunused-variable] AO_t curr; ^~~~ In file included from src/moar.h:177, from src/gc/orchestrate.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/orchestrate.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/allocation.o In file included from src/moar.h:100, from src/gc/allocation.c:6: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/allocation.c:6: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/gc/allocation.c:6: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/allocation.c:6: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/worklist.o compiling src/gc/roots.o In file included from src/moar.h:100, from src/gc/worklist.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/worklist.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/gc/worklist.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/worklist.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/gc/roots.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/roots.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/gc/collect.o src/gc/roots.c: In function 'MVM_gc_root_add_tc_roots_to_worklist': src/gc/roots.c:200:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (tc->spesh_active_graph) ^ In file included from src/moar.h:177, from src/gc/roots.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/roots.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/gc/collect.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/collect.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/gc/collect.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/collect.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/gen2.o compiling src/gc/wb.o In file included from src/moar.h:100, from src/gc/gen2.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/gen2.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/gc/wb.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/wb.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/gc/gen2.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/gen2.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/gc/wb.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/wb.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/objectid.o compiling src/gc/finalize.o In file included from src/moar.h:100, from src/gc/objectid.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/objectid.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/gc/finalize.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/finalize.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/gc/objectid.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/objectid.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/gc/finalize.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/finalize.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/debug.o In file included from src/moar.h:100, from src/gc/debug.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/gc/debug.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/io/io.o In file included from src/moar.h:177, from src/gc/debug.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/gc/debug.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/eventloop.o In file included from src/moar.h:100, from src/io/io.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/io.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/io/eventloop.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/eventloop.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/io.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/io.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/io/eventloop.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/eventloop.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/syncfile.o In file included from src/moar.h:100, from src/io/syncfile.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/syncfile.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/syncfile.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/syncfile.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/syncsocket.o In file included from src/moar.h:100, from src/io/syncsocket.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/syncsocket.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/syncsocket.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/syncsocket.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/fileops.o src/io/syncsocket.c: In function 'socket_read_bytes': src/io/syncsocket.c:94:38: warning: 'use_last_packet_end' may be used uninitialized in this function [-Wmaybe-uninitialized] MVMuint16 use_last_packet_start, use_last_packet_end; ^~~~~~~~~~~~~~~~~~~ src/io/syncsocket.c:94:15: warning: 'use_last_packet_start' may be used uninitialized in this function [-Wmaybe-uninitialized] MVMuint16 use_last_packet_start, use_last_packet_end; ^~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/io/fileops.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/fileops.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/fileops.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/fileops.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/dirops.o In file included from src/moar.h:100, from src/io/dirops.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/dirops.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/dirops.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/dirops.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/procops.o compiling src/io/timers.o In file included from src/moar.h:100, from src/io/procops.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/procops.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/io/procops.c:5: At top level: src/bithacks.h:10:12: warning: 'MVM_bithacks_is_pow2z' defined but not used [-Wunused-function] static int MVM_bithacks_is_pow2z(MVMuint64 value) ^~~~~~~~~~~~~~~~~~~~~ src/bithacks.h:1:18: warning: 'MVM_bithacks_count_bits' defined but not used [-Wunused-function] static MVMuint32 MVM_bithacks_count_bits(MVMuint64 value) { ^~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/io/procops.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/procops.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/io/timers.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/timers.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/timers.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/timers.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ src/io/procops.c: In function 'write_setup': src/io/procops.c:276:27: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] ? uv_strerror(r) ^~~~~~~~~~~ compiling src/io/filewatchers.o In file included from src/moar.h:100, from src/io/filewatchers.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/filewatchers.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/filewatchers.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/filewatchers.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/signals.o In file included from src/moar.h:100, from src/io/signals.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/signals.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ At top level: src/io/signals.c:112:3: warning: 'MVM_sig_names' defined but not used [-Wunused-variable] } MVM_sig_names; ^~~~~~~~~~~~~ In file included from src/moar.h:177, from src/io/signals.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/signals.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/asyncsocket.o In file included from src/moar.h:100, from src/io/asyncsocket.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/asyncsocket.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/io/asyncsocketudp.o In file included from src/moar.h:177, from src/io/asyncsocket.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/asyncsocket.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/io/asyncsocketudp.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/io/asyncsocketudp.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/io/asyncsocketudp.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/io/asyncsocketudp.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprconv.o compiling src/6model/reprs.o In file included from src/moar.h:100, from src/6model/reprconv.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprconv.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprconv.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprconv.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/containers.o In file included from src/moar.h:100, from src/6model/containers.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/containers.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/containers.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/containers.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/parametric.o In file included from src/moar.h:100, from src/6model/parametric.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/parametric.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/parametric.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/parametric.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMString.o compiling src/6model/reprs/VMArray.o In file included from src/moar.h:100, from src/6model/reprs/MVMString.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMString.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs/VMArray.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMString.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/VMArray.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMString.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/VMArray.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMHash.o In file included from src/moar.h:100, from src/6model/reprs/MVMHash.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMHash.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs/MVMHash.c:1: src/6model/reprs/MVMHash.c: In function 'MVMHash_gc_mark': src/gc/worklist.h:91:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (*item && !( (*(MVMCollectable**)item)->flags & MVM_CF_SECOND_GEN)) { \ src/strings/uthash.h:751:17: note: in definition of macro 'HASH_ITER_FAST' code\ ^~~~~ }\ src/6model/reprs/MVMHash.c:57:13: note: in expansion of macro 'MVM_gc_worklist_add_no_include_gen2_nocheck' MVM_gc_worklist_add_no_include_gen2_nocheck(tc, worklist, ¤t->value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMHash.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMHash.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCFunction.o In file included from src/moar.h:100, from src/6model/reprs/MVMCFunction.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCFunction.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/6model/reprs/KnowHOWREPR.o In file included from src/moar.h:177, from src/6model/reprs/MVMCFunction.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCFunction.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/KnowHOWAttributeREPR.o In file included from src/moar.h:100, from src/6model/reprs/KnowHOWREPR.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/KnowHOWREPR.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/KnowHOWREPR.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/KnowHOWREPR.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/reprs/KnowHOWAttributeREPR.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/KnowHOWAttributeREPR.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/KnowHOWAttributeREPR.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/KnowHOWAttributeREPR.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6str.o compiling src/6model/reprs/P6opaque.o In file included from src/moar.h:100, from src/6model/reprs/P6str.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/P6str.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs/P6opaque.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/P6opaque.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/P6str.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/P6str.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/P6opaque.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/P6opaque.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCode.o In file included from src/moar.h:100, from src/6model/reprs/MVMCode.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCode.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMCode.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCode.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMOSHandle.o In file included from src/moar.h:100, from src/6model/reprs/MVMOSHandle.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMOSHandle.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMOSHandle.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMOSHandle.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCompUnit.o In file included from src/moar.h:100, from src/6model/reprs/MVMCompUnit.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCompUnit.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMCompUnit.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCompUnit.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMStaticFrame.o In file included from src/moar.h:100, from src/6model/reprs/MVMStaticFrame.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMStaticFrame.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/reprs/MVMStaticFrame.c: In function 'copy_to': src/6model/reprs/MVMStaticFrame.c:63:39: warning: unused variable 'tmp' [-Wunused-variable] MVMLexicalRegistry *current, *tmp; ^~~ In file included from src/6model/reprs.h:4, from src/moar.h:128, from src/6model/reprs/MVMStaticFrame.c:1: src/6model/reprs/MVMStaticFrame.c: In function 'gc_free': src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/6model/reprs/MVMStaticFrame.c:168:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(tc, hash_handle, MVMLexicalRegistry, body->lexical_names); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMStaticFrame.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMStaticFrame.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6int.o In file included from src/moar.h:100, from src/6model/reprs/P6int.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/P6int.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/P6int.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/P6int.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6num.o In file included from src/moar.h:100, from src/6model/reprs/P6num.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/P6num.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/6model/reprs/Uninstantiable.o In file included from src/moar.h:177, from src/6model/reprs/P6num.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/P6num.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/reprs/Uninstantiable.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/Uninstantiable.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/Uninstantiable.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/Uninstantiable.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/HashAttrStore.o compiling src/6model/reprs/MVMThread.o In file included from src/moar.h:100, from src/6model/reprs/HashAttrStore.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/HashAttrStore.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/6model/reprs.h:4, from src/moar.h:128, from src/6model/reprs/HashAttrStore.c:1: src/6model/reprs/HashAttrStore.c: In function 'gc_free': src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/6model/reprs/HashAttrStore.c:48:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(tc, hash_handle, MVMHashEntry, h->body.hash_head); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/HashAttrStore.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/HashAttrStore.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/reprs/MVMThread.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMThread.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMThread.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMThread.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMIter.o In file included from src/moar.h:100, from src/6model/reprs/MVMIter.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMIter.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMIter.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMIter.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMContext.o In file included from src/moar.h:100, from src/6model/reprs/MVMContext.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMContext.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/reprs/MVMContext.c: In function 'bind_key': src/6model/reprs/MVMContext.c:126:21: warning: unused variable 'frame' [-Wunused-variable] MVMFrame *frame = body->context; ^~~~~ src/6model/reprs/MVMContext.c: In function 'exists_key': src/6model/reprs/MVMContext.c:171:15: warning: unused variable 'frame' [-Wunused-variable] MVMFrame *frame = body->context; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMContext.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMContext.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/SCRef.o In file included from src/moar.h:100, from src/6model/reprs/SCRef.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/SCRef.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/SCRef.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/SCRef.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCallCapture.o In file included from src/moar.h:100, from src/6model/reprs/MVMCallCapture.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCallCapture.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMCallCapture.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMCallCapture.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6bigint.o compiling src/6model/reprs/NFA.o In file included from src/moar.h:100, from src/6model/reprs/P6bigint.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/P6bigint.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/P6bigint.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/P6bigint.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/reprs/NFA.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/NFA.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/NFA.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/NFA.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMException.o In file included from src/moar.h:100, from src/6model/reprs/MVMException.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMException.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMException.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMException.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMDLLSym.o In file included from src/moar.h:100, from src/6model/reprs/MVMDLLSym.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMDLLSym.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMDLLSym.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMDLLSym.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMMultiCache.o In file included from src/moar.h:100, from src/6model/reprs/MVMMultiCache.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMMultiCache.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMMultiCache.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMMultiCache.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMContinuation.o In file included from src/moar.h:100, from src/6model/reprs/MVMContinuation.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMContinuation.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMContinuation.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMContinuation.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/NativeCall.o In file included from src/moar.h:100, from src/6model/reprs/NativeCall.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/NativeCall.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/NativeCall.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/NativeCall.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CPointer.o In file included from src/moar.h:100, from src/6model/reprs/CPointer.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/CPointer.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/CPointer.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/CPointer.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CStr.o In file included from src/moar.h:100, from src/6model/reprs/CStr.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/CStr.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/CStr.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/CStr.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CArray.o In file included from src/moar.h:100, from src/6model/reprs/CArray.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/CArray.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/CArray.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/CArray.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CStruct.o In file included from src/moar.h:100, from src/6model/reprs/CStruct.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/CStruct.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/CStruct.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CUnion.o In file included from src/moar.h:100, from src/6model/reprs/CUnion.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/CUnion.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/reprs/CUnion.c: In function 'copy_to': src/6model/reprs/CUnion.c:356:20: warning: unused variable 'dest_body' [-Wunused-variable] MVMCUnionBody *dest_body = (MVMCUnionBody *)dest; ^~~~~~~~~ src/6model/reprs/CUnion.c:355:20: warning: unused variable 'src_body' [-Wunused-variable] MVMCUnionBody *src_body = (MVMCUnionBody *)src; ^~~~~~~~ src/6model/reprs/CUnion.c:354:25: warning: unused variable 'repr_data' [-Wunused-variable] MVMCUnionREPRData * repr_data = (MVMCUnionREPRData *) st->REPR_data; ^~~~~~~~~ At top level: src/6model/reprs/CUnion.c:269:13: warning: 'set_num_at_offset' defined but not used [-Wunused-function] static void set_num_at_offset(void *data, MVMint32 offset, MVMnum32 value) { ^~~~~~~~~~~~~~~~~ src/6model/reprs/CUnion.c:263:17: warning: 'get_num_at_offset' defined but not used [-Wunused-function] static MVMnum32 get_num_at_offset(void *data, MVMint32 offset) { ^~~~~~~~~~~~~~~~~ src/6model/reprs/CUnion.c:257:13: warning: 'set_int_at_offset' defined but not used [-Wunused-function] static void set_int_at_offset(void *data, MVMint32 offset, MVMint32 value) { ^~~~~~~~~~~~~~~~~ src/6model/reprs/CUnion.c:251:17: warning: 'get_int_at_offset' defined but not used [-Wunused-function] static MVMint32 get_int_at_offset(void *data, MVMint32 offset) { ^~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/CUnion.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/CUnion.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/ReentrantMutex.o compiling src/6model/reprs/ConditionVariable.o In file included from src/moar.h:100, from src/6model/reprs/ReentrantMutex.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/ReentrantMutex.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs/ConditionVariable.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/ConditionVariable.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/reprs/ReentrantMutex.c: In function 'MVM_reentrantmutex_lock': src/6model/reprs/ReentrantMutex.c:127:18: warning: unused variable 'interval_id' [-Wunused-variable] unsigned int interval_id; ^~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/ReentrantMutex.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/ReentrantMutex.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/ConditionVariable.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/ConditionVariable.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/Semaphore.o compiling src/6model/reprs/ConcBlockingQueue.o In file included from src/moar.h:100, from src/6model/reprs/Semaphore.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/Semaphore.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs/ConcBlockingQueue.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/ConcBlockingQueue.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/Semaphore.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/Semaphore.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ src/6model/reprs/ConcBlockingQueue.c: In function 'unshift': src/6model/reprs/ConcBlockingQueue.c:182:10: warning: unused variable 'orig_elems' [-Wunused-variable] AO_t orig_elems; ^~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/ConcBlockingQueue.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/ConcBlockingQueue.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMAsyncTask.o In file included from src/moar.h:100, from src/6model/reprs/MVMAsyncTask.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMAsyncTask.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/6model/reprs/MVMNull.o In file included from src/moar.h:177, from src/6model/reprs/MVMAsyncTask.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMAsyncTask.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CPPStruct.o In file included from src/moar.h:100, from src/6model/reprs/MVMNull.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMNull.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMNull.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMNull.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/reprs/CPPStruct.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/CPPStruct.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/6model/reprs/NativeRef.o In file included from src/moar.h:177, from src/6model/reprs/CPPStruct.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/CPPStruct.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/reprs/NativeRef.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/NativeRef.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/reprs/NativeRef.c: In function 'spesh': src/6model/reprs/NativeRef.c:146:28: warning: unused variable 'opcode' [-Wunused-variable] MVMuint16 opcode = ins->info->opcode; ^~~~~~ In file included from src/moar.h:177, from src/6model/reprs/NativeRef.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/NativeRef.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MultiDimArray.o compiling src/6model/reprs/Decoder.o In file included from src/moar.h:100, from src/6model/reprs/MultiDimArray.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MultiDimArray.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/6model/reprs/Decoder.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/Decoder.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MultiDimArray.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MultiDimArray.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/reprs/Decoder.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/Decoder.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMSpeshLog.o In file included from src/moar.h:100, from src/6model/reprs/MVMSpeshLog.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMSpeshLog.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/6model/reprs/MVMStaticFrameSpesh.o In file included from src/moar.h:177, from src/6model/reprs/MVMSpeshLog.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMSpeshLog.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/6model.o In file included from src/moar.h:100, from src/6model/reprs/MVMStaticFrameSpesh.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMStaticFrameSpesh.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/reprs/MVMStaticFrameSpesh.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMStaticFrameSpesh.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/6model/6model.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/6model.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/6model.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/6model.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/bootstrap.o In file included from src/moar.h:100, from src/6model/bootstrap.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/bootstrap.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/bootstrap.c: In function 'attributes': src/6model/bootstrap.c:224:23: warning: variable 'type_obj' set but not used [-Wunused-but-set-variable] MVMObject *self, *type_obj, *member; \ ^~~~~~~~ src/6model/bootstrap.c:238:1: note: in expansion of macro 'introspect_member' introspect_member(attributes, MVM_args_set_result_obj, attributes) ^~~~~~~~~~~~~~~~~ src/6model/bootstrap.c: In function 'methods': src/6model/bootstrap.c:224:23: warning: variable 'type_obj' set but not used [-Wunused-but-set-variable] MVMObject *self, *type_obj, *member; \ ^~~~~~~~ src/6model/bootstrap.c:241:1: note: in expansion of macro 'introspect_member' introspect_member(methods, MVM_args_set_result_obj, methods) ^~~~~~~~~~~~~~~~~ src/6model/bootstrap.c: In function 'name': src/6model/bootstrap.c:224:23: warning: variable 'type_obj' set but not used [-Wunused-but-set-variable] MVMObject *self, *type_obj, *member; \ ^~~~~~~~ src/6model/bootstrap.c:244:1: note: in expansion of macro 'introspect_member' introspect_member(name, MVM_args_set_result_str, (MVMString *)name) ^~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/6model/bootstrap.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/bootstrap.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/sc.o In file included from src/moar.h:100, from src/6model/sc.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/sc.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/6model/sc.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/sc.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/serialization.o In file included from src/moar.h:100, from src/6model/serialization.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/6model/serialization.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/6model/serialization.c: In function 'read_int64': src/6model/serialization.c:1458:19: warning: passing argument 1 of 'switch_endian' from incompatible pointer type [-Wincompatible-pointer-types] switch_endian(&value, 8); ^~~~~~ src/6model/serialization.c:100:33: note: expected 'char *' but argument is of type 'MVMint64 *' {aka 'long int *'} static void switch_endian(char *bytes, size_t size) ~~~~~~^~~~~ src/6model/serialization.c: In function 'read_int32': src/6model/serialization.c:1468:19: warning: passing argument 1 of 'switch_endian' from incompatible pointer type [-Wincompatible-pointer-types] switch_endian(&value, 4); ^~~~~~ src/6model/serialization.c:100:33: note: expected 'char *' but argument is of type 'MVMint32 *' {aka 'int *'} static void switch_endian(char *bytes, size_t size) ~~~~~~^~~~~ src/6model/serialization.c: In function 'read_uint16': src/6model/serialization.c:1477:19: warning: passing argument 1 of 'switch_endian' from incompatible pointer type [-Wincompatible-pointer-types] switch_endian(&value, 2); ^~~~~~ src/6model/serialization.c:100:33: note: expected 'char *' but argument is of type 'MVMuint16 *' {aka 'short unsigned int *'} static void switch_endian(char *bytes, size_t size) ~~~~~~^~~~~ src/6model/serialization.c: In function 'read_double': src/6model/serialization.c:1487:19: warning: passing argument 1 of 'switch_endian' from incompatible pointer type [-Wincompatible-pointer-types] switch_endian(&value, 8); ^~~~~~ src/6model/serialization.c:100:33: note: expected 'char *' but argument is of type 'MVMnum64 *' {aka 'double *'} static void switch_endian(char *bytes, size_t size) ~~~~~~^~~~~ src/6model/serialization.c: In function 'MVM_serialization_read_int': src/6model/serialization.c:1612:23: warning: passing argument 1 of 'switch_endian' from incompatible pointer type [-Wincompatible-pointer-types] switch_endian(&result, 8); ^~~~~~~ src/6model/serialization.c:100:33: note: expected 'char *' but argument is of type 'MVMint64 *' {aka 'long int *'} static void switch_endian(char *bytes, size_t size) ~~~~~~^~~~~ src/6model/serialization.c:1633:23: warning: pointer targets in passing argument 1 of 'switch_endian' differ in signedness [-Wpointer-sign] switch_endian(write_to, need); ^~~~~~~~ src/6model/serialization.c:100:13: note: expected 'char *' but argument is of type 'MVMuint8 *' {aka 'unsigned char *'} static void switch_endian(char *bytes, size_t size) ^~~~~~~~~~~~~ compiling src/mast/compiler.o In file included from src/moar.h:177, from src/6model/serialization.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/mast/compiler.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/mast/compiler.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/6model/reprs.h:4, from src/moar.h:128, from src/mast/compiler.c:1: src/mast/compiler.c: In function 'cleanup_all': src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/mast/compiler.c:285:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(tc, hash_handle, CallsiteReuseEntry, ws->callsite_reuse_head); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/mast/compiler.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/mast/compiler.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/mast/compiler.c:1: src/mast/compiler.c: In function 'MVM_mast_compile': src/strings/iter.h:175:39: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/mast/compiler.c:1387:25: note: 'gi.next_strand' was declared here MVMGraphemeIter gi; ^~ compiling src/mast/driver.o In file included from src/moar.h:100, from src/mast/driver.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/mast/driver.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/mast/driver.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/mast/driver.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dump.o compiling src/spesh/graph.o In file included from src/moar.h:100, from src/spesh/dump.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/dump.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ At top level: src/spesh/dump.c:25:13: warning: 'rewind_ds' defined but not used [-Wunused-function] static void rewind_ds(DumpStr *ds, size_t target) { ^~~~~~~~~ src/spesh/dump.c:21:15: warning: 'tell_ds' defined but not used [-Wunused-function] static size_t tell_ds(DumpStr *ds) { ^~~~~~~ In file included from src/moar.h:177, from src/spesh/dump.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/dump.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/spesh/graph.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/graph.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/graph.c: In function 'build_cfg': src/spesh/graph.c:175:18: warning: unused variable 'lineno_ann_offs' [-Wunused-variable] MVMuint32 lineno_ann_offs = 0; ^~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/spesh/graph.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/graph.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/dump.c: In function 'MVM_spesh_dump': src/spesh/dump.c:174:21: warning: 'line_number' may be used uninitialized in this function [-Wmaybe-uninitialized] appendf(ds, " [Annotation: INS Deopt OSR (idx %d -> pc %d); line %d]\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ann->data.deopt_idx, g->deopt_addrs[2 * ann->data.deopt_idx], line_number); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/spesh/dump.c:119:19: note: 'line_number' was declared here MVMuint32 line_number; ^~~~~~~~~~~ compiling src/spesh/codegen.o In file included from src/moar.h:100, from src/spesh/codegen.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/codegen.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/codegen.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/codegen.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/candidate.o compiling src/spesh/manipulate.o In file included from src/moar.h:100, from src/spesh/candidate.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/candidate.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/candidate.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/candidate.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/spesh/manipulate.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/manipulate.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/candidate.c: In function 'MVM_spesh_candidate_add': src/spesh/candidate.c:135:61: warning: 'jit_time' may be used uninitialized in this function [-Wmaybe-uninitialized] candidate->jitcode ? "" : "not ", (end_time - jit_time) / 1000); ~~~~~~~~~~^~~~~~~~~~~ src/spesh/candidate.c:129:25: warning: 'spesh_time' may be used uninitialized in this function [-Wmaybe-uninitialized] (spesh_time - start_time) / 1000, ~~~~~~~~~~~~^~~~~~~~~~~~~ src/spesh/candidate.c:130:23: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] (end_time - start_time) / 1000); ~~~~~~~~~~^~~~~~~~~~~~~ In file included from src/moar.h:177, from src/spesh/manipulate.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/manipulate.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/args.o In file included from src/moar.h:100, from src/spesh/args.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/args.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/args.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/args.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/usages.o In file included from src/moar.h:100, from src/spesh/usages.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/usages.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/usages.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/usages.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/facts.o compiling src/spesh/optimize.o In file included from src/moar.h:100, from src/spesh/facts.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/facts.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/facts.c: In function 'decont_facts': src/spesh/facts.c:95:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (in_flags & MVM_SPESH_FACT_KNOWN_TYPE) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ !in_facts->type->st->container_spec) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/spesh/facts.c: In function 'wvalfrom_facts': src/spesh/facts.c:130:16: warning: unused variable 'target' [-Wunused-variable] MVMObject *target = MVM_sc_get_object(tc, sc, idx); ^~~~~~ src/spesh/facts.c: In function 'sp_guard_facts': src/spesh/facts.c:237:20: warning: unused variable 'srcfacts' [-Wunused-variable] MVMSpeshFacts *srcfacts = &g->facts[ins->operands[1].reg.orig][ins->operands[1].reg.i]; ^~~~~~~~ src/spesh/facts.c: In function 'add_bb_facts': src/spesh/facts.c:421:17: warning: unused variable 'is_phi' [-Wunused-variable] MVMint32 i, is_phi; ^~~~~~ In file included from src/moar.h:177, from src/spesh/facts.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/facts.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/spesh/optimize.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/optimize.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/optimize.c: In function 'optimize_decont': src/spesh/optimize.c:569:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (obj_facts->flags & MVM_SPESH_FACT_KNOWN_TYPE) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ !obj_facts->type->st->container_spec) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/spesh/optimize.c: In function 'optimize_guard': src/spesh/optimize.c:772:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (opcode == MVM_OP_sp_guardjustconc && can_drop_concrete_guard ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ src/spesh/optimize.c: In function 'insert_arg_decont_type_guard': src/spesh/optimize.c:1521:21: warning: unused variable 'throwaway' [-Wunused-variable] MVMSpeshOperand throwaway; ^~~~~~~~~ src/spesh/optimize.c: In function 'optimize_prof_allocated': src/spesh/optimize.c:2141:20: warning: unused variable 'logee_facts' [-Wunused-variable] MVMSpeshFacts *logee_facts = MVM_spesh_get_facts(tc, g, ins->operands[0]); ^~~~~~~~~~~ src/spesh/optimize.c: In function 'conflict_free': src/spesh/optimize.c:2921:70: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (rw_mode == MVM_operand_write_reg || !allow_reads && rw_mode == MVM_operand_read_reg) In file included from src/moar.h:177, from src/spesh/optimize.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/optimize.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dead_bb_elimination.o In file included from src/moar.h:100, from src/spesh/dead_bb_elimination.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/dead_bb_elimination.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/dead_bb_elimination.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/dead_bb_elimination.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dead_ins_elimination.o In file included from src/moar.h:100, from src/spesh/dead_ins_elimination.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/dead_ins_elimination.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/dead_ins_elimination.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/dead_ins_elimination.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/deopt.o In file included from src/moar.h:100, from src/spesh/deopt.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/deopt.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/deopt.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/deopt.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/deopt.c: In function 'uninline': src/spesh/deopt.c:70:36: warning: 'last_return_deopt_idx' may be used uninitialized in this function [-Wmaybe-uninitialized] cand->deopts[2 * last_return_deopt_idx]; ~~^~~~~~~~~~~~~~~~~~~~~~~ src/spesh/deopt.c:74:20: warning: 'last_res_type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (last_res_type == MVM_RETURN_VOID) ^ src/spesh/deopt.c:77:49: warning: 'last_res_reg' may be used uninitialized in this function [-Wmaybe-uninitialized] uf->return_value = uf->work + last_res_reg; ^ compiling src/spesh/log.o In file included from src/moar.h:100, from src/spesh/log.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/log.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/log.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/log.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/threshold.o compiling src/spesh/inline.o In file included from src/moar.h:100, from src/spesh/threshold.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/threshold.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/threshold.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/threshold.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/spesh/inline.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/inline.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ compiling src/spesh/osr.o In file included from src/moar.h:177, from src/spesh/inline.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/inline.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/spesh/osr.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/osr.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/osr.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/osr.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/lookup.o In file included from src/moar.h:100, from src/spesh/lookup.c:9: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/lookup.c:9: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/lookup.c:9: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/lookup.c:9: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/iterator.o In file included from src/moar.h:100, from src/spesh/iterator.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/iterator.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/iterator.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/iterator.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/worker.o compiling src/spesh/debug.o In file included from src/moar.h:100, from src/spesh/worker.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/worker.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/worker.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/worker.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/spesh/debug.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/debug.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/worker.c: In function 'worker': src/spesh/worker.c:29:40: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] (int)((uv_hrtime() - start_time) / 1000)); ^ In file included from src/moar.h:177, from src/spesh/debug.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/debug.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/stats.o compiling src/spesh/plan.o In file included from src/moar.h:100, from src/spesh/stats.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/stats.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/spesh/plan.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/plan.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/spesh/stats.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/stats.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/spesh/plan.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/plan.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/arg_guard.o In file included from src/moar.h:100, from src/spesh/arg_guard.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/arg_guard.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/arg_guard.c: In function 'MVM_spesh_arg_guard_gc_mark': src/spesh/arg_guard.c:534: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/spesh/arg_guard.c:535: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wswitch" src/spesh/arg_guard.c:542: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_CALLSITE' not handled in switch [-Wswitch] switch (ag->nodes[i].op) { ^~~~~~ src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_LOAD_ARG' not handled in switch [-Wswitch] src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_DEREF_VALUE' not handled in switch [-Wswitch] src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_DEREF_RW' not handled in switch [-Wswitch] src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_CERTAIN_RESULT' not handled in switch [-Wswitch] src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_RESULT' not handled in switch [-Wswitch] src/spesh/arg_guard.c: In function 'MVM_spesh_arg_guard_gc_describe': src/spesh/arg_guard.c:552: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/spesh/arg_guard.c:553: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wswitch" src/spesh/arg_guard.c:561: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_CALLSITE' not handled in switch [-Wswitch] switch (ag->nodes[i].op) { ^~~~~~ src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_LOAD_ARG' not handled in switch [-Wswitch] src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_DEREF_VALUE' not handled in switch [-Wswitch] src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_DEREF_RW' not handled in switch [-Wswitch] src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_CERTAIN_RESULT' not handled in switch [-Wswitch] src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_RESULT' not handled in switch [-Wswitch] In file included from src/moar.h:177, from src/spesh/arg_guard.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/arg_guard.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/plugin.o compiling src/spesh/frame_walker.o In file included from src/moar.h:100, from src/spesh/plugin.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/plugin.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:100, from src/spesh/frame_walker.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/spesh/frame_walker.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/spesh/plugin.c: In function 'MVM_spesh_plugin_rewrite_resolve': src/spesh/plugin.c:650:19: warning: variable 'initial_arg_regs_length' set but not used [-Wunused-but-set-variable] MVMuint32 initial_arg_regs_length, arg_regs_length, i; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/spesh/plugin.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/plugin.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/spesh/frame_walker.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/decode_stream.o In file included from src/moar.h:100, from src/strings/decode_stream.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/decode_stream.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/strings/decode_stream.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/decode_stream.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/ascii.o In file included from src/moar.h:100, from src/strings/ascii.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/ascii.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/strings/ascii.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/ascii.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/decode_stream.c:1: src/strings/decode_stream.c: In function 'MVM_string_decode_stream_sep_from_strings': src/strings/iter.h:175:39: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/decode_stream.c:660:21: note: 'gi.next_strand' was declared here MVMGraphemeIter gi; ^~ In file included from src/moar.h:177, from src/strings/ascii.c:1: src/strings/ascii.c: In function 'MVM_string_ascii_encode_substr': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ascii.c:165:26: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ compiling src/strings/parse_num.o compiling src/strings/utf8.o In file included from src/moar.h:100, from src/strings/parse_num.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/parse_num.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/strings/parse_num.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/parse_num.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/strings/utf8.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/utf8.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/strings/utf8.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/utf8.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/utf8_c8.o src/strings/utf8.c: In function 'MVM_string_utf8_decodestream': src/strings/utf8.c:508:5: warning: 'lag_last_accept_pos' may be used uninitialized in this function [-Wmaybe-uninitialized] MVM_string_decodestream_discard_to(tc, ds, last_accept_bytes, last_accept_pos); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:100, from src/strings/utf8_c8.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/utf8_c8.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ At top level: src/strings/utf8_c8.c:128:13: warning: 'ensure_buffer' defined but not used [-Wunused-function] static void ensure_buffer(MVMGrapheme32 **buffer, MVMint32 *bufsize, MVMint32 needed) { ^~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/utf8_c8.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/utf8_c8.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/utf8.c:1: src/strings/utf8.c: In function 'MVM_string_utf8_encode_substr': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/utf8.c:519:22: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ src/strings/utf8_c8.c: In function 'MVM_string_utf8_c8_decode': src/strings/utf8_c8.c:384:28: warning: 'min_expected_codepoint' may be used uninitialized in this function [-Wmaybe-uninitialized] if (min_expected_codepoint <= state.cur_codepoint && in_range(state.cur_codepoint)) ^ compiling src/strings/nfg.o src/strings/utf8_c8.c: In function 'MVM_string_utf8_c8_decodestream': src/strings/utf8_c8.c:523:32: warning: 'min_expected_codepoint' may be used uninitialized in this function [-Wmaybe-uninitialized] if (state.cur_codepoint >= min_expected_codepoint) ^ In file included from src/moar.h:177, from src/strings/utf8_c8.c:1: src/strings/utf8_c8.c: In function 'MVM_string_utf8_c8_encode_substr': src/strings/iter.h:175:39: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/utf8_c8.c:646:22: note: 'gi.next_strand' was declared here MVMGraphemeIter gi; ^~ In file included from src/moar.h:100, from src/strings/nfg.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/nfg.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/strings/nfg.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/nfg.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/ops.o In file included from src/moar.h:100, from src/strings/ops.c:3: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/ops.c:3: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/strings/ops.c: In function 'iterate_gi_into_string': src/strings/ops.c:245:9: warning: unused variable 'result_pos' [-Wunused-variable] int result_pos = 0; ^~~~~~~~~~ src/strings/ops.c: In function 'MVM_string_print': src/strings/ops.c:1101:18: warning: unused variable 'handle' [-Wunused-variable] MVMOSHandle *handle = (MVMOSHandle *)tc->instance->stdout_handle; ^~~~~~ src/strings/ops.c: In function 'string_equal_at_ignore_case': src/strings/ops.c:1218:20: warning: unused variable 'n_graphs' [-Wunused-variable] MVMStringIndex n_graphs = MVM_string_graphs(tc, needle); ^~~~~~~~ src/strings/ops.c: In function 'string_index_ignore_case': src/strings/ops.c:1333:14: warning: unused variable 'return_val' [-Wunused-variable] MVMint64 return_val = -1; ^~~~~~~~~~ src/strings/ops.c: In function 'MVM_string_ord_basechar_at': src/strings/ops.c:1410:14: warning: unused variable 'ready' [-Wunused-variable] MVMint32 ready; ^~~~~ src/strings/ops.c: In function 'MVM_string_decode_config': src/strings/ops.c:1663:61: warning: pointer targets in passing argument 3 of 'MVM_string_utf16_decode' differ in signedness [-Wpointer-sign] return MVM_string_utf16_decode(tc, type_object, Cbuf, byte_length); ^~~~ In file included from src/moar.h:176, from src/strings/ops.c:3: src/strings/utf16.h:1:13: note: expected 'MVMuint8 *' {aka 'unsigned char *'} but argument is of type 'char *' MVMString * MVM_string_utf16_decode(MVMThreadContext *tc, const MVMObject *result_type, MVMuint8 *utf16, size_t bytes); ^~~~~~~~~~~~~~~~~~~~~~~ src/strings/ops.c:1673:63: warning: pointer targets in passing argument 3 of 'MVM_string_utf16le_decode' differ in signedness [-Wpointer-sign] return MVM_string_utf16le_decode(tc, type_object, Cbuf, byte_length); ^~~~ In file included from src/moar.h:176, from src/strings/ops.c:3: src/strings/utf16.h:2:13: note: expected 'MVMuint8 *' {aka 'unsigned char *'} but argument is of type 'char *' MVMString * MVM_string_utf16le_decode(MVMThreadContext *tc, const MVMObject *result_type, MVMuint8 *utf16, size_t bytes); ^~~~~~~~~~~~~~~~~~~~~~~~~ src/strings/ops.c:1675:63: warning: pointer targets in passing argument 3 of 'MVM_string_utf16be_decode' differ in signedness [-Wpointer-sign] return MVM_string_utf16be_decode(tc, type_object, Cbuf, byte_length); ^~~~ In file included from src/moar.h:176, from src/strings/ops.c:3: src/strings/utf16.h:3:13: note: expected 'MVMuint8 *' {aka 'unsigned char *'} but argument is of type 'char *' MVMString * MVM_string_utf16be_decode(MVMThreadContext *tc, const MVMObject *result_type, MVMuint8 *utf16, size_t bytes); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/ops.c:3: At top level: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ generating src/strings/unicode.c compiling src/strings/normalize.o In file included from src/moar.h:100, from src/strings/normalize.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/normalize.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ At top level: src/strings/normalize.c:515:17: warning: 'is_grapheme_extend' defined but not used [-Wunused-function] static MVMint32 is_grapheme_extend(MVMThreadContext *tc, MVMCodepoint cp) { ^~~~~~~~~~~~~~~~~~ src/strings/normalize.c:512:17: warning: 'maybe_hangul' defined but not used [-Wunused-function] static MVMint32 maybe_hangul(MVMCodepoint cp) { ^~~~~~~~~~~~ src/strings/normalize.c:337:17: warning: 'ccc_old' defined but not used [-Wunused-function] static MVMint64 ccc_old(MVMThreadContext *tc, MVMCodepoint cp) { ^~~~~~~ In file included from src/moar.h:177, from src/strings/normalize.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/normalize.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/normalize.c:1: src/strings/normalize.c: In function 'MVM_unicode_string_to_codepoints': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/normalize.c:150:23: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ compiling src/strings/latin1.o In file included from src/moar.h:100, from src/strings/latin1.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/latin1.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/strings/latin1.c: In function 'MVM_string_latin1_decodestream': src/strings/latin1.c:114:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] stopper_chars && *stopper_chars == total) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/latin1.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/latin1.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/latin1.c:1: src/strings/latin1.c: In function 'MVM_string_latin1_encode_substr': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/latin1.c:171:26: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ compiling src/strings/utf16.o In file included from src/moar.h:100, from src/strings/utf16.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/utf16.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/strings/utf16.c: In function 'MVM_string_utf16_decodestream_main': src/strings/utf16.c:166:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] stopper_chars && *stopper_chars == total) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ src/strings/utf16.c:134:27: warning: unused variable 'g' [-Wunused-variable] MVMGrapheme32 g; ^ src/strings/utf16.c:63:15: warning: unused variable 'bytes' [-Wunused-variable] MVMuint8 *bytes = (unsigned char *)cur_bytes->bytes; ^~~~~ src/strings/utf16.c:62:15: warning: unused variable 'pos' [-Wunused-variable] MVMint32 pos = cur_bytes == ds->bytes_head ? ds->bytes_head_pos : 0; ^~~ src/strings/utf16.c:59:31: warning: variable 'last_was_cr' set but not used [-Wunused-but-set-variable] MVMint32 last_accept_pos, last_was_cr; ^~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/utf16.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/utf16.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ src/strings/utf16.c: In function 'MVM_string_utf16_decodestream_main': src/strings/utf16.c:62:70: warning: 'cur_bytes' is used uninitialized in this function [-Wuninitialized] MVMint32 pos = cur_bytes == ds->bytes_head ? ds->bytes_head_pos : 0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from src/moar.h:177, from src/strings/utf16.c:1: src/strings/utf16.c: In function 'MVM_string_utf16_encode_substr_main': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/utf16.c:325:22: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ compiling src/strings/windows1252.o In file included from src/moar.h:100, from src/strings/windows1252.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/windows1252.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/strings/windows1252.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/windows1252.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_index_of_grapheme': src/strings/iter.h:175:39: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:1480:21: note: 'gi.next_strand' was declared here MVMGraphemeIter gi; ^~ In file included from src/moar.h:177, from src/strings/windows1252.c:1: src/strings/windows1252.c: In function 'MVM_string_windows125X_encode_substr': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/windows1252.c:598:26: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ compiling src/strings/shiftjis.o In file included from src/moar.h:100, from src/strings/shiftjis.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/shiftjis.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/strings/shiftjis.c: In function 'MVM_string_shiftjis_decode': src/strings/shiftjis.c:192:36: warning: unused variable 'additional_bytes' [-Wunused-variable] size_t pos = 0, result_graphs, additional_bytes = 0; ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/shiftjis.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/shiftjis.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_bitand': src/strings/iter.h:175:39: warning: 'ci_b.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:2458:28: note: 'ci_b.next_strand' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2516:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( & , 0, "bitwise and") ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/iter.h:175:39: warning: 'ci_a.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:2458:22: note: 'ci_a.next_strand' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2516:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( & , 0, "bitwise and") ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_bitor': src/strings/iter.h:175:39: warning: 'ci_a.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:2458:22: note: 'ci_a.next_strand' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2521:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( | , 1, "bitwise or") ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_bitxor': src/strings/iter.h:302:12: warning: 'ci_a.total_synth_codes' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ci->visited_synth_codes == ci->total_synth_codes) ^ src/strings/ops.c:2458:22: note: 'ci_a.total_synth_codes' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( ^ , 1, "bitwise xor"); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/iter.h:301:32: warning: 'ci_a.visited_synth_codes' may be used uninitialized in this function [-Wmaybe-uninitialized] ci->visited_synth_codes++; ~~~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c:2458:22: note: 'ci_a.visited_synth_codes' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( ^ , 1, "bitwise xor"); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/iter.h:175:39: warning: 'ci_b.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:2458:28: note: 'ci_b.next_strand' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( ^ , 1, "bitwise xor"); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/iter.h:175:39: warning: 'ci_a.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:2458:22: note: 'ci_a.next_strand' was declared here MVMCodepointIter ci_a, ci_b;\ ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' MVM_STRING_BITOP( ^ , 1, "bitwise xor"); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_find_cclass': src/strings/iter.h:175:39: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/ops.c:2652:21: note: 'gi.next_strand' was declared here MVMGraphemeIter gi; ^~ In file included from src/moar.h:177, from src/strings/shiftjis.c:1: src/strings/shiftjis.c: In function 'MVM_string_shiftjis_encode_substr': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] gi->pos = next->start; ~~~~^~~~~~~ src/strings/shiftjis.c:38:26: note: 'ci.next_strand' was declared here MVMCodepointIter ci; ^~ compiling src/strings/shiftjis_codeindex.o In file included from src/moar.h:100, from src/strings/shiftjis_codeindex.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/shiftjis_codeindex.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/strings/shiftjis_codeindex.c:2: At top level: src/strings/shiftjis_codeindex.h:598:17: warning: 'shift_jis_cp_to_index' defined but not used [-Wunused-function] static MVMint16 shift_jis_cp_to_index (MVMThreadContext *tc, MVMGrapheme32 codepoint) { ^~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/strings/shiftjis_codeindex.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/shiftjis_codeindex.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/math/bigintops.o In file included from src/moar.h:100, from src/math/bigintops.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/math/bigintops.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/math/bigintops.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/math/bigintops.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/instrument.o In file included from src/moar.h:100, from src/profiler/instrument.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/profiler/instrument.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/profiler/instrument.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/profiler/instrument.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/log.o In file included from src/moar.h:100, from src/profiler/log.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/profiler/log.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/profiler/log.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/profiler/log.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/profile.o In file included from src/moar.h:100, from src/profiler/profile.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/profiler/profile.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/profiler/profile.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/profiler/profile.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/heapsnapshot.o In file included from src/moar.h:100, from src/profiler/heapsnapshot.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/profiler/heapsnapshot.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/6model/reprs.h:4, from src/moar.h:128, from src/profiler/heapsnapshot.c:1: src/profiler/heapsnapshot.c: In function 'record_snapshot': src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/profiler/heapsnapshot.c:630:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(tc, hash_handle, MVMHeapSnapshotSeen, ss.seen); ^~~~~~~~~~~~~~~~ src/profiler/heapsnapshot.c: In function 'references_to_filehandle': src/profiler/heapsnapshot.c:852:22: warning: unused variable 'descr8' [-Wunused-variable] MVMuint8 descr8, kind8, index8; ^~~~~~ At top level: src/profiler/heapsnapshot.c:154:13: warning: 'add_reference_cstr' defined but not used [-Wunused-function] static void add_reference_cstr(MVMThreadContext *tc, MVMHeapSnapshotState *ss, ^~~~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/profiler/heapsnapshot.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/profiler/heapsnapshot.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/telemeh.o In file included from src/moar.h:100, from src/profiler/telemeh.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/profiler/telemeh.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/profiler/telemeh.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/profiler/telemeh.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/instrument/crossthreadwrite.o In file included from src/moar.h:100, from src/instrument/crossthreadwrite.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/instrument/crossthreadwrite.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/instrument/crossthreadwrite.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/instrument/crossthreadwrite.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/instrument/line_coverage.o In file included from src/moar.h:100, from src/instrument/line_coverage.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/instrument/line_coverage.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/instrument/line_coverage.c: In function 'instrument_graph_with_breakpoints': src/instrument/line_coverage.c:11:14: warning: unused variable 'last_line_number' [-Wunused-variable] MVMint32 last_line_number = -2; ^~~~~~~~~~~~~~~~ src/instrument/line_coverage.c:9:15: warning: unused variable 'array_slot' [-Wunused-variable] MVMuint16 array_slot = 0; ^~~~~~~~~~ In file included from src/moar.h:177, from src/instrument/line_coverage.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/instrument/line_coverage.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/sys.o In file included from src/moar.h:100, from src/platform/sys.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/platform/sys.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/platform/sys.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/platform/sys.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/random.o In file included from src/moar.h:100, from src/platform/random.c:62: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/platform/random.c:62: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/platform/random.c:62: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/platform/random.c:62: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/memmem32.o In file included from src/moar.h:100, from src/platform/memmem32.c:29: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/platform/memmem32.c:29: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/platform/memmem32.c:29: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/platform/memmem32.c:29: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/moar.o In file included from src/moar.h:100, from src/moar.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/moar.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/6model/reprs.h:4, from src/moar.h:128, from src/moar.c:1: src/moar.c: In function 'MVM_vm_destroy_instance': src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:535:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMReprRegistry, instance->repr_hash); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:554:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMHLLConfig, instance->compiler_hll_configs); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:555:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMHLLConfig, instance->compilee_hll_configs); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:559:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMDLLRegistry, instance->dll_registry); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:563:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMExtRegistry, instance->ext_registry); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:567:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMExtOpRegistry, instance->extop_registry); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:572:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMSerializationContextBody, instance->sc_weakhash); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:576:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMLoadedCompUnitName, instance->loaded_compunits); ^~~~~~~~~~~~~~~~ src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/moar.c:580:5: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMContainerRegistry, instance->container_registry); ^~~~~~~~~~~~~~~~ In file included from src/moar.h:177, from src/moar.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/moar.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/mmap.o In file included from src/moar.h:100, from src/platform/posix/mmap.c:3: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/platform/posix/mmap.c:3: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/platform/posix/mmap.c:3: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/platform/posix/mmap.c:3: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/time.o In file included from src/moar.h:100, from src/platform/posix/time.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/platform/posix/time.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/platform/posix/time.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/platform/posix/time.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/io.o compiling src/platform/posix/fork.o In file included from src/moar.h:100, from src/platform/posix/fork.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/platform/posix/fork.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/platform/posix/fork.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/platform/posix/fork.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling src/jit/stub.o In file included from src/moar.h:100, from src/jit/stub.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/jit/stub.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ In file included from src/moar.h:177, from src/jit/stub.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/jit/stub.c:1: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ compiling 3rdparty/cmp/cmp.o compiling 3rdparty/tinymt/tinymt64.o compiling 3rdparty/sha1/sha1.o /usr/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc compiling src/strings/unicode.o linking 3rdparty/cmp/libcmp.a linking 3rdparty/tinymt/libtinymt.a linking 3rdparty/sha1/libsha1.a In file included from src/moar.h:100, from src/strings/unicode.c:56: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] UT_hash_handle *next = addhh->hh_next = head->hh_next; ^~~~ In file included from src/moar.h:101, from src/strings/unicode.c:56: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:114:27: warning: unused variable 'where' [-Wunused-variable] const MVMuint8 *const where = cur_op + offset; ^~~~~ src/strings/unicode.c: At top level: src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] static const MVMint32 SpecialCasing_table[104][3][3] = { ^ {0x0,0x0,0x0}, { } src/strings/unicode.c: In function 'collation_push_MVM_values': src/strings/unicode.c:83737:34: warning: missing braces around initializer [-Wmissing-braces] collation_key MVM_coll_key = { ^ MVM_unicode_collation_primary(tc, cp), MVM_unicode_collation_secondary(tc, cp), MVM_unicode_collation_tertiary(tc, cp), 0 { }; } src/strings/unicode.c:83745:43: warning: missing braces around initializer [-Wmissing-braces] collation_key calculated_key[2] = { ^ {0, 0x20, 0x2, 0}, { } src/strings/unicode.c:83745:43: warning: missing braces around initializer [-Wmissing-braces] collation_key calculated_key[2] = { ^ {0, 0x20, 0x2, 0}, { } {0, 0x00, 0x0, 0} { } src/strings/unicode.c:83745:43: warning: missing braces around initializer [-Wmissing-braces] collation_key calculated_key[2] = { ^ {0, 0x20, 0x2, 0}, { } {0, 0x00, 0x0, 0} { } src/strings/unicode.c:83744:15: warning: unused variable 'block_pushed' [-Wunused-variable] char *block_pushed = NULL; ^~~~~~~~~~~~ src/strings/unicode.c: In function 'get_main_node': src/strings/unicode.c:83855:9: warning: unused variable 'counter' [-Wunused-variable] int counter = 0; ^~~~~~~ src/strings/unicode.c: In function 'collation_push_cp': src/strings/unicode.c:83879:9: warning: unused variable 'cp_num_orig' [-Wunused-variable] int cp_num_orig = cp_num; ^~~~~~~~~~~ src/strings/unicode.c:83875:14: warning: variable 'rtrn' set but not used [-Wunused-but-set-variable] MVMint64 rtrn = 0; ^~~~ src/strings/unicode.c: In function 'init_ringbuffer': src/strings/unicode.c:83955:14: warning: unused variable 'i' [-Wunused-variable] MVMint64 i; ^ src/strings/unicode.c: In function 'MVM_unicode_string_compare': src/strings/unicode.c:84009:38: warning: missing braces around initializer [-Wmissing-braces] level_eval level_eval_settings = { ^ { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } { } src/strings/unicode.c:84009:38: warning: missing braces around initializer [-Wmissing-braces] level_eval level_eval_settings = { ^ { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } { } { } src/strings/unicode.c:84009:38: warning: missing braces around initializer [-Wmissing-braces] level_eval level_eval_settings = { ^ { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } { } { } { } src/strings/unicode.c:84009:38: warning: missing braces around initializer [-Wmissing-braces] level_eval level_eval_settings = { ^ { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } { } { } { } { } src/strings/unicode.c:84009:38: warning: missing braces around initializer [-Wmissing-braces] level_eval level_eval_settings = { ^ { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } { } { } { } { } src/strings/unicode.c:84009:38: warning: missing braces around initializer [-Wmissing-braces] level_eval level_eval_settings = { ^ { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } { } { } { } { } src/strings/unicode.c:84024:36: warning: unused variable 'i' [-Wunused-variable] MVMint64 pos_a = 0, pos_b = 0, i = 0, rtrn = 0; ^ src/strings/unicode.c:84007:23: warning: unused variable 'bi' [-Wunused-variable] MVMGrapheme32 ai, bi; ^~ src/strings/unicode.c:84007:19: warning: unused variable 'ai' [-Wunused-variable] MVMGrapheme32 ai, bi; ^~ src/strings/unicode.c: In function 'MVM_unicode_lookup_by_name': src/strings/unicode.c:84181:15: warning: unused variable 'size' [-Wunused-variable] MVMuint64 size; ^~~~ In file included from src/6model/reprs.h:4, from src/moar.h:128, from src/strings/unicode.c:56: src/strings/unicode.c: In function 'MVM_unicode_release': src/6model/reprs/MVMHash.h:49:14: warning: unused variable 'bucket_tmp' [-Wunused-variable] unsigned bucket_tmp; \ ^~~~~~~~~~ src/strings/unicode.c:84561:13: note: in expansion of macro 'MVM_HASH_DESTROY' MVM_HASH_DESTROY(tc, hash_handle, MVMUnicodeNameRegistry, unicode_property_values_hashes[i]); ^~~~~~~~~~~~~~~~ src/strings/unicode.c:84549:37: warning: unused variable 'entry' [-Wunused-variable] MVMUnicodeNameRegistry *entry = NULL; ^~~~~ In file included from src/moar.h:177, from src/strings/unicode.c:56: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/strings/unicode.c:56: src/core/interp.h:124:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { ^~~~~~~~~~~~~~~~~~~~~~ linking libmoar.so linking moar + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/6model-parametric-extensions.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/arg-passing.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/bootstrap.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/bytecode.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/exceptions.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/extops.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/gc.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/interpreter.markdown + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/README.md + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/debug-server-protocol.md + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/release_guide.md + for F in docs/*.markdown docs/*.md + discount-mkd2html docs/reveal.md + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yYYSX6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x ++ dirname /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x + cd MoarVM-2018.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x 'INSTALL=/usr/bin/install -p' /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/bin" /usr/bin/perl -MExtUtils::Command -e cp moar "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/bin" /usr/bin/perl -MExtUtils::Command -e chmod 755 "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/bin/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/lib64" /usr/bin/perl -MExtUtils::Command -e rm_f "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/lib64/libmoar.so" /usr/bin/perl -MExtUtils::Command -e cp libmoar.so "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/lib64" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Nodes.nqp "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Ops.nqp "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e cp pkgconfig/moar.pc "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/gen/config.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/mast" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/instrument" /usr/bin/perl -MExtUtils::Command -e cp 3rdparty/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/6model/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/6model" /usr/bin/perl -MExtUtils::Command -e cp src/6model/reprs/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e cp src/core/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e cp src/gc/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e cp src/gen/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e cp src/io/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e cp src/mast/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/mast" /usr/bin/perl -MExtUtils::Command -e cp src/math/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e cp src/platform/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e cp src/profiler/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e cp src/spesh/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e cp src/debug/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e cp src/strings/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e cp src/strings/siphash/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e cp src/jit/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e cp src/instrument/*.h "/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/include/moar/instrument" + chmod 755 /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/lib64/libmoar.so + /usr/bin/perl -MExtUtils::Command -e mkpath /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/man/man1 + pod2man --section=1 --name=moar docs/moar.pod + /usr/bin/gzip -c + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2018.10-1.fc29 --unique-debug-suffix -0.2018.10-1.fc29.s390x --unique-debug-src-base moarvm-0.2018.10-1.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/MoarVM-2018.10 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/bin/moar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/lib64/libmoar.so extracting debug info from /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/bin/moar extracting debug info from /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/lib64/libmoar.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 24231 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: moarvm-0.2018.10-1.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nrcDAv + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2018.10 + DOCDIR=/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/doc/moarvm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/doc/moarvm + cp -pr CREDITS /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/doc/moarvm + cp -pr docs /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/doc/moarvm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ubyTmT + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2018.10 + LICENSEDIR=/builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/licenses/moarvm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/licenses/moarvm + cp -pr LICENSE /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x/usr/share/licenses/moarvm + exit 0 Provides: libmoar.so()(64bit) moarvm = 0.2018.10-1.fc29 moarvm(s390-64) = 0.2018.10-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatomic_ops.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libmoar.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libtommath.so.1()(64bit) libuv.so.1()(64bit) rtld(GNU_HASH) Processing files: moarvm-devel-0.2018.10-1.fc29.s390x Provides: moarvm-devel = 0.2018.10-1.fc29 moarvm-devel(s390-64) = 0.2018.10-1.fc29 pkgconfig(moar) = 2018.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: moarvm-debugsource-0.2018.10-1.fc29.s390x Provides: moarvm-debugsource = 0.2018.10-1.fc29 moarvm-debugsource(s390-64) = 0.2018.10-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: moarvm-debuginfo-0.2018.10-1.fc29.s390x Provides: debuginfo(build-id) = 7b7d8368377293f0b686657aa4546cfd8e13f2c6 debuginfo(build-id) = 8b600e01a646ae6f0b84f87c69240277f8617077 moarvm-debuginfo = 0.2018.10-1.fc29 moarvm-debuginfo(s390-64) = 0.2018.10-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moarvm-debugsource(s390-64) = 0.2018.10-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x Wrote: /builddir/build/RPMS/moarvm-0.2018.10-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/moarvm-devel-0.2018.10-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/moarvm-debugsource-0.2018.10-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/moarvm-debuginfo-0.2018.10-1.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hxfND2 + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2018.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/moarvm-0.2018.10-1.fc29.s390x + exit 0 Child return code was: 0