Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/f30-build-15655437-1126366/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/moarvm-0.2019.03-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/moarvm.spec'], chrootPath='/var/lib/mock/f30-build-15655437-1126366/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PY4ZnW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MoarVM-2019.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/MoarVM-2019.03.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MoarVM-2019.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bmE5Mu + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2019.03 + rm -r 3rdparty/msinttypes 3rdparty/libuv + rm -r 3rdparty/libatomicops + rm -r 3rdparty/dyncall + rm -r 3rdparty/libtommath + ed src/math/bigintops.c 43325 43490 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + ./Configure.pl --prefix=/usr --libdir=/usr/lib --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.6.0 OK probing whether your compiler thinks that it is gcc YES probing how your compiler does static inline ....... static __inline__ your CPU can read unaligned values for only int32 probing the size of pointers ....................... 4 JIT isn't supported on platforms with 4 byte pointers. 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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard includes: -I/usr/local/include link: gcc -O3 -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libs: -L/usr/local/lib -lffi -ltommath -latomic_ops -luv -lm -lpthread -lrt -ldl byte order: little 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 -j4 compiling src/main.o compiling src/core/callsite.o compiling src/core/args.o compiling src/core/exceptions.o 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] 630 | 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': 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ src/core/interp.h:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:100, from src/core/args.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/main.c: In function 'main': src/main.c:161:10: warning: unused variable 'telemeh_inited' [-Wunused-variable] 161 | char telemeh_inited = 0; | ^~~~~~~~~~~~~~ src/main.c:160:18: warning: unused variable 'interval_id' [-Wunused-variable] 160 | unsigned int interval_id; | ^~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/interp.o compiling src/core/threadcontext.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': 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/compunit.o src/core/interp.c: In function 'MVM_interp_run': src/core/interp.c:5437:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 5437 | MVMuint64 value = *(MVMuint32*)&num32; | ^~~~~~~~~~~~~~~~~~ src/core/interp.c:5450:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 5450 | MVMuint64 value = *(MVMuint64*)&GET_REG(cur_op, 4).n64; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/core/interp.c:5431:22: warning: unused variable 'i' [-Wunused-variable] 5431 | char i; | ^ src/core/interp.c:5430:29: warning: unused variable 'byte' [-Wunused-variable] 5430 | MVMRegister byte; | ^~~~ src/core/interp.c:5528:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 5528 | GET_REG(cur_op, 0).n64 = *(MVMnum64 *)&read; | ^~~~~~~~~~~~~~~~~ src/core/interp.c:5537:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 5537 | GET_REG(cur_op, 0).n64 = *(MVMnum32 *)&read; | ^~~~~~~~~~~~~~~~~ src/core/interp.c:5693:27: warning: unused variable 'idx' [-Wunused-variable] 5693 | MVMuint16 idx = GET_UI16(cur_op, 2); | ^~~ src/core/interp.c:6121:27: warning: unused variable 'idx' [-Wunused-variable] 6121 | MVMuint16 idx = GET_UI16(cur_op, 2); | ^~~ src/core/interp.c:140:5: warning: label 'runloop' defined but not used [-Wunused-label] 140 | runloop: { | ^~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/core/interp.c: In function 'switch_endian': src/core/interp.c:92:1: warning: control reaches end of non-void function [-Wreturn-type] 92 | } | ^ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/bytecode.o compiling src/core/frame.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 116 | static void ensure_no_remaining_args(Validator *val) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/bytecodedump.o compiling src/core/threads.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/core/bytecodedump.c: In function 'bytecode_dump_frame_internal': src/core/bytecodedump.c:261:27: warning: unused variable 'num_locals' [-Wunused-variable] 261 | 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] 72 | MVMuint32 i, j, k; | ^ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/core/bytecodedump.c: In function 'MVM_bytecode_dump': src/core/bytecodedump.c:89:22: warning: 'op_info' may be used uninitialized in this function [-Wmaybe-uninitialized] 89 | const MVMOpInfo *op_info; | ^~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/core/hll.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/loadbytecode.o compiling src/math/num.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 38 | #define CAST_U64(d) (*(uint64_t*)&d) | ^~~~~~~~~~~~~~ 39 | #define MIN(x,y) ((x) <= (y) ? (x) : (y)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | #define MAX(x,y) ((x) >= (y) ? (x) : (y)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | | 42 | #define MIN_CACHED_EXP -348 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43 | #define CACHED_EXP_STEP 8 | ~~~~~~~~~~~~~~~~~~~~~~~~~ 44 | | 45 | typedef struct diy_fp | ~~~~~~~~~~~~~~~~~~~~~ 46 | { | ~ 47 | uint64_t f; | ~~~~~~~~~~~ 48 | int e; | ~~~~~~ 49 | } diy_fp; | ~~~~~~~~~ 50 | | 51 | typedef struct power | ~~~~~~~~~~~~~~~~~~~~ 52 | { | ~ 53 | uint64_t fract; | ~~~~~~~~~~~~~~~ 54 | int16_t b_exp, d_exp; | ~~~~~~~~~~~~~~~~~~~~~ 55 | } power; | ~~~~~~~~ 56 | | 57 | static const power pow_cache[] = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | { | ~ 59 | { ULL(0xfa8fd5a0081c0288), -1220, -348 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | { ULL(0xbaaee17fa23ebf76), -1193, -340 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 61 | { ULL(0x8b16fb203055ac76), -1166, -332 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 62 | { ULL(0xcf42894a5dce35ea), -1140, -324 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 63 | { ULL(0x9a6bb0aa55653b2d), -1113, -316 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | { ULL(0xe61acf033d1a45df), -1087, -308 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 65 | { ULL(0xab70fe17c79ac6ca), -1060, -300 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 66 | { ULL(0xff77b1fcbebcdc4f), -1034, -292 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | { ULL(0xbe5691ef416bd60c), -1007, -284 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | { ULL(0x8dd01fad907ffc3c), -980, -276 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | { ULL(0xd3515c2831559a83), -954, -268 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | { ULL(0x9d71ac8fada6c9b5), -927, -260 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | { ULL(0xea9c227723ee8bcb), -901, -252 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | { ULL(0xaecc49914078536d), -874, -244 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | { ULL(0x823c12795db6ce57), -847, -236 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | { ULL(0xc21094364dfb5637), -821, -228 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | { ULL(0x9096ea6f3848984f), -794, -220 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | { ULL(0xd77485cb25823ac7), -768, -212 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | { ULL(0xa086cfcd97bf97f4), -741, -204 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | { ULL(0xef340a98172aace5), -715, -196 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | { ULL(0xb23867fb2a35b28e), -688, -188 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 80 | { ULL(0x84c8d4dfd2c63f3b), -661, -180 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | { ULL(0xc5dd44271ad3cdba), -635, -172 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 82 | { ULL(0x936b9fcebb25c996), -608, -164 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 83 | { ULL(0xdbac6c247d62a584), -582, -156 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 | { ULL(0xa3ab66580d5fdaf6), -555, -148 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | { ULL(0xf3e2f893dec3f126), -529, -140 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | { ULL(0xb5b5ada8aaff80b8), -502, -132 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | { ULL(0x87625f056c7c4a8b), -475, -124 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | { ULL(0xc9bcff6034c13053), -449, -116 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | { ULL(0x964e858c91ba2655), -422, -108 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | { ULL(0xdff9772470297ebd), -396, -100 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 91 | { ULL(0xa6dfbd9fb8e5b88f), -369, -92 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 | { ULL(0xf8a95fcf88747d94), -343, -84 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | { ULL(0xb94470938fa89bcf), -316, -76 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 94 | { ULL(0x8a08f0f8bf0f156b), -289, -68 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | { ULL(0xcdb02555653131b6), -263, -60 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | { ULL(0x993fe2c6d07b7fac), -236, -52 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | { ULL(0xe45c10c42a2b3b06), -210, -44 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | { ULL(0xaa242499697392d3), -183, -36 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | { ULL(0xfd87b5f28300ca0e), -157, -28 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 100 | { ULL(0xbce5086492111aeb), -130, -20 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | { ULL(0x8cbccc096f5088cc), -103, -12 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | { ULL(0xd1b71758e219652c), -77, -4 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 103 | { ULL(0x9c40000000000000), -50, 4 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | { ULL(0xe8d4a51000000000), -24, 12 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 105 | { ULL(0xad78ebc5ac620000), 3, 20 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | { ULL(0x813f3978f8940984), 30, 28 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | { ULL(0xc097ce7bc90715b3), 56, 36 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 108 | { ULL(0x8f7e32ce7bea5c70), 83, 44 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 109 | { ULL(0xd5d238a4abe98068), 109, 52 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 110 | { ULL(0x9f4f2726179a2245), 136, 60 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | { ULL(0xed63a231d4c4fb27), 162, 68 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | { ULL(0xb0de65388cc8ada8), 189, 76 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | { ULL(0x83c7088e1aab65db), 216, 84 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | { ULL(0xc45d1df942711d9a), 242, 92 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | { ULL(0x924d692ca61be758), 269, 100 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 116 | { ULL(0xda01ee641a708dea), 295, 108 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | { ULL(0xa26da3999aef774a), 322, 116 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 118 | { ULL(0xf209787bb47d6b85), 348, 124 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | { ULL(0xb454e4a179dd1877), 375, 132 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | { ULL(0x865b86925b9bc5c2), 402, 140 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | { ULL(0xc83553c5c8965d3d), 428, 148 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 122 | { ULL(0x952ab45cfa97a0b3), 455, 156 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 123 | { ULL(0xde469fbd99a05fe3), 481, 164 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 124 | { ULL(0xa59bc234db398c25), 508, 172 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 125 | { ULL(0xf6c69a72a3989f5c), 534, 180 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 126 | { ULL(0xb7dcbf5354e9bece), 561, 188 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | { ULL(0x88fcf317f22241e2), 588, 196 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 128 | { ULL(0xcc20ce9bd35c78a5), 614, 204 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | { ULL(0x98165af37b2153df), 641, 212 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 | { ULL(0xe2a0b5dc971f303a), 667, 220 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | { ULL(0xa8d9d1535ce3b396), 694, 228 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 132 | { ULL(0xfb9b7cd9a4a7443c), 720, 236 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | { ULL(0xbb764c4ca7a44410), 747, 244 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | { ULL(0x8bab8eefb6409c1a), 774, 252 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | { ULL(0xd01fef10a657842c), 800, 260 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | { ULL(0x9b10a4e5e9913129), 827, 268 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 137 | { ULL(0xe7109bfba19c0c9d), 853, 276 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | { ULL(0xac2820d9623bf429), 880, 284 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | { ULL(0x80444b5e7aa7cf85), 907, 292 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | { ULL(0xbf21e44003acdd2d), 933, 300 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | { ULL(0x8e679c2f5e44ff8f), 960, 308 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 142 | { ULL(0xd433179d9c8cb841), 986, 316 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 143 | { ULL(0x9e19db92b4e31ba9), 1013, 324 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 144 | { ULL(0xeb96bf6ebadf77d9), 1039, 332 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 145 | { ULL(0xaf87023b9bf0ee6b), 1066, 340 } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 146 | }; | ~~ 147 | | 148 | static int cached_pow(int exp, diy_fp *p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 149 | { | ~ 150 | int k = (int)ceil((exp+DIYFP_FRACT_SIZE-1) * D_1_LOG2_10); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 151 | int i = (k-MIN_CACHED_EXP-1) / CACHED_EXP_STEP + 1; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | p->f = pow_cache[i].fract; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 153 | p->e = pow_cache[i].b_exp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 154 | return pow_cache[i].d_exp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 155 | } | ~ 156 | | 157 | static diy_fp minus(diy_fp x, diy_fp y) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 158 | { | ~ 159 | diy_fp d; d.f = x.f - y.f; d.e = x.e; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 160 | return d; | ~~~~~~~~~ 161 | } | ~ 162 | | 163 | static diy_fp multiply(diy_fp x, diy_fp y) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 164 | { | ~ 165 | uint64_t a, b, c, d, ac, bc, ad, bd, tmp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | diy_fp r; | ~~~~~~~~~ 167 | a = x.f >> 32; b = x.f & MASK32; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 168 | c = y.f >> 32; d = y.f & MASK32; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 169 | ac = a*c; bc = b*c; | ~~~~~~~~~~~~~~~~~~~ 170 | ad = a*d; bd = b*d; | ~~~~~~~~~~~~~~~~~~~ 171 | tmp = (bd >> 32) + (ad & MASK32) + (bc & MASK32); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 172 | tmp += 1U << 31; // round | ~~~~~~~~~~~~~~~~~~~~~~~~~ 173 | r.f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 174 | r.e = x.e + y.e + 64; | ~~~~~~~~~~~~~~~~~~~~~ 175 | return r; | ~~~~~~~~~ 176 | } | ~ 177 | | 178 | static diy_fp normalize_diy_fp(diy_fp n) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 179 | { | ~ 180 | while(!(n.f & ULL(0xFFC0000000000000))) { n.f <<= 10; n.e -= 10; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 181 | while(!(n.f & D64_SIGN)) { n.f <<= 1; --n.e; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | return n; | ~~~~~~~~~ 183 | } | ~ 184 | | 185 | static diy_fp double2diy_fp(double d) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | { | ~ 187 | diy_fp fp; | ~~~~~~~~~~ 188 | uint64_t u64 = CAST_U64(d); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/math/grisu.c:188:24: note: in expansion of macro 'CAST_U64' 188 | uint64_t u64 = CAST_U64(d); | ^~~~~~~~ compiling src/core/coerce.o 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] 38 | #define CAST_U64(d) (*(uint64_t*)&d) | ^~~~~~~~~~~~~~ 39 | #define MIN(x,y) ((x) <= (y) ? (x) : (y)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | #define MAX(x,y) ((x) >= (y) ? (x) : (y)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | | 42 | #define MIN_CACHED_EXP -348 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43 | #define CACHED_EXP_STEP 8 | ~~~~~~~~~~~~~~~~~~~~~~~~~ 44 | | 45 | typedef struct diy_fp | ~~~~~~~~~~~~~~~~~~~~~ 46 | { | ~ 47 | uint64_t f; | ~~~~~~~~~~~ 48 | int e; | ~~~~~~ 49 | } diy_fp; | ~~~~~~~~~ 50 | | 51 | typedef struct power | ~~~~~~~~~~~~~~~~~~~~ 52 | { | ~ 53 | uint64_t fract; | ~~~~~~~~~~~~~~~ 54 | int16_t b_exp, d_exp; | ~~~~~~~~~~~~~~~~~~~~~ 55 | } power; | ~~~~~~~~ 56 | | 57 | static const power pow_cache[] = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | { | ~ 59 | { ULL(0xfa8fd5a0081c0288), -1220, -348 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | { ULL(0xbaaee17fa23ebf76), -1193, -340 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 61 | { ULL(0x8b16fb203055ac76), -1166, -332 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 62 | { ULL(0xcf42894a5dce35ea), -1140, -324 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 63 | { ULL(0x9a6bb0aa55653b2d), -1113, -316 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | { ULL(0xe61acf033d1a45df), -1087, -308 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 65 | { ULL(0xab70fe17c79ac6ca), -1060, -300 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 66 | { ULL(0xff77b1fcbebcdc4f), -1034, -292 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | { ULL(0xbe5691ef416bd60c), -1007, -284 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | { ULL(0x8dd01fad907ffc3c), -980, -276 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | { ULL(0xd3515c2831559a83), -954, -268 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | { ULL(0x9d71ac8fada6c9b5), -927, -260 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | { ULL(0xea9c227723ee8bcb), -901, -252 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | { ULL(0xaecc49914078536d), -874, -244 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | { ULL(0x823c12795db6ce57), -847, -236 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | { ULL(0xc21094364dfb5637), -821, -228 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | { ULL(0x9096ea6f3848984f), -794, -220 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | { ULL(0xd77485cb25823ac7), -768, -212 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | { ULL(0xa086cfcd97bf97f4), -741, -204 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | { ULL(0xef340a98172aace5), -715, -196 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | { ULL(0xb23867fb2a35b28e), -688, -188 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 80 | { ULL(0x84c8d4dfd2c63f3b), -661, -180 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | { ULL(0xc5dd44271ad3cdba), -635, -172 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 82 | { ULL(0x936b9fcebb25c996), -608, -164 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 83 | { ULL(0xdbac6c247d62a584), -582, -156 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 | { ULL(0xa3ab66580d5fdaf6), -555, -148 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | { ULL(0xf3e2f893dec3f126), -529, -140 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | { ULL(0xb5b5ada8aaff80b8), -502, -132 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | { ULL(0x87625f056c7c4a8b), -475, -124 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | { ULL(0xc9bcff6034c13053), -449, -116 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | { ULL(0x964e858c91ba2655), -422, -108 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | { ULL(0xdff9772470297ebd), -396, -100 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 91 | { ULL(0xa6dfbd9fb8e5b88f), -369, -92 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 | { ULL(0xf8a95fcf88747d94), -343, -84 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | { ULL(0xb94470938fa89bcf), -316, -76 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 94 | { ULL(0x8a08f0f8bf0f156b), -289, -68 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | { ULL(0xcdb02555653131b6), -263, -60 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | { ULL(0x993fe2c6d07b7fac), -236, -52 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | { ULL(0xe45c10c42a2b3b06), -210, -44 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | { ULL(0xaa242499697392d3), -183, -36 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | { ULL(0xfd87b5f28300ca0e), -157, -28 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 100 | { ULL(0xbce5086492111aeb), -130, -20 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | { ULL(0x8cbccc096f5088cc), -103, -12 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | { ULL(0xd1b71758e219652c), -77, -4 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 103 | { ULL(0x9c40000000000000), -50, 4 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | { ULL(0xe8d4a51000000000), -24, 12 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 105 | { ULL(0xad78ebc5ac620000), 3, 20 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | { ULL(0x813f3978f8940984), 30, 28 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | { ULL(0xc097ce7bc90715b3), 56, 36 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 108 | { ULL(0x8f7e32ce7bea5c70), 83, 44 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 109 | { ULL(0xd5d238a4abe98068), 109, 52 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 110 | { ULL(0x9f4f2726179a2245), 136, 60 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | { ULL(0xed63a231d4c4fb27), 162, 68 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | { ULL(0xb0de65388cc8ada8), 189, 76 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | { ULL(0x83c7088e1aab65db), 216, 84 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | { ULL(0xc45d1df942711d9a), 242, 92 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | { ULL(0x924d692ca61be758), 269, 100 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 116 | { ULL(0xda01ee641a708dea), 295, 108 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | { ULL(0xa26da3999aef774a), 322, 116 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 118 | { ULL(0xf209787bb47d6b85), 348, 124 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | { ULL(0xb454e4a179dd1877), 375, 132 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | { ULL(0x865b86925b9bc5c2), 402, 140 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | { ULL(0xc83553c5c8965d3d), 428, 148 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 122 | { ULL(0x952ab45cfa97a0b3), 455, 156 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 123 | { ULL(0xde469fbd99a05fe3), 481, 164 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 124 | { ULL(0xa59bc234db398c25), 508, 172 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 125 | { ULL(0xf6c69a72a3989f5c), 534, 180 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 126 | { ULL(0xb7dcbf5354e9bece), 561, 188 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | { ULL(0x88fcf317f22241e2), 588, 196 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 128 | { ULL(0xcc20ce9bd35c78a5), 614, 204 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | { ULL(0x98165af37b2153df), 641, 212 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 | { ULL(0xe2a0b5dc971f303a), 667, 220 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | { ULL(0xa8d9d1535ce3b396), 694, 228 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 132 | { ULL(0xfb9b7cd9a4a7443c), 720, 236 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | { ULL(0xbb764c4ca7a44410), 747, 244 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | { ULL(0x8bab8eefb6409c1a), 774, 252 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | { ULL(0xd01fef10a657842c), 800, 260 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | { ULL(0x9b10a4e5e9913129), 827, 268 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 137 | { ULL(0xe7109bfba19c0c9d), 853, 276 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | { ULL(0xac2820d9623bf429), 880, 284 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | { ULL(0x80444b5e7aa7cf85), 907, 292 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | { ULL(0xbf21e44003acdd2d), 933, 300 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | { ULL(0x8e679c2f5e44ff8f), 960, 308 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 142 | { ULL(0xd433179d9c8cb841), 986, 316 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 143 | { ULL(0x9e19db92b4e31ba9), 1013, 324 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 144 | { ULL(0xeb96bf6ebadf77d9), 1039, 332 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 145 | { ULL(0xaf87023b9bf0ee6b), 1066, 340 } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 146 | }; | ~~ 147 | | 148 | static int cached_pow(int exp, diy_fp *p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 149 | { | ~ 150 | int k = (int)ceil((exp+DIYFP_FRACT_SIZE-1) * D_1_LOG2_10); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 151 | int i = (k-MIN_CACHED_EXP-1) / CACHED_EXP_STEP + 1; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | p->f = pow_cache[i].fract; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 153 | p->e = pow_cache[i].b_exp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 154 | return pow_cache[i].d_exp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 155 | } | ~ 156 | | 157 | static diy_fp minus(diy_fp x, diy_fp y) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 158 | { | ~ 159 | diy_fp d; d.f = x.f - y.f; d.e = x.e; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 160 | return d; | ~~~~~~~~~ 161 | } | ~ 162 | | 163 | static diy_fp multiply(diy_fp x, diy_fp y) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 164 | { | ~ 165 | uint64_t a, b, c, d, ac, bc, ad, bd, tmp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | diy_fp r; | ~~~~~~~~~ 167 | a = x.f >> 32; b = x.f & MASK32; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 168 | c = y.f >> 32; d = y.f & MASK32; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 169 | ac = a*c; bc = b*c; | ~~~~~~~~~~~~~~~~~~~ 170 | ad = a*d; bd = b*d; | ~~~~~~~~~~~~~~~~~~~ 171 | tmp = (bd >> 32) + (ad & MASK32) + (bc & MASK32); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 172 | tmp += 1U << 31; // round | ~~~~~~~~~~~~~~~~~~~~~~~~~ 173 | r.f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 174 | r.e = x.e + y.e + 64; | ~~~~~~~~~~~~~~~~~~~~~ 175 | return r; | ~~~~~~~~~ 176 | } | ~ 177 | | 178 | static diy_fp normalize_diy_fp(diy_fp n) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 179 | { | ~ 180 | while(!(n.f & ULL(0xFFC0000000000000))) { n.f <<= 10; n.e -= 10; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 181 | while(!(n.f & D64_SIGN)) { n.f <<= 1; --n.e; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | return n; | ~~~~~~~~~ 183 | } | ~ 184 | | 185 | static diy_fp double2diy_fp(double d) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | { | ~ 187 | diy_fp fp; | ~~~~~~~~~~ 188 | uint64_t u64 = CAST_U64(d); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 189 | if (!(u64 & D64_EXP_MASK)) { fp.f = u64 & D64_FRACT_MASK; fp.e = 1 - D64_EXP_BIAS; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 190 | else { fp.f = (u64 & D64_FRACT_MASK) + D64_IMPLICIT_ONE; fp.e = (int)((u64 & D64_EXP_MASK) >> D64_EXP_POS) - D64_EXP_BIAS; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 191 | return fp; | ~~~~~~~~~~ 192 | } | ~ 193 | | 194 | // pow10_cache[i] = 10^(i-1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 195 | static const unsigned int pow10_cache[] = { 0, 1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000 }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | | 197 | static int largest_pow10(uint32_t n, int n_bits, uint32_t *power) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 198 | { | ~ 199 | int guess = ((n_bits + 1) * 1233 >> 12) + 1/*skip first entry*/; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | if (n < pow10_cache[guess]) --guess; // We don't have any guarantees that 2^n_bits <= n. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | *power = pow10_cache[guess]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | return guess; | ~~~~~~~~~~~~~ 203 | } | ~ 204 | | 205 | 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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 206 | { | ~ 207 | uint64_t wp_Wup = wp_W - ulp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 208 | uint64_t wp_Wdown = wp_W + ulp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | while(rest < wp_Wup && delta - rest >= ten_kappa | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 210 | && (rest + ten_kappa < wp_Wup || wp_Wup - rest >= rest + ten_kappa - wp_Wup)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | { | ~ 212 | --buffer[len-1]; | ~~~~~~~~~~~~~~~~ 213 | rest += ten_kappa; | ~~~~~~~~~~~~~~~~~~ 214 | } | ~ 215 | if (rest < wp_Wdown && delta - rest >= ten_kappa | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 216 | && (rest + ten_kappa < wp_Wdown || wp_Wdown - rest > rest + ten_kappa - wp_Wdown)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 217 | return 0; | ~~~~~~~~~ 218 | | 219 | return 2*ulp <= rest && rest <= delta - 4*ulp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 220 | } | ~ 221 | | 222 | static int digit_gen(diy_fp low, diy_fp w, diy_fp high, char *buffer, int *length, int *kappa) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 223 | { | ~ 224 | uint64_t unit = 1; | ~~~~~~~~~~~~~~~~~~ 225 | diy_fp too_low = { low.f - unit, low.e }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 226 | diy_fp too_high = { high.f + unit, high.e }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 227 | diy_fp unsafe_interval = minus(too_high, too_low); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | diy_fp one = { ULL(1) << -w.e, w.e }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | uint32_t p1 = (uint32_t)(too_high.f >> -one.e); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 230 | uint64_t p2 = too_high.f & (one.f - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | uint32_t div; | ~~~~~~~~~~~~~ 232 | *kappa = largest_pow10(p1, DIYFP_FRACT_SIZE + one.e, &div); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | *length = 0; | ~~~~~~~~~~~~ 234 | | 235 | while(*kappa > 0) | ~~~~~~~~~~~~~~~~~ 236 | { | ~ 237 | uint64_t rest; | ~~~~~~~~~~~~~~ 238 | int digit = p1 / div; | ~~~~~~~~~~~~~~~~~~~~~ 239 | buffer[*length] = (char)('0' + digit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | ++*length; | ~~~~~~~~~~ 241 | p1 %= div; | ~~~~~~~~~~ 242 | --*kappa; | ~~~~~~~~~ 243 | rest = ((uint64_t)p1 << -one.e) + p2; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 244 | 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 245 | div /= 10; | ~~~~~~~~~~ 246 | } | ~ 247 | | 248 | for(;;) | ~~~~~~~ 249 | { | ~ 250 | int digit; | ~~~~~~~~~~ 251 | p2 *= 10; | ~~~~~~~~~ 252 | unit *= 10; | ~~~~~~~~~~~ 253 | unsafe_interval.f *= 10; | ~~~~~~~~~~~~~~~~~~~~~~~~ 254 | // Integer division by one. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | digit = (int)(p2 >> -one.e); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 256 | buffer[*length] = (char)('0' + digit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 257 | ++*length; | ~~~~~~~~~~ 258 | p2 &= one.f - 1; // Modulo by one. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 259 | --*kappa; | ~~~~~~~~~ 260 | if (p2 < unsafe_interval.f) return round_weed(buffer, *length, minus(too_high, w).f * unit, unsafe_interval.f, p2, one.f, unit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 261 | } | ~ 262 | } | ~ 263 | | 264 | static int grisu3(double v, char *buffer, int *length, int *d_exp) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 265 | { | ~ 266 | int mk, kappa, success; | ~~~~~~~~~~~~~~~~~~~~~~~ 267 | diy_fp dfp = double2diy_fp(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 268 | diy_fp w = normalize_diy_fp(dfp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 269 | | 270 | // normalize boundaries | ~~~~~~~~~~~~~~~~~~~~~~~ 271 | diy_fp t = { (dfp.f << 1) + 1, dfp.e - 1 }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 272 | diy_fp b_plus = normalize_diy_fp(t); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 273 | diy_fp b_minus; | ~~~~~~~~~~~~~~~ 274 | diy_fp c_mk; // Cached power of ten: 10^-k | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 275 | uint64_t u64 = CAST_U64(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/math/grisu.c:275:24: note: in expansion of macro 'CAST_U64' 275 | 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] 38 | #define CAST_U64(d) (*(uint64_t*)&d) | ^~~~~~~~~~~~~~ 39 | #define MIN(x,y) ((x) <= (y) ? (x) : (y)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | #define MAX(x,y) ((x) >= (y) ? (x) : (y)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | | 42 | #define MIN_CACHED_EXP -348 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43 | #define CACHED_EXP_STEP 8 | ~~~~~~~~~~~~~~~~~~~~~~~~~ 44 | | 45 | typedef struct diy_fp | ~~~~~~~~~~~~~~~~~~~~~ 46 | { | ~ 47 | uint64_t f; | ~~~~~~~~~~~ 48 | int e; | ~~~~~~ 49 | } diy_fp; | ~~~~~~~~~ 50 | | 51 | typedef struct power | ~~~~~~~~~~~~~~~~~~~~ 52 | { | ~ 53 | uint64_t fract; | ~~~~~~~~~~~~~~~ 54 | int16_t b_exp, d_exp; | ~~~~~~~~~~~~~~~~~~~~~ 55 | } power; | ~~~~~~~~ 56 | | 57 | static const power pow_cache[] = | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | { | ~ 59 | { ULL(0xfa8fd5a0081c0288), -1220, -348 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | { ULL(0xbaaee17fa23ebf76), -1193, -340 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 61 | { ULL(0x8b16fb203055ac76), -1166, -332 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 62 | { ULL(0xcf42894a5dce35ea), -1140, -324 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 63 | { ULL(0x9a6bb0aa55653b2d), -1113, -316 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | { ULL(0xe61acf033d1a45df), -1087, -308 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 65 | { ULL(0xab70fe17c79ac6ca), -1060, -300 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 66 | { ULL(0xff77b1fcbebcdc4f), -1034, -292 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | { ULL(0xbe5691ef416bd60c), -1007, -284 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | { ULL(0x8dd01fad907ffc3c), -980, -276 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | { ULL(0xd3515c2831559a83), -954, -268 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | { ULL(0x9d71ac8fada6c9b5), -927, -260 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | { ULL(0xea9c227723ee8bcb), -901, -252 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | { ULL(0xaecc49914078536d), -874, -244 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | { ULL(0x823c12795db6ce57), -847, -236 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | { ULL(0xc21094364dfb5637), -821, -228 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | { ULL(0x9096ea6f3848984f), -794, -220 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | { ULL(0xd77485cb25823ac7), -768, -212 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | { ULL(0xa086cfcd97bf97f4), -741, -204 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | { ULL(0xef340a98172aace5), -715, -196 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | { ULL(0xb23867fb2a35b28e), -688, -188 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 80 | { ULL(0x84c8d4dfd2c63f3b), -661, -180 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | { ULL(0xc5dd44271ad3cdba), -635, -172 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 82 | { ULL(0x936b9fcebb25c996), -608, -164 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 83 | { ULL(0xdbac6c247d62a584), -582, -156 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 | { ULL(0xa3ab66580d5fdaf6), -555, -148 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | { ULL(0xf3e2f893dec3f126), -529, -140 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | { ULL(0xb5b5ada8aaff80b8), -502, -132 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | { ULL(0x87625f056c7c4a8b), -475, -124 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | { ULL(0xc9bcff6034c13053), -449, -116 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | { ULL(0x964e858c91ba2655), -422, -108 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | { ULL(0xdff9772470297ebd), -396, -100 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 91 | { ULL(0xa6dfbd9fb8e5b88f), -369, -92 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 | { ULL(0xf8a95fcf88747d94), -343, -84 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | { ULL(0xb94470938fa89bcf), -316, -76 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 94 | { ULL(0x8a08f0f8bf0f156b), -289, -68 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | { ULL(0xcdb02555653131b6), -263, -60 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | { ULL(0x993fe2c6d07b7fac), -236, -52 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | { ULL(0xe45c10c42a2b3b06), -210, -44 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | { ULL(0xaa242499697392d3), -183, -36 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | { ULL(0xfd87b5f28300ca0e), -157, -28 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 100 | { ULL(0xbce5086492111aeb), -130, -20 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | { ULL(0x8cbccc096f5088cc), -103, -12 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | { ULL(0xd1b71758e219652c), -77, -4 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 103 | { ULL(0x9c40000000000000), -50, 4 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 104 | { ULL(0xe8d4a51000000000), -24, 12 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 105 | { ULL(0xad78ebc5ac620000), 3, 20 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | { ULL(0x813f3978f8940984), 30, 28 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | { ULL(0xc097ce7bc90715b3), 56, 36 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 108 | { ULL(0x8f7e32ce7bea5c70), 83, 44 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 109 | { ULL(0xd5d238a4abe98068), 109, 52 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 110 | { ULL(0x9f4f2726179a2245), 136, 60 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | { ULL(0xed63a231d4c4fb27), 162, 68 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | { ULL(0xb0de65388cc8ada8), 189, 76 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | { ULL(0x83c7088e1aab65db), 216, 84 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 114 | { ULL(0xc45d1df942711d9a), 242, 92 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 115 | { ULL(0x924d692ca61be758), 269, 100 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 116 | { ULL(0xda01ee641a708dea), 295, 108 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 117 | { ULL(0xa26da3999aef774a), 322, 116 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 118 | { ULL(0xf209787bb47d6b85), 348, 124 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | { ULL(0xb454e4a179dd1877), 375, 132 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | { ULL(0x865b86925b9bc5c2), 402, 140 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | { ULL(0xc83553c5c8965d3d), 428, 148 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 122 | { ULL(0x952ab45cfa97a0b3), 455, 156 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 123 | { ULL(0xde469fbd99a05fe3), 481, 164 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 124 | { ULL(0xa59bc234db398c25), 508, 172 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 125 | { ULL(0xf6c69a72a3989f5c), 534, 180 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 126 | { ULL(0xb7dcbf5354e9bece), 561, 188 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 127 | { ULL(0x88fcf317f22241e2), 588, 196 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 128 | { ULL(0xcc20ce9bd35c78a5), 614, 204 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | { ULL(0x98165af37b2153df), 641, 212 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 | { ULL(0xe2a0b5dc971f303a), 667, 220 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | { ULL(0xa8d9d1535ce3b396), 694, 228 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 132 | { ULL(0xfb9b7cd9a4a7443c), 720, 236 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | { ULL(0xbb764c4ca7a44410), 747, 244 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 134 | { ULL(0x8bab8eefb6409c1a), 774, 252 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | { ULL(0xd01fef10a657842c), 800, 260 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | { ULL(0x9b10a4e5e9913129), 827, 268 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 137 | { ULL(0xe7109bfba19c0c9d), 853, 276 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | { ULL(0xac2820d9623bf429), 880, 284 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | { ULL(0x80444b5e7aa7cf85), 907, 292 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 140 | { ULL(0xbf21e44003acdd2d), 933, 300 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 141 | { ULL(0x8e679c2f5e44ff8f), 960, 308 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 142 | { ULL(0xd433179d9c8cb841), 986, 316 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 143 | { ULL(0x9e19db92b4e31ba9), 1013, 324 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 144 | { ULL(0xeb96bf6ebadf77d9), 1039, 332 }, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 145 | { ULL(0xaf87023b9bf0ee6b), 1066, 340 } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 146 | }; | ~~ 147 | | 148 | static int cached_pow(int exp, diy_fp *p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 149 | { | ~ 150 | int k = (int)ceil((exp+DIYFP_FRACT_SIZE-1) * D_1_LOG2_10); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 151 | int i = (k-MIN_CACHED_EXP-1) / CACHED_EXP_STEP + 1; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | p->f = pow_cache[i].fract; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 153 | p->e = pow_cache[i].b_exp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 154 | return pow_cache[i].d_exp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 155 | } | ~ 156 | | 157 | static diy_fp minus(diy_fp x, diy_fp y) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 158 | { | ~ 159 | diy_fp d; d.f = x.f - y.f; d.e = x.e; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 160 | return d; | ~~~~~~~~~ 161 | } | ~ 162 | | 163 | static diy_fp multiply(diy_fp x, diy_fp y) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 164 | { | ~ 165 | uint64_t a, b, c, d, ac, bc, ad, bd, tmp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 166 | diy_fp r; | ~~~~~~~~~ 167 | a = x.f >> 32; b = x.f & MASK32; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 168 | c = y.f >> 32; d = y.f & MASK32; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 169 | ac = a*c; bc = b*c; | ~~~~~~~~~~~~~~~~~~~ 170 | ad = a*d; bd = b*d; | ~~~~~~~~~~~~~~~~~~~ 171 | tmp = (bd >> 32) + (ad & MASK32) + (bc & MASK32); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 172 | tmp += 1U << 31; // round | ~~~~~~~~~~~~~~~~~~~~~~~~~ 173 | r.f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 174 | r.e = x.e + y.e + 64; | ~~~~~~~~~~~~~~~~~~~~~ 175 | return r; | ~~~~~~~~~ 176 | } | ~ 177 | | 178 | static diy_fp normalize_diy_fp(diy_fp n) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 179 | { | ~ 180 | while(!(n.f & ULL(0xFFC0000000000000))) { n.f <<= 10; n.e -= 10; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 181 | while(!(n.f & D64_SIGN)) { n.f <<= 1; --n.e; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 182 | return n; | ~~~~~~~~~ 183 | } | ~ 184 | | 185 | static diy_fp double2diy_fp(double d) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | { | ~ 187 | diy_fp fp; | ~~~~~~~~~~ 188 | uint64_t u64 = CAST_U64(d); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 189 | if (!(u64 & D64_EXP_MASK)) { fp.f = u64 & D64_FRACT_MASK; fp.e = 1 - D64_EXP_BIAS; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 190 | else { fp.f = (u64 & D64_FRACT_MASK) + D64_IMPLICIT_ONE; fp.e = (int)((u64 & D64_EXP_MASK) >> D64_EXP_POS) - D64_EXP_BIAS; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 191 | return fp; | ~~~~~~~~~~ 192 | } | ~ 193 | | 194 | // pow10_cache[i] = 10^(i-1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 195 | static const unsigned int pow10_cache[] = { 0, 1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000 }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | | 197 | static int largest_pow10(uint32_t n, int n_bits, uint32_t *power) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 198 | { | ~ 199 | int guess = ((n_bits + 1) * 1233 >> 12) + 1/*skip first entry*/; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | if (n < pow10_cache[guess]) --guess; // We don't have any guarantees that 2^n_bits <= n. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | *power = pow10_cache[guess]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | return guess; | ~~~~~~~~~~~~~ 203 | } | ~ 204 | | 205 | 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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 206 | { | ~ 207 | uint64_t wp_Wup = wp_W - ulp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 208 | uint64_t wp_Wdown = wp_W + ulp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | while(rest < wp_Wup && delta - rest >= ten_kappa | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 210 | && (rest + ten_kappa < wp_Wup || wp_Wup - rest >= rest + ten_kappa - wp_Wup)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | { | ~ 212 | --buffer[len-1]; | ~~~~~~~~~~~~~~~~ 213 | rest += ten_kappa; | ~~~~~~~~~~~~~~~~~~ 214 | } | ~ 215 | if (rest < wp_Wdown && delta - rest >= ten_kappa | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 216 | && (rest + ten_kappa < wp_Wdown || wp_Wdown - rest > rest + ten_kappa - wp_Wdown)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 217 | return 0; | ~~~~~~~~~ 218 | | 219 | return 2*ulp <= rest && rest <= delta - 4*ulp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 220 | } | ~ 221 | | 222 | static int digit_gen(diy_fp low, diy_fp w, diy_fp high, char *buffer, int *length, int *kappa) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 223 | { | ~ 224 | uint64_t unit = 1; | ~~~~~~~~~~~~~~~~~~ 225 | diy_fp too_low = { low.f - unit, low.e }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 226 | diy_fp too_high = { high.f + unit, high.e }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 227 | diy_fp unsafe_interval = minus(too_high, too_low); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | diy_fp one = { ULL(1) << -w.e, w.e }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 229 | uint32_t p1 = (uint32_t)(too_high.f >> -one.e); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 230 | uint64_t p2 = too_high.f & (one.f - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | uint32_t div; | ~~~~~~~~~~~~~ 232 | *kappa = largest_pow10(p1, DIYFP_FRACT_SIZE + one.e, &div); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | *length = 0; | ~~~~~~~~~~~~ 234 | | 235 | while(*kappa > 0) | ~~~~~~~~~~~~~~~~~ 236 | { | ~ 237 | uint64_t rest; | ~~~~~~~~~~~~~~ 238 | int digit = p1 / div; | ~~~~~~~~~~~~~~~~~~~~~ 239 | buffer[*length] = (char)('0' + digit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | ++*length; | ~~~~~~~~~~ 241 | p1 %= div; | ~~~~~~~~~~ 242 | --*kappa; | ~~~~~~~~~ 243 | rest = ((uint64_t)p1 << -one.e) + p2; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 244 | 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 245 | div /= 10; | ~~~~~~~~~~ 246 | } | ~ 247 | | 248 | for(;;) | ~~~~~~~ 249 | { | ~ 250 | int digit; | ~~~~~~~~~~ 251 | p2 *= 10; | ~~~~~~~~~ 252 | unit *= 10; | ~~~~~~~~~~~ 253 | unsafe_interval.f *= 10; | ~~~~~~~~~~~~~~~~~~~~~~~~ 254 | // Integer division by one. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | digit = (int)(p2 >> -one.e); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 256 | buffer[*length] = (char)('0' + digit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 257 | ++*length; | ~~~~~~~~~~ 258 | p2 &= one.f - 1; // Modulo by one. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 259 | --*kappa; | ~~~~~~~~~ 260 | if (p2 < unsafe_interval.f) return round_weed(buffer, *length, minus(too_high, w).f * unit, unsafe_interval.f, p2, one.f, unit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 261 | } | ~ 262 | } | ~ 263 | | 264 | static int grisu3(double v, char *buffer, int *length, int *d_exp) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 265 | { | ~ 266 | int mk, kappa, success; | ~~~~~~~~~~~~~~~~~~~~~~~ 267 | diy_fp dfp = double2diy_fp(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 268 | diy_fp w = normalize_diy_fp(dfp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 269 | | 270 | // normalize boundaries | ~~~~~~~~~~~~~~~~~~~~~~~ 271 | diy_fp t = { (dfp.f << 1) + 1, dfp.e - 1 }; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 272 | diy_fp b_plus = normalize_diy_fp(t); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 273 | diy_fp b_minus; | ~~~~~~~~~~~~~~~ 274 | diy_fp c_mk; // Cached power of ten: 10^-k | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 275 | uint64_t u64 = CAST_U64(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | 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? | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 277 | else { b_minus.f = (dfp.f << 1) - 1; b_minus.e = dfp.e - 1; } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 278 | b_minus.f = b_minus.f << (b_minus.e - b_plus.e); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 279 | b_minus.e = b_plus.e; | ~~~~~~~~~~~~~~~~~~~~~ 280 | | 281 | mk = cached_pow(MIN_TARGET_EXP - DIYFP_FRACT_SIZE - w.e, &c_mk); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 282 | | 283 | w = multiply(w, c_mk); | ~~~~~~~~~~~~~~~~~~~~~~ 284 | b_minus = multiply(b_minus, c_mk); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 285 | b_plus = multiply(b_plus, c_mk); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 286 | | 287 | success = digit_gen(b_minus, w, b_plus, buffer, length, &kappa); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 288 | *d_exp = kappa - mk; | ~~~~~~~~~~~~~~~~~~~~ 289 | return success; | ~~~~~~~~~~~~~~~ 290 | } | ~ 291 | | 292 | static int i_to_str(int val, char *str) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 293 | { | ~ 294 | int len, i; | ~~~~~~~~~~~ 295 | char *s; | ~~~~~~~~ 296 | char *begin = str; | ~~~~~~~~~~~~~~~~~~ 297 | if (val < 0) { | ~~~~~~~~~~~~~~ 298 | *str++ = '-'; | ~~~~~~~~~~~~~ 299 | if (val > -10) | ~~~~~~~~~~~~~~ 300 | *str++ = '0'; | ~~~~~~~~~~~~~ 301 | val = -val; | ~~~~~~~~~~~ 302 | } | ~ 303 | else | ~~~~ 304 | *str++ = '+'; | ~~~~~~~~~~~~~ 305 | s = str; | ~~~~~~~~ 306 | | 307 | for(;;) | ~~~~~~~ 308 | { | ~ 309 | int ni = val / 10; | ~~~~~~~~~~~~~~~~~~ 310 | int digit = val - ni*10; | ~~~~~~~~~~~~~~~~~~~~~~~~ 311 | *s++ = (char)('0' + digit); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 312 | if (ni == 0) | ~~~~~~~~~~~~ 313 | break; | ~~~~~~ 314 | val = ni; | ~~~~~~~~~ 315 | } | ~ 316 | *s = '\0'; | ~~~~~~~~~~ 317 | len = (int)(s - str); | ~~~~~~~~~~~~~~~~~~~~~ 318 | for(i = 0; i < len/2; ++i) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 319 | { | ~ 320 | char ch = str[i]; | ~~~~~~~~~~~~~~~~~ 321 | str[i] = str[len-1-i]; | ~~~~~~~~~~~~~~~~~~~~~~ 322 | str[len-1-i] = ch; | ~~~~~~~~~~~~~~~~~~ 323 | } | ~ 324 | | 325 | return (int)(s - begin); | ~~~~~~~~~~~~~~~~~~~~~~~~ 326 | } | ~ 327 | | 328 | int dtoa_grisu3(double v, char *dst, int size) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 329 | int d_exp, len, success, i, decimal_pos; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 330 | uint64_t u64 = CAST_U64(v); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/math/grisu.c:330:24: note: in expansion of macro 'CAST_U64' 330 | uint64_t u64 = CAST_U64(v); | ^~~~~~~~ compiling src/core/dll.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/nativecall_libffi.o compiling src/core/continuation.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 114 | 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] 215 | 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] 503 | 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:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/fixedsizealloc.o compiling src/core/regionalloc.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/debug/debugserver.o compiling src/gen/config.o compiling src/gc/orchestrate.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 688 | } | ^ 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] 852 | } | ^ src/debug/debugserver.c: In function 'send_thread_info': src/debug/debugserver.c:880:10: warning: unused variable 'infobuf' [-Wunused-variable] 880 | 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] 948 | } | ^ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/debug/debugserver.c: In function 'request_object_attributes': src/debug/debugserver.c:1556:26: warning: unused variable 'i' [-Wunused-variable] 1556 | MVMint16 i; | ^ src/debug/debugserver.c: In function 'request_object_metadata': src/debug/debugserver.c:1738:18: warning: unused variable 'vm' [-Wunused-variable] 1738 | MVMInstance *vm = dtc->instance; | ^~ src/debug/debugserver.c: In function 'request_object_positionals': src/debug/debugserver.c:2064:14: warning: unused variable 'slots' [-Wunused-variable] 2064 | MVMint64 slots; | ^~~~~ src/debug/debugserver.c: In function 'socket_writer': src/debug/debugserver.c:2240:15: warning: unused variable 'orig_data' [-Wunused-variable] 2240 | MVMuint8 *orig_data = (MVMuint8 *)data; | ^~~~~~~~~ src/debug/debugserver.c:2237:12: warning: unused variable 'idx' [-Wunused-variable] 2237 | size_t idx; | ^~~ src/debug/debugserver.c: In function 'debugserver_worker': src/debug/debugserver.c:2564:13: warning: unused variable 'error' [-Wunused-variable] 2564 | int error; | ^~~~~ src/debug/debugserver.c:2595:15: warning: unused variable 'buffer' [-Wunused-variable] 2595 | char *buffer[32]; | ^~~~~~ 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ src/debug/debugserver.c:2594:13: warning: unused variable 'len' [-Wunused-variable] 2594 | int len; | ^~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/debug/debugserver.c:2554:14: warning: unused variable 'command_serial' [-Wunused-variable] 2554 | MVMint32 command_serial; | ^~~~~~~~~~~~~~ src/debug/debugserver.c: In function 'MVM_debugserver_init': src/debug/debugserver.c:2769:9: warning: unused variable 'threadCreateError' [-Wunused-variable] 2769 | 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] 431 | } | ^ src/debug/debugserver.c: In function 'request_object_associatives': src/debug/debugserver.c:2198:1: warning: control reaches end of non-void function [-Wreturn-type] 2198 | } | ^ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/gc/orchestrate.c: In function 'MVM_gc_enter_from_allocator': src/gc/orchestrate.c:429:20: warning: unused variable 'last_starter' [-Wunused-variable] 429 | 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] 555 | AO_t curr; | ^~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/worklist.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/roots.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 200 | if (tc->spesh_active_graph) | ^ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/collect.o compiling src/gc/gen2.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/wb.o compiling src/gc/objectid.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/gc/debug.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/io.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/io/syncsocket.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/io/fileops.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/io/syncsocket.c: In function 'socket_read_bytes': src/io/syncsocket.c:104:38: warning: 'use_last_packet_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 104 | MVMuint16 use_last_packet_start, use_last_packet_end; | ^~~~~~~~~~~~~~~~~~~ src/io/syncsocket.c:104:15: warning: 'use_last_packet_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 104 | MVMuint16 use_last_packet_start, use_last_packet_end; | ^~~~~~~~~~~~~~~~~~~~~ compiling src/io/dirops.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/io/procops.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/io/timers.o compiling src/io/filewatchers.o 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] 10 | static int MVM_bithacks_is_pow2z(MVMuint64 value) | ^~~~~~~~~~~~~~~~~~~~~ src/bithacks.h:1:18: warning: 'MVM_bithacks_count_bits' defined but not used [-Wunused-function] 1 | static MVMuint32 MVM_bithacks_count_bits(MVMuint64 value) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/signals.o 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] 276 | ? uv_strerror(r) | ^~~~~~~~~~~ compiling src/io/asyncsocket.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 112 | } MVM_sig_names; | ^~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/asyncsocketudp.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprconv.o compiling src/6model/containers.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/parametric.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/6model/reprs/MVMString.c:1: src/core/interp.h:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/MVMHash.o In file included from src/moar.h:178, 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] 57 | static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCFunction.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 91 | if (*item && !( (*(MVMCollectable**)item)->flags & MVM_CF_SECOND_GEN)) { \ src/strings/uthash.h:751:17: note: in definition of macro 'HASH_ITER_FAST' 751 | code\ | ^~~~~ 752 | }\ | src/6model/reprs/MVMHash.c:57:13: note: in expansion of macro 'MVM_gc_worklist_add_no_include_gen2_nocheck' 57 | MVM_gc_worklist_add_no_include_gen2_nocheck(tc, worklist, ¤t->value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/KnowHOWREPR.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/P6str.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/MVMCode.o 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ In file included from src/moar.h:178, from src/6model/reprs/P6str.c:1: At top level: 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMOSHandle.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCompUnit.o compiling src/6model/reprs/MVMStaticFrame.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/6model/reprs/MVMStaticFrame.c: In function 'copy_to': src/6model/reprs/MVMStaticFrame.c:63:39: warning: unused variable 'tmp' [-Wunused-variable] 63 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/6model/reprs/MVMStaticFrame.c:176:5: note: in expansion of macro 'MVM_HASH_DESTROY' 176 | MVM_HASH_DESTROY(tc, hash_handle, MVMLexicalRegistry, body->lexical_names); | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/Uninstantiable.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/6model/reprs/HashAttrStore.c:48:5: note: in expansion of macro 'MVM_HASH_DESTROY' 48 | MVM_HASH_DESTROY(tc, hash_handle, MVMHashEntry, h->body.hash_head); | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMIter.o compiling src/6model/reprs/MVMContext.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/6model/reprs/MVMContext.c: In function 'bind_key': src/6model/reprs/MVMContext.c:126:21: warning: unused variable 'frame' [-Wunused-variable] 126 | MVMFrame *frame = body->context; | ^~~~~ src/6model/reprs/MVMContext.c: In function 'exists_key': src/6model/reprs/MVMContext.c:178:15: warning: unused variable 'frame' [-Wunused-variable] 178 | MVMFrame *frame = body->context; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/MVMCallCapture.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6bigint.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/NFA.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/MVMDLLSym.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMMultiCache.o compiling src/6model/reprs/MVMContinuation.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/NativeCall.o compiling src/6model/reprs/CPointer.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CStr.o compiling src/6model/reprs/CArray.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 356 | MVMCUnionBody *dest_body = (MVMCUnionBody *)dest; | ^~~~~~~~~ src/6model/reprs/CUnion.c:355:20: warning: unused variable 'src_body' [-Wunused-variable] 355 | MVMCUnionBody *src_body = (MVMCUnionBody *)src; | ^~~~~~~~ src/6model/reprs/CUnion.c:354:25: warning: unused variable 'repr_data' [-Wunused-variable] 354 | 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] 269 | 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] 263 | 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] 257 | 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] 251 | static MVMint32 get_int_at_offset(void *data, MVMint32 offset) { | ^~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 127 | unsigned int interval_id; | ^~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/6model/reprs/ConcBlockingQueue.c: In function 'unshift': src/6model/reprs/ConcBlockingQueue.c:182:10: warning: unused variable 'orig_elems' [-Wunused-variable] 182 | AO_t orig_elems; | ^~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMNull.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/NativeRef.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 146 | MVMuint16 opcode = ins->info->opcode; | ^~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MultiDimArray.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/Decoder.o compiling src/6model/reprs/MVMSpeshLog.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/reprs/MVMStaticFrameSpesh.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/6model/6model.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/sc.o 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] 224 | MVMObject *self, *type_obj, *member; \ | ^~~~~~~~ src/6model/bootstrap.c:238:1: note: in expansion of macro 'introspect_member' 238 | 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] 224 | MVMObject *self, *type_obj, *member; \ | ^~~~~~~~ src/6model/bootstrap.c:241:1: note: in expansion of macro 'introspect_member' 241 | 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] 224 | MVMObject *self, *type_obj, *member; \ | ^~~~~~~~ src/6model/bootstrap.c:244:1: note: in expansion of macro 'introspect_member' 244 | introspect_member(name, MVM_args_set_result_str, (MVMString *)name) | ^~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/6model/serialization.c: In function 'concatenate_outputs': src/6model/serialization.c:904:13: warning: unused variable 'i' [-Wunused-variable] 904 | int i = 0; | ^ In file included from src/moar.h:178, 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] 57 | static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dump.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 25 | static void rewind_ds(DumpStr *ds, size_t target) { | ^~~~~~~~~ src/spesh/dump.c:21:15: warning: 'tell_ds' defined but not used [-Wunused-function] 21 | static size_t tell_ds(DumpStr *ds) { | ^~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/graph.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/spesh/graph.c: In function 'build_cfg': src/spesh/graph.c:176:18: warning: unused variable 'lineno_ann_offs' [-Wunused-variable] 176 | MVMuint32 lineno_ann_offs = 0; | ^~~~~~~~~~~~~~~ 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] 174 | appendf(ds, " [Annotation: INS Deopt OSR (idx %d -> pc %d); line %d]\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 175 | 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 119 | MVMuint32 line_number; | ^~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/codegen.o compiling src/spesh/candidate.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/candidate.c: In function 'MVM_spesh_candidate_add': src/spesh/candidate.c:141:61: warning: 'jit_time' may be used uninitialized in this function [-Wmaybe-uninitialized] 141 | candidate->jitcode ? "" : "not ", (end_time - jit_time) / 1000); | ~~~~~~~~~~^~~~~~~~~~~ src/spesh/candidate.c:135:25: warning: 'spesh_time' may be used uninitialized in this function [-Wmaybe-uninitialized] 135 | (spesh_time - start_time) / 1000, | ~~~~~~~~~~~~^~~~~~~~~~~~~ src/spesh/candidate.c:136:23: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] 136 | (end_time - start_time) / 1000); | ~~~~~~~~~~^~~~~~~~~~~~~ compiling src/spesh/manipulate.o compiling src/spesh/args.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 95 | (in_flags & MVM_SPESH_FACT_KNOWN_TYPE) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 96 | !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] 130 | MVMObject *target = MVM_sc_get_object(tc, sc, idx); | ^~~~~~ src/spesh/facts.c: In function 'sp_guard_facts': src/spesh/facts.c:245:20: warning: unused variable 'srcfacts' [-Wunused-variable] 245 | 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:497:32: warning: unused variable 'target_facts' [-Wunused-variable] 497 | MVMSpeshFacts *target_facts = &(g->facts[ins->operands[0].reg.orig][ins->operands[0].reg.i]); | ^~~~~~~~~~~~ src/spesh/facts.c:434:17: warning: unused variable 'is_phi' [-Wunused-variable] 434 | MVMint32 i, is_phi; | ^~~~~~ At top level: src/spesh/facts.c:213:13: warning: 'coerce_iu_facts' defined but not used [-Wunused-function] 213 | static void coerce_iu_facts(MVMThreadContext *tc, MVMSpeshGraph *g, MVMSpeshIns *ins) { | ^~~~~~~~~~~~~~~ In file included from src/moar.h:178, from src/spesh/facts.c:1: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/optimize.c: In function 'optimize_decont': src/spesh/optimize.c:573:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 573 | (obj_facts->flags & MVM_SPESH_FACT_KNOWN_TYPE) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 574 | !obj_facts->type->st->container_spec) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/spesh/optimize.c:665:37: warning: unused variable 'orig_src' [-Wunused-variable] 665 | MVMSpeshOperand orig_src = ins->operands[1]; | ^~~~~~~~ src/spesh/optimize.c: In function 'optimize_guard': src/spesh/optimize.c:841:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 841 | else if (opcode == MVM_OP_sp_guardjustconc && can_drop_concrete_guard | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dead_bb_elimination.o src/spesh/optimize.c: In function 'insert_arg_decont_type_guard': src/spesh/optimize.c:1607:21: warning: unused variable 'throwaway' [-Wunused-variable] 1607 | MVMSpeshOperand throwaway; | ^~~~~~~~~ src/spesh/optimize.c: In function 'optimize_prof_allocated': src/spesh/optimize.c:2235:20: warning: unused variable 'logee_facts' [-Wunused-variable] 2235 | MVMSpeshFacts *logee_facts = MVM_spesh_get_facts(tc, g, ins->operands[0]); | ^~~~~~~~~~~ src/spesh/optimize.c: In function 'conflict_free': src/spesh/optimize.c:2990:70: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2990 | if (rw_mode == MVM_operand_write_reg || !allow_reads && rw_mode == MVM_operand_read_reg) In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dead_ins_elimination.o compiling src/spesh/deopt.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/log.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/spesh/threshold.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/spesh/deopt.c: In function 'uninline': src/spesh/deopt.c:70:33: warning: 'last_return_deopt_idx' may be used uninitialized in this function [-Wmaybe-uninitialized] 70 | 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] 74 | 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] 77 | uf->return_value = uf->work + last_res_reg; | ^ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/inline.o compiling src/spesh/osr.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/spesh/lookup.o src/spesh/inline.c: In function 'is_graph_inlineable': src/spesh/inline.c:111:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 111 | *no_inline_info = ins->info; | ^ src/spesh/inline.c:119:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 119 | *no_inline_info = ins->info; | ^ src/spesh/inline.c:128:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 128 | *no_inline_info = ins->info; | ^ src/spesh/inline.c:149:41: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | *no_inline_info = ins->info; | ^ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/iterator.o compiling src/spesh/worker.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:100, from src/spesh/worker.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': In file included from src/moar.h:178, from src/spesh/iterator.c:1: At top level: src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/spesh/debug.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 29 | (int)((uv_hrtime() - start_time) / 1000)); | ^ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/arg_guard.o compiling src/spesh/plugin.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/spesh/frame_walker.o 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] 534 | #pragma clang diagnostic push | src/spesh/arg_guard.c:535: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 535 | #pragma clang diagnostic ignored "-Wswitch" | src/spesh/arg_guard.c:542: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 542 | #pragma clang diagnostic pop | src/spesh/arg_guard.c:536:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_CALLSITE' not handled in switch [-Wswitch] 536 | 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] 552 | #pragma clang diagnostic push | src/spesh/arg_guard.c:553: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 553 | #pragma clang diagnostic ignored "-Wswitch" | src/spesh/arg_guard.c:561: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 561 | #pragma clang diagnostic pop | src/spesh/arg_guard.c:554:13: warning: enumeration value 'MVM_SPESH_GUARD_OP_CALLSITE' not handled in switch [-Wswitch] 554 | 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:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/plugin.c: In function 'MVM_spesh_plugin_rewrite_resolve': src/spesh/plugin.c:669:19: warning: variable 'initial_arg_regs_length' set but not used [-Wunused-but-set-variable] 669 | MVMuint32 initial_arg_regs_length, arg_regs_length, i; | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/pea.o In file included from src/moar.h:100, from src/spesh/pea.c:1: src/strings/uthash.h: In function 'HASH_ADD_TO_BKT': src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ In file included from src/moar.h:101, from src/spesh/pea.c:1: src/core/interp.h: In function 'MVM_BC_get_N64': src/core/interp.h:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/strings/decode_stream.o In file included from src/moar.h:178, from src/spesh/pea.c:1: At top level: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] 57 | static void MVM_string_gi_next_strand_rep(MVMThreadContext *tc, MVMGraphemeIter *gi) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:101, from src/spesh/pea.c:1: src/core/interp.h:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/parse_num.o In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ascii.c:165:26: note: 'ci.next_strand' was declared here 165 | MVMCodepointIter ci; | ^~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/strings/utf8.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/utf8_c8.o In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/decode_stream.c:660:21: note: 'gi.next_strand' was declared here 660 | MVMGraphemeIter gi; | ^~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/strings/nfg.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ At top level: src/strings/utf8_c8.c:128:13: warning: 'ensure_buffer' defined but not used [-Wunused-function] 128 | static void ensure_buffer(MVMGrapheme32 **buffer, MVMint32 *bufsize, MVMint32 needed) { | ^~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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/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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/strings/utf8.c: In function 'MVM_string_utf8_decodestream': src/strings/utf8.c:508:5: warning: 'last_accept_pos' may be used uninitialized in this function [-Wmaybe-uninitialized] 508 | MVM_string_decodestream_discard_to(tc, ds, last_accept_bytes, last_accept_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] 384 | if (min_expected_codepoint <= state.cur_codepoint && in_range(state.cur_codepoint)) | ^ src/strings/ops.c: In function 'iterate_gi_into_string': src/strings/ops.c:245:9: warning: unused variable 'result_pos' [-Wunused-variable] 245 | 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] 1101 | 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] 1218 | MVMStringIndex n_graphs = MVM_string_graphs(tc, needle); | ^~~~~~~~ src/strings/utf8_c8.c: In function 'MVM_string_utf8_c8_decodestream': src/strings/ops.c: In function 'string_index_ignore_case': src/strings/ops.c:1333:14: warning: unused variable 'return_val' [-Wunused-variable] 1333 | 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] 1410 | MVMint32 ready; | ^~~~~ src/strings/utf8_c8.c:523:32: warning: 'min_expected_codepoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 523 | if (state.cur_codepoint >= min_expected_codepoint) | ^ In file included from src/moar.h:101, from src/strings/ops.c:3: At top level: src/core/interp.h:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/utf8.c:519:22: note: 'ci.next_strand' was declared here 519 | MVMCodepointIter ci; | ^~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/utf8_c8.c:646:22: note: 'gi.next_strand' was declared here 646 | MVMGraphemeIter gi; | ^~ generating src/strings/unicode.c compiling src/strings/normalize.o compiling src/strings/latin1.o compiling src/strings/utf16.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 114 | stopper_chars && *stopper_chars == total) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ At top level: src/strings/normalize.c:515:17: warning: 'is_grapheme_extend' defined but not used [-Wunused-function] 515 | static MVMint32 is_grapheme_extend(MVMThreadContext *tc, MVMCodepoint cp) { | ^~~~~~~~~~~~~~~~~~ src/strings/normalize.c:512:17: warning: 'maybe_hangul' defined but not used [-Wunused-function] 512 | static MVMint32 maybe_hangul(MVMCodepoint cp) { | ^~~~~~~~~~~~ src/strings/normalize.c:337:17: warning: 'ccc_old' defined but not used [-Wunused-function] 337 | static MVMint64 ccc_old(MVMThreadContext *tc, MVMCodepoint cp) { | ^~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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:164:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 164 | stopper_chars && *stopper_chars == total) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ src/strings/utf16.c:132:27: warning: unused variable 'g' [-Wunused-variable] 132 | MVMGrapheme32 g; | ^ src/strings/utf16.c:59:31: warning: variable 'last_was_cr' set but not used [-Wunused-but-set-variable] 59 | MVMint32 last_accept_pos, last_was_cr; | ^~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, from src/strings/ops.c:3: src/strings/ops.c: In function 're_nfg': src/strings/iter.h:175:39: warning: 'ci.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:423:22: note: 'ci.next_strand' was declared here 423 | MVMCodepointIter ci; | ^~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/latin1.c:171:26: note: 'ci.next_strand' was declared here 171 | MVMCodepointIter ci; | ^~ compiling src/strings/windows1252.o In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/utf16.c:324:22: note: 'ci.next_strand' was declared here 324 | MVMCodepointIter ci; | ^~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/strings/shiftjis.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/normalize.c:150:23: note: 'ci.next_strand' was declared here 150 | MVMCodepointIter ci; | ^~ src/strings/shiftjis.c: In function 'MVM_string_shiftjis_decode': src/strings/shiftjis.c:192:36: warning: unused variable 'additional_bytes' [-Wunused-variable] 192 | size_t pos = 0, result_graphs, additional_bytes = 0; | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/shiftjis_codeindex.o In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/windows1252.c:598:26: note: 'ci.next_strand' was declared here 598 | MVMCodepointIter ci; | ^~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/math/bigintops.o 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] 598 | static MVMint16 shift_jis_cp_to_index (MVMThreadContext *tc, MVMGrapheme32 codepoint) { | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling src/profiler/instrument.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:1480:21: note: 'gi.next_strand' was declared here 1480 | MVMGraphemeIter gi; | ^~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/heapsnapshot.o compiling src/profiler/telemeh.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:2458:28: note: 'ci_b.next_strand' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2516:5: note: in expansion of macro 'MVM_STRING_BITOP' 2516 | MVM_STRING_BITOP( & , 0, "bitwise and") | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/profiler/heapsnapshot.c:630:5: note: in expansion of macro 'MVM_HASH_DESTROY' 630 | MVM_HASH_DESTROY(tc, hash_handle, MVMHeapSnapshotSeen, ss.seen); | ^~~~~~~~~~~~~~~~ src/strings/ops.c:2458:22: note: 'ci_a.next_strand' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2516:5: note: in expansion of macro 'MVM_STRING_BITOP' 2516 | MVM_STRING_BITOP( & , 0, "bitwise and") | ^~~~~~~~~~~~~~~~ src/profiler/heapsnapshot.c: In function 'references_to_filehandle': src/profiler/heapsnapshot.c:852:22: warning: unused variable 'descr8' [-Wunused-variable] 852 | MVMuint8 descr8, kind8, index8; | ^~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ At top level: src/profiler/heapsnapshot.c:154:13: warning: 'add_reference_cstr' defined but not used [-Wunused-function] 154 | static void add_reference_cstr(MVMThreadContext *tc, MVMHeapSnapshotState *ss, | ^~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/instrument/crossthreadwrite.o In file included from src/moar.h:178, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_bitor': src/strings/iter.h:302:12: warning: 'ci_a.total_synth_codes' may be used uninitialized in this function [-Wmaybe-uninitialized] 302 | if (ci->visited_synth_codes == ci->total_synth_codes) | ^ src/strings/ops.c:2458:22: note: 'ci_a.total_synth_codes' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2521:5: note: in expansion of macro 'MVM_STRING_BITOP' 2521 | MVM_STRING_BITOP( | , 1, "bitwise or") | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 301 | ci->visited_synth_codes++; | ~~~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c:2458:22: note: 'ci_a.visited_synth_codes' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2521:5: note: in expansion of macro 'MVM_STRING_BITOP' 2521 | MVM_STRING_BITOP( | , 1, "bitwise or") | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:2458:28: note: 'ci_b.next_strand' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2521:5: note: in expansion of macro 'MVM_STRING_BITOP' 2521 | MVM_STRING_BITOP( | , 1, "bitwise or") | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:2458:22: note: 'ci_a.next_strand' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2521:5: note: in expansion of macro 'MVM_STRING_BITOP' 2521 | MVM_STRING_BITOP( | , 1, "bitwise or") | ^~~~~~~~~~~~~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 302 | if (ci->visited_synth_codes == ci->total_synth_codes) | ^ src/strings/ops.c:2458:22: note: 'ci_a.total_synth_codes' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' 2525 | MVM_STRING_BITOP( ^ , 1, "bitwise xor"); | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 301 | ci->visited_synth_codes++; | ~~~~~~~~~~~~~~~~~~~~~~~^~ src/strings/ops.c:2458:22: note: 'ci_a.visited_synth_codes' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' 2525 | MVM_STRING_BITOP( ^ , 1, "bitwise xor"); | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:2458:28: note: 'ci_b.next_strand' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' 2525 | MVM_STRING_BITOP( ^ , 1, "bitwise xor"); | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:2458:22: note: 'ci_a.next_strand' was declared here 2458 | MVMCodepointIter ci_a, ci_b;\ | ^~~~ src/strings/ops.c:2525:5: note: in expansion of macro 'MVM_STRING_BITOP' 2525 | MVM_STRING_BITOP( ^ , 1, "bitwise xor"); | ^~~~~~~~~~~~~~~~ compiling src/instrument/line_coverage.o In file included from src/moar.h:178, from src/strings/ops.c:3: src/strings/ops.c: In function 'do_case_change': src/strings/iter.h:175:39: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/ops.c:1501:25: note: 'gi.next_strand' was declared here 1501 | MVMGraphemeIter gi; | ^~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 11 | MVMint32 last_line_number = -2; | ^~~~~~~~~~~~~~~~ src/instrument/line_coverage.c:9:15: warning: unused variable 'array_slot' [-Wunused-variable] 9 | MVMuint16 array_slot = 0; | ^~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/sys.o compiling src/platform/random.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/memmem32.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_find_cclass': src/strings/iter.h:94:35: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] 94 | gi->blob_type = next->blob_string->body.storage_type; | ~~~~^~~~~~~~~~~~~ src/strings/ops.c:2652:21: note: 'gi.next_strand' was declared here 2652 | MVMGraphemeIter gi; | ^~ compiling src/moar.o In file included from src/moar.h:178, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_find_not_cclass': 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/iter.h:94:35: warning: 'gi.next_strand' may be used uninitialized in this function [-Wmaybe-uninitialized] 94 | gi->blob_type = next->blob_string->body.storage_type; | ~~~~^~~~~~~~~~~~~ src/strings/ops.c:2696:21: note: 'gi.next_strand' was declared here 2696 | MVMGraphemeIter gi; | ^~ src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ 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] 630 | UT_hash_handle *next = addhh->hh_next = head->hh_next; | ^~~~ src/platform/memmem32.c: At top level: src/platform/memmem32.c:69: warning: "MAX" redefined 69 | #define MAX(a,b) ((a)>(b)?(a):(b)) | In file included from /usr/include/uv/unix.h:41, from /usr/include/uv.h:62, from src/moar.h:19, from src/platform/memmem32.c:29: /usr/include/sys/param.h:103: note: this is the location of the previous definition 103 | #define MAX(a,b) (((a)>(b))?(a):(b)) | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ src/platform/memmem32.c:70: warning: "MIN" redefined 70 | #define MIN(a,b) ((a)<(b)?(a):(b)) | In file included from /usr/include/uv/unix.h:41, from /usr/include/uv.h:62, from src/moar.h:19, from src/platform/memmem32.c:29: /usr/include/sys/param.h:102: note: this is the location of the previous definition 102 | #define MIN(a,b) (((a)<(b))?(a):(b)) | In file included from src/moar.h:178, from src/platform/memmem32.c:29: src/strings/iter.h:57:13: warning: 'MVM_string_gi_next_strand_rep' defined but not used [-Wunused-function] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:539:5: note: in expansion of macro 'MVM_HASH_DESTROY' 539 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:558:5: note: in expansion of macro 'MVM_HASH_DESTROY' 558 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:559:5: note: in expansion of macro 'MVM_HASH_DESTROY' 559 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:563:5: note: in expansion of macro 'MVM_HASH_DESTROY' 563 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:567:5: note: in expansion of macro 'MVM_HASH_DESTROY' 567 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:571:5: note: in expansion of macro 'MVM_HASH_DESTROY' 571 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:576:5: note: in expansion of macro 'MVM_HASH_DESTROY' 576 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:580:5: note: in expansion of macro 'MVM_HASH_DESTROY' 580 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/moar.c:584:5: note: in expansion of macro 'MVM_HASH_DESTROY' 584 | MVM_HASH_DESTROY(instance->main_thread, hash_handle, MVMContainerRegistry, instance->container_registry); | ^~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/io.o compiling src/platform/posix/fork.o compiling src/jit/stub.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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling 3rdparty/cmp/cmp.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': In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ src/strings/uthash.h:630:25: warning: unused variable 'next' [-Wunused-variable] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | const MVMuint8 *const where = cur_op + offset; | ^~~~~ compiling 3rdparty/tinymt/tinymt64.o In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc compiling 3rdparty/sha1/sha1.o compiling src/strings/unicode.o 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] 630 | 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:120:27: warning: unused variable 'where' [-Wunused-variable] 120 | 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] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } src/strings/unicode.c:280:56: warning: missing braces around initializer [-Wmissing-braces] 280 | static const MVMint32 SpecialCasing_table[104][3][3] = { | ^ 281 | {0x0,0x0,0x0}, | { } linking 3rdparty/tinymt/libtinymt.a linking 3rdparty/sha1/libsha1.a linking 3rdparty/cmp/libcmp.a src/strings/unicode.c: In function 'collation_push_MVM_values': src/strings/unicode.c:83737:34: warning: missing braces around initializer [-Wmissing-braces] 83737 | collation_key MVM_coll_key = { | ^ 83738 | MVM_unicode_collation_primary(tc, cp), MVM_unicode_collation_secondary(tc, cp), MVM_unicode_collation_tertiary(tc, cp), 0 | { 83739 | }; | } src/strings/unicode.c:83745:43: warning: missing braces around initializer [-Wmissing-braces] 83745 | collation_key calculated_key[2] = { | ^ 83746 | {0, 0x20, 0x2, 0}, | { } src/strings/unicode.c:83745:43: warning: missing braces around initializer [-Wmissing-braces] 83745 | collation_key calculated_key[2] = { | ^ 83746 | {0, 0x20, 0x2, 0}, | { } 83747 | {0, 0x00, 0x0, 0} | { } src/strings/unicode.c:83745:43: warning: missing braces around initializer [-Wmissing-braces] 83745 | collation_key calculated_key[2] = { | ^ 83746 | {0, 0x20, 0x2, 0}, | { } 83747 | {0, 0x00, 0x0, 0} | { } src/strings/unicode.c:83744:15: warning: unused variable 'block_pushed' [-Wunused-variable] 83744 | 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] 83855 | 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] 83879 | int cp_num_orig = cp_num; | ^~~~~~~~~~~ src/strings/unicode.c:83875:14: warning: variable 'rtrn' set but not used [-Wunused-but-set-variable] 83875 | MVMint64 rtrn = 0; | ^~~~ src/strings/unicode.c: In function 'init_ringbuffer': src/strings/unicode.c:83955:14: warning: unused variable 'i' [-Wunused-variable] 83955 | 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] 84009 | level_eval level_eval_settings = { | ^ 84010 | { {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] 84009 | level_eval level_eval_settings = { | ^ 84010 | { {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] 84009 | level_eval level_eval_settings = { | ^ 84010 | { {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] 84009 | level_eval level_eval_settings = { | ^ 84010 | { {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] 84009 | level_eval level_eval_settings = { | ^ 84010 | { {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] 84009 | level_eval level_eval_settings = { | ^ 84010 | { {0,0,0}, {0,0,0}, {0,0,0}, {0,0,0} } | { } { } { } { } src/strings/unicode.c:84024:36: warning: unused variable 'i' [-Wunused-variable] 84024 | MVMint64 pos_a = 0, pos_b = 0, i = 0, rtrn = 0; | ^ src/strings/unicode.c:84007:23: warning: unused variable 'bi' [-Wunused-variable] 84007 | MVMGrapheme32 ai, bi; | ^~ src/strings/unicode.c:84007:19: warning: unused variable 'ai' [-Wunused-variable] 84007 | 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] 84181 | 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] 49 | unsigned bucket_tmp; \ | ^~~~~~~~~~ src/strings/unicode.c:84561:13: note: in expansion of macro 'MVM_HASH_DESTROY' 84561 | MVM_HASH_DESTROY(tc, hash_handle, MVMUnicodeNameRegistry, unicode_property_values_hashes[i]); | ^~~~~~~~~~~~~~~~ src/strings/unicode.c:84549:37: warning: unused variable 'entry' [-Wunused-variable] 84549 | MVMUnicodeNameRegistry *entry = NULL; | ^~~~~ In file included from src/moar.h:178, 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] 57 | 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:130:15: warning: 'MVM_reg_get_debug_name' defined but not used [-Wunused-function] 130 | static char * MVM_reg_get_debug_name(MVMThreadContext *tc, MVMuint16 type) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:178, 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] 175 | gi->pos = next->start; | ~~~~^~~~~~~ src/strings/shiftjis.c:38:26: note: 'ci.next_strand' was declared here 38 | MVMCodepointIter ci; | ^~ 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.NZjbxq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm ++ dirname /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm + cd MoarVM-2019.03 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm 'INSTALL=/usr/bin/install -p' /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/bin" /usr/bin/perl -MExtUtils::Command -e cp moar "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/bin" /usr/bin/perl -MExtUtils::Command -e chmod 755 "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/bin/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/lib" /usr/bin/perl -MExtUtils::Command -e rm_f "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/lib/libmoar.so" /usr/bin/perl -MExtUtils::Command -e cp libmoar.so "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/lib" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Nodes.nqp "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e cp lib/MAST/Ops.nqp "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/nqp/lib/MAST" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e cp pkgconfig/moar.pc "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/pkgconfig" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/gen/config.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e mkpath "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/instrument" /usr/bin/perl -MExtUtils::Command -e cp 3rdparty/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar" /usr/bin/perl -MExtUtils::Command -e cp src/6model/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/6model" /usr/bin/perl -MExtUtils::Command -e cp src/6model/reprs/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/6model/reprs" /usr/bin/perl -MExtUtils::Command -e cp src/core/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/core" /usr/bin/perl -MExtUtils::Command -e cp src/gc/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/gc" /usr/bin/perl -MExtUtils::Command -e cp src/gen/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/gen" /usr/bin/perl -MExtUtils::Command -e cp src/io/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/io" /usr/bin/perl -MExtUtils::Command -e cp src/math/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/math" /usr/bin/perl -MExtUtils::Command -e cp src/platform/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/platform" /usr/bin/perl -MExtUtils::Command -e cp src/profiler/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/profiler" /usr/bin/perl -MExtUtils::Command -e cp src/spesh/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/spesh" /usr/bin/perl -MExtUtils::Command -e cp src/debug/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/debug" /usr/bin/perl -MExtUtils::Command -e cp src/strings/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/strings" /usr/bin/perl -MExtUtils::Command -e cp src/strings/siphash/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/strings/siphash" /usr/bin/perl -MExtUtils::Command -e cp src/jit/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/jit" /usr/bin/perl -MExtUtils::Command -e cp src/instrument/*.h "/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/include/moar/instrument" + chmod 755 /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/lib/libmoar.so + /usr/bin/perl -MExtUtils::Command -e mkpath /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/man/man1 + pod2man --section=1 --name=moar docs/moar.pod + /usr/bin/gzip -c + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2019.03-1.fc30 --unique-debug-suffix -0.2019.03-1.fc30.arm --unique-debug-src-base moarvm-0.2019.03-1.fc30.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/MoarVM-2019.03 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/lib/libmoar.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/bin/moar extracting debug info from /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/bin/moar extracting debug info from /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/lib/libmoar.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 24279 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: moarvm-0.2019.03-1.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.onL5r5 + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2019.03 + DOCDIR=/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/doc/moarvm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/doc/moarvm + cp -pr CREDITS /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/doc/moarvm + cp -pr docs /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/doc/moarvm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.haJasP + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2019.03 + LICENSEDIR=/builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/licenses/moarvm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/licenses/moarvm + cp -pr LICENSE /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm/usr/share/licenses/moarvm + exit 0 Provides: libmoar.so moarvm = 0.2019.03-1.fc30 moarvm(armv7hl-32) = 0.2019.03-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libmoar.so libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libtommath.so.1 libuv.so.1 rtld(GNU_HASH) Processing files: moarvm-devel-0.2019.03-1.fc30.armv7hl Provides: moarvm-devel = 0.2019.03-1.fc30 moarvm-devel(armv7hl-32) = 0.2019.03-1.fc30 pkgconfig(moar) = 2019.03 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.2019.03-1.fc30.armv7hl Provides: moarvm-debugsource = 0.2019.03-1.fc30 moarvm-debugsource(armv7hl-32) = 0.2019.03-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: moarvm-debuginfo-0.2019.03-1.fc30.armv7hl Provides: debuginfo(build-id) = 76ffaeafd094774c0b308a05a46d777095ae18cc debuginfo(build-id) = a823c70beccd913a2e57521f68b34d3963784e35 moarvm-debuginfo = 0.2019.03-1.fc30 moarvm-debuginfo(armv7hl-32) = 0.2019.03-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: moarvm-debugsource(armv7hl-32) = 0.2019.03-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm Wrote: /builddir/build/RPMS/moarvm-0.2019.03-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/moarvm-devel-0.2019.03-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/moarvm-debugsource-0.2019.03-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/moarvm-debuginfo-0.2019.03-1.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MyQd27 + umask 022 + cd /builddir/build/BUILD + cd MoarVM-2019.03 + /usr/bin/rm -rf /builddir/build/BUILDROOT/moarvm-0.2019.03-1.fc30.arm + exit 0 Child return code was: 0