Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_g++_quick/loge2f95f3c5534afd72f8e7bd8d2a4deb018b2aad3.log.gz

Automated smoke report for branch blead 5.31.7 patch 
e2f95f3c5534afd72f8e7bd8d2a4deb018b2aad3 v5.31.6-138-ge2f95f3c55
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 5.3.12-200.fc30.x86_64 [Fedora 30]
    using     ccache g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
    smoketime 2 hours 40 minutes (average 40 minutes 11 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.6-138-ge2f95f3c55  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
O O         
O O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKEe2f95f3c5534afd72f8e7bd8d2a4deb018b2aad3

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

Compiler messages(gcc):
util.c: In function ‘void Perl_croak_no_mem()’:
iperlsys.h:775:44: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.h:389:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
util.c:1790:28: note: in expansion of macro ‘PerlLIO_write’
mg.c: In function ‘void Perl_csighandler3(int, Siginfo_t*, void*)’:
mg.c:1511:39: warning: unused parameter ‘sip’ [-Wunused-parameter]
mg.c:1511:67: warning: unused parameter ‘uap’ [-Wunused-parameter]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2817: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:250:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2817:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:250:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
mg.c: In function ‘void Perl_perly_sighandler(int, Siginfo_t*, void*, bool)’:
mg.c:3408:27: warning: unused parameter ‘uap’ [-Wunused-parameter]
mg.c:3145:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3172:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:3198:29: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3277: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:3201: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:6766: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:13103: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’
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
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:611:63: note: in definition of macro ‘sv_magicext’
RealPPPort.c: In function ‘void XS_Devel__PPPort_isASCII_utf8_safe(CV*)’:
RealPPPort.c:4932:6: warning: unused variable ‘offset’ [-Wunused-variable]
RealPPPort.c: In function ‘void XS_Devel__PPPort_isASCII_LC_utf8_safe(CV*)’:
RealPPPort.c:5638:6: warning: unused variable ‘offset’ [-Wunused-variable]
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]
./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:445:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is 
deprecated [-Wdeprecated-declarations]
APItest.c:3293:2: note: in expansion of macro ‘ptr_table_clear’
../../proto.h:2685: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:389:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
APItest.xs:6812:28: note: in expansion of macro ‘Gconvert’
op.c: In function ‘OP* S_pmtrans(OP*, OP*, OP*)’:
op.c:7050:22: warning: ‘r_map’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
perl.h:169:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perl.h:182:18: note: in expansion of macro ‘pTHX’
regcomp.c:4446:22: note: in expansion of macro ‘pTHX_’
regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
regcomp.c:10435:17: note: in expansion of macro ‘pTHX_’
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:11122: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:13667: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)’:
utf8.c: In function ‘size_t Perl__inverse_folds(PerlInterpreter*, UV, unsigned 
int*, const unsigned int**)’:
utf8.c:3398:21: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3521:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3602:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, 
STRLEN, STRLEN*, U32)’:
utf8.c:4462:21: note: in expansion of macro ‘pTHX_’
perlio.c:387:21: note: in expansion of macro ‘PerlLIO_write’
op.c: In function ‘OP* Perl_op_linklist(PerlInterpreter*, OP*)’:
op.c:1650:18: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
op.c:3785:20: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_search_const(PerlInterpreter*, OP*)’:
op.c:9283:16: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* Perl_ck_isa(PerlInterpreter*, OP*)’:
op.c:15094:13: note: in expansion of macro ‘pTHX_’
op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
op.c:18326:19: 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’
Cwd.xs: In function ‘bool THX_invocant_is_unix(PerlInterpreter*, SV*)’:
../../perl.h:169:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../perl.h:182:18: note: in expansion of macro ‘pTHX’
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_’
Zlib.xs: In function ‘char* GetErrorString(int)’:
../../perl.h:169:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
../../perl.h:180: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*)’:
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_’
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*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_isASCII_utf8_safe(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_isASCII_LC_utf8_safe(PerlInterpreter*, CV*)’:
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’
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:497:57: note: in definition of macro ‘save_destructor’
Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
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_’
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’
re_comp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
re_comp.c:4446:22: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘int sv_type(PerlInterpreter*, SV*)’:
Storable.xs:4285:20: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘SV* retrieve_other(PerlInterpreter*, stcxt_t*, const 
char*)’:
Storable.xs:4763: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’
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_’
Unicode.xs: In function ‘UV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, 
U8)’:
../../../perl.h:169:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../../perl.h:182:18: note: in expansion of macro ‘pTHX’
Unicode.xs:56:12: 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:775: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_’
Piece.xs: In function ‘void my_tzset(PerlInterpreter*)’:
Piece.xs:146:10: 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’
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* hoist_pp_nextstate(PerlInterpreter*)’:
APItest.xs:746:20: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* hoist_ck_lineseq(PerlInterpreter*, OP*)’:
APItest.xs:756:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_var(PerlInterpreter*)’:
APItest.xs:796:26: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_rpn_expr(PerlInterpreter*)’:
APItest.xs:824:31: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_rpn(PerlInterpreter*)’:
APItest.xs:893:34: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_calcrpn(PerlInterpreter*)’:
APItest.xs:908:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stufftest(PerlInterpreter*)’:
APItest.xs:925:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaptwostmts(PerlInterpreter*)’:
APItest.xs:946:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_looprest(PerlInterpreter*)’:
APItest.xs:957:39: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_scopelessblock(PerlInterpreter*)’:
APItest.xs:964:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtasexpr(PerlInterpreter*)’:
APItest.xs:979:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtsasexpr(PerlInterpreter*)’:
APItest.xs:988:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_loopblock(PerlInterpreter*)’:
APItest.xs:1004:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_blockasexpr(PerlInterpreter*)’:
APItest.xs:1011:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaplabel(PerlInterpreter*)’:
APItest.xs:1020:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_labelconst(PerlInterpreter*)’:
APItest.xs:1031:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arrayfullexpr(PerlInterpreter*)’:
APItest.xs:1037:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraylistexpr(PerlInterpreter*)’:
APItest.xs:1043:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraytermexpr(PerlInterpreter*)’:
APItest.xs:1049:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayarithexpr(PerlInterpreter*)’:
APItest.xs:1055:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayexprflags(PerlInterpreter*)’:
APItest.xs:1061:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_subsignature(PerlInterpreter*)’:
APItest.xs:1076:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_DEFSV(PerlInterpreter*)’:
APItest.xs:1135:36: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void THX_sv_cat_c(PerlInterpreter*, SV*, U32)’:
APItest.xs:1141:26: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_keyword_with_vars(PerlInterpreter*)’:
APItest.xs:1151:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_join_with_space(PerlInterpreter*)’:
APItest.xs:1225:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘int THX_keyword_active(PerlInterpreter*, SV*)’:
APItest.xs:1237:31: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘int my_keyword_plugin(PerlInterpreter*, char*, STRLEN, 
OP**)’:
APItest.xs:1246:30: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* pp_xop(PerlInterpreter*)’:
APItest.xs:1342:8: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void peep_xop(PerlInterpreter*, OP*, OP*)’:
APItest.xs:1348:10: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
APItest.xs:1356:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘AV* myget_linear_isa(PerlInterpreter*, HV*, U32)’:
APItest.xs:1374:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* addissub_myck_add(PerlInterpreter*, OP*)’:
APItest.xs:1392:19: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* my_ck_rv2cv(PerlInterpreter*, OP*)’:
APItest.xs:1412:13: note: in expansion of macro ‘pTHX_’
APItest.c: In function ‘void XS_XS__APItest_constant(PerlInterpreter*, CV*)’:
APItest.c:1535:26: note: in expansion of macro ‘XS_INTERNAL’
APItest.c:1593:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number(PerlInterpreter*, CV*)’:
APItest.c:1636:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number_flags(PerlInterpreter*, CV*)’:
APItest.c:1666:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_atoUV(PerlInterpreter*, CV*)’:
APItest.c:1698:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__numeric_assertx(PerlInterpreter*, 
CV*)’:
APItest.c:1746:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_bytes_cmp_utf8(PerlInterpreter*, CV*)’:
APItest.c:1766: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:1796: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:1836: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:1895: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:1953: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:1995: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:2028:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_amagic_deref_call(PerlInterpreter*, CV*)’:
APItest.c:2075:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_tryAMAGICunDEREF_var(PerlInterpreter*, CV*)’:
APItest.c:2098:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_defined(PerlInterpreter*, CV*)’:
APItest.c:2143:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_APIVERSION_valid(PerlInterpreter*, CV*)’:
APItest.c:2162:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn(PerlInterpreter*, 
CV*)’:
APItest.c:2181:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_iv(PerlInterpreter*, 
CV*)’:
APItest.c:2206:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_uv(PerlInterpreter*, 
CV*)’:
APItest.c:2224:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_nv(PerlInterpreter*, 
CV*)’:
APItest.c:2242:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_pv(PerlInterpreter*, 
CV*)’:
APItest.c:2260:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_pvn(PerlInterpreter*, CV*)’:
APItest.c:2278:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_no(PerlInterpreter*, 
CV*)’:
APItest.c:2296:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_yes(PerlInterpreter*, CV*)’:
APItest.c:2314:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_undef(PerlInterpreter*, CV*)’:
APItest.c:2332:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_empty(PerlInterpreter*, CV*)’:
APItest.c:2350:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_rot13_hash(PerlInterpreter*, 
CV*)’:
APItest.c:2368:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_bitflip_hash(PerlInterpreter*, CV*)’:
APItest.c:2405:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists(PerlInterpreter*, 
CV*)’:
APItest.c:2443:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2482:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete(PerlInterpreter*, 
CV*)’:
APItest.c:2518:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2568:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2612:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store(PerlInterpreter*, CV*)’:
APItest.c:2662:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2715:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch(PerlInterpreter*, CV*)’:
APItest.c:2758:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_common(PerlInterpreter*, 
CV*)’:
APItest.c:2807: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:2891: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:2910: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:2929:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_exists(PerlInterpreter*, CV*)’:
APItest.c:2962:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_fetch(PerlInterpreter*, CV*)’:
APItest.c:2992:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_force_keys(PerlInterpreter*, CV*)’:
APItest.c:3025: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:3070:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_new(PerlInterpreter*, 
CV*)’:
APItest.c:3104:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_DESTROY(PerlInterpreter*, 
CV*)’:
APItest.c:3124:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_store(PerlInterpreter*, 
CV*)’:
APItest.c:3150:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_fetch(PerlInterpreter*, 
CV*)’:
APItest.c:3206:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_split(PerlInterpreter*, 
CV*)’:
APItest.c:3250:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:445:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:3275:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:3300:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOADp(PerlInterpreter*, CV*)’:
APItest.c:3318:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_custom_ops(PerlInterpreter*, 
CV*)’:
APItest.c:3337:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_names(PerlInterpreter*, CV*)’:
APItest.c:3359:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_descs(PerlInterpreter*, CV*)’:
APItest.c:3382:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_register(PerlInterpreter*, 
CV*)’:
APItest.c:3405:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_clear(PerlInterpreter*, CV*)’:
APItest.c:3424:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_my_xop(PerlInterpreter*, CV*)’:
APItest.c:3442:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_ppaddr(PerlInterpreter*, CV*)’:
APItest.c:3460:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_OA_UNOP(PerlInterpreter*, CV*)’:
APItest.c:3478:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_build_optree(PerlInterpreter*, 
CV*)’:
APItest.c:3496:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_from_custom_op(PerlInterpreter*, CV*)’:
APItest.c:3545:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CLONE(PerlInterpreter*, CV*)’:
APItest.c:3575:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_double(PerlInterpreter*, 
CV*)’:
APItest.c:3599:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_have_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3616:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3638:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_int(PerlInterpreter*, CV*)’:
APItest.c:3661:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long(PerlInterpreter*, CV*)’:
APItest.c:3678:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_float(PerlInterpreter*, CV*)’:
APItest.c:3695:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_flush(PerlInterpreter*, CV*)’:
APItest.c:3712:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushp(PerlInterpreter*, CV*)’:
APItest.c:3727:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushn(PerlInterpreter*, CV*)’:
APItest.c:3749:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushi(PerlInterpreter*, CV*)’:
APItest.c:3771:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushu(PerlInterpreter*, CV*)’:
APItest.c:3793:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushp(PerlInterpreter*, CV*)’:
APItest.c:3815:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushn(PerlInterpreter*, CV*)’:
APItest.c:3836:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushi(PerlInterpreter*, CV*)’:
APItest.c:3857:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushu(PerlInterpreter*, CV*)’:
APItest.c:3878:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_EXTEND(PerlInterpreter*, CV*)’:
APItest.c:3899:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv_C(PerlInterpreter*, CV*)’:
APItest.c:3936:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv(PerlInterpreter*, CV*)’:
APItest.c:4029:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_pv(PerlInterpreter*, CV*)’:
APItest.c:4062:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_argv(PerlInterpreter*, CV*)’:
APItest.c:4095:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_method(PerlInterpreter*, CV*)’:
APItest.c:4128:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newCONSTSUB(PerlInterpreter*, CV*)’:
APItest.c:4161:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_init_type(PerlInterpreter*, 
CV*)’:
APItest.c:4219:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_fetchmeth_type(PerlInterpreter*, 
CV*)’:
APItest.c:4267:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmeth_autoload_type(PerlInterpreter*, CV*)’:
APItest.c:4327:1: note: in expansion of macro ‘XS_EUPXS’
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_’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmethod_flags_type(PerlInterpreter*, CV*)’:
APItest.c:4387:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_autoload_type(PerlInterpreter*, 
CV*)’:
APItest.c:4449:1: note: in expansion of macro ‘XS_EUPXS’
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)’:
APItest.c: In function ‘void XS_XS__APItest_gv_const_sv(PerlInterpreter*, CV*)’:
APItest.c:4508:1: note: in expansion of macro ‘XS_EUPXS’
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
APItest.c: In function ‘void XS_XS__APItest_whichsig_type(PerlInterpreter*, 
CV*)’:
APItest.c:4542:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_sv(PerlInterpreter*, CV*)’:
APItest.c:4583:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_pv(PerlInterpreter*, CV*)’:
APItest.c:4612:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_require_pv(PerlInterpreter*, CV*)’:
APItest.c:4636:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_apitest_exception(PerlInterpreter*, 
CV*)’:
APItest.c:4657:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mycroak(PerlInterpreter*, CV*)’:
APItest.c:4676:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_strtab(PerlInterpreter*, CV*)’:
APItest.c:4698:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getint(PerlInterpreter*, 
CV*)’:
APItest.c:4716:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setint(PerlInterpreter*, 
CV*)’:
APItest.c:4735:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getsv(PerlInterpreter*, 
CV*)’:
APItest.c:4753:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setsv(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_core(PerlInterpreter*, CV*)’:
APItest.c:4795: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:4811:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_set_deref(PerlInterpreter*, 
CV*)’:
APItest.c:4827:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_cast(PerlInterpreter*, 
CV*)’:
APItest.c:4858:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_flags(PerlInterpreter*, 
CV*)’:
APItest.c:4894:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_caller(PerlInterpreter*, CV*)’:
APItest.c:4920:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_DPeek(PerlInterpreter*, CV*)’:
APItest.c:4967:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_BEGIN(PerlInterpreter*, CV*)’:
APItest.c:4988:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CHECK(PerlInterpreter*, CV*)’:
APItest.c:5003:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_UNITCHECK(PerlInterpreter*, CV*)’:
APItest.c:5018:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_INIT(PerlInterpreter*, CV*)’:
APItest.c:5033:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_END(PerlInterpreter*, CV*)’:
APItest.c:5048:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_utf16_to_utf8(PerlInterpreter*, 
CV*)’:
APItest.c:5063:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_exit(PerlInterpreter*, CV*)’:
APItest.c:5104:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_first_byte(PerlInterpreter*, CV*)’:
APItest.c:5124:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_count(PerlInterpreter*, CV*)’:
APItest.c:5147:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_bhk_record(PerlInterpreter*, CV*)’:
APItest.c:5165:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_magic_chain(PerlInterpreter*, 
CV*)’:
APItest.c:5185:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_op_contextualize(PerlInterpreter*, CV*)’:
APItest.c:5261:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_rv2cv_op_cv(PerlInterpreter*, 
CV*)’:
APItest.c:5297: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:5367: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:5440: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:5470: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:5500: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:5534: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:5568:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_cophh(PerlInterpreter*, CV*)’:
APItest.c:5598:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_coplabel(PerlInterpreter*, 
CV*)’:
APItest.c:5764:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_example_cophh_2hv(PerlInterpreter*, 
CV*)’:
APItest.c:5796:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_savehints(PerlInterpreter*, 
CV*)’:
APItest.c:5859:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_copyhints(PerlInterpreter*, 
CV*)’:
APItest.c:5918:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_list(PerlInterpreter*, 
CV*)’:
APItest.c:5952:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_linklist(PerlInterpreter*, 
CV*)’:
APItest.c:6079:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_enable(PerlInterpreter*, CV*)’:
APItest.c:6144:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_disable(PerlInterpreter*, 
CV*)’:
APItest.c:6164:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_record(PerlInterpreter*, CV*)’:
APItest.c:6182:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rpeep_record(PerlInterpreter*, 
CV*)’:
APItest.c:6203:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_each(PerlInterpreter*, 
CV*)’:
APItest.c:6224:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_return(PerlInterpreter*, 
CV*)’:
APItest.c:6266:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_clone_with_stack(PerlInterpreter*, 
CV*)’:
APItest.c:6335:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_svref(PerlInterpreter*, CV*)’:
APItest.c:6400:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_avref(PerlInterpreter*, CV*)’:
APItest.c:6433:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_hvref(PerlInterpreter*, CV*)’:
APItest.c:6466:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_cvref(PerlInterpreter*, CV*)’:
APItest.c:6499:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_establish_cleanup(PerlInterpreter*, 
CV*)’:
APItest.c:6532:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_postinc(PerlInterpreter*, CV*)’:
APItest.c:6548:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_filter(PerlInterpreter*, CV*)’:
APItest.c:6564:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lv_temp_object(PerlInterpreter*, 
CV*)’:
APItest.c:6579:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_fill_hash_with_nulls(PerlInterpreter*, CV*)’:
APItest.c:6601:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newHVhv(PerlInterpreter*, CV*)’:
APItest.c:6638:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvIsCOW(PerlInterpreter*, CV*)’:
APItest.c:6675:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_pad_scalar(PerlInterpreter*, CV*)’:
APItest.c:6695:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_fetch_pad_names(PerlInterpreter*, 
CV*)’:
APItest.c:6711:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_underscore_length(PerlInterpreter*, 
CV*)’:
APItest.c:6758:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_stringify(PerlInterpreter*, CV*)’:
APItest.c:6783:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_HvENAME(PerlInterpreter*, CV*)’:
APItest.c:6800:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp(PerlInterpreter*, CV*)’:
APItest.c:6838:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp_undef(PerlInterpreter*, 
CV*)’:
APItest.c:6864:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte(PerlInterpreter*, CV*)’:
APItest.c:6888:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte_nomg(PerlInterpreter*, 
CV*)’:
APItest.c:6908:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8(PerlInterpreter*, CV*)’:
APItest.c:6928:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8_nomg(PerlInterpreter*, 
CV*)’:
APItest.c:6948:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_setup_addissub(PerlInterpreter*, 
CV*)’:
APItest.c:6968:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_setup_rv2cv_addunderbar(PerlInterpreter*, CV*)’:
APItest.c:6983:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_alloccopstash(PerlInterpreter*, CV*)’:
APItest.c:7001:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_newFOROP_without_slab(PerlInterpreter*, CV*)’:
APItest.c:7019:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_callregexec(PerlInterpreter*, CV*)’:
APItest.c:7055:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lexical_import(PerlInterpreter*, 
CV*)’:
APItest.c:7099:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_mortalcopy(PerlInterpreter*, 
CV*)’:
APItest.c:7148:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newRV(PerlInterpreter*, CV*)’:
APItest.c:7168:1: note: in expansion of macro ‘XS_EUPXS’
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’
APItest.c: In function ‘void XS_XS__APItest_alias_av(PerlInterpreter*, CV*)’:
APItest.c:7187: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’
APItest.c: In function ‘void XS_XS__APItest_cv_name(PerlInterpreter*, CV*)’:
APItest.c:7221:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_catpvn(PerlInterpreter*, CV*)’:
APItest.c:7258: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’
APItest.c: In function ‘void XS_XS__APItest_test_newOP_CUSTOM(PerlInterpreter*, 
CV*)’:
APItest.c:7281:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_sv_catpvf(PerlInterpreter*, 
CV*)’:
APItest.c:7335:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_load_module(PerlInterpreter*, CV*)’:
APItest.c:7358:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_string_without_null(PerlInterpreter*, CV*)’:
APItest.c:7383:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv(PerlInterpreter*, CV*)’:
APItest.c:7408:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv_flags(PerlInterpreter*, 
CV*)’:
APItest.c:7436:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_unshift_and_set_defav(PerlInterpreter*, CV*)’:
APItest.c:7466:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stderr(PerlInterpreter*, 
CV*)’:
APItest.c:7485:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdout(PerlInterpreter*, 
CV*)’:
APItest.c:7514:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdin(PerlInterpreter*, 
CV*)’:
APItest.c:7543:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_exportFILE(PerlInterpreter*, 
CV*)’:
APItest.c:7574:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_create_hoisted_subs(PerlInterpreter*, CV*)’:
APItest.c:7608:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AUTOLOADtest_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:7631:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_foo(PerlInterpreter*, CV*)’:
APItest.c:7665:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_mg_find_foo(PerlInterpreter*, CV*)’:
APItest.c:7685:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_unmagic_foo(PerlInterpreter*, CV*)’:
APItest.c:7707:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Magic_sv_magic(PerlInterpreter*, 
CV*)’:
APItest.c:7725:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_get_vtbl(PerlInterpreter*, CV*)’:
APItest.c:7744:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_myset(PerlInterpreter*, CV*)’:
APItest.c:7801:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uni(PerlInterpreter*, CV*)’:
APItest.c:7821:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7840: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:7859:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK(PerlInterpreter*, CV*)’:
APItest.c:7878:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_A(PerlInterpreter*, CV*)’:
APItest.c:7897:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_L1(PerlInterpreter*, CV*)’:
APItest.c:7916:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_LC(PerlInterpreter*, CV*)’:
APItest.c:7935:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_utf8(PerlInterpreter*, CV*)’:
APItest.c:7954: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:7987:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uni(PerlInterpreter*, CV*)’:
APItest.c:8017:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8036:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_utf8(PerlInterpreter*, CV*)’:
APItest.c:8055:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:8085:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8104: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:8123:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER(PerlInterpreter*, CV*)’:
APItest.c:8142:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_A(PerlInterpreter*, CV*)’:
APItest.c:8161:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_L1(PerlInterpreter*, CV*)’:
APItest.c:8180:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:8199:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8218: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:8248:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:8278:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8297: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:8316:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER(PerlInterpreter*, CV*)’:
APItest.c:8335:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_A(PerlInterpreter*, CV*)’:
APItest.c:8354:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:8373:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:8392:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8411: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:8441:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uni(PerlInterpreter*, CV*)’:
APItest.c:8471:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8490: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:8509:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA(PerlInterpreter*, CV*)’:
APItest.c:8528:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_A(PerlInterpreter*, CV*)’:
APItest.c:8547:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_L1(PerlInterpreter*, CV*)’:
APItest.c:8566:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_LC(PerlInterpreter*, CV*)’:
APItest.c:8585:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_utf8(PerlInterpreter*, CV*)’:
APItest.c:8604: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:8634:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uni(PerlInterpreter*, CV*)’:
APItest.c:8664:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8683: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:8702:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR(PerlInterpreter*, CV*)’:
APItest.c:8721:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_A(PerlInterpreter*, CV*)’:
APItest.c:8740:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_L1(PerlInterpreter*, CV*)’:
APItest.c:8759:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_LC(PerlInterpreter*, CV*)’:
APItest.c:8778:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_utf8(PerlInterpreter*, CV*)’:
APItest.c:8797: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:8827:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uni(PerlInterpreter*, CV*)’:
APItest.c:8857:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8876: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:8895:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC(PerlInterpreter*, CV*)’:
APItest.c:8914:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_A(PerlInterpreter*, CV*)’:
APItest.c:8933:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_L1(PerlInterpreter*, CV*)’:
APItest.c:8952:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_LC(PerlInterpreter*, CV*)’:
APItest.c:8971:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8990: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:9020:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM(PerlInterpreter*, CV*)’:
APItest.c:9050:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_uni(PerlInterpreter*, CV*)’:
APItest.c:9069: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:9088:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_LC(PerlInterpreter*, CV*)’:
APItest.c:9107:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_utf8(PerlInterpreter*, CV*)’:
APItest.c:9126: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:9156:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:9186:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9205: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:9224:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9243: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:9273:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT(PerlInterpreter*, CV*)’:
APItest.c:9303:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:9322:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:9341:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:9360:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL(PerlInterpreter*, CV*)’:
APItest.c:9379:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_A(PerlInterpreter*, CV*)’:
APItest.c:9398:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_L1(PerlInterpreter*, CV*)’:
APItest.c:9417:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uni(PerlInterpreter*, CV*)’:
APItest.c:9436:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9455: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:9474:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST(PerlInterpreter*, CV*)’:
APItest.c:9493:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_A(PerlInterpreter*, CV*)’:
APItest.c:9512:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_L1(PerlInterpreter*, CV*)’:
APItest.c:9531:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_LC(PerlInterpreter*, CV*)’:
APItest.c:9550:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_utf8(PerlInterpreter*, CV*)’:
APItest.c:9569: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:9599:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uni(PerlInterpreter*, CV*)’:
APItest.c:9629:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9648: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:9667:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT(PerlInterpreter*, CV*)’:
APItest.c:9686:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_A(PerlInterpreter*, CV*)’:
APItest.c:9705:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_L1(PerlInterpreter*, CV*)’:
APItest.c:9724:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_LC(PerlInterpreter*, CV*)’:
APItest.c:9743:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9762: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:9792:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uni(PerlInterpreter*, CV*)’:
APItest.c:9822:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9841: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:9860:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE(PerlInterpreter*, CV*)’:
APItest.c:9879:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_A(PerlInterpreter*, CV*)’:
APItest.c:9898:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_L1(PerlInterpreter*, CV*)’:
APItest.c:9917:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_LC(PerlInterpreter*, CV*)’:
APItest.c:9936:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_utf8(PerlInterpreter*, CV*)’:
APItest.c:9955: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:9985:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uni(PerlInterpreter*, CV*)’:
APItest.c:10015:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10034: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:10053:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII(PerlInterpreter*, CV*)’:
APItest.c:10072:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_A(PerlInterpreter*, CV*)’:
APItest.c:10091:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_L1(PerlInterpreter*, CV*)’:
APItest.c:10110:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_LC(PerlInterpreter*, CV*)’:
APItest.c:10129:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_utf8(PerlInterpreter*, CV*)’:
APItest.c:10148: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:10181:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uni(PerlInterpreter*, CV*)’:
APItest.c:10214:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10233: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:10252:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL(PerlInterpreter*, CV*)’:
APItest.c:10271:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_A(PerlInterpreter*, CV*)’:
APItest.c:10290:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_L1(PerlInterpreter*, CV*)’:
APItest.c:10309:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_LC(PerlInterpreter*, CV*)’:
APItest.c:10328:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_utf8(PerlInterpreter*, CV*)’:
APItest.c:10347: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:10377:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uni(PerlInterpreter*, CV*)’:
APItest.c:10407:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10426: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:10445:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT(PerlInterpreter*, CV*)’:
APItest.c:10464:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_A(PerlInterpreter*, CV*)’:
APItest.c:10483:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_L1(PerlInterpreter*, CV*)’:
APItest.c:10502:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_LC(PerlInterpreter*, CV*)’:
APItest.c:10521:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10540: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:10570:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uni(PerlInterpreter*, CV*)’:
APItest.c:10600:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10619: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:10638:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH(PerlInterpreter*, CV*)’:
APItest.c:10657:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_A(PerlInterpreter*, CV*)’:
APItest.c:10676:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_L1(PerlInterpreter*, CV*)’:
APItest.c:10695:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_LC(PerlInterpreter*, CV*)’:
APItest.c:10714:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_utf8(PerlInterpreter*, CV*)’:
APItest.c:10733: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:10763:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uni(PerlInterpreter*, CV*)’:
APItest.c:10793:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10812: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:10831:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT(PerlInterpreter*, CV*)’:
APItest.c:10850:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_A(PerlInterpreter*, CV*)’:
APItest.c:10869:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_L1(PerlInterpreter*, CV*)’:
APItest.c:10888:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_LC(PerlInterpreter*, CV*)’:
APItest.c:10907:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10926: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:10956:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:10986:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:11005: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:11024:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT(PerlInterpreter*, CV*)’:
APItest.c:11043:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:11062:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:11081:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:11100:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:11119: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:11149:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uni(PerlInterpreter*, CV*)’:
APItest.c:11179:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:11198: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:11217:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC(PerlInterpreter*, CV*)’:
APItest.c:11236:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_A(PerlInterpreter*, CV*)’:
APItest.c:11255:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_L1(PerlInterpreter*, CV*)’:
APItest.c:11274:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_LC(PerlInterpreter*, CV*)’:
APItest.c:11293:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_utf8(PerlInterpreter*, CV*)’:
APItest.c:11312: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:11342:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isQUOTEMETA(PerlInterpreter*, CV*)’:
APItest.c:11372:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_OFFUNISKIP(PerlInterpreter*, CV*)’:
APItest.c:11391: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:11411: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:11430: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:11449:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UVCHR_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11468:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11488: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:11508: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:11527: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:11546: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:11565: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:11584: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:11603:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUTF8_CHAR(PerlInterpreter*, CV*)’:
APItest.c:11622: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:11644: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:11668: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:11690: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:11712: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:11738: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:11761: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:11804:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_utf8_length(PerlInterpreter*, CV*)’:
APItest.c:11834: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:11858: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:11891: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:11926: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:11950: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:11985: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:12022: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:12044: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:12077: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:12112: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:12134: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:12167: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:12202: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:12226: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:12261: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:12298:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER(PerlInterpreter*, CV*)’:
APItest.c:12329:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:12349:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:12369:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:12389:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12427:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.c:12465:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD(PerlInterpreter*, CV*)’:
APItest.c:12516:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_LC(PerlInterpreter*, CV*)’:
APItest.c:12536:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uni(PerlInterpreter*, CV*)’:
APItest.c:12556:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12594:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_utf8(PerlInterpreter*, CV*)’:
APItest.c:12632:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER(PerlInterpreter*, CV*)’:
APItest.c:12683:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:12703:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:12723:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12761:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.c:12799:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE(PerlInterpreter*, CV*)’:
APItest.c:12850:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uni(PerlInterpreter*, CV*)’:
APItest.c:12870:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12908:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_utf8(PerlInterpreter*, CV*)’:
APItest.c:12946:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
APItest.c:12997:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Perl_langinfo(PerlInterpreter*, CV*)’:
APItest.c:13029:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_apitest_weaken(PerlInterpreter*, CV*)’:
APItest.c:13049:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_has_backrefs(PerlInterpreter*, CV*)’:
APItest.c:13066:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_XS__APItest(PerlInterpreter*, CV*)’:
APItest.c:13184:1: note: in expansion of macro ‘XS_EXTERNAL’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
ExtTest.xs: In function ‘int constant_1(PerlInterpreter*, const char*, int, 
IV*, const char**)’:
../../../../perl.h:169:22: warning: unused parameter ‘my_perl’ 
[-Wunused-parameter]
../../../../perl.h:182: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:169:22: warning: unused variable ‘my_perl’ 
[-Wunused-variable]
../../../../perl.h:180: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’
op.c: In function ‘OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)’:

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