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

Automated smoke report for branch maint-5.30 5.30.3 patch 
5af3cb3c14fa9e71959422166c458d82d3b72cb9 v5.30.3-4-g5af3cb3c14
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 5.3.12-200.fc30.x86_64 [Fedora 32]
    using     ccache g++ version 10.1.1 20200507 (Red Hat 10.1.1-1)
    smoketime 1 day 19 hours 22 minutes (average 2 hours 42 minutes)

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.30.3-4-g5af3cb3c14  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall
O O O O O O -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE5af3cb3c14fa9e71959422166c458d82d3b72cb9

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
mg.c: In function ‘int Perl_magic_getsig(SV*, MAGIC*)’:
mg.c:1465:25: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
mg.c: In function ‘int Perl_magic_setsig(SV*, MAGIC*)’:
mg.c:1742:20: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro ‘rsignal’
mg.c:1752:20: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:34: 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]
perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_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]
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)’:
util.c:2698:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
util.c: In function ‘void (* Perl_rsignal_state(int))(int, siginfo_t*, void*)’:
util.c:2722:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2743:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-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]
util.c:1790:28: note: in expansion of macro ‘PerlLIO_write’
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:2765: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:2799: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 ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
config.h:909:39: warning: ‘%.*g’ directive writing between 1 and 133 bytes into 
a region of size 127 [-Wformat-overflow=]
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:13066:17: note: in expansion of macro ‘SNPRINTF_G’
config.h:909:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 134 bytes into a destination of size 127
pp_sys.c: In function ‘OP* Perl_pp_system()’:
pp_sys.c:4421:28: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
embed.h:1561:55: note: in definition of macro ‘rsignal_save’
pp_sys.c:4422:28: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*, bool)’:
doio.c:1446: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:2266: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:7203: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’
miniperlmain.c: In function ‘int main(int, char**, char**)’:
miniperlmain.c:139:29: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2688:51: 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:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
perl.c: In function ‘void* S_parse_body(char**, XSINIT_t)’:
perl.c:2399:22: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
gv.c: In function ‘SV* Perl_amagic_call(SV*, SV*, int, int)’:
gv.c:3162:65: warning: suggest parentheses around assignment used as truth 
value [-Wparentheses]
gv.c:3169:66: warning: suggest parentheses around assignment used as truth 
value [-Wparentheses]
perlmain.c: In function ‘int main(int, char**, char**)’:
perlmain.c:133:29: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
bzlib.c: In function ‘void* default_bzalloc(void*, Int32, Int32)’:
bzlib.c:102:31: warning: unused parameter ‘opaque’ [-Wunused-parameter]
bzlib.c: In function ‘void default_bzfree(void*, void*)’:
bzlib.c:109:29: warning: unused parameter ‘opaque’ [-Wunused-parameter]
compress.c: In function ‘void sendMTFValues(EState*)’:
compress.c:243:19: warning: variable ‘nBytes’ set but not used 
[-Wunused-but-set-variable]
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
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:591:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:593:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:594:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:595:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:597:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:598: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’
decompress.c:603:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:604:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:605:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:606:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:607:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:608:7: note: in expansion of macro ‘GET_UCHAR’
inflate.c: In function ‘int inflate(z_streamp, int)’:
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(SV*)’:
MD5.xs:510:27: 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:40: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:776: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:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:386: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:1386:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(CV*)’:
HiRes.xs:1406:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(CV*)’:
../../embed.h:611:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is 
deprecated [-Wdeprecated-declarations]
APItest.c:3209:2: note: in expansion of macro ‘ptr_table_clear’
../../proto.h:2766:20: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toLOWER_utf8(CV*)’:
APItest.xs:6437:67: warning: ‘UV Perl_to_utf8_lower(const U8*, U8*, STRLEN*)’ 
is deprecated [-Wdeprecated-declarations]
../../proto.h:3792:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toFOLD_utf8(CV*)’:
APItest.xs:6527:66: warning: ‘UV Perl_to_utf8_fold(const U8*, U8*, STRLEN*)’ is 
deprecated [-Wdeprecated-declarations]
../../proto.h:3785:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toUPPER_utf8(CV*)’:
APItest.xs:6617:67: warning: ‘UV Perl_to_utf8_upper(const U8*, U8*, STRLEN*)’ 
is deprecated [-Wdeprecated-declarations]
../../proto.h:3806:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toTITLE_utf8(CV*)’:
APItest.xs:6700:67: warning: ‘UV Perl_to_utf8_title(const U8*, U8*, STRLEN*)’ 
is deprecated [-Wdeprecated-declarations]
../../proto.h:3799:18: note: declared here
APItest.xs: In function ‘void XS_XS__APItest__Magic_test_Gconvert(CV*)’:
../../config.h:909:39: warning: ‘%.*g’ directive writing between 1 and 106 
bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
APItest.xs:6723:28: note: in expansion of macro ‘Gconvert’
../../config.h:909:39: note: assuming directive output of 105 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 107 bytes into a destination of size 100
config.h:909:39: warning: ‘%.*Lg’ directive writing between 1 and 137 bytes 
into a region of size 130 [-Wformat-overflow=]
config.h:909:39: note: assuming directive output of 136 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 138 bytes into a destination of size 130
../../config.h:909:39: warning: ‘%.*Lg’ directive writing between 1 and 107 
bytes into a region of size 100 [-Wformat-overflow=]
../../config.h:909:39: note: assuming directive output of 106 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 108 bytes into a destination of size 100
util.c: In function ‘void (* Perl_rsignal(PerlInterpreter*, int, 
Sighandler_t))(int, siginfo_t*, void*)’:
util.c:2695:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
util.c: In function ‘void (* Perl_rsignal_state(PerlInterpreter*, int))(int, 
siginfo_t*, void*)’:
util.c: In function ‘int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, 
Sigsave_t*)’:
mg.c: In function ‘int Perl_magic_getsig(PerlInterpreter*, SV*, MAGIC*)’:
mg.c: In function ‘int Perl_magic_setsig(PerlInterpreter*, SV*, MAGIC*)’:
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
sv.c: In function ‘STRLEN S_expect_number(PerlInterpreter*, const char**)’:
perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perl.h:187:18: note: in expansion of macro ‘pTHX’
sv.c:11089:17: note: in expansion of macro ‘pTHX_’
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:13631:30: warning: ignoring return value of ‘int fchdir(int)’ declared 
with attribute ‘warn_unused_result’ [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
pp_hot.c:2765: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:2799:26: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’ declared with attribute ‘warn_unused_result’ 
[-Wunused-result]
pp_sys.c: In function ‘OP* Perl_pp_system(PerlInterpreter*)’:
regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
regcomp.c:4444:22: note: in expansion of macro ‘pTHX_’
regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
regcomp.c:10569:17: note: in expansion of macro ‘pTHX_’
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:270:28: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, 
int, int)’:
doio.c:292:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, 
sockaddr*, socklen_t*)’:
doio.c:306:30: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘int Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, 
int, int, int, int*)’:
doio.c:332:34: note: in expansion of macro ‘pTHX_’
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*, bool)’:
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
utf8.c: In function ‘bool Perl__is_uni_FOO(PerlInterpreter*, U8, UV)’:
utf8.c:2796:18: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_perl_idcont(PerlInterpreter*, UV)’:
utf8.c:2818:26: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘bool Perl__is_uni_perl_idstart(PerlInterpreter*, UV)’:
utf8.c:2825: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:3551:21: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3755:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, 
U8*, STRLEN*)’:
utf8.c:3836:13: note: in expansion of macro ‘pTHX_’
utf8.c: In function ‘UV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, 
STRLEN, STRLEN*, U32)’:
utf8.c:5429:21: note: in expansion of macro ‘pTHX_’
perlio.c:387:21: note: in expansion of macro ‘PerlLIO_write’
regexec.c: In function ‘bool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, 
const U8*, bool)’:
regexec.c:10483:19: note: in expansion of macro ‘pTHX_’
op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
op.c:3604:20: note: in expansion of macro ‘pTHX_’
op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
op.c:17182:19: note: in expansion of macro ‘pTHX_’
gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
perl.c: In function ‘void* S_parse_body(PerlInterpreter*, char**, XSINIT_t)’:
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
thread.h:341:37: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
perl.c:91:2: note: in expansion of macro ‘ALLOC_THREAD_KEY’
Cwd.xs: In function ‘bool THX_invocant_is_unix(PerlInterpreter*, SV*)’:
../../perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
../../perl.h:187:18: note: in expansion of macro ‘pTHX’
Cwd.xs:452:22: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, 
IV*)’:
constants.h:24:11: note: in expansion of macro ‘pTHX_’
Zlib.xs: In function ‘char* GetErrorString(int)’:
../../perl.h: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*)’:
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_’
DB_File.xs: In function ‘I32 GetArrayLength(PerlInterpreter*, DB_File)’:
DB_File.xs:935:16: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_6(PerlInterpreter*, const char*, IV*)’:
constants.h:79:13: note: in expansion of macro ‘pTHX_’
constants.h: In function ‘int constant_8(PerlInterpreter*, const char*, IV*)’:
constants.h:123:13: note: in expansion of macro ‘pTHX_’
constants.h:167:13: note: in expansion of macro ‘pTHX_’
constants.h:211:14: note: in expansion of macro ‘pTHX_’
constants.h:266:14: 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:17: warning: cast between incompatible function types from ‘void 
(*)(PerlInterpreter*, const char*, ...)’ {aka ‘void (*)(interpreter*, const 
char*, ...)’} to ‘void (*)(void*)’ [-Wcast-function-type]
../../embed.h:663:57: note: in definition of macro ‘save_destructor’
Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
scalar.xs: In function ‘IV PerlIOScalar_fileno(PerlInterpreter*, PerlIOl**)’:
scalar.xs:108:21: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘off64_t PerlIOScalar_tell(PerlInterpreter*, PerlIOl**)’:
scalar.xs:149:19: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘IV PerlIOScalar_fill(PerlInterpreter*, PerlIOl**)’:
scalar.xs:275:19: note: in expansion of macro ‘pTHX_’
scalar.xs: In function ‘IV PerlIOScalar_flush(PerlInterpreter*, PerlIOl**)’:
scalar.xs:282:20: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘char* PerlIOVia_get_base(PerlInterpreter*, PerlIOl**)’:
via.xs:501:20: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘char* PerlIOVia_get_ptr(PerlInterpreter*, PerlIOl**)’:
via.xs:513:19: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘ssize_t PerlIOVia_get_cnt(PerlInterpreter*, PerlIOl**)’:
via.xs:526:19: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘size_t PerlIOVia_bufsiz(PerlInterpreter*, PerlIOl**)’:
via.xs:538:18: note: in expansion of macro ‘pTHX_’
via.xs: In function ‘void PerlIOVia_set_ptrcnt(PerlInterpreter*, PerlIOl**, 
char*, ssize_t)’:
via.xs:549:22: note: in expansion of macro ‘pTHX_’
POSIX.xs: In function ‘UV S_getpayload(NV)’:
POSIX.xs:1300:3: note: in expansion of macro ‘dTHX’
POSIX.xs: In function ‘void my_tzset(PerlInterpreter*)’:
POSIX.xs:1822:10: note: in expansion of macro ‘pTHX’
Storable.xs: In function ‘int sv_type(PerlInterpreter*, SV*)’:
Storable.xs:4273:20: note: in expansion of macro ‘pTHX_’
Storable.xs: In function ‘SV* retrieve_other(PerlInterpreter*, stcxt_t*, const 
char*)’:
Storable.xs:4751:27: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘void constant_add_symbol(PerlInterpreter*, HV*, const 
char*, I32, SV*)’:
const-c.inc:24:21: note: in expansion of macro ‘pTHX_’
const-c.inc: In function ‘HV* get_missing_hash(PerlInterpreter*)’:
const-c.inc:55:18: note: in expansion of macro ‘pTHX’
Syslog.c: In function ‘void XS_Sys__Syslog_constant(PerlInterpreter*, CV*)’:
Syslog.c:167:26: note: in expansion of macro ‘XS_INTERNAL’
Syslog.c:225:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_FAC(PerlInterpreter*, CV*)’:
Syslog.c:265:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_PRI(PerlInterpreter*, CV*)’:
Syslog.c:284:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MAKEPRI(PerlInterpreter*, CV*)’:
Syslog.c:303:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MASK(PerlInterpreter*, CV*)’:
Syslog.c:324:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_UPTO(PerlInterpreter*, CV*)’:
Syslog.c:343:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_openlog_xs(PerlInterpreter*, CV*)’:
Syslog.c:365:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_syslog_xs(PerlInterpreter*, CV*)’:
Syslog.c:392:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_setlogmask_xs(PerlInterpreter*, 
CV*)’:
Syslog.c:411:1: note: in expansion of macro ‘XS_EUPXS’
Syslog.c: In function ‘void XS_Sys__Syslog_closelog_xs(PerlInterpreter*, CV*)’:
Syslog.c:431:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_Sys__Syslog(PerlInterpreter*, CV*)’:
./const-xs.inc:4:5: note: in expansion of macro ‘dTHX’
Syslog.c:533:1: note: in expansion of macro ‘XS_EXTERNAL’
threads.xs: In function ‘void S_ithread_count_inc(PerlInterpreter*, ithread*)’:
threads.xs:339:21: note: in expansion of macro ‘pTHX_’
threads.xs: In function ‘int ithread_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
threads.xs:390:16: note: in expansion of macro ‘pTHX_’
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:903:24: note: in expansion of macro ‘pTHX_’
shared.xs: In function ‘int sharedsv_array_mg_dup(PerlInterpreter*, MAGIC*, 
CLONE_PARAMS*)’:
shared.xs:1200:23: note: in expansion of macro ‘pTHX_’
re_comp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const 
void*)’:
re_comp.c:4444:22: note: in expansion of macro ‘pTHX_’
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_’
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:710: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*)’:
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:775:26: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_rpn_expr(PerlInterpreter*)’:
APItest.xs:803:31: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_rpn(PerlInterpreter*)’:
APItest.xs:872:34: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_calcrpn(PerlInterpreter*)’:
APItest.xs:887:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stufftest(PerlInterpreter*)’:
APItest.xs:904:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaptwostmts(PerlInterpreter*)’:
APItest.xs:925:43: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_looprest(PerlInterpreter*)’:
APItest.xs:936:39: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_scopelessblock(PerlInterpreter*)’:
APItest.xs:943:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtasexpr(PerlInterpreter*)’:
APItest.xs:958:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_stmtsasexpr(PerlInterpreter*)’:
APItest.xs:967:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_loopblock(PerlInterpreter*)’:
APItest.xs:983:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_blockasexpr(PerlInterpreter*)’:
APItest.xs:990:42: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_swaplabel(PerlInterpreter*)’:
APItest.xs:999:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_labelconst(PerlInterpreter*)’:
APItest.xs:1010:41: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arrayfullexpr(PerlInterpreter*)’:
APItest.xs:1016:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraylistexpr(PerlInterpreter*)’:
APItest.xs:1022:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_arraytermexpr(PerlInterpreter*)’:
APItest.xs:1028:44: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayarithexpr(PerlInterpreter*)’:
APItest.xs:1034:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* 
THX_parse_keyword_arrayexprflags(PerlInterpreter*)’:
APItest.xs:1040:45: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_keyword_DEFSV(PerlInterpreter*)’:
APItest.xs:1055:36: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void THX_sv_cat_c(PerlInterpreter*, SV*, U32)’:
APItest.xs:1061:26: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* THX_parse_keyword_with_vars(PerlInterpreter*)’:
APItest.xs:1071:40: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘OP* THX_parse_join_with_space(PerlInterpreter*)’:
APItest.xs:1145:38: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘int THX_keyword_active(PerlInterpreter*, SV*)’:
APItest.xs:1157:31: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘int my_keyword_plugin(PerlInterpreter*, char*, STRLEN, 
OP**)’:
APItest.xs:1166:30: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* pp_xop(PerlInterpreter*)’:
APItest.xs:1258:8: note: in expansion of macro ‘pTHX’
APItest.xs: In function ‘void peep_xop(PerlInterpreter*, OP*, OP*)’:
APItest.xs:1264:10: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
APItest.xs:1272:13: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘AV* myget_linear_isa(PerlInterpreter*, HV*, U32)’:
APItest.xs:1290:18: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* addissub_myck_add(PerlInterpreter*, OP*)’:
APItest.xs:1308:19: note: in expansion of macro ‘pTHX_’
APItest.xs: In function ‘OP* my_ck_rv2cv(PerlInterpreter*, OP*)’:
APItest.xs:1328:13: note: in expansion of macro ‘pTHX_’
APItest.c: In function ‘void XS_XS__APItest_constant(PerlInterpreter*, CV*)’:
APItest.c:1451:26: note: in expansion of macro ‘XS_INTERNAL’
APItest.c:1509:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number(PerlInterpreter*, CV*)’:
APItest.c:1552:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_number_flags(PerlInterpreter*, CV*)’:
APItest.c:1582:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__numeric_grok_atoUV(PerlInterpreter*, CV*)’:
APItest.c:1614:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__numeric_assertx(PerlInterpreter*, 
CV*)’:
APItest.c:1662:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__utf8_bytes_cmp_utf8(PerlInterpreter*, CV*)’:
APItest.c:1682: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:1712: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:1752: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:1811: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:1869: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:1911: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:1944:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_amagic_deref_call(PerlInterpreter*, CV*)’:
APItest.c:1991:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Overload_tryAMAGICunDEREF_var(PerlInterpreter*, CV*)’:
APItest.c:2014:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_VERSION_defined(PerlInterpreter*, CV*)’:
APItest.c:2059:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_XS_APIVERSION_valid(PerlInterpreter*, CV*)’:
APItest.c:2078:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn(PerlInterpreter*, 
CV*)’:
APItest.c:2097:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_iv(PerlInterpreter*, 
CV*)’:
APItest.c:2122:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_uv(PerlInterpreter*, 
CV*)’:
APItest.c:2140:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_nv(PerlInterpreter*, 
CV*)’:
APItest.c:2158:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_pv(PerlInterpreter*, 
CV*)’:
APItest.c:2176:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_pvn(PerlInterpreter*, CV*)’:
APItest.c:2194:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__XSUB_xsreturn_no(PerlInterpreter*, 
CV*)’:
APItest.c:2212:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_yes(PerlInterpreter*, CV*)’:
APItest.c:2230:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_undef(PerlInterpreter*, CV*)’:
APItest.c:2248:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__XSUB_xsreturn_empty(PerlInterpreter*, CV*)’:
APItest.c:2266:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_rot13_hash(PerlInterpreter*, 
CV*)’:
APItest.c:2284:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_bitflip_hash(PerlInterpreter*, CV*)’:
APItest.c:2321:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists(PerlInterpreter*, 
CV*)’:
APItest.c:2359:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_exists_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2398:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete(PerlInterpreter*, 
CV*)’:
APItest.c:2434:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_delete_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2484:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2528:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_store(PerlInterpreter*, CV*)’:
APItest.c:2578:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch_ent(PerlInterpreter*, 
CV*)’:
APItest.c:2631:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_fetch(PerlInterpreter*, CV*)’:
APItest.c:2674:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Hash_common(PerlInterpreter*, 
CV*)’:
APItest.c:2723: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:2807: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:2826: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:2845:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_exists(PerlInterpreter*, CV*)’:
APItest.c:2878:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_refcounted_he_fetch(PerlInterpreter*, CV*)’:
APItest.c:2908:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Hash_test_force_keys(PerlInterpreter*, CV*)’:
APItest.c:2941: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:2986:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_new(PerlInterpreter*, 
CV*)’:
APItest.c:3020:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_DESTROY(PerlInterpreter*, 
CV*)’:
APItest.c:3040:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_store(PerlInterpreter*, 
CV*)’:
APItest.c:3066:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_fetch(PerlInterpreter*, 
CV*)’:
APItest.c:3122:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_split(PerlInterpreter*, 
CV*)’:
APItest.c:3166:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:611:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:3191:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:3216:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AutoLoader_AUTOLOADp(PerlInterpreter*, CV*)’:
APItest.c:3234:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_custom_ops(PerlInterpreter*, 
CV*)’:
APItest.c:3253:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_names(PerlInterpreter*, CV*)’:
APItest.c:3275:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_custom_op_descs(PerlInterpreter*, CV*)’:
APItest.c:3298:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_register(PerlInterpreter*, 
CV*)’:
APItest.c:3321:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_clear(PerlInterpreter*, CV*)’:
APItest.c:3340:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_my_xop(PerlInterpreter*, CV*)’:
APItest.c:3358:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_ppaddr(PerlInterpreter*, CV*)’:
APItest.c:3376:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_OA_UNOP(PerlInterpreter*, CV*)’:
APItest.c:3394:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xop_build_optree(PerlInterpreter*, 
CV*)’:
APItest.c:3412:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_xop_from_custom_op(PerlInterpreter*, CV*)’:
APItest.c:3461:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CLONE(PerlInterpreter*, CV*)’:
APItest.c:3491:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_double(PerlInterpreter*, 
CV*)’:
APItest.c:3515:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_have_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3532:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long_double(PerlInterpreter*, 
CV*)’:
APItest.c:3554:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_int(PerlInterpreter*, CV*)’:
APItest.c:3577:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_long(PerlInterpreter*, CV*)’:
APItest.c:3594:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_float(PerlInterpreter*, CV*)’:
APItest.c:3611:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_print_flush(PerlInterpreter*, CV*)’:
APItest.c:3628:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushp(PerlInterpreter*, CV*)’:
APItest.c:3643:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushn(PerlInterpreter*, CV*)’:
APItest.c:3665:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushi(PerlInterpreter*, CV*)’:
APItest.c:3687:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushu(PerlInterpreter*, CV*)’:
APItest.c:3709:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushp(PerlInterpreter*, CV*)’:
APItest.c:3731:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushn(PerlInterpreter*, CV*)’:
APItest.c:3752:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushi(PerlInterpreter*, CV*)’:
APItest.c:3773:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushu(PerlInterpreter*, CV*)’:
APItest.c:3794:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_EXTEND(PerlInterpreter*, CV*)’:
APItest.c:3815:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv_C(PerlInterpreter*, CV*)’:
APItest.c:3852:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_sv(PerlInterpreter*, CV*)’:
APItest.c:3945:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_pv(PerlInterpreter*, CV*)’:
APItest.c:3978:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_argv(PerlInterpreter*, CV*)’:
APItest.c:4011:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_call_method(PerlInterpreter*, CV*)’:
APItest.c:4044:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newCONSTSUB(PerlInterpreter*, CV*)’:
APItest.c:4077:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_init_type(PerlInterpreter*, 
CV*)’:
APItest.c:4135:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_fetchmeth_type(PerlInterpreter*, 
CV*)’:
APItest.c:4183:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmeth_autoload_type(PerlInterpreter*, CV*)’:
APItest.c:4243:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_gv_fetchmethod_flags_type(PerlInterpreter*, CV*)’:
APItest.c:4303:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_autoload_type(PerlInterpreter*, 
CV*)’:
APItest.c:4365:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_gv_const_sv(PerlInterpreter*, CV*)’:
APItest.c:4424:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_whichsig_type(PerlInterpreter*, 
CV*)’:
APItest.c:4458:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_sv(PerlInterpreter*, CV*)’:
APItest.c:4499:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_eval_pv(PerlInterpreter*, CV*)’:
APItest.c:4528:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_require_pv(PerlInterpreter*, CV*)’:
APItest.c:4552:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_apitest_exception(PerlInterpreter*, 
CV*)’:
APItest.c:4573:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mycroak(PerlInterpreter*, CV*)’:
APItest.c:4592:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_strtab(PerlInterpreter*, CV*)’:
APItest.c:4614:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getint(PerlInterpreter*, 
CV*)’:
APItest.c:4632:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setint(PerlInterpreter*, 
CV*)’:
APItest.c:4651:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_getsv(PerlInterpreter*, 
CV*)’:
APItest.c:4669:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_cxt_setsv(PerlInterpreter*, 
CV*)’:
APItest.c:4691: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:4711: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:4727:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_set_deref(PerlInterpreter*, 
CV*)’:
APItest.c:4743:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_cast(PerlInterpreter*, 
CV*)’:
APItest.c:4774:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rmagical_flags(PerlInterpreter*, 
CV*)’:
APItest.c:4810:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_caller(PerlInterpreter*, CV*)’:
APItest.c:4836:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_DPeek(PerlInterpreter*, CV*)’:
APItest.c:4883:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_BEGIN(PerlInterpreter*, CV*)’:
APItest.c:4904:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CHECK(PerlInterpreter*, CV*)’:
APItest.c:4919:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_UNITCHECK(PerlInterpreter*, CV*)’:
APItest.c:4934:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_INIT(PerlInterpreter*, CV*)’:
APItest.c:4949:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_END(PerlInterpreter*, CV*)’:
APItest.c:4964:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_utf16_to_utf8(PerlInterpreter*, 
CV*)’:
APItest.c:4979:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_my_exit(PerlInterpreter*, CV*)’:
APItest.c:5020:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_first_byte(PerlInterpreter*, CV*)’:
APItest.c:5040:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_count(PerlInterpreter*, CV*)’:
APItest.c:5063:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_bhk_record(PerlInterpreter*, CV*)’:
APItest.c:5081:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_magic_chain(PerlInterpreter*, 
CV*)’:
APItest.c:5101:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_op_contextualize(PerlInterpreter*, CV*)’:
APItest.c:5177:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_rv2cv_op_cv(PerlInterpreter*, 
CV*)’:
APItest.c:5213: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:5283: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:5356: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:5386: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:5416: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:5450: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:5484:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_cophh(PerlInterpreter*, CV*)’:
APItest.c:5514:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_coplabel(PerlInterpreter*, 
CV*)’:
APItest.c:5680:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_example_cophh_2hv(PerlInterpreter*, 
CV*)’:
APItest.c:5712:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_savehints(PerlInterpreter*, 
CV*)’:
APItest.c:5775:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_copyhints(PerlInterpreter*, 
CV*)’:
APItest.c:5834:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_list(PerlInterpreter*, 
CV*)’:
APItest.c:5868:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_op_linklist(PerlInterpreter*, 
CV*)’:
APItest.c:5995:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_enable(PerlInterpreter*, CV*)’:
APItest.c:6060:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_disable(PerlInterpreter*, 
CV*)’:
APItest.c:6080:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_peep_record(PerlInterpreter*, CV*)’:
APItest.c:6098:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_rpeep_record(PerlInterpreter*, 
CV*)’:
APItest.c:6119:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_each(PerlInterpreter*, 
CV*)’:
APItest.c:6140:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_multicall_return(PerlInterpreter*, 
CV*)’:
APItest.c:6182:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_clone_with_stack(PerlInterpreter*, 
CV*)’:
APItest.c:6251:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_svref(PerlInterpreter*, CV*)’:
APItest.c:6316:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_avref(PerlInterpreter*, CV*)’:
APItest.c:6349:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_hvref(PerlInterpreter*, CV*)’:
APItest.c:6382:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_cvref(PerlInterpreter*, CV*)’:
APItest.c:6415:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_establish_cleanup(PerlInterpreter*, 
CV*)’:
APItest.c:6448:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_postinc(PerlInterpreter*, CV*)’:
APItest.c:6464:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_filter(PerlInterpreter*, CV*)’:
APItest.c:6480:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lv_temp_object(PerlInterpreter*, 
CV*)’:
APItest.c:6495:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_fill_hash_with_nulls(PerlInterpreter*, CV*)’:
APItest.c:6517:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newHVhv(PerlInterpreter*, CV*)’:
APItest.c:6554:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvIsCOW(PerlInterpreter*, CV*)’:
APItest.c:6591:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_pad_scalar(PerlInterpreter*, CV*)’:
APItest.c:6611:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_fetch_pad_names(PerlInterpreter*, 
CV*)’:
APItest.c:6627:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_underscore_length(PerlInterpreter*, 
CV*)’:
APItest.c:6674:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_stringify(PerlInterpreter*, CV*)’:
APItest.c:6699:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_HvENAME(PerlInterpreter*, CV*)’:
APItest.c:6716:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp(PerlInterpreter*, CV*)’:
APItest.c:6754:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_xs_cmp_undef(PerlInterpreter*, 
CV*)’:
APItest.c:6780:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte(PerlInterpreter*, CV*)’:
APItest.c:6804:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8(PerlInterpreter*, CV*)’:
APItest.c:6824:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_setup_addissub(PerlInterpreter*, 
CV*)’:
APItest.c:6844:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_setup_rv2cv_addunderbar(PerlInterpreter*, CV*)’:
APItest.c:6859:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_alloccopstash(PerlInterpreter*, CV*)’:
APItest.c:6877:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_test_newFOROP_without_slab(PerlInterpreter*, CV*)’:
APItest.c:6895:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_callregexec(PerlInterpreter*, CV*)’:
APItest.c:6931:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_lexical_import(PerlInterpreter*, 
CV*)’:
APItest.c:6975:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_mortalcopy(PerlInterpreter*, 
CV*)’:
APItest.c:7024:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newRV(PerlInterpreter*, CV*)’:
APItest.c:7044:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_alias_av(PerlInterpreter*, CV*)’:
APItest.c:7063:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_cv_name(PerlInterpreter*, CV*)’:
APItest.c:7097:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_sv_catpvn(PerlInterpreter*, CV*)’:
APItest.c:7134:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_newOP_CUSTOM(PerlInterpreter*, 
CV*)’:
APItest.c:7157:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_sv_catpvf(PerlInterpreter*, 
CV*)’:
APItest.c:7211:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_load_module(PerlInterpreter*, CV*)’:
APItest.c:7234:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_string_without_null(PerlInterpreter*, CV*)’:
APItest.c:7259:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv(PerlInterpreter*, CV*)’:
APItest.c:7284:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_get_cv_flags(PerlInterpreter*, 
CV*)’:
APItest.c:7312:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest_unshift_and_set_defav(PerlInterpreter*, CV*)’:
APItest.c:7342:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stderr(PerlInterpreter*, 
CV*)’:
APItest.c:7361:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdout(PerlInterpreter*, 
CV*)’:
APItest.c:7390:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_stdin(PerlInterpreter*, 
CV*)’:
APItest.c:7419:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_PerlIO_exportFILE(PerlInterpreter*, 
CV*)’:
APItest.c:7450:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__AUTOLOADtest_AUTOLOAD(PerlInterpreter*, CV*)’:
APItest.c:7484:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_foo(PerlInterpreter*, CV*)’:
APItest.c:7518:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_mg_find_foo(PerlInterpreter*, CV*)’:
APItest.c:7538:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_unmagic_foo(PerlInterpreter*, CV*)’:
APItest.c:7560:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest__Magic_sv_magic(PerlInterpreter*, 
CV*)’:
APItest.c:7578:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_get_vtbl(PerlInterpreter*, CV*)’:
APItest.c:7597:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_sv_magic_myset(PerlInterpreter*, CV*)’:
APItest.c:7654:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uni(PerlInterpreter*, CV*)’:
APItest.c:7674:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7693: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:7712:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK(PerlInterpreter*, CV*)’:
APItest.c:7731:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_A(PerlInterpreter*, CV*)’:
APItest.c:7750:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_L1(PerlInterpreter*, CV*)’:
APItest.c:7769:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_LC(PerlInterpreter*, CV*)’:
APItest.c:7788:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isBLANK_utf8(PerlInterpreter*, CV*)’:
APItest.c:7807: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:7840:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uni(PerlInterpreter*, CV*)’:
APItest.c:7870:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7889:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isVERTWS_utf8(PerlInterpreter*, CV*)’:
APItest.c:7908:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:7938:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:7957: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:7976:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER(PerlInterpreter*, CV*)’:
APItest.c:7995:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_A(PerlInterpreter*, CV*)’:
APItest.c:8014:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_L1(PerlInterpreter*, CV*)’:
APItest.c:8033:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:8052:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8071: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:8101:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:8131:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8150: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:8169:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER(PerlInterpreter*, CV*)’:
APItest.c:8188:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_A(PerlInterpreter*, CV*)’:
APItest.c:8207:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:8226:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:8245:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.c:8264: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:8294:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uni(PerlInterpreter*, CV*)’:
APItest.c:8324:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8343: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:8362:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA(PerlInterpreter*, CV*)’:
APItest.c:8381:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_A(PerlInterpreter*, CV*)’:
APItest.c:8400:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_L1(PerlInterpreter*, CV*)’:
APItest.c:8419:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_LC(PerlInterpreter*, CV*)’:
APItest.c:8438:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHA_utf8(PerlInterpreter*, CV*)’:
APItest.c:8457: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:8487:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uni(PerlInterpreter*, CV*)’:
APItest.c:8517:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8536: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:8555:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR(PerlInterpreter*, CV*)’:
APItest.c:8574:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_A(PerlInterpreter*, CV*)’:
APItest.c:8593:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_L1(PerlInterpreter*, CV*)’:
APItest.c:8612:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_LC(PerlInterpreter*, CV*)’:
APItest.c:8631:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isWORDCHAR_utf8(PerlInterpreter*, CV*)’:
APItest.c:8650: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:8680:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uni(PerlInterpreter*, CV*)’:
APItest.c:8710:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:8729: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:8748:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC(PerlInterpreter*, CV*)’:
APItest.c:8767:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_A(PerlInterpreter*, CV*)’:
APItest.c:8786:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_L1(PerlInterpreter*, CV*)’:
APItest.c:8805:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_LC(PerlInterpreter*, CV*)’:
APItest.c:8824:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALPHANUMERIC_utf8(PerlInterpreter*, CV*)’:
APItest.c:8843: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:8873:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM(PerlInterpreter*, CV*)’:
APItest.c:8903:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_uni(PerlInterpreter*, CV*)’:
APItest.c:8922: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:8941:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_LC(PerlInterpreter*, CV*)’:
APItest.c:8960:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isALNUM_utf8(PerlInterpreter*, CV*)’:
APItest.c:8979: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:9009:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:9039:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9058: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:9077:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9096: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:9126:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT(PerlInterpreter*, CV*)’:
APItest.c:9156:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:9175:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:9194:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:9213:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL(PerlInterpreter*, CV*)’:
APItest.c:9232:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_A(PerlInterpreter*, CV*)’:
APItest.c:9251:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isOCTAL_L1(PerlInterpreter*, CV*)’:
APItest.c:9270:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uni(PerlInterpreter*, CV*)’:
APItest.c:9289:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9308: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:9327:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST(PerlInterpreter*, CV*)’:
APItest.c:9346:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_A(PerlInterpreter*, CV*)’:
APItest.c:9365:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_L1(PerlInterpreter*, CV*)’:
APItest.c:9384:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_LC(PerlInterpreter*, CV*)’:
APItest.c:9403:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDFIRST_utf8(PerlInterpreter*, CV*)’:
APItest.c:9422: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:9452:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uni(PerlInterpreter*, CV*)’:
APItest.c:9482:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9501: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:9520:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT(PerlInterpreter*, CV*)’:
APItest.c:9539:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_A(PerlInterpreter*, CV*)’:
APItest.c:9558:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_L1(PerlInterpreter*, CV*)’:
APItest.c:9577:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_LC(PerlInterpreter*, CV*)’:
APItest.c:9596:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isIDCONT_utf8(PerlInterpreter*, CV*)’:
APItest.c:9615: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:9645:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uni(PerlInterpreter*, CV*)’:
APItest.c:9675:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9694: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:9713:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE(PerlInterpreter*, CV*)’:
APItest.c:9732:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_A(PerlInterpreter*, CV*)’:
APItest.c:9751:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_L1(PerlInterpreter*, CV*)’:
APItest.c:9770:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_LC(PerlInterpreter*, CV*)’:
APItest.c:9789:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isSPACE_utf8(PerlInterpreter*, CV*)’:
APItest.c:9808: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:9838:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uni(PerlInterpreter*, CV*)’:
APItest.c:9868:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_uvchr(PerlInterpreter*, CV*)’:
APItest.c:9887: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:9906:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII(PerlInterpreter*, CV*)’:
APItest.c:9925:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_A(PerlInterpreter*, CV*)’:
APItest.c:9944:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_L1(PerlInterpreter*, CV*)’:
APItest.c:9963:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_LC(PerlInterpreter*, CV*)’:
APItest.c:9982:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isASCII_utf8(PerlInterpreter*, CV*)’:
APItest.c:10001: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:10034:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uni(PerlInterpreter*, CV*)’:
APItest.c:10067:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10086: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:10105:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL(PerlInterpreter*, CV*)’:
APItest.c:10124:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_A(PerlInterpreter*, CV*)’:
APItest.c:10143:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_L1(PerlInterpreter*, CV*)’:
APItest.c:10162:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_LC(PerlInterpreter*, CV*)’:
APItest.c:10181:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isCNTRL_utf8(PerlInterpreter*, CV*)’:
APItest.c:10200: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:10230:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uni(PerlInterpreter*, CV*)’:
APItest.c:10260:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10279: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:10298:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT(PerlInterpreter*, CV*)’:
APItest.c:10317:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_A(PerlInterpreter*, CV*)’:
APItest.c:10336:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_L1(PerlInterpreter*, CV*)’:
APItest.c:10355:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_LC(PerlInterpreter*, CV*)’:
APItest.c:10374:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPRINT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10393: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:10423:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uni(PerlInterpreter*, CV*)’:
APItest.c:10453:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10472: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:10491:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH(PerlInterpreter*, CV*)’:
APItest.c:10510:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_A(PerlInterpreter*, CV*)’:
APItest.c:10529:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_L1(PerlInterpreter*, CV*)’:
APItest.c:10548:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_LC(PerlInterpreter*, CV*)’:
APItest.c:10567:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isGRAPH_utf8(PerlInterpreter*, CV*)’:
APItest.c:10586: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:10616:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uni(PerlInterpreter*, CV*)’:
APItest.c:10646:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10665: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:10684:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT(PerlInterpreter*, CV*)’:
APItest.c:10703:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_A(PerlInterpreter*, CV*)’:
APItest.c:10722:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_L1(PerlInterpreter*, CV*)’:
APItest.c:10741:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_LC(PerlInterpreter*, CV*)’:
APItest.c:10760:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPUNCT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10779: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:10809:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uni(PerlInterpreter*, CV*)’:
APItest.c:10839:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_uvchr(PerlInterpreter*, CV*)’:
APItest.c:10858: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:10877:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT(PerlInterpreter*, CV*)’:
APItest.c:10896:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_A(PerlInterpreter*, CV*)’:
APItest.c:10915:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_L1(PerlInterpreter*, CV*)’:
APItest.c:10934:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_LC(PerlInterpreter*, CV*)’:
APItest.c:10953:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isXDIGIT_utf8(PerlInterpreter*, CV*)’:
APItest.c:10972: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:11002:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uni(PerlInterpreter*, CV*)’:
APItest.c:11032:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_uvchr(PerlInterpreter*, CV*)’:
APItest.c:11051: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:11070:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC(PerlInterpreter*, CV*)’:
APItest.c:11089:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_A(PerlInterpreter*, CV*)’:
APItest.c:11108:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_L1(PerlInterpreter*, CV*)’:
APItest.c:11127:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_LC(PerlInterpreter*, CV*)’:
APItest.c:11146:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isPSXSPC_utf8(PerlInterpreter*, CV*)’:
APItest.c:11165: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:11195:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isQUOTEMETA(PerlInterpreter*, CV*)’:
APItest.c:11225:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_OFFUNISKIP(PerlInterpreter*, CV*)’:
APItest.c:11244: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:11264: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:11283: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:11302:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UVCHR_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11321:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_UTF8_SKIP(PerlInterpreter*, CV*)’:
APItest.c:11341: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:11361: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:11380: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:11399: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:11418: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:11437: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:11456:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_isUTF8_CHAR(PerlInterpreter*, CV*)’:
APItest.c:11475: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:11497: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:11521: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:11543: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:11565: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:11591: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:11614: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:11657:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_utf8_length(PerlInterpreter*, CV*)’:
APItest.c:11687: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:11711: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:11744: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:11779: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:11803: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:11838: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:11875: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:11897: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:11930: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:11965: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:11987: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:12020: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:12055: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:12079: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:12114: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:12151:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER(PerlInterpreter*, CV*)’:
APItest.c:12182:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_L1(PerlInterpreter*, CV*)’:
APItest.c:12202:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_LC(PerlInterpreter*, CV*)’:
APItest.c:12222:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uni(PerlInterpreter*, CV*)’:
APItest.c:12242:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12280:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toLOWER_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6437:67: warning: ‘UV Perl_to_utf8_lower(PerlInterpreter*, const 
U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12318:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD(PerlInterpreter*, CV*)’:
APItest.c:12374:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_LC(PerlInterpreter*, CV*)’:
APItest.c:12394:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uni(PerlInterpreter*, CV*)’:
APItest.c:12414:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12452:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toFOLD_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6527:66: warning: ‘UV Perl_to_utf8_fold(PerlInterpreter*, const U8*, 
U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12490:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER(PerlInterpreter*, CV*)’:
APItest.c:12546:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_LC(PerlInterpreter*, CV*)’:
APItest.c:12566:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uni(PerlInterpreter*, CV*)’:
APItest.c:12586:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12624:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toUPPER_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6617:67: warning: ‘UV Perl_to_utf8_upper(PerlInterpreter*, const 
U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12662:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE(PerlInterpreter*, CV*)’:
APItest.c:12718:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uni(PerlInterpreter*, CV*)’:
APItest.c:12738:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_uvchr(PerlInterpreter*, CV*)’:
APItest.c:12776:1: note: in expansion of macro ‘XS_EUPXS’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_toTITLE_utf8(PerlInterpreter*, CV*)’:
APItest.xs:6700:67: warning: ‘UV Perl_to_utf8_title(PerlInterpreter*, const 
U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
APItest.c:12814:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
APItest.c:12870:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Magic_test_Perl_langinfo(PerlInterpreter*, CV*)’:
APItest.c:12902:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_apitest_weaken(PerlInterpreter*, CV*)’:
APItest.c:12922:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void 
XS_XS__APItest__Backrefs_has_backrefs(PerlInterpreter*, CV*)’:
APItest.c:12939:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_XS__APItest(PerlInterpreter*, CV*)’:
APItest.c:13057:1: note: in expansion of macro ‘XS_EXTERNAL’
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’
APItest.xs: In function ‘void 
XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
ExtTest.xs: In function ‘int constant_1(PerlInterpreter*, const char*, int, 
IV*, const char**)’:
../../../../perl.h: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’
POSIX.xs: In function ‘NV S_getpayload(NV)’:

Non-Fatal messages(gcc):

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

Reply via email to