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

Automated smoke report for branch blead 5.31.4 patch 
d2cd363728088adada85312725ac9d96c29659be v5.31.3-198-gd2cd363728
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
    using     g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
    smoketime 2 hours 56 minutes (average 44 minutes 10 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.3-198-gd2cd363728  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc=g++
----------- ---------------------------------------------------------
O O         
O O         -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKEd2cd363728088adada85312725ac9d96c29659be

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

Compiler messages(gcc):
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2821:88: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2871:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)’:
util.c:2716:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2761:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c: In function ‘void Perl_croak_no_mem()’:
iperlsys.h:772:44: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
util.c:1790:28: note: in expansion of macro ‘PerlLIO_write’
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
mg.c:3102:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3129:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:3155:29: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3234:28: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:2759:25: warning: ignoring return value of ‘int setresuid(uid_t, 
uid_t, uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: warning: ignoring return value of ‘int setresgid(gid_t, 
gid_t, gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
config.h:909:31: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:3208:21: note: in expansion of macro ‘SNPRINTF_G’
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
perl.h:6732:13: note: in definition of macro ‘WITH_LC_NUMERIC_SET_TO_NEEDED_IN’
sv.c:48:5: note: in expansion of macro ‘PERL_UNUSED_RESULT’
sv.c:13109:21: note: in expansion of macro ‘SNPRINTF_G’
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*, bool)’:
doio.c:1461:50: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:2291:28: note: in expansion of macro ‘PerlLIO_write’
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:432:33: note: in expansion of macro ‘GCC_DIAG_IGNORE’
perl.h:7486:1: note: in expansion of macro ‘GCC_DIAG_IGNORE_DECL’
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:396:21: note: in expansion of macro ‘PerlLIO_write’
deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 
‘else’ clause
inflate.c: In function ‘int inflate(z_streamp, int)’:
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:585:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:587:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:589:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:591:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:597:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:599:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:601:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro ‘GET_UCHAR’
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(SV*)’:
MD5.xs:510: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:532:63: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:775:63: note: in definition of macro ‘sv_magicext’
Encode.c: In function ‘void XS_Encode_decode(CV*)’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro ‘dXSI32’
Encode.c: In function ‘void XS_Encode_encode(CV*)’:
SysV.xs:82:20: warning: ‘s_sysv_unimpl’ defined but not used [-Wunused-variable]
ListUtil.xs: In function ‘void XS_List__Util_sum(CV*)’:
ListUtil.xs:349:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(CV*)’:
../../perl.h:423:30: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not 
for C++ [-Wpragmas]
../../perl.h:426:30: note: in expansion of macro ‘GCC_DIAG_PRAGMA’
../../perl.h:434:33: note: in expansion of macro ‘GCC_DIAG_IGNORE’
HiRes.xs:1428:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(CV*)’:
HiRes.xs:1448:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(CV*)’:
../../embed.h:610:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is 
deprecated [-Wdeprecated-declarations]
APItest.c:3266:2: note: in expansion of macro ‘ptr_table_clear’
../../proto.h:3116:20: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toLOWER_utf8(CV*)’:
APItest.xs:6509:67: warning: ‘UV Perl_to_utf8_lower(const U8*, U8*, STRLEN*)’ 
is deprecated [-Wdeprecated-declarations]
../../proto.h:4289:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toFOLD_utf8(CV*)’:
APItest.xs:6599:66: warning: ‘UV Perl_to_utf8_fold(const U8*, U8*, STRLEN*)’ is 
deprecated [-Wdeprecated-declarations]
../../proto.h:4282:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toUPPER_utf8(CV*)’:
APItest.xs:6689:67: warning: ‘UV Perl_to_utf8_upper(const U8*, U8*, STRLEN*)’ 
is deprecated [-Wdeprecated-declarations]
../../proto.h:4303:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toTITLE_utf8(CV*)’:
APItest.xs:6772:67: warning: ‘UV Perl_to_utf8_title(const U8*, U8*, STRLEN*)’ 
is deprecated [-Wdeprecated-declarations]
../../proto.h:4296:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_Gconvert(CV*)’:
../../config.h:909:31: warning: ignoring return value of ‘char* gcvt(double, 
int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
../../perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
APItest.xs:6795:28: note: in expansion of macro ‘Gconvert’
util.c: In function ‘void (* Perl_rsignal(PerlInterpreter*, int, 
Sighandler_t))(int, siginfo_t*, void*)’:
util.c: In function ‘int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, 
Sigsave_t*)’:
regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perl.h:187:18: note: in expansion of macro ‘pTHX’
regcomp.c:4435:22: note: in expansion of macro ‘pTHX_’
regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
regcomp.c:10527: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:11128:17: note: in expansion of macro ‘pTHX_’
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, 
I32)’:
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:13669:30: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘int Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)’:
doio.c:186:26: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)’:
doio.c:205:27: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_open_cloexec(PerlInterpreter*, const 
char*, int)’:
doio.c:224:27: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const 
char*, int, int)’:
doio.c:239:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)’:
doio.c:285:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, 
int, int)’:
doio.c:307:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, 
sockaddr*, socklen_t*)’:
doio.c:321:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, 
int, int, int, int*)’:
doio.c:347:34: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*, bool)’:
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
regexec.c: In function ‘bool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, 
const U8*, bool)’:
regexec.c:10543:19: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_FOO(PerlInterpreter*, U8, UV)’:
utf8.c:2797:18: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_perl_idcont(PerlInterpreter*, UV)’:
utf8.c:2819:26: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_perl_idstart(PerlInterpreter*, UV)’:
utf8.c:2826:27: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘size_t Perl__inverse_folds(PerlInterpreter*, UV, unsigned 
int*, const unsigned int**)’:
utf8.c:3552:21: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3756:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3837:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, 
STRLEN, STRLEN*, U32)’:
utf8.c:5430: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:1639:18: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
op.c:3772:20: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_search_const(PerlInterpreter*, OP*)’:
op.c:8552:16: note: in expansion of macro ‘pTHX_’
op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
op.c:17567: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’
Zlib.xs: In function ‘char* GetErrorString(int)’:
../../perl.h:174:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
../../perl.h:185:19: note: in expansion of macro ‘pTHX’
Zlib.xs:301:5: note: in expansion of macro ‘dTHX’
Zlib.xs: In function ‘int flushParams(di_stream*)’:
Zlib.xs:696:5: note: in expansion of macro ‘dTHX’
constants.h: In function ‘int constant_7(PerlInterpreter*, const char*, IV*)’:
../../perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../perl.h:187:18: note: in expansion of macro ‘pTHX’
constants.h:24:13: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_9(PerlInterpreter*, const char*, IV*)’:
constants.h:101:13: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_10(PerlInterpreter*, const char*, IV*)’:
constants.h:145:14: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_11(PerlInterpreter*, const char*, IV*)’:
constants.h:189:14: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_12(PerlInterpreter*, const char*, IV*, 
const char**)’:
constants.h:233:14: note: in expansion of macro ‘pTHX_’
Cwd.xs: In function ‘bool THX_invocant_is_unix(PerlInterpreter*, SV*)’:
Cwd.xs:452:22: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
constants.h:24:11: note: in expansion of macro ‘pTHX_’
MD5.xs: In function ‘int dup_md5_ctx(PerlInterpreter*, MAGIC*, CLONE_PARAMS*)’:
MD5.xs:147:24: note: in expansion of macro ‘pTHX_’
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)’:
MD5.xs: In function ‘SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)’:
Encode.c: In function ‘void XS_Encode_decode(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_encode(PerlInterpreter*, CV*)’:
FieldHash.xs: In function ‘AV* HUF_get_trigger_content(PerlInterpreter*, SV*)’:
FieldHash.xs:115:25: note: in expansion of macro ‘pTHX_’
FieldHash.xs: In function ‘int HUF_get_status(PerlInterpreter*, HV*)’:
FieldHash.xs:267:16: note: in expansion of macro ‘pTHX_’
IO.xs: In function ‘OP* io_ck_lineseq(PerlInterpreter*, OP*)’:
IO.xs:199:15: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_5(PerlInterpreter*, const char*, IV*)’:
const-c.inc:24:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_6(PerlInterpreter*, const char*, IV*)’:
const-c.inc:133:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_7(PerlInterpreter*, const char*, IV*)’:
const-c.inc:248:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_8(PerlInterpreter*, const char*, IV*)’:
const-c.inc:440:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_9(PerlInterpreter*, const char*, IV*)’:
const-c.inc:644:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_10(PerlInterpreter*, const char*, IV*)’:
const-c.inc:771:15: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant_11(PerlInterpreter*, const char*, IV*)’:
const-c.inc:939:15: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int _constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
const-c.inc:1003:12: note: in expansion of macro ‘pTHX_’
SysV.c: In function ‘void XS_IPC__Msg__stat_pack(PerlInterpreter*, CV*)’:
../../XSUB.h:122:33: note: in expansion of macro ‘pTHX_’
../../XSUB.h:135:36: note: in expansion of macro ‘XSPROTO’
SysV.c:221:26: note: in expansion of macro ‘XS_INTERNAL’
SysV.c:276:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__Msg__stat_unpack(PerlInterpreter*, CV*)’:
SysV.c:318:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__Semaphore__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:363:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__Semaphore__stat_unpack(PerlInterpreter*, 
CV*)’:
SysV.c:401:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SharedMem__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:442:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SharedMem__stat_unpack(PerlInterpreter*, 
CV*)’:
SysV.c:484:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_ftok(PerlInterpreter*, CV*)’:
SysV.c:529:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_memread(PerlInterpreter*, CV*)’:
SysV.c:588:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)’:
SysV.c:627:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_shmat(PerlInterpreter*, CV*)’:
SysV.c:659:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_shmdt(PerlInterpreter*, CV*)’:
SysV.c:693:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
SysV.c:720:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void boot_IPC__SysV(PerlInterpreter*, CV*)’:
../../XSUB.h:134:40: note: in expansion of macro ‘XSPROTO’
SysV.c:830:1: note: in expansion of macro ‘XS_EXTERNAL’
ListUtil.xs: In function ‘void XS_List__Util_sum(PerlInterpreter*, CV*)’:
Opcode.xs: In function ‘void opmask_addlocal(PerlInterpreter*, SV*, char*)’:
Opcode.xs:240:33: warning: cast between incompatible function types from ‘void 
(*)(PerlInterpreter*, const char*, ...)’ {aka ‘void (*)(interpreter*, const 
char*, ...)’} to ‘void (*)(void*)’ [-Wcast-function-type]
../../embed.h:662:57: note: in definition of macro ‘save_destructor’
Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
POSIX.xs: In function ‘UV S_getpayload(NV)’:
POSIX.xs:1301:3: note: in expansion of macro ‘dTHX’
POSIX.xs: In function ‘void my_tzset(PerlInterpreter*)’:
POSIX.xs:1823:10: note: in expansion of macro ‘pTHX’
scalar.xs: In function ‘IV PerlIOScalar_fileno(PerlInterpreter*, PerlIOl**)’:
scalar.xs:108:21: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘off64_t PerlIOScalar_tell(PerlInterpreter*, PerlIOl**)’:
scalar.xs:149:19: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘IV PerlIOScalar_fill(PerlInterpreter*, PerlIOl**)’:
scalar.xs:275:19: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘IV PerlIOScalar_flush(PerlInterpreter*, PerlIOl**)’:
scalar.xs:282:20: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘char* PerlIOVia_get_base(PerlInterpreter*, PerlIOl**)’:
via.xs:501:20: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘char* PerlIOVia_get_ptr(PerlInterpreter*, PerlIOl**)’:
via.xs:513:19: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘ssize_t PerlIOVia_get_cnt(PerlInterpreter*, PerlIOl**)’:
via.xs:526:19: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘size_t PerlIOVia_bufsiz(PerlInterpreter*, PerlIOl**)’:
via.xs:538:18: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘void PerlIOVia_set_ptrcnt(PerlInterpreter*, PerlIOl**, 
char*, ssize_t)’:
via.xs:549:22: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘int sv_type(PerlInterpreter*, SV*)’:
Storable.xs:4279:20: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘SV* retrieve_other(PerlInterpreter*, stcxt_t*, const 
char*)’:
Storable.xs:4757:27: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘void constant_add_symbol(PerlInterpreter*, HV*, const 
char*, I32, SV*)’:
const-c.inc:24:21: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘HV* get_missing_hash(PerlInterpreter*)’:
const-c.inc:55:18: note: in expansion of macro ‘pTHX’
Syslog.c: In function ‘void XS_Sys__Syslog_constant(PerlInterpreter*, CV*)’:
Syslog.c:167:26: note: in expansion of macro ‘XS_INTERNAL’
Syslog.c:225:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_FAC(PerlInterpreter*, CV*)’:
Syslog.c:265:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_PRI(PerlInterpreter*, CV*)’:
Syslog.c:284:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MAKEPRI(PerlInterpreter*, CV*)’:
Syslog.c:303:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MASK(PerlInterpreter*, CV*)’:
Syslog.c:324:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_UPTO(PerlInterpreter*, CV*)’:
Syslog.c:343:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_openlog_xs(PerlInterpreter*, CV*)’:
Syslog.c:365:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_syslog_xs(PerlInterpreter*, CV*)’:
Syslog.c:392:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_setlogmask_xs(PerlInterpreter*, 
CV*)’:
Syslog.c:411:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_closelog_xs(PerlInterpreter*, CV*)’:
Syslog.c:431:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_Sys__Syslog(PerlInterpreter*, CV*)’:
./const-xs.inc:4:5: note: in expansion of macro ‘dTHX’
Syslog.c:533:1: note: in expansion of macro ‘XS_EXTERNAL’
Piece.xs: In function ‘void my_tzset(PerlInterpreter*)’:
Piece.xs:146:10: note: in expansion of macro ‘pTHX’
HiRes.xs: In function ‘int myU2time(PerlInterpreter*, UV*)’:
HiRes.xs:788:10: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_11(PerlInterpreter*, const char*, IV*)’:
const-c.inc: In function ‘int constant_12(PerlInterpreter*, const char*, IV*)’:
const-c.inc:103:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_13(PerlInterpreter*, const char*, IV*)’:
const-c.inc:148:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_14(PerlInterpreter*, const char*, IV*)’:
const-c.inc:204:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_15(PerlInterpreter*, const char*, IV*)’:
const-c.inc:295:14: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘int constant_19(PerlInterpreter*, const char*, IV*)’:
const-c.inc:351:14: note: in expansion of macro ‘pTHX_’
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)’:
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
Unicode.xs: In function ‘UV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, 
U8)’:
../../../perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../../perl.h:187:18: note: in expansion of macro ‘pTHX’
Unicode.xs:56:12: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘int S_myset_set(PerlInterpreter*, SV*, MAGIC*)’:
APItest.xs:103:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 bitflip_key(PerlInterpreter*, IV, SV*)’:
APItest.xs:218:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 rot13_key(PerlInterpreter*, IV, SV*)’:
APItest.xs:263:11: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 rmagical_a_dummy(PerlInterpreter*, IV, SV*)’:
APItest.xs:348:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_csc_start(PerlInterpreter*, int)’:
APItest.xs:362:21: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_csc_pre_end(PerlInterpreter*, OP**)’:
APItest.xs:383:23: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_start(PerlInterpreter*, int)’:
APItest.xs:397:22: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_pre_end(PerlInterpreter*, OP**)’:
APItest.xs:411:24: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_post_end(PerlInterpreter*, OP**)’:
APItest.xs:421:25: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void blockhook_test_eval(PerlInterpreter*, OP*)’:
APItest.xs:431:21: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void my_peep(PerlInterpreter*, OP*)’:
APItest.xs:447:10: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void my_rpeep(PerlInterpreter*, OP*)’:
APItest.xs:467:11: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_args_lists(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:487:28: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_args_scalars(PerlInterpreter*, 
OP*, GV*, SV*)’:
APItest.xs:495:30: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_multi_sum(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:509:27: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_mkUNOP(PerlInterpreter*, U32, OP*)’:
APItest.xs:574:12: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_mkBINOP(PerlInterpreter*, U32, OP*, OP*)’:
APItest.xs:585:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_mkLISTOP(PerlInterpreter*, U32, OP*, OP*, 
OP*)’:
APItest.xs:597:14: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘void THX_run_cleanup(PerlInterpreter*, void*)’:
APItest.xs:627:17: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_pp_establish_cleanup(PerlInterpreter*)’:
APItest.xs:641:26: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_ck_entersub_establish_cleanup(PerlInterpreter*, OP*, GV*, SV*)’:
APItest.xs:653:35: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_postinc(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:675:25: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_ck_entersub_pad_scalar(PerlInterpreter*, OP*, 
GV*, SV*)’:
APItest.xs:693:28: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_var(PerlInterpreter*)’:
APItest.xs:776:26: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_rpn_expr(PerlInterpreter*)’:
APItest.xs:804:31: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_rpn(PerlInterpreter*)’:
APItest.xs:873:34: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_calcrpn(PerlInterpreter*)’:
APItest.xs:888:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stufftest(PerlInterpreter*)’:
APItest.xs:905:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaptwostmts(PerlInterpreter*)’:
APItest.xs:926:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_looprest(PerlInterpreter*)’:
APItest.xs:937:39: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_scopelessblock(PerlInterpreter*)’:
APItest.xs:944:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtasexpr(PerlInterpreter*)’:
APItest.xs:959:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtsasexpr(PerlInterpreter*)’:
APItest.xs:968:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_loopblock(PerlInterpreter*)’:
APItest.xs:984:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_blockasexpr(PerlInterpreter*)’:
APItest.xs:991:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaplabel(PerlInterpreter*)’:
APItest.xs:1000:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_labelconst(PerlInterpreter*)’:
APItest.xs:1011:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arrayfullexpr(PerlInterpreter*)’:
APItest.xs:1017:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraylistexpr(PerlInterpreter*)’:
APItest.xs:1023:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraytermexpr(PerlInterpreter*)’:
APItest.xs:1029:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayarithexpr(PerlInterpreter*)’:
APItest.xs:1035:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayexprflags(PerlInterpreter*)’:
APItest.xs:1041:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_subsignature(PerlInterpreter*)’:
APItest.xs:1056:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_DEFSV(PerlInterpreter*)’:
APItest.xs:1108:36: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void THX_sv_cat_c(PerlInterpreter*, SV*, U32)’:
APItest.xs:1114:26: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_keyword_with_vars(PerlInterpreter*)’:
APItest.xs:1124:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_join_with_space(PerlInterpreter*)’:
APItest.xs:1198:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘int THX_keyword_active(PerlInterpreter*, SV*)’:
APItest.xs:1210:31: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘int my_keyword_plugin(PerlInterpreter*, char*, STRLEN, 
OP**)’:
APItest.xs:1219:30: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* pp_xop(PerlInterpreter*)’:
APItest.xs:1315:8: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void peep_xop(PerlInterpreter*, OP*, OP*)’:
APItest.xs:1321:10: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
APItest.xs:1329:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘AV* myget_linear_isa(PerlInterpreter*, HV*, U32)’:
APItest.xs:1347:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* addissub_myck_add(PerlInterpreter*, OP*)’:
APItest.xs:1365:19: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* my_ck_rv2cv(PerlInterpreter*, OP*)’:
APItest.xs:1385:13: note: in expansion of macro ‘pTHX_’
APItest.c: In function ‘void XS_XS__APItest_constant(PerlInterpreter*, CV*)’:
APItest.c:1508:26: note: in expansion of macro ‘XS_INTERNAL’
APItest.c:1566:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number(PerlInterpreter*, CV*)’:
APItest.c:1609:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number_flags(PerlInterpreter*, CV*)’:
APItest.c:1639:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_atoUV(PerlInterpreter*, CV*)’:
APItest.c:1671:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__numeric_assertx(PerlInterpreter*, 
CV*)’:
APItest.c:1719:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_bytes_cmp_utf8(PerlInterpreter*, CV*)’:
APItest.c:1739: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:1769: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:1809: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:1868: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:1926: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:1968: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:2001:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_amagic_deref_call(PerlInterpreter*, CV*)’:
APItest.c:2048:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_tryAMAGICunDEREF_var(PerlInterpreter*, CV*)’:
APItest.c:2071:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_defined(PerlInterpreter*, CV*)’:
APItest.c:2116:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_APIVERSION_valid(PerlInterpreter*, CV*)’:
APItest.c:2135:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn(PerlInterpreter*, 
CV*)’:
APItest.c:2154:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_iv(PerlInterpreter*, 
CV*)’:
APItest.c:2179:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_uv(PerlInterpreter*, 
CV*)’:
APItest.c:2197:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_nv(PerlInterpreter*, 
CV*)’:
APItest.c:2215:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_pv(PerlInterpreter*, 
CV*)’:
APItest.c:2233:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_pvn(PerlInterpreter*, CV*)’:
APItest.c:2251:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_no(PerlInterpreter*, 
CV*)’:
APItest.c:2269:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_yes(PerlInterpreter*, CV*)’:
APItest.c:2287:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_undef(PerlInterpreter*, CV*)’:
APItest.c:2305:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_empty(PerlInterpreter*, CV*)’:
APItest.c:2323:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_rot13_hash(PerlInterpreter*, 
CV*)’:
APItest.c:2341:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_bitflip_hash(PerlInterpreter*, CV*)’:
APItest.c:2378:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists(PerlInterpreter*, 
CV*)’:
APItest.c:2416:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2455:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete(PerlInterpreter*, 
CV*)’:
APItest.c:2491:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2541:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2585:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store(PerlInterpreter*, CV*)’:
APItest.c:2635:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2688:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch(PerlInterpreter*, CV*)’:
APItest.c:2731:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_common(PerlInterpreter*, 
CV*)’:
APItest.c:2780: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:2864: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:2883: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:2902:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_exists(PerlInterpreter*, CV*)’:
APItest.c:2935:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_fetch(PerlInterpreter*, CV*)’:
APItest.c:2965:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_force_keys(PerlInterpreter*, CV*)’:
APItest.c:2998: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:3043:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_new(PerlInterpreter*, 
CV*)’:
APItest.c:3077:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_DESTROY(PerlInterpreter*, 
CV*)’:
APItest.c:3097:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_store(PerlInterpreter*, 
CV*)’:
APItest.c:3123:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_fetch(PerlInterpreter*, 
CV*)’:
APItest.c:3179:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_split(PerlInterpreter*, 
CV*)’:
APItest.c:3223:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:610:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:3248:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:3273:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOADp(PerlInterpreter*, CV*)’:
APItest.c:3291:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_custom_ops(PerlInterpreter*, 
CV*)’:
APItest.c:3310:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_names(PerlInterpreter*, CV*)’:
APItest.c:3332:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_descs(PerlInterpreter*, CV*)’:
APItest.c:3355:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_register(PerlInterpreter*, 
CV*)’:
APItest.c:3378:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_clear(PerlInterpreter*, CV*)’:
APItest.c:3397:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_my_xop(PerlInterpreter*, CV*)’:
APItest.c:3415:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_ppaddr(PerlInterpreter*, CV*)’:
APItest.c:3433:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_OA_UNOP(PerlInterpreter*, CV*)’:
APItest.c:3451:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_build_optree(PerlInterpreter*, 
CV*)’:
APItest.c:3469:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_from_custom_op(PerlInterpreter*, CV*)’:
APItest.c:3518:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CLONE(PerlInterpreter*, CV*)’:
APItest.c:3548:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_double(PerlInterpreter*, 
CV*)’:
APItest.c:3572:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_have_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3589:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3611:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_int(PerlInterpreter*, CV*)’:
APItest.c:3634:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long(PerlInterpreter*, CV*)’:
APItest.c:3651:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_float(PerlInterpreter*, CV*)’:
APItest.c:3668:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_flush(PerlInterpreter*, CV*)’:
APItest.c:3685:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushp(PerlInterpreter*, CV*)’:
APItest.c:3700:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushn(PerlInterpreter*, CV*)’:
APItest.c:3722:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushi(PerlInterpreter*, CV*)’:
APItest.c:3744:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushu(PerlInterpreter*, CV*)’:
APItest.c:3766:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushp(PerlInterpreter*, CV*)’:
APItest.c:3788:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushn(PerlInterpreter*, CV*)’:
APItest.c:3809:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushi(PerlInterpreter*, CV*)’:
APItest.c:3830:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushu(PerlInterpreter*, CV*)’:
APItest.c:3851:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_EXTEND(PerlInterpreter*, CV*)’:
APItest.c:3872:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv_C(PerlInterpreter*, CV*)’:
APItest.c:3909:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv(PerlInterpreter*, CV*)’:
APItest.c:4002:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_pv(PerlInterpreter*, CV*)’:
APItest.c:4035:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_argv(PerlInterpreter*, CV*)’:
APItest.c:4068:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_method(PerlInterpreter*, CV*)’:
APItest.c:4101:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newCONSTSUB(PerlInterpreter*, CV*)’:
APItest.c:4134:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_init_type(PerlInterpreter*, 
CV*)’:
APItest.c:4192:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_fetchmeth_type(PerlInterpreter*, 
CV*)’:
APItest.c:4240:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmeth_autoload_type(PerlInterpreter*, CV*)’:
APItest.c:4300:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmethod_flags_type(PerlInterpreter*, CV*)’:
APItest.c:4360:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_autoload_type(PerlInterpreter*, 
CV*)’:
APItest.c:4422:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_const_sv(PerlInterpreter*, CV*)’:
APItest.c:4481:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_whichsig_type(PerlInterpreter*, 
CV*)’:
APItest.c:4515:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_sv(PerlInterpreter*, CV*)’:
APItest.c:4556:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_pv(PerlInterpreter*, CV*)’:
APItest.c:4585:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_require_pv(PerlInterpreter*, CV*)’:
APItest.c:4609:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_apitest_exception(PerlInterpreter*, 
CV*)’:
APItest.c:4630:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mycroak(PerlInterpreter*, CV*)’:
APItest.c:4649:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_strtab(PerlInterpreter*, CV*)’:
APItest.c:4671:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getint(PerlInterpreter*, 
CV*)’:
APItest.c:4689:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setint(PerlInterpreter*, 
CV*)’:
APItest.c:4708:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getsv(PerlInterpreter*, 
CV*)’:
APItest.c:4726:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setsv(PerlInterpreter*, 
CV*)’:
APItest.c:4748: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:4768: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:4784:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_set_deref(PerlInterpreter*, 
CV*)’:
APItest.c:4800:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_cast(PerlInterpreter*, 
CV*)’:
APItest.c:4831:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_flags(PerlInterpreter*, 
CV*)’:
APItest.c:4867:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_caller(PerlInterpreter*, CV*)’:
APItest.c:4893:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_DPeek(PerlInterpreter*, CV*)’:
APItest.c:4940:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_BEGIN(PerlInterpreter*, CV*)’:
APItest.c:4961:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CHECK(PerlInterpreter*, CV*)’:
APItest.c:4976:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_UNITCHECK(PerlInterpreter*, CV*)’:
APItest.c:4991:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_INIT(PerlInterpreter*, CV*)’:
APItest.c:5006:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_END(PerlInterpreter*, CV*)’:
APItest.c:5021:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_utf16_to_utf8(PerlInterpreter*, 
CV*)’:
APItest.c:5036:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_exit(PerlInterpreter*, CV*)’:
APItest.c:5077:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_first_byte(PerlInterpreter*, CV*)’:
APItest.c:5097:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_count(PerlInterpreter*, CV*)’:
APItest.c:5120:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_bhk_record(PerlInterpreter*, CV*)’:
APItest.c:5138:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_magic_chain(PerlInterpreter*, 
CV*)’:
APItest.c:5158:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_op_contextualize(PerlInterpreter*, CV*)’:
APItest.c:5234:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_rv2cv_op_cv(PerlInterpreter*, 
CV*)’:
APItest.c:5270: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:5340: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:5413: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:5443: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:5473: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:5507: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:5541:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_cophh(PerlInterpreter*, CV*)’:
APItest.c:5571:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_coplabel(PerlInterpreter*, 
CV*)’:
APItest.c:5737:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_example_cophh_2hv(PerlInterpreter*, 
CV*)’:
APItest.c:5769:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_savehints(PerlInterpreter*, 
CV*)’:
APItest.c:5832:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_copyhints(PerlInterpreter*, 
CV*)’:
APItest.c:5891:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_list(PerlInterpreter*, 
CV*)’:
APItest.c:5925:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_linklist(PerlInterpreter*, 
CV*)’:
APItest.c:6052:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_enable(PerlInterpreter*, CV*)’:
APItest.c:6117:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_disable(PerlInterpreter*, 
CV*)’:
APItest.c:6137:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_record(PerlInterpreter*, CV*)’:
APItest.c:6155:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rpeep_record(PerlInterpreter*, 
CV*)’:
APItest.c:6176:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_each(PerlInterpreter*, 
CV*)’:
APItest.c:6197:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_return(PerlInterpreter*, 
CV*)’:
APItest.c:6239:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_clone_with_stack(PerlInterpreter*, 
CV*)’:
APItest.c:6308:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_svref(PerlInterpreter*, CV*)’:
APItest.c:6373:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_avref(PerlInterpreter*, CV*)’:
APItest.c:6406:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_hvref(PerlInterpreter*, CV*)’:
APItest.c:6439:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_cvref(PerlInterpreter*, CV*)’:
APItest.c:6472:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_establish_cleanup(PerlInterpreter*, 
CV*)’:
APItest.c:6505:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_postinc(PerlInterpreter*, CV*)’:
APItest.c:6521:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_filter(PerlInterpreter*, CV*)’:
APItest.c:6537:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lv_temp_object(PerlInterpreter*, 
CV*)’:
APItest.c:6552:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_fill_hash_with_nulls(PerlInterpreter*, CV*)’:
APItest.c:6574:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newHVhv(PerlInterpreter*, CV*)’:
APItest.c:6611:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvIsCOW(PerlInterpreter*, CV*)’:
APItest.c:6648:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_pad_scalar(PerlInterpreter*, CV*)’:
APItest.c:6668:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_fetch_pad_names(PerlInterpreter*, 
CV*)’:
APItest.c:6684:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_underscore_length(PerlInterpreter*, 
CV*)’:
APItest.c:6731:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_stringify(PerlInterpreter*, CV*)’:
APItest.c:6756:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_HvENAME(PerlInterpreter*, CV*)’:
APItest.c:6773:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp(PerlInterpreter*, CV*)’:
APItest.c:6811:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp_undef(PerlInterpreter*, 
CV*)’:
APItest.c:6837:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte(PerlInterpreter*, CV*)’:
APItest.c:6861:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte_nomg(PerlInterpreter*, 
CV*)’:
APItest.c:6881:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8(PerlInterpreter*, CV*)’:
APItest.c:6901:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8_nomg(PerlInterpreter*, 
CV*)’:
APItest.c:6921:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_setup_addissub(PerlInterpreter*, 
CV*)’:
APItest.c:6941:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_setup_rv2cv_addunderbar(PerlInterpreter*, CV*)’:
APItest.c:6956:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_alloccopstash(PerlInterpreter*, CV*)’:
APItest.c:6974:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_newFOROP_without_slab(PerlInterpreter*, CV*)’:
APItest.c:6992:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_callregexec(PerlInterpreter*, CV*)’:
APItest.c:7028:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lexical_import(PerlInterpreter*, 
CV*)’:
APItest.c:7072:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_mortalcopy(PerlInterpreter*, 
CV*)’:
APItest.c:7121:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newRV(PerlInterpreter*, CV*)’:
APItest.c:7141:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_alias_av(PerlInterpreter*, CV*)’:
APItest.c:7160:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_cv_name(PerlInterpreter*, CV*)’:
APItest.c:7194:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_catpvn(PerlInterpreter*, CV*)’:
APItest.c:7231:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_newOP_CUSTOM(PerlInterpreter*, 
CV*)’:
APItest.c:7254:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_sv_catpvf(PerlInterpreter*, 
CV*)’:
APItest.c:7308:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_load_module(PerlInterpreter*, CV*)’:
APItest.c:7331:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_string_without_null(PerlInterpreter*, CV*)’:
APItest.c:7356:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv(PerlInterpreter*, CV*)’:
APItest.c:7381:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv_flags(PerlInterpreter*, 
CV*)’:
APItest.c:7409:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_unshift_and_set_defav(PerlInterpreter*, CV*)’:
APItest.c:7439:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stderr(PerlInterpreter*, 
CV*)’:
APItest.c:7458:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdout(PerlInterpreter*, 
CV*)’:
APItest.c:7487:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdin(PerlInterpreter*, 
CV*)’:
APItest.c:7516:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_exportFILE(PerlInterpreter*, 
CV*)’:
APItest.c:7547:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AUTOLOADtest_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:7581:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_foo(PerlInterpreter*, CV*)’:
APItest.c:7615:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_mg_find_foo(PerlInterpreter*, CV*)’:
APItest.c:7635:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_unmagic_foo(PerlInterpreter*, CV*)’:
APItest.c:7657:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Magic_sv_magic(PerlInterpreter*, 
CV*)’:
APItest.c:7675:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_get_vtbl(PerlInterpreter*, CV*)’:
APItest.c:7694:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_myset(PerlInterpreter*, CV*)’:
APItest.c:7751:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uni(PerlInterpreter*, CV*)’:
APItest.c:7771:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7790: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:7809:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK(PerlInterpreter*, CV*)’:
APItest.c:7828:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_A(PerlInterpreter*, CV*)’:
APItest.c:7847:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_L1(PerlInterpreter*, CV*)’:
APItest.c:7866:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_LC(PerlInterpreter*, CV*)’:
APItest.c:7885:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_utf8(PerlInterpreter*, CV*)’:
APItest.c:7904: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:7937:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uni(PerlInterpreter*, CV*)’:
APItest.c:7967:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7986:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_utf8(PerlInterpreter*, CV*)’:
APItest.c:8005:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:8035:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8054: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:8073:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER(PerlInterpreter*, CV*)’:
APItest.c:8092:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_A(PerlInterpreter*, CV*)’:
APItest.c:8111:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_L1(PerlInterpreter*, CV*)’:
APItest.c:8130:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:8149:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8168: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:8198:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:8228:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8247: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:8266:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER(PerlInterpreter*, CV*)’:
APItest.c:8285:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_A(PerlInterpreter*, CV*)’:
APItest.c:8304:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:8323:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:8342:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8361: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:8391:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uni(PerlInterpreter*, CV*)’:
APItest.c:8421:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8440: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:8459:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA(PerlInterpreter*, CV*)’:
APItest.c:8478:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_A(PerlInterpreter*, CV*)’:
APItest.c:8497:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_L1(PerlInterpreter*, CV*)’:
APItest.c:8516:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_LC(PerlInterpreter*, CV*)’:
APItest.c:8535:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_utf8(PerlInterpreter*, CV*)’:
APItest.c:8554: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:8584:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uni(PerlInterpreter*, CV*)’:
APItest.c:8614:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8633: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:8652:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR(PerlInterpreter*, CV*)’:
APItest.c:8671:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_A(PerlInterpreter*, CV*)’:
APItest.c:8690:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_L1(PerlInterpreter*, CV*)’:
APItest.c:8709:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_LC(PerlInterpreter*, CV*)’:
APItest.c:8728:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_utf8(PerlInterpreter*, CV*)’:
APItest.c:8747: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:8777:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uni(PerlInterpreter*, CV*)’:
APItest.c:8807:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8826: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:8845:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC(PerlInterpreter*, CV*)’:
APItest.c:8864:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_A(PerlInterpreter*, CV*)’:
APItest.c:8883:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_L1(PerlInterpreter*, CV*)’:
APItest.c:8902:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_LC(PerlInterpreter*, CV*)’:
APItest.c:8921:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8940: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:8970:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM(PerlInterpreter*, CV*)’:
APItest.c:9000:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_uni(PerlInterpreter*, CV*)’:
APItest.c:9019: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:9038:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_LC(PerlInterpreter*, CV*)’:
APItest.c:9057:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_utf8(PerlInterpreter*, CV*)’:
APItest.c:9076: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:9106:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:9136:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9155: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:9174:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9193: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:9223:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT(PerlInterpreter*, CV*)’:
APItest.c:9253:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:9272:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:9291:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:9310:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL(PerlInterpreter*, CV*)’:
APItest.c:9329:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_A(PerlInterpreter*, CV*)’:
APItest.c:9348:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_L1(PerlInterpreter*, CV*)’:
APItest.c:9367:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uni(PerlInterpreter*, CV*)’:
APItest.c:9386:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9405: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:9424:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST(PerlInterpreter*, CV*)’:
APItest.c:9443:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_A(PerlInterpreter*, CV*)’:
APItest.c:9462:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_L1(PerlInterpreter*, CV*)’:
APItest.c:9481:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_LC(PerlInterpreter*, CV*)’:
APItest.c:9500:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_utf8(PerlInterpreter*, CV*)’:
APItest.c:9519: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:9549:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uni(PerlInterpreter*, CV*)’:
APItest.c:9579:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9598: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:9617:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT(PerlInterpreter*, CV*)’:
APItest.c:9636:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_A(PerlInterpreter*, CV*)’:
APItest.c:9655:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_L1(PerlInterpreter*, CV*)’:
APItest.c:9674:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_LC(PerlInterpreter*, CV*)’:
APItest.c:9693:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9712: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:9742:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uni(PerlInterpreter*, CV*)’:
APItest.c:9772:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9791: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:9810:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE(PerlInterpreter*, CV*)’:
APItest.c:9829:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_A(PerlInterpreter*, CV*)’:
APItest.c:9848:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_L1(PerlInterpreter*, CV*)’:
APItest.c:9867:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_LC(PerlInterpreter*, CV*)’:
APItest.c:9886:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_utf8(PerlInterpreter*, CV*)’:
APItest.c:9905: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:9935:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uni(PerlInterpreter*, CV*)’:
APItest.c:9965:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9984: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:10003:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII(PerlInterpreter*, CV*)’:
APItest.c:10022:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_A(PerlInterpreter*, CV*)’:
APItest.c:10041:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_L1(PerlInterpreter*, CV*)’:
APItest.c:10060:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_LC(PerlInterpreter*, CV*)’:
APItest.c:10079:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_utf8(PerlInterpreter*, CV*)’:
APItest.c:10098: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:10131:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uni(PerlInterpreter*, CV*)’:
APItest.c:10164:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10183: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:10202:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL(PerlInterpreter*, CV*)’:
APItest.c:10221:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_A(PerlInterpreter*, CV*)’:
APItest.c:10240:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_L1(PerlInterpreter*, CV*)’:
APItest.c:10259:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_LC(PerlInterpreter*, CV*)’:
APItest.c:10278:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_utf8(PerlInterpreter*, CV*)’:
APItest.c:10297: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:10327:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uni(PerlInterpreter*, CV*)’:
APItest.c:10357:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10376: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:10395:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT(PerlInterpreter*, CV*)’:
APItest.c:10414:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_A(PerlInterpreter*, CV*)’:
APItest.c:10433:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_L1(PerlInterpreter*, CV*)’:
APItest.c:10452:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_LC(PerlInterpreter*, CV*)’:
APItest.c:10471:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10490: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:10520:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uni(PerlInterpreter*, CV*)’:
APItest.c:10550:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10569: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:10588:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH(PerlInterpreter*, CV*)’:
APItest.c:10607:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_A(PerlInterpreter*, CV*)’:
APItest.c:10626:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_L1(PerlInterpreter*, CV*)’:
APItest.c:10645:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_LC(PerlInterpreter*, CV*)’:
APItest.c:10664:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_utf8(PerlInterpreter*, CV*)’:
APItest.c:10683: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:10713:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uni(PerlInterpreter*, CV*)’:
APItest.c:10743:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10762: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:10781:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT(PerlInterpreter*, CV*)’:
APItest.c:10800:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_A(PerlInterpreter*, CV*)’:
APItest.c:10819:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_L1(PerlInterpreter*, CV*)’:
APItest.c:10838:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_LC(PerlInterpreter*, CV*)’:
APItest.c:10857:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10876: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:10906:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:10936:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10955: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:10974:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT(PerlInterpreter*, CV*)’:
APItest.c:10993:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:11012:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:11031:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:11050:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:11069: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:11099:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uni(PerlInterpreter*, CV*)’:
APItest.c:11129:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:11148: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:11167:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC(PerlInterpreter*, CV*)’:
APItest.c:11186:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_A(PerlInterpreter*, CV*)’:
APItest.c:11205:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_L1(PerlInterpreter*, CV*)’:
APItest.c:11224:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_LC(PerlInterpreter*, CV*)’:
APItest.c:11243:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_utf8(PerlInterpreter*, CV*)’:
APItest.c:11262: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:11292:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isQUOTEMETA(PerlInterpreter*, CV*)’:
APItest.c:11322:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_OFFUNISKIP(PerlInterpreter*, CV*)’:
APItest.c:11341: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:11361: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:11380: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:11399:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UVCHR_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11418:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11438: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:11458: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:11477: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:11496: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:11515: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:11534: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:11553:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUTF8_CHAR(PerlInterpreter*, CV*)’:
APItest.c:11572: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:11594: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:11618: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:11640: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:11662: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:11688: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:11711: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:11754:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_utf8_length(PerlInterpreter*, CV*)’:
APItest.c:11784: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:11808: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:11841: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:11876: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:11900: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:11935: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:11972: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:11994: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:12027: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:12062: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:12084: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:12117: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:12152: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:12176: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:12211: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:12248:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER(PerlInterpreter*, CV*)’:
APItest.c:12279:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:12299:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:12319:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:12339:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12377:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6509:67: warning: ‘UV Perl_to_utf8_lower(PerlInterpreter*, const 
U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12415:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD(PerlInterpreter*, CV*)’:
APItest.c:12471:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_LC(PerlInterpreter*, CV*)’:
APItest.c:12491:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uni(PerlInterpreter*, CV*)’:
APItest.c:12511:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12549:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6599:66: warning: ‘UV Perl_to_utf8_fold(PerlInterpreter*, const U8*, 
U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12587:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER(PerlInterpreter*, CV*)’:
APItest.c:12643:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:12663:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:12683:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12721:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6689:67: warning: ‘UV Perl_to_utf8_upper(PerlInterpreter*, const 
U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12759:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE(PerlInterpreter*, CV*)’:
APItest.c:12815:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uni(PerlInterpreter*, CV*)’:
APItest.c:12835:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12873:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6772:67: warning: ‘UV Perl_to_utf8_title(PerlInterpreter*, const 
U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12911:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
APItest.c:12967:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Perl_langinfo(PerlInterpreter*, CV*)’:
APItest.c:12999:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_apitest_weaken(PerlInterpreter*, CV*)’:
APItest.c:13019:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_has_backrefs(PerlInterpreter*, CV*)’:
APItest.c:13036:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_XS__APItest(PerlInterpreter*, CV*)’:
APItest.c:13154:1: note: in expansion of macro ‘XS_EXTERNAL’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
threads.xs: In function ‘void S_ithread_count_inc(PerlInterpreter*, ithread*)’:
threads.xs:339:21: note: in expansion of macro ‘pTHX_’
threads.xs: In function ‘int ithread_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
threads.xs:390:16: note: in expansion of macro ‘pTHX_’
threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, 
my_pool_t*, SV*, IV, int, int, int, int)’:
../../iperlsys.h:772:44: warning: ignoring return value of ‘ssize_t write(int, 
const void*, size_t)’, declared with attribute warn_unused_result 
[-Wunused-result]
threads.xs:777:32: note: in expansion of macro ‘PerlLIO_write’
shared.xs: In function ‘void recursive_lock_init(PerlInterpreter*, 
recursive_lock_t*)’:
shared.xs:203:21: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘void recursive_lock_destroy(PerlInterpreter*, 
recursive_lock_t*)’:
shared.xs:211:24: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘int sharedsv_scalar_mg_dup(PerlInterpreter*, MAGIC*, 
CLONE_PARAMS*)’:
shared.xs:910:24: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘int sharedsv_array_mg_dup(PerlInterpreter*, MAGIC*, 
CLONE_PARAMS*)’:
shared.xs:1207:23: note: in expansion of macro ‘pTHX_’
re_comp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
re_comp.c:4435:22: note: in expansion of macro ‘pTHX_’
XSUB-undef-XS_VERSION.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_undef(PerlInterpreter*, CV*)’:
XSUB-undef-XS_VERSION.c:170:26: note: in expansion of macro ‘XS_EXTERNAL’
XSUB-undef-XS_VERSION.c:174:1: note: in expansion of macro ‘XS_EUPXS’
XSUB-undef-XS_VERSION.c: In function ‘void 
boot_XS__APItest__XSUB(PerlInterpreter*, CV*)’:
XSUB-undef-XS_VERSION.c:195:1: note: in expansion of macro ‘XS_EXTERNAL’
XSUB-redefined-macros.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_empty(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:173:26: note: in expansion of macro ‘XS_EXTERNAL’
XSUB-redefined-macros.c:177:1: note: in expansion of macro ‘XS_EUPXS’
XSUB-redefined-macros.c: In function ‘void 
XS_XS__APItest__XSUB_XS_APIVERSION_invalid(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:196:1: note: in expansion of macro ‘XS_EUPXS’
XSUB-redefined-macros.c: In function ‘void 
boot_XS__APItest__XSUB1(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:217:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_1(PerlInterpreter*, const char*, int, 
IV*, const char**)’:
../../../../perl.h:174:22: warning: unused parameter ‘my_perl’ 
[-Wunused-parameter]
../../../../perl.h:187:18: note: in expansion of macro ‘pTHX’
ExtTest.xs:30:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant_2(PerlInterpreter*, const char*, int, 
IV*, const char**)’:
ExtTest.xs:89:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant_3(PerlInterpreter*, const char*, IV*, 
const char**)’:
ExtTest.xs:165:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant_4(PerlInterpreter*, const char*, IV*, 
const char**)’:
ExtTest.xs:206:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
int, IV*, NV*, const char**, SV**)’:
ExtTest.xs:246:11: note: in expansion of macro ‘pTHX_’
ExtTest.c: In function ‘void XS_ExtTest_constant(PerlInterpreter*, CV*)’:
../../../../XSUB.h:122:33: note: in expansion of macro ‘pTHX_’
../../../../XSUB.h:135:36: note: in expansion of macro ‘XSPROTO’
ExtTest.c:507:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:562:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c: In function ‘void boot_ExtTest(PerlInterpreter*, CV*)’:
../../../../XSUB.h:134:40: note: in expansion of macro ‘XSPROTO’
ExtTest.c:661:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘void constant_add_symbol(PerlInterpreter*, HV*, const 
char*, I32, SV*)’:
ExtTest.xs:30:21: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘HV* get_missing_hash(PerlInterpreter*)’:
ExtTest.xs:61:18: note: in expansion of macro ‘pTHX’
ExtTest.c:262:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:317:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.xs: In function ‘void boot_ExtTest(PerlInterpreter*, CV*)’:
../../../../perl.h:174:22: warning: unused variable ‘my_perl’ 
[-Wunused-variable]
../../../../perl.h:185:19: note: in expansion of macro ‘pTHX’
ExtTest.xs:166:5: note: in expansion of macro ‘dTHX’
ExtTest.c:357:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_2(PerlInterpreter*, const char*, int, 
const char**)’:
ExtTest.xs: In function ‘int constant_3(PerlInterpreter*, const char*, int, 
const char**)’:
ExtTest.xs:69:13: note: in expansion of macro ‘pTHX_’
ExtTest.xs: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
int, const char**)’:
ExtTest.xs:108:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:281:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:336:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:443:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
ExtTest.xs:30:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:214:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:269:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:377:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_3(PerlInterpreter*, const char*, IV*)’:
ExtTest.xs:161:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:298:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:353:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:461:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_2(PerlInterpreter*, const char*, IV*)’:
ExtTest.xs:115:11: note: in expansion of macro ‘pTHX_’
ExtTest.c:279:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:334:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:442:1: note: in expansion of macro ‘XS_EXTERNAL’
ExtTest.xs: In function ‘int constant_4(PerlInterpreter*, const char*, IV*)’:
ExtTest.xs:71:13: note: in expansion of macro ‘pTHX_’
ExtTest.c:255:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:310:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:418:1: note: in expansion of macro ‘XS_EXTERNAL’

Non-Fatal messages(gcc):

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

Reply via email to