Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/James%20E%20Keenan/log67eb585123f82c50117f74fd12bf748a659b41e8.log.gz

Automated smoke report for branch 
smoke-me/jkeenan/134490-Dumpvalue-use-warnings 5.31.5 patch 
67eb585123f82c50117f74fd12bf748a659b41e8 v5.31.4-355-g67eb585123
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
    using     g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
    smoketime 2 hours 45 minutes (average 41 minutes 18 seconds)

Summary: PASS

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.4-355-g67eb585123  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc=g++
----------- ---------------------------------------------------------
O O         
O O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE67eb585123f82c50117f74fd12bf748a659b41e8

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Compiler messages(gcc):
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)’:
util.c:2716:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2761:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c: In function ‘void Perl_croak_no_mem()’:
iperlsys.h:772:44: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
util.c:1790:28: note: in expansion of macro ‘PerlLIO_write’
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
mg.c:3102:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3129:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:3155:29: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3234:28: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:2759:25: warning: ignoring return value of ‘int setresuid(uid_t, 
uid_t, uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: warning: ignoring return value of ‘int setresgid(gid_t, 
gid_t, gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
config.h:909:31: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:3208:21: note: in expansion of macro ‘SNPRINTF_G’
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
perl.h:6732:13: note: in definition of macro ‘WITH_LC_NUMERIC_SET_TO_NEEDED_IN’
sv.c:48:5: note: in expansion of macro ‘PERL_UNUSED_RESULT’
sv.c:13109:21: note: in expansion of macro ‘SNPRINTF_G’
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*, bool)’:
doio.c:1461:50: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:2291:28: note: in expansion of macro ‘PerlLIO_write’
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:396:21: note: in expansion of macro ‘PerlLIO_write’
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2821:88: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2871:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 
‘else’ clause
inflate.c: In function ‘int inflate(z_streamp, int)’:
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:585:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:587:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:589:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:591:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:597:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:599:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:601:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro ‘GET_UCHAR’
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(SV*)’:
MD5.xs:470:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
MD5.xs: In function ‘SV* new_md5_ctx(MD5_CTX*, const char*)’:
MD5.xs:492:63: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:705:63: note: in definition of macro ‘sv_magicext’
Encode.c: In function ‘void XS_Encode_decode(CV*)’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro ‘dXSI32’
Encode.c: In function ‘void XS_Encode_encode(CV*)’:
SysV.xs:82:20: warning: ‘s_sysv_unimpl’ defined but not used [-Wunused-variable]
ListUtil.xs: In function ‘void XS_List__Util_sum(CV*)’:
ListUtil.xs:349:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(CV*)’:
../../perl.h:423:30: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not 
for C++ [-Wpragmas]
../../perl.h:426:30: note: in expansion of macro ‘GCC_DIAG_PRAGMA’
../../perl.h:434:33: note: in expansion of macro ‘GCC_DIAG_IGNORE’
HiRes.xs:1436:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(CV*)’:
HiRes.xs:1456:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(CV*)’:
../../embed.h:540:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is 
deprecated [-Wdeprecated-declarations]
APItest.c:3273:2: note: in expansion of macro ‘ptr_table_clear’
../../proto.h:2927:20: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_Gconvert(CV*)’:
../../config.h:909:31: warning: ignoring return value of ‘char* gcvt(double, 
int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
../../perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
APItest.xs:6782:28: note: in expansion of macro ‘Gconvert’
op.c: In function ‘OP* Perl_op_linklist(PerlInterpreter*, OP*)’:
perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perl.h:187:18: note: in expansion of macro ‘pTHX’
op.c:1649:18: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
op.c:3782:20: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_search_const(PerlInterpreter*, OP*)’:
op.c:8562:16: note: in expansion of macro ‘pTHX_’
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
thread.h:341:37: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.c:91:2: note: in expansion of macro ‘ALLOC_THREAD_KEY’
op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
op.c:17586:19: note: in expansion of macro ‘pTHX_’
regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
regcomp.c:4436:22: note: in expansion of macro ‘pTHX_’
regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
regcomp.c:10542:17: note: in expansion of macro ‘pTHX_’
util.c: In function ‘void (* Perl_rsignal(PerlInterpreter*, int, 
Sighandler_t))(int, siginfo_t*, void*)’:
util.c: In function ‘int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, 
Sigsave_t*)’:
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
pp_hot.c:2759:25: warning: ignoring return value of ‘int setresuid(__uid_t, 
__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘STRLEN S_expect_number(PerlInterpreter*, const char**)’:
sv.c:11128:17: note: in expansion of macro ‘pTHX_’
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, 
I32)’:
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:13669:30: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘int Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)’:
doio.c:186:26: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)’:
doio.c:205:27: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_open_cloexec(PerlInterpreter*, const 
char*, int)’:
doio.c:224:27: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const 
char*, int, int)’:
doio.c:239:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)’:
doio.c:285:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, 
int, int)’:
doio.c:307:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, 
sockaddr*, socklen_t*)’:
doio.c:321:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, 
int, int, int, int*)’:
doio.c:347:34: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*, bool)’:
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
regexec.c: In function ‘bool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, 
const U8*, bool)’:
regexec.c:10587:19: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_FOO(PerlInterpreter*, U8, UV)’:
utf8.c:2797:18: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_perl_idcont(PerlInterpreter*, UV)’:
utf8.c:2819:26: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_perl_idstart(PerlInterpreter*, UV)’:
utf8.c:2826:27: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘size_t Perl__inverse_folds(PerlInterpreter*, UV, unsigned 
int*, const unsigned int**)’:
utf8.c:3475:21: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3598:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3679:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, 
STRLEN, STRLEN*, U32)’:
utf8.c:5227:21: note: in expansion of macro ‘pTHX_’
perlio.c:387:21: note: in expansion of macro ‘PerlLIO_write’
Zlib.xs: In function ‘char* GetErrorString(int)’:
../../perl.h:174:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
../../perl.h:185:19: note: in expansion of macro ‘pTHX’
Zlib.xs:301:5: note: in expansion of macro ‘dTHX’
Zlib.xs: In function ‘int flushParams(di_stream*)’:
Zlib.xs:696:5: note: in expansion of macro ‘dTHX’
constants.h: In function ‘int constant_7(PerlInterpreter*, const char*, IV*)’:
../../perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../perl.h:187:18: note: in expansion of macro ‘pTHX’
constants.h:24:13: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_9(PerlInterpreter*, const char*, IV*)’:
constants.h:101:13: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_10(PerlInterpreter*, const char*, IV*)’:
constants.h:145:14: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_11(PerlInterpreter*, const char*, IV*)’:
constants.h:189:14: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_12(PerlInterpreter*, const char*, IV*, 
const char**)’:
constants.h:233:14: note: in expansion of macro ‘pTHX_’
Cwd.xs: In function ‘bool THX_invocant_is_unix(PerlInterpreter*, SV*)’:
Cwd.xs:452:22: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
constants.h:24:11: note: in expansion of macro ‘pTHX_’
MD5.xs: In function ‘int dup_md5_ctx(PerlInterpreter*, MAGIC*, CLONE_PARAMS*)’:
MD5.xs:132:24: note: in expansion of macro ‘pTHX_’
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)’:
MD5.xs: In function ‘SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)’:
Encode.c: In function ‘void XS_Encode_decode(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_encode(PerlInterpreter*, CV*)’:
FieldHash.xs: In function ‘AV* HUF_get_trigger_content(PerlInterpreter*, SV*)’:
FieldHash.xs:115:25: note: in expansion of macro ‘pTHX_’
FieldHash.xs: In function ‘int HUF_get_status(PerlInterpreter*, HV*)’:
FieldHash.xs:267:16: note: in expansion of macro ‘pTHX_’
IO.xs: In function ‘OP* io_ck_lineseq(PerlInterpreter*, OP*)’:
IO.xs:199:15: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_5(PerlInterpreter*, const char*, IV*)’:
const-c.inc:24:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_6(PerlInterpreter*, const char*, IV*)’:
const-c.inc:133:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_7(PerlInterpreter*, const char*, IV*)’:
const-c.inc:248:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_8(PerlInterpreter*, const char*, IV*)’:
const-c.inc:440:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_9(PerlInterpreter*, const char*, IV*)’:
const-c.inc:644:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_10(PerlInterpreter*, const char*, IV*)’:
const-c.inc:771:15: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_11(PerlInterpreter*, const char*, IV*)’:
const-c.inc:939:15: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
const-c.inc:1003:12: note: in expansion of macro ‘pTHX_’
SysV.c: In function ‘void XS_IPC__Msg__stat_pack(PerlInterpreter*, CV*)’:
../../XSUB.h:122:33: note: in expansion of macro ‘pTHX_’
../../XSUB.h:135:36: note: in expansion of macro ‘XSPROTO’
SysV.c:221:26: note: in expansion of macro ‘XS_INTERNAL’
SysV.c:276:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__Msg__stat_unpack(PerlInterpreter*, CV*)’:
SysV.c:318:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__Semaphore__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:363:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__Semaphore__stat_unpack(PerlInterpreter*, 
CV*)’:
SysV.c:401:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SharedMem__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:442:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SharedMem__stat_unpack(PerlInterpreter*, 
CV*)’:
SysV.c:484:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_ftok(PerlInterpreter*, CV*)’:
SysV.c:529:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_memread(PerlInterpreter*, CV*)’:
SysV.c:588:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)’:
SysV.c:627:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_shmat(PerlInterpreter*, CV*)’:
SysV.c:659:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_shmdt(PerlInterpreter*, CV*)’:
SysV.c:693:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
SysV.c:720:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void boot_IPC__SysV(PerlInterpreter*, CV*)’:
../../XSUB.h:134:40: note: in expansion of macro ‘XSPROTO’
SysV.c:830:1: note: in expansion of macro ‘XS_EXTERNAL’
ListUtil.xs: In function ‘void XS_List__Util_sum(PerlInterpreter*, CV*)’:
Opcode.xs: In function ‘void opmask_addlocal(PerlInterpreter*, SV*, char*)’:
Opcode.xs:240:33: warning: cast between incompatible function types from ‘void 
(*)(PerlInterpreter*, const char*, ...)’ {aka ‘void (*)(interpreter*, const 
char*, ...)’} to ‘void (*)(void*)’ [-Wcast-function-type]
../../embed.h:592:57: note: in definition of macro ‘save_destructor’
Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
POSIX.xs: In function ‘UV S_getpayload(NV)’:
POSIX.xs:1301:3: note: in expansion of macro ‘dTHX’
POSIX.xs: In function ‘void my_tzset(PerlInterpreter*)’:
POSIX.xs:1823:10: note: in expansion of macro ‘pTHX’
scalar.xs: In function ‘IV PerlIOScalar_fileno(PerlInterpreter*, PerlIOl**)’:
scalar.xs:108:21: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘off64_t PerlIOScalar_tell(PerlInterpreter*, PerlIOl**)’:
scalar.xs:149:19: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘IV PerlIOScalar_fill(PerlInterpreter*, PerlIOl**)’:
scalar.xs:275:19: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘IV PerlIOScalar_flush(PerlInterpreter*, PerlIOl**)’:
scalar.xs:282:20: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘char* PerlIOVia_get_base(PerlInterpreter*, PerlIOl**)’:
via.xs:501:20: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘char* PerlIOVia_get_ptr(PerlInterpreter*, PerlIOl**)’:
via.xs:513:19: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘ssize_t PerlIOVia_get_cnt(PerlInterpreter*, PerlIOl**)’:
via.xs:526:19: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘size_t PerlIOVia_bufsiz(PerlInterpreter*, PerlIOl**)’:
via.xs:538:18: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘void PerlIOVia_set_ptrcnt(PerlInterpreter*, PerlIOl**, 
char*, ssize_t)’:
via.xs:549:22: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘int sv_type(PerlInterpreter*, SV*)’:
Storable.xs:4279:20: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘SV* retrieve_other(PerlInterpreter*, stcxt_t*, const 
char*)’:
Storable.xs:4757:27: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘void constant_add_symbol(PerlInterpreter*, HV*, const 
char*, I32, SV*)’:
const-c.inc:24:21: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘HV* get_missing_hash(PerlInterpreter*)’:
const-c.inc:55:18: note: in expansion of macro ‘pTHX’
Syslog.c: In function ‘void XS_Sys__Syslog_constant(PerlInterpreter*, CV*)’:
Syslog.c:167:26: note: in expansion of macro ‘XS_INTERNAL’
Syslog.c:225:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_FAC(PerlInterpreter*, CV*)’:
Syslog.c:265:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_PRI(PerlInterpreter*, CV*)’:
Syslog.c:284:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MAKEPRI(PerlInterpreter*, CV*)’:
Syslog.c:303:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MASK(PerlInterpreter*, CV*)’:
Syslog.c:324:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_UPTO(PerlInterpreter*, CV*)’:
Syslog.c:343:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_openlog_xs(PerlInterpreter*, CV*)’:
Syslog.c:365:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_syslog_xs(PerlInterpreter*, CV*)’:
Syslog.c:392:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_setlogmask_xs(PerlInterpreter*, 
CV*)’:
Syslog.c:411:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_closelog_xs(PerlInterpreter*, CV*)’:
Syslog.c:431:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_Sys__Syslog(PerlInterpreter*, CV*)’:
./const-xs.inc:4:5: note: in expansion of macro ‘dTHX’
Syslog.c:533:1: note: in expansion of macro ‘XS_EXTERNAL’
Piece.xs: In function ‘void my_tzset(PerlInterpreter*)’:
Piece.xs:146:10: note: in expansion of macro ‘pTHX’
HiRes.xs: In function ‘int myU2time(PerlInterpreter*, UV*)’:
HiRes.xs:796:10: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_11(PerlInterpreter*, const char*, IV*)’:
const-c.inc: In function ‘int constant_12(PerlInterpreter*, const char*, IV*)’:
const-c.inc:103:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_13(PerlInterpreter*, const char*, IV*)’:
const-c.inc:148:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_14(PerlInterpreter*, const char*, IV*)’:
const-c.inc:204:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_15(PerlInterpreter*, const char*, IV*)’:
const-c.inc:295:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_19(PerlInterpreter*, const char*, IV*)’:
const-c.inc:351:14: note: in expansion of macro ‘pTHX_’
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)’:
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
Unicode.xs: In function ‘UV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, 
U8)’:
../../../perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../../perl.h:187:18: note: in expansion of macro ‘pTHX’
Unicode.xs:56:12: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘int S_myset_set(PerlInterpreter*, SV*, MAGIC*)’:
APItest.xs:103:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 bitflip_key(PerlInterpreter*, IV, SV*)’:
APItest.xs:218:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 rot13_key(PerlInterpreter*, IV, SV*)’:
APItest.xs:263:11: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 rmagical_a_dummy(PerlInterpreter*, IV, SV*)’:
APItest.xs:348:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_csc_start(PerlInterpreter*, int)’:
APItest.xs:362:21: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_csc_pre_end(PerlInterpreter*, OP**)’:
APItest.xs:383:23: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_start(PerlInterpreter*, int)’:
APItest.xs:397:22: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_pre_end(PerlInterpreter*, OP**)’:
APItest.xs:411:24: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_post_end(PerlInterpreter*, OP**)’:
APItest.xs:421:25: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_eval(PerlInterpreter*, OP*)’:
APItest.xs:431:21: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void my_peep(PerlInterpreter*, OP*)’:
APItest.xs:447:10: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void my_rpeep(PerlInterpreter*, OP*)’:
APItest.xs:467:11: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_args_lists(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:487:28: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_args_scalars(PerlInterpreter*, 
OP*, GV*, SV*)’:
APItest.xs:495:30: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_multi_sum(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:509:27: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_mkUNOP(PerlInterpreter*, U32, OP*)’:
APItest.xs:574:12: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_mkBINOP(PerlInterpreter*, U32, OP*, OP*)’:
APItest.xs:585:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_mkLISTOP(PerlInterpreter*, U32, OP*, OP*, 
OP*)’:
APItest.xs:597:14: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void THX_run_cleanup(PerlInterpreter*, void*)’:
APItest.xs:627:17: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_pp_establish_cleanup(PerlInterpreter*)’:
APItest.xs:641:26: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_ck_entersub_establish_cleanup(PerlInterpreter*, OP*, GV*, SV*)’:
APItest.xs:653:35: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_postinc(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:675:25: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_pad_scalar(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:693:28: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_var(PerlInterpreter*)’:
APItest.xs:776:26: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_rpn_expr(PerlInterpreter*)’:
APItest.xs:804:31: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_rpn(PerlInterpreter*)’:
APItest.xs:873:34: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_calcrpn(PerlInterpreter*)’:
APItest.xs:888:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stufftest(PerlInterpreter*)’:
APItest.xs:905:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaptwostmts(PerlInterpreter*)’:
APItest.xs:926:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_looprest(PerlInterpreter*)’:
APItest.xs:937:39: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_scopelessblock(PerlInterpreter*)’:
APItest.xs:944:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtasexpr(PerlInterpreter*)’:
APItest.xs:959:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtsasexpr(PerlInterpreter*)’:
APItest.xs:968:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_loopblock(PerlInterpreter*)’:
APItest.xs:984:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_blockasexpr(PerlInterpreter*)’:
APItest.xs:991:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaplabel(PerlInterpreter*)’:
APItest.xs:1000:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_labelconst(PerlInterpreter*)’:
APItest.xs:1011:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arrayfullexpr(PerlInterpreter*)’:
APItest.xs:1017:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraylistexpr(PerlInterpreter*)’:
APItest.xs:1023:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraytermexpr(PerlInterpreter*)’:
APItest.xs:1029:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayarithexpr(PerlInterpreter*)’:
APItest.xs:1035:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayexprflags(PerlInterpreter*)’:
APItest.xs:1041:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_subsignature(PerlInterpreter*)’:
APItest.xs:1056:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_DEFSV(PerlInterpreter*)’:
APItest.xs:1115:36: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void THX_sv_cat_c(PerlInterpreter*, SV*, U32)’:
APItest.xs:1121:26: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_keyword_with_vars(PerlInterpreter*)’:
APItest.xs:1131:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_join_with_space(PerlInterpreter*)’:
APItest.xs:1205:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘int THX_keyword_active(PerlInterpreter*, SV*)’:
APItest.xs:1217:31: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘int my_keyword_plugin(PerlInterpreter*, char*, STRLEN, 
OP**)’:
APItest.xs:1226:30: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* pp_xop(PerlInterpreter*)’:
APItest.xs:1322:8: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void peep_xop(PerlInterpreter*, OP*, OP*)’:
APItest.xs:1328:10: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
APItest.xs:1336:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘AV* myget_linear_isa(PerlInterpreter*, HV*, U32)’:
APItest.xs:1354:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* addissub_myck_add(PerlInterpreter*, OP*)’:
APItest.xs:1372:19: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* my_ck_rv2cv(PerlInterpreter*, OP*)’:
APItest.xs:1392:13: note: in expansion of macro ‘pTHX_’
APItest.c: In function ‘void XS_XS__APItest_constant(PerlInterpreter*, CV*)’:
APItest.c:1515:26: note: in expansion of macro ‘XS_INTERNAL’
APItest.c:1573:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number(PerlInterpreter*, CV*)’:
APItest.c:1616:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number_flags(PerlInterpreter*, CV*)’:
APItest.c:1646:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_atoUV(PerlInterpreter*, CV*)’:
APItest.c:1678:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__numeric_assertx(PerlInterpreter*, 
CV*)’:
APItest.c:1726:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_bytes_cmp_utf8(PerlInterpreter*, CV*)’:
APItest.c:1746:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_test_utf8_to_bytes(PerlInterpreter*, CV*)’:
APItest.c:1776:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_test_utf8n_to_uvchr_msgs(PerlInterpreter*, CV*)’:
APItest.c:1816:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_test_utf8n_to_uvchr_error(PerlInterpreter*, CV*)’:
APItest.c:1875:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_test_valid_utf8_to_uvchr(PerlInterpreter*, CV*)’:
APItest.c:1933:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_test_uvchr_to_utf8_flags(PerlInterpreter*, CV*)’:
APItest.c:1975:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_test_uvchr_to_utf8_flags_msgs(PerlInterpreter*, CV*)’:
APItest.c:2008:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_amagic_deref_call(PerlInterpreter*, CV*)’:
APItest.c:2055:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_tryAMAGICunDEREF_var(PerlInterpreter*, CV*)’:
APItest.c:2078:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_defined(PerlInterpreter*, CV*)’:
APItest.c:2123:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_APIVERSION_valid(PerlInterpreter*, CV*)’:
APItest.c:2142:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn(PerlInterpreter*, 
CV*)’:
APItest.c:2161:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_iv(PerlInterpreter*, 
CV*)’:
APItest.c:2186:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_uv(PerlInterpreter*, 
CV*)’:
APItest.c:2204:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_nv(PerlInterpreter*, 
CV*)’:
APItest.c:2222:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_pv(PerlInterpreter*, 
CV*)’:
APItest.c:2240:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_pvn(PerlInterpreter*, CV*)’:
APItest.c:2258:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_no(PerlInterpreter*, 
CV*)’:
APItest.c:2276:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_yes(PerlInterpreter*, CV*)’:
APItest.c:2294:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_undef(PerlInterpreter*, CV*)’:
APItest.c:2312:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_empty(PerlInterpreter*, CV*)’:
APItest.c:2330:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_rot13_hash(PerlInterpreter*, 
CV*)’:
APItest.c:2348:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_bitflip_hash(PerlInterpreter*, CV*)’:
APItest.c:2385:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists(PerlInterpreter*, 
CV*)’:
APItest.c:2423:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2462:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete(PerlInterpreter*, 
CV*)’:
APItest.c:2498:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2548:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2592:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store(PerlInterpreter*, CV*)’:
APItest.c:2642:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2695:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch(PerlInterpreter*, CV*)’:
APItest.c:2738:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_common(PerlInterpreter*, 
CV*)’:
APItest.c:2787:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_hv_free_ent(PerlInterpreter*, CV*)’:
APItest.c:2871:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_hv_delayfree_ent(PerlInterpreter*, CV*)’:
APItest.c:2890:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_share_unshare_pvn(PerlInterpreter*, CV*)’:
APItest.c:2909:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_exists(PerlInterpreter*, CV*)’:
APItest.c:2942:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_fetch(PerlInterpreter*, CV*)’:
APItest.c:2972:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_force_keys(PerlInterpreter*, CV*)’:
APItest.c:3005:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__TempLv_make_temp_mg_lv(PerlInterpreter*, CV*)’:
APItest.c:3050:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_new(PerlInterpreter*, 
CV*)’:
APItest.c:3084:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_DESTROY(PerlInterpreter*, 
CV*)’:
APItest.c:3104:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_store(PerlInterpreter*, 
CV*)’:
APItest.c:3130:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_fetch(PerlInterpreter*, 
CV*)’:
APItest.c:3186:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_split(PerlInterpreter*, 
CV*)’:
APItest.c:3230:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:540:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:3255:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:3280:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOADp(PerlInterpreter*, CV*)’:
APItest.c:3298:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_custom_ops(PerlInterpreter*, 
CV*)’:
APItest.c:3317:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_names(PerlInterpreter*, CV*)’:
APItest.c:3339:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_descs(PerlInterpreter*, CV*)’:
APItest.c:3362:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_register(PerlInterpreter*, 
CV*)’:
APItest.c:3385:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_clear(PerlInterpreter*, CV*)’:
APItest.c:3404:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_my_xop(PerlInterpreter*, CV*)’:
APItest.c:3422:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_ppaddr(PerlInterpreter*, CV*)’:
APItest.c:3440:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_OA_UNOP(PerlInterpreter*, CV*)’:
APItest.c:3458:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_build_optree(PerlInterpreter*, 
CV*)’:
APItest.c:3476:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_from_custom_op(PerlInterpreter*, CV*)’:
APItest.c:3525:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CLONE(PerlInterpreter*, CV*)’:
APItest.c:3555:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_double(PerlInterpreter*, 
CV*)’:
APItest.c:3579:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_have_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3596:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3618:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_int(PerlInterpreter*, CV*)’:
APItest.c:3641:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long(PerlInterpreter*, CV*)’:
APItest.c:3658:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_float(PerlInterpreter*, CV*)’:
APItest.c:3675:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_flush(PerlInterpreter*, CV*)’:
APItest.c:3692:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushp(PerlInterpreter*, CV*)’:
APItest.c:3707:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushn(PerlInterpreter*, CV*)’:
APItest.c:3729:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushi(PerlInterpreter*, CV*)’:
APItest.c:3751:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushu(PerlInterpreter*, CV*)’:
APItest.c:3773:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushp(PerlInterpreter*, CV*)’:
APItest.c:3795:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushn(PerlInterpreter*, CV*)’:
APItest.c:3816:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushi(PerlInterpreter*, CV*)’:
APItest.c:3837:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushu(PerlInterpreter*, CV*)’:
APItest.c:3858:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_EXTEND(PerlInterpreter*, CV*)’:
APItest.c:3879:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv_C(PerlInterpreter*, CV*)’:
APItest.c:3916:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv(PerlInterpreter*, CV*)’:
APItest.c:4009:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_pv(PerlInterpreter*, CV*)’:
APItest.c:4042:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_argv(PerlInterpreter*, CV*)’:
APItest.c:4075:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_method(PerlInterpreter*, CV*)’:
APItest.c:4108:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newCONSTSUB(PerlInterpreter*, CV*)’:
APItest.c:4141:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_init_type(PerlInterpreter*, 
CV*)’:
APItest.c:4199:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_fetchmeth_type(PerlInterpreter*, 
CV*)’:
APItest.c:4247:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmeth_autoload_type(PerlInterpreter*, CV*)’:
APItest.c:4307:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmethod_flags_type(PerlInterpreter*, CV*)’:
APItest.c:4367:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_autoload_type(PerlInterpreter*, 
CV*)’:
APItest.c:4429:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_const_sv(PerlInterpreter*, CV*)’:
APItest.c:4488:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_whichsig_type(PerlInterpreter*, 
CV*)’:
APItest.c:4522:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_sv(PerlInterpreter*, CV*)’:
APItest.c:4563:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_pv(PerlInterpreter*, CV*)’:
APItest.c:4592:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_require_pv(PerlInterpreter*, CV*)’:
APItest.c:4616:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_apitest_exception(PerlInterpreter*, 
CV*)’:
APItest.c:4637:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mycroak(PerlInterpreter*, CV*)’:
APItest.c:4656:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_strtab(PerlInterpreter*, CV*)’:
APItest.c:4678:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getint(PerlInterpreter*, 
CV*)’:
APItest.c:4696:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setint(PerlInterpreter*, 
CV*)’:
APItest.c:4715:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getsv(PerlInterpreter*, 
CV*)’:
APItest.c:4733:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setsv(PerlInterpreter*, 
CV*)’:
APItest.c:4755:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_sv_setsv_cow_hashkey_core(PerlInterpreter*, CV*)’:
APItest.c:4775:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_sv_setsv_cow_hashkey_notcore(PerlInterpreter*, CV*)’:
APItest.c:4791:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_set_deref(PerlInterpreter*, 
CV*)’:
APItest.c:4807:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_cast(PerlInterpreter*, 
CV*)’:
APItest.c:4838:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_flags(PerlInterpreter*, 
CV*)’:
APItest.c:4874:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_caller(PerlInterpreter*, CV*)’:
APItest.c:4900:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_DPeek(PerlInterpreter*, CV*)’:
APItest.c:4947:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_BEGIN(PerlInterpreter*, CV*)’:
APItest.c:4968:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CHECK(PerlInterpreter*, CV*)’:
APItest.c:4983:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_UNITCHECK(PerlInterpreter*, CV*)’:
APItest.c:4998:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_INIT(PerlInterpreter*, CV*)’:
APItest.c:5013:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_END(PerlInterpreter*, CV*)’:
APItest.c:5028:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_utf16_to_utf8(PerlInterpreter*, 
CV*)’:
APItest.c:5043:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_exit(PerlInterpreter*, CV*)’:
APItest.c:5084:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_first_byte(PerlInterpreter*, CV*)’:
APItest.c:5104:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_count(PerlInterpreter*, CV*)’:
APItest.c:5127:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_bhk_record(PerlInterpreter*, CV*)’:
APItest.c:5145:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_magic_chain(PerlInterpreter*, 
CV*)’:
APItest.c:5165:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_op_contextualize(PerlInterpreter*, CV*)’:
APItest.c:5241:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_rv2cv_op_cv(PerlInterpreter*, 
CV*)’:
APItest.c:5277:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_cv_getset_call_checker(PerlInterpreter*, CV*)’:
APItest.c:5347:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_cv_set_call_checker_lists(PerlInterpreter*, CV*)’:
APItest.c:5420:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_cv_set_call_checker_scalars(PerlInterpreter*, CV*)’:
APItest.c:5450:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_cv_set_call_checker_proto(PerlInterpreter*, CV*)’:
APItest.c:5480:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_cv_set_call_checker_proto_or_list(PerlInterpreter*, CV*)’:
APItest.c:5514:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_cv_set_call_checker_multi_sum(PerlInterpreter*, CV*)’:
APItest.c:5548:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_cophh(PerlInterpreter*, CV*)’:
APItest.c:5578:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_coplabel(PerlInterpreter*, 
CV*)’:
APItest.c:5744:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_example_cophh_2hv(PerlInterpreter*, 
CV*)’:
APItest.c:5776:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_savehints(PerlInterpreter*, 
CV*)’:
APItest.c:5839:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_copyhints(PerlInterpreter*, 
CV*)’:
APItest.c:5898:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_list(PerlInterpreter*, 
CV*)’:
APItest.c:5932:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_linklist(PerlInterpreter*, 
CV*)’:
APItest.c:6059:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_enable(PerlInterpreter*, CV*)’:
APItest.c:6124:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_disable(PerlInterpreter*, 
CV*)’:
APItest.c:6144:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_record(PerlInterpreter*, CV*)’:
APItest.c:6162:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rpeep_record(PerlInterpreter*, 
CV*)’:
APItest.c:6183:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_each(PerlInterpreter*, 
CV*)’:
APItest.c:6204:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_return(PerlInterpreter*, 
CV*)’:
APItest.c:6246:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_clone_with_stack(PerlInterpreter*, 
CV*)’:
APItest.c:6315:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_svref(PerlInterpreter*, CV*)’:
APItest.c:6380:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_avref(PerlInterpreter*, CV*)’:
APItest.c:6413:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_hvref(PerlInterpreter*, CV*)’:
APItest.c:6446:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_cvref(PerlInterpreter*, CV*)’:
APItest.c:6479:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_establish_cleanup(PerlInterpreter*, 
CV*)’:
APItest.c:6512:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_postinc(PerlInterpreter*, CV*)’:
APItest.c:6528:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_filter(PerlInterpreter*, CV*)’:
APItest.c:6544:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lv_temp_object(PerlInterpreter*, 
CV*)’:
APItest.c:6559:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_fill_hash_with_nulls(PerlInterpreter*, CV*)’:
APItest.c:6581:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newHVhv(PerlInterpreter*, CV*)’:
APItest.c:6618:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvIsCOW(PerlInterpreter*, CV*)’:
APItest.c:6655:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_pad_scalar(PerlInterpreter*, CV*)’:
APItest.c:6675:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_fetch_pad_names(PerlInterpreter*, 
CV*)’:
APItest.c:6691:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_underscore_length(PerlInterpreter*, 
CV*)’:
APItest.c:6738:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_stringify(PerlInterpreter*, CV*)’:
APItest.c:6763:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_HvENAME(PerlInterpreter*, CV*)’:
APItest.c:6780:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp(PerlInterpreter*, CV*)’:
APItest.c:6818:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp_undef(PerlInterpreter*, 
CV*)’:
APItest.c:6844:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte(PerlInterpreter*, CV*)’:
APItest.c:6868:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte_nomg(PerlInterpreter*, 
CV*)’:
APItest.c:6888:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8(PerlInterpreter*, CV*)’:
APItest.c:6908:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8_nomg(PerlInterpreter*, 
CV*)’:
APItest.c:6928:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_setup_addissub(PerlInterpreter*, 
CV*)’:
APItest.c:6948:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_setup_rv2cv_addunderbar(PerlInterpreter*, CV*)’:
APItest.c:6963:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_alloccopstash(PerlInterpreter*, CV*)’:
APItest.c:6981:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_newFOROP_without_slab(PerlInterpreter*, CV*)’:
APItest.c:6999:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_callregexec(PerlInterpreter*, CV*)’:
APItest.c:7035:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lexical_import(PerlInterpreter*, 
CV*)’:
APItest.c:7079:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_mortalcopy(PerlInterpreter*, 
CV*)’:
APItest.c:7128:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newRV(PerlInterpreter*, CV*)’:
APItest.c:7148:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_alias_av(PerlInterpreter*, CV*)’:
APItest.c:7167:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_cv_name(PerlInterpreter*, CV*)’:
APItest.c:7201:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_catpvn(PerlInterpreter*, CV*)’:
APItest.c:7238:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_newOP_CUSTOM(PerlInterpreter*, 
CV*)’:
APItest.c:7261:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_sv_catpvf(PerlInterpreter*, 
CV*)’:
APItest.c:7315:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_load_module(PerlInterpreter*, CV*)’:
APItest.c:7338:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_string_without_null(PerlInterpreter*, CV*)’:
APItest.c:7363:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv(PerlInterpreter*, CV*)’:
APItest.c:7388:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv_flags(PerlInterpreter*, 
CV*)’:
APItest.c:7416:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_unshift_and_set_defav(PerlInterpreter*, CV*)’:
APItest.c:7446:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stderr(PerlInterpreter*, 
CV*)’:
APItest.c:7465:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdout(PerlInterpreter*, 
CV*)’:
APItest.c:7494:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdin(PerlInterpreter*, 
CV*)’:
APItest.c:7523:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_exportFILE(PerlInterpreter*, 
CV*)’:
APItest.c:7554:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AUTOLOADtest_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:7588:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_foo(PerlInterpreter*, CV*)’:
APItest.c:7622:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_mg_find_foo(PerlInterpreter*, CV*)’:
APItest.c:7642:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_unmagic_foo(PerlInterpreter*, CV*)’:
APItest.c:7664:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Magic_sv_magic(PerlInterpreter*, 
CV*)’:
APItest.c:7682:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_get_vtbl(PerlInterpreter*, CV*)’:
APItest.c:7701:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_myset(PerlInterpreter*, CV*)’:
APItest.c:7758:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uni(PerlInterpreter*, CV*)’:
APItest.c:7778:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7797:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7816:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK(PerlInterpreter*, CV*)’:
APItest.c:7835:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_A(PerlInterpreter*, CV*)’:
APItest.c:7854:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_L1(PerlInterpreter*, CV*)’:
APItest.c:7873:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_LC(PerlInterpreter*, CV*)’:
APItest.c:7892:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_utf8(PerlInterpreter*, CV*)’:
APItest.c:7911:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:7944:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uni(PerlInterpreter*, CV*)’:
APItest.c:7974:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7993:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_utf8(PerlInterpreter*, CV*)’:
APItest.c:8012:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:8042:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8061:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8080:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER(PerlInterpreter*, CV*)’:
APItest.c:8099:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_A(PerlInterpreter*, CV*)’:
APItest.c:8118:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_L1(PerlInterpreter*, CV*)’:
APItest.c:8137:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:8156:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8175:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8205:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:8235:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8254:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8273:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER(PerlInterpreter*, CV*)’:
APItest.c:8292:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_A(PerlInterpreter*, CV*)’:
APItest.c:8311:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:8330:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:8349:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8368:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8398:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uni(PerlInterpreter*, CV*)’:
APItest.c:8428:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8447:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8466:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA(PerlInterpreter*, CV*)’:
APItest.c:8485:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_A(PerlInterpreter*, CV*)’:
APItest.c:8504:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_L1(PerlInterpreter*, CV*)’:
APItest.c:8523:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_LC(PerlInterpreter*, CV*)’:
APItest.c:8542:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_utf8(PerlInterpreter*, CV*)’:
APItest.c:8561:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8591:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uni(PerlInterpreter*, CV*)’:
APItest.c:8621:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8640:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8659:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR(PerlInterpreter*, CV*)’:
APItest.c:8678:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_A(PerlInterpreter*, CV*)’:
APItest.c:8697:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_L1(PerlInterpreter*, CV*)’:
APItest.c:8716:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_LC(PerlInterpreter*, CV*)’:
APItest.c:8735:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_utf8(PerlInterpreter*, CV*)’:
APItest.c:8754:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8784:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uni(PerlInterpreter*, CV*)’:
APItest.c:8814:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8833:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8852:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC(PerlInterpreter*, CV*)’:
APItest.c:8871:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_A(PerlInterpreter*, CV*)’:
APItest.c:8890:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_L1(PerlInterpreter*, CV*)’:
APItest.c:8909:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_LC(PerlInterpreter*, CV*)’:
APItest.c:8928:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8947:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8977:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM(PerlInterpreter*, CV*)’:
APItest.c:9007:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_uni(PerlInterpreter*, CV*)’:
APItest.c:9026:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9045:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_LC(PerlInterpreter*, CV*)’:
APItest.c:9064:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_utf8(PerlInterpreter*, CV*)’:
APItest.c:9083:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:9113:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:9143:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9162:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9181:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9200:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:9230:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT(PerlInterpreter*, CV*)’:
APItest.c:9260:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:9279:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:9298:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:9317:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL(PerlInterpreter*, CV*)’:
APItest.c:9336:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_A(PerlInterpreter*, CV*)’:
APItest.c:9355:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_L1(PerlInterpreter*, CV*)’:
APItest.c:9374:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uni(PerlInterpreter*, CV*)’:
APItest.c:9393:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9412:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9431:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST(PerlInterpreter*, CV*)’:
APItest.c:9450:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_A(PerlInterpreter*, CV*)’:
APItest.c:9469:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_L1(PerlInterpreter*, CV*)’:
APItest.c:9488:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_LC(PerlInterpreter*, CV*)’:
APItest.c:9507:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_utf8(PerlInterpreter*, CV*)’:
APItest.c:9526:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:9556:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uni(PerlInterpreter*, CV*)’:
APItest.c:9586:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9605:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9624:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT(PerlInterpreter*, CV*)’:
APItest.c:9643:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_A(PerlInterpreter*, CV*)’:
APItest.c:9662:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_L1(PerlInterpreter*, CV*)’:
APItest.c:9681:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_LC(PerlInterpreter*, CV*)’:
APItest.c:9700:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9719:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:9749:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uni(PerlInterpreter*, CV*)’:
APItest.c:9779:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9798:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9817:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE(PerlInterpreter*, CV*)’:
APItest.c:9836:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_A(PerlInterpreter*, CV*)’:
APItest.c:9855:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_L1(PerlInterpreter*, CV*)’:
APItest.c:9874:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_LC(PerlInterpreter*, CV*)’:
APItest.c:9893:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_utf8(PerlInterpreter*, CV*)’:
APItest.c:9912:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:9942:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uni(PerlInterpreter*, CV*)’:
APItest.c:9972:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9991:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10010:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII(PerlInterpreter*, CV*)’:
APItest.c:10029:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_A(PerlInterpreter*, CV*)’:
APItest.c:10048:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_L1(PerlInterpreter*, CV*)’:
APItest.c:10067:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_LC(PerlInterpreter*, CV*)’:
APItest.c:10086:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_utf8(PerlInterpreter*, CV*)’:
APItest.c:10105:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:10138:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uni(PerlInterpreter*, CV*)’:
APItest.c:10171:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10190:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10209:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL(PerlInterpreter*, CV*)’:
APItest.c:10228:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_A(PerlInterpreter*, CV*)’:
APItest.c:10247:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_L1(PerlInterpreter*, CV*)’:
APItest.c:10266:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_LC(PerlInterpreter*, CV*)’:
APItest.c:10285:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_utf8(PerlInterpreter*, CV*)’:
APItest.c:10304:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:10334:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uni(PerlInterpreter*, CV*)’:
APItest.c:10364:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10383:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10402:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT(PerlInterpreter*, CV*)’:
APItest.c:10421:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_A(PerlInterpreter*, CV*)’:
APItest.c:10440:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_L1(PerlInterpreter*, CV*)’:
APItest.c:10459:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_LC(PerlInterpreter*, CV*)’:
APItest.c:10478:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10497:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:10527:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uni(PerlInterpreter*, CV*)’:
APItest.c:10557:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10576:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10595:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH(PerlInterpreter*, CV*)’:
APItest.c:10614:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_A(PerlInterpreter*, CV*)’:
APItest.c:10633:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_L1(PerlInterpreter*, CV*)’:
APItest.c:10652:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_LC(PerlInterpreter*, CV*)’:
APItest.c:10671:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_utf8(PerlInterpreter*, CV*)’:
APItest.c:10690:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:10720:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uni(PerlInterpreter*, CV*)’:
APItest.c:10750:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10769:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10788:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT(PerlInterpreter*, CV*)’:
APItest.c:10807:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_A(PerlInterpreter*, CV*)’:
APItest.c:10826:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_L1(PerlInterpreter*, CV*)’:
APItest.c:10845:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_LC(PerlInterpreter*, CV*)’:
APItest.c:10864:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10883:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:10913:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:10943:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10962:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10981:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT(PerlInterpreter*, CV*)’:
APItest.c:11000:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:11019:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:11038:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:11057:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:11076:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:11106:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uni(PerlInterpreter*, CV*)’:
APItest.c:11136:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:11155:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_LC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:11174:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC(PerlInterpreter*, CV*)’:
APItest.c:11193:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_A(PerlInterpreter*, CV*)’:
APItest.c:11212:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_L1(PerlInterpreter*, CV*)’:
APItest.c:11231:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_LC(PerlInterpreter*, CV*)’:
APItest.c:11250:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_utf8(PerlInterpreter*, CV*)’:
APItest.c:11269:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_LC_utf8(PerlInterpreter*, CV*)’:
APItest.c:11299:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isQUOTEMETA(PerlInterpreter*, CV*)’:
APItest.c:11329:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_OFFUNISKIP(PerlInterpreter*, CV*)’:
APItest.c:11348:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_OFFUNI_IS_INVARIANT(PerlInterpreter*, CV*)’:
APItest.c:11368:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UVCHR_IS_INVARIANT(PerlInterpreter*, CV*)’:
APItest.c:11387:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_IS_INVARIANT(PerlInterpreter*, CV*)’:
APItest.c:11406:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UVCHR_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11425:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11445:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_IS_START(PerlInterpreter*, CV*)’:
APItest.c:11465:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_IS_CONTINUATION(PerlInterpreter*, CV*)’:
APItest.c:11484:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_IS_CONTINUED(PerlInterpreter*, CV*)’:
APItest.c:11503:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_IS_DOWNGRADEABLE_START(PerlInterpreter*, CV*)’:
APItest.c:11522:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_IS_ABOVE_LATIN1(PerlInterpreter*, CV*)’:
APItest.c:11541:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUTF8_POSSIBLY_PROBLEMATIC(PerlInterpreter*, CV*)’:
APItest.c:11560:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUTF8_CHAR(PerlInterpreter*, CV*)’:
APItest.c:11579:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUTF8_CHAR_flags(PerlInterpreter*, CV*)’:
APItest.c:11601:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSTRICT_UTF8_CHAR(PerlInterpreter*, CV*)’:
APItest.c:11625:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isC9_STRICT_UTF8_CHAR(PerlInterpreter*, CV*)’:
APItest.c:11647:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_valid_partial_char_flags(PerlInterpreter*, 
CV*)’:
APItest.c:11669:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_string(PerlInterpreter*, CV*)’:
APItest.c:11695:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_invariant_string_loc(PerlInterpreter*, CV*)’:
APItest.c:11718:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_variant_under_utf8_count(PerlInterpreter*, CV*)’:
APItest.c:11761:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_utf8_length(PerlInterpreter*, CV*)’:
APItest.c:11791:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_string_loc(PerlInterpreter*, CV*)’:
APItest.c:11815:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_string_loclen(PerlInterpreter*, CV*)’:
APItest.c:11848:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_string_flags(PerlInterpreter*, CV*)’:
APItest.c:11883:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_string_loc_flags(PerlInterpreter*, CV*)’:
APItest.c:11907:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_string_loclen_flags(PerlInterpreter*, CV*)’:
APItest.c:11942:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_strict_utf8_string(PerlInterpreter*, CV*)’:
APItest.c:11979:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_strict_utf8_string_loc(PerlInterpreter*, CV*)’:
APItest.c:12001:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_strict_utf8_string_loclen(PerlInterpreter*, CV*)’:
APItest.c:12034:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_c9strict_utf8_string(PerlInterpreter*, CV*)’:
APItest.c:12069:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_c9strict_utf8_string_loc(PerlInterpreter*, CV*)’:
APItest.c:12091:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_c9strict_utf8_string_loclen(PerlInterpreter*, 
CV*)’:
APItest.c:12124:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_fixed_width_buf_flags(PerlInterpreter*, 
CV*)’:
APItest.c:12159:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_fixed_width_buf_loc_flags(PerlInterpreter*, 
CV*)’:
APItest.c:12183:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_is_utf8_fixed_width_buf_loclen_flags(PerlInterpreter*,
 CV*)’:
APItest.c:12218:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_utf8_hop_safe(PerlInterpreter*, CV*)’:
APItest.c:12255:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER(PerlInterpreter*, CV*)’:
APItest.c:12286:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:12306:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:12326:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:12346:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12384:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.c:12422:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD(PerlInterpreter*, CV*)’:
APItest.c:12473:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_LC(PerlInterpreter*, CV*)’:
APItest.c:12493:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uni(PerlInterpreter*, CV*)’:
APItest.c:12513:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12551:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_utf8(PerlInterpreter*, CV*)’:
APItest.c:12589:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER(PerlInterpreter*, CV*)’:
APItest.c:12640:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:12660:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:12680:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12718:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.c:12756:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE(PerlInterpreter*, CV*)’:
APItest.c:12807:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uni(PerlInterpreter*, CV*)’:
APItest.c:12827:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12865:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_utf8(PerlInterpreter*, CV*)’:
APItest.c:12903:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
APItest.c:12954:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Perl_langinfo(PerlInterpreter*, CV*)’:
APItest.c:12986:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_apitest_weaken(PerlInterpreter*, CV*)’:
APItest.c:13006:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_has_backrefs(PerlInterpreter*, CV*)’:
APItest.c:13023:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_XS__APItest(PerlInterpreter*, CV*)’:
APItest.c:13141:1: note: in expansion of macro ‘XS_EXTERNAL’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
threads.xs: In function ‘void S_ithread_count_inc(PerlInterpreter*, ithread*)’:
threads.xs:339:21: note: in expansion of macro ‘pTHX_’
threads.xs: In function ‘int ithread_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
threads.xs:390:16: note: in expansion of macro ‘pTHX_’
threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, 
my_pool_t*, SV*, IV, int, int, int, int)’:
../../iperlsys.h:772:44: warning: ignoring return value of ‘ssize_t write(int, 
const void*, size_t)’, declared with attribute warn_unused_result 
[-Wunused-result]
threads.xs:777:32: note: in expansion of macro ‘PerlLIO_write’
shared.xs: In function ‘void recursive_lock_init(PerlInterpreter*, 
recursive_lock_t*)’:
shared.xs:203:21: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘void recursive_lock_destroy(PerlInterpreter*, 
recursive_lock_t*)’:
shared.xs:211:24: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘int sharedsv_scalar_mg_dup(PerlInterpreter*, MAGIC*, 
CLONE_PARAMS*)’:
shared.xs:910:24: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘int sharedsv_array_mg_dup(PerlInterpreter*, MAGIC*, 
CLONE_PARAMS*)’:
shared.xs:1207:23: note: in expansion of macro ‘pTHX_’
re_comp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
re_comp.c:4436:22: note: in expansion of macro ‘pTHX_’
XSUB-undef-XS_VERSION.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_undef(PerlInterpreter*, CV*)’:
XSUB-undef-XS_VERSION.c:170:26: note: in expansion of macro ‘XS_EXTERNAL’
XSUB-undef-XS_VERSION.c:174:1: note: in expansion of macro ‘XS_EUPXS’
XSUB-undef-XS_VERSION.c: In function ‘void 
boot_XS__APItest__XSUB(PerlInterpreter*, CV*)’:
XSUB-undef-XS_VERSION.c:195:1: note: in expansion of macro ‘XS_EXTERNAL’
XSUB-redefined-macros.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_empty(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:173:26: note: in expansion of macro ‘XS_EXTERNAL’
XSUB-redefined-macros.c:177:1: note: in expansion of macro ‘XS_EUPXS’
XSUB-redefined-macros.c: In function ‘void 
XS_XS__APItest__XSUB_XS_APIVERSION_invalid(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:196:1: note: in expansion of macro ‘XS_EUPXS’
XSUB-redefined-macros.c: In function ‘void 
boot_XS__APItest__XSUB1(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:217:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_1(PerlInterpreter*, const char*, int, 
IV*, const char**)’:
../../../../perl.h:174:22: warning: unused parameter ‘my_perl’ 
[-Wunused-parameter]
../../../../perl.h:187:18: note: in expansion of macro ‘pTHX’
ExtTest.xs:30:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant_2(PerlInterpreter*, const char*, int, 
IV*, const char**)’:
ExtTest.xs:89:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant_3(PerlInterpreter*, const char*, IV*, 
const char**)’:
ExtTest.xs:165:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant_4(PerlInterpreter*, const char*, IV*, 
const char**)’:
ExtTest.xs:206:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
int, IV*, NV*, const char**, SV**)’:
ExtTest.xs:246:11: note: in expansion of macro ‘pTHX_’
ExtTest.c: In function ‘void XS_ExtTest_constant(PerlInterpreter*, CV*)’:
../../../../XSUB.h:122:33: note: in expansion of macro ‘pTHX_’
../../../../XSUB.h:135:36: note: in expansion of macro ‘XSPROTO’
ExtTest.c:507:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:562:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c: In function ‘void boot_ExtTest(PerlInterpreter*, CV*)’:
../../../../XSUB.h:134:40: note: in expansion of macro ‘XSPROTO’
ExtTest.c:661:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘void constant_add_symbol(PerlInterpreter*, HV*, const 
char*, I32, SV*)’:
ExtTest.xs:30:21: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘HV* get_missing_hash(PerlInterpreter*)’:
ExtTest.xs:61:18: note: in expansion of macro ‘pTHX’
ExtTest.c:262:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:317:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.xs: In function ‘void boot_ExtTest(PerlInterpreter*, CV*)’:
../../../../perl.h:174:22: warning: unused variable ‘my_perl’ 
[-Wunused-variable]
../../../../perl.h:185:19: note: in expansion of macro ‘pTHX’
ExtTest.xs:166:5: note: in expansion of macro ‘dTHX’
ExtTest.c:357:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_2(PerlInterpreter*, const char*, int, 
const char**)’:
ExtTest.xs: In function ‘int constant_3(PerlInterpreter*, const char*, int, 
const char**)’:
ExtTest.xs:69:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
int, const char**)’:
ExtTest.xs:108:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:281:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:336:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:443:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
ExtTest.xs:30:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:214:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:269:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:377:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_3(PerlInterpreter*, const char*, IV*)’:
ExtTest.xs:161:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:298:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:353:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:461:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_2(PerlInterpreter*, const char*, IV*)’:
ExtTest.xs:115:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:279:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:334:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:442:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_4(PerlInterpreter*, const char*, IV*)’:
ExtTest.xs:71:13: note: in expansion of macro ‘pTHX_’
ExtTest.c:255:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:310:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:418:1: note: in expansion of macro ‘XS_EXTERNAL’

Non-Fatal messages(gcc):

-- 
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)

Reply via email to