develooper Front page | perl.daily-build.reports | Postings from February 2020

Smoke [maint-5.30] v5.30.1-59-g30107e92e6 FAIL(X) linux5.3.12-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {maint_g++}

From:
George Greer
Date:
February 29, 2020 06:38
Subject:
Smoke [maint-5.30] v5.30.1-59-g30107e92e6 FAIL(X) linux5.3.12-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {maint_g++}
Message ID:
202002290637.01T6bf0D020516@vier.local
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/maint_g++/log30107e92e6b907767cdd690d2c930a656d9fec60.log.gz

Automated smoke report for branch maint-5.30 5.30.2 patch 30107e92e6b907767cdd690d2c930a656d9fec60 v5.30.1-59-g30107e92e6
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
    on        linux - 5.3.12-200.fc30.x86_64 [Fedora 30]
    using     ccache g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
    smoketime 1 day 21 hours 11 minutes (average 2 hours 49 minutes)

Summary: FAIL(X)

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.1-59-g30107e92e6  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 -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
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 -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O X O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE30107e92e6b907767cdd690d2c930a656d9fec60

Failures: (common-args) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
[en_US.utf8] -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
    ../t/op/sub.t........................... ...................................................... FAILED--non-zero wait status: 2816

Compiler messages(gcc):
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)’:
util.c:2698:36: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ [-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2743:36: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ [-Wcast-function-type]
util.c: In function ‘void Perl_croak_no_mem()’:
iperlsys.h:772:44: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
util.c:1790:28: note: in expansion of macro ‘PerlLIO_write’
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
mg.c:3102:36: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3129:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3155:29: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3234:28: warning: ignoring return value of ‘int setegid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c: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
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’
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2688:88: warning: cast between incompatible function types from ‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
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
inflate.c: In function ‘int inflate(z_streamp, int)’:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c: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’
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(SV*)’:
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function ‘SV* new_md5_ctx(MD5_CTX*, const char*)’:
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h: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
util.c: In function ‘void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)’:
util.c: In function ‘int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)’:
vutil.c: In function ‘SV* Perl_upg_version(PerlInterpreter*, SV*, bool)’:
perl.h:161:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
perl.h:164:17: note: in expansion of macro ‘pVAR’
vutil.c:576:5: note: in expansion of macro ‘dVAR’
util.c: In function ‘int Perl_my_cxt_index(PerlInterpreter*, const char*)’:
perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perl.h:187:18: note: in expansion of macro ‘pTHX’
util.c:5209:19: note: in expansion of macro ‘pTHX_’
dump.c: In function ‘void Perl_do_sv_dump(PerlInterpreter*, I32, PerlIOl**, SV*, I32, I32, bool, STRLEN)’:
dump.c:1702:5: note: in expansion of macro ‘dVAR’
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
sv.c: In function ‘STRLEN S_expect_number(PerlInterpreter*, const char**)’:
sv.c:11089:17: note: in expansion of macro ‘pTHX_’
sv.c: In function ‘void Perl_init_constants(PerlInterpreter*)’:
sv.c:15907:5: note: in expansion of macro ‘dVAR’
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const void*)’:
regcomp.c:4443:22: note: in expansion of macro ‘pTHX_’
regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
regcomp.c:10524:17: note: in expansion of macro ‘pTHX_’
pp_ctl.c: In function ‘OP* S_require_version(PerlInterpreter*, SV*)’:
pp_ctl.c:3735:5: note: in expansion of macro ‘dVAR’
pp_ctl.c: In function ‘OP* S_require_file(PerlInterpreter*, SV*)’:
pp_ctl.c:3801:5: note: in expansion of macro ‘dVAR’
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_’
locale.c: In function ‘int Perl_init_i18nl10n(PerlInterpreter*, int)’:
locale.c:3278:5: note: in expansion of macro ‘dVAR’
locale.c: In function ‘char* Perl_my_strerror(PerlInterpreter*, int)’:
locale.c:5225:5: note: in expansion of macro ‘dVAR’
regexec.c: In function ‘bool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, const U8*, bool)’:
regexec.c:10483:19: note: in expansion of macro ‘pTHX_’
perly.c: In function ‘int Perl_yyparse(PerlInterpreter*, int)’:
perly.c:250:5: note: in expansion of macro ‘dVAR’
op.c: In function ‘void Perl_op_free(PerlInterpreter*, OP*)’:
op.c:819:5: note: in expansion of macro ‘dVAR’
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 ‘OP* Perl_ck_sassign(PerlInterpreter*, OP*)’:
op.c:12294:5: note: in expansion of macro ‘dVAR’
op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
op.c:17204:19: note: in expansion of macro ‘pTHX_’
toke.c: In function ‘void Perl_lex_stuff_pvn(PerlInterpreter*, const char*, STRLEN, U32)’:
toke.c:1016:5: note: in expansion of macro ‘dVAR’
toke.c: In function ‘I32 Perl_lex_peek_unichar(PerlInterpreter*, U32)’:
toke.c:1446:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_dl_load_file(PerlInterpreter*, CV*)’:
../../perl.h:161:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
../../perl.h:164:17: note: in expansion of macro ‘pVAR’
DynaLoader.c:314:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_dl_unload_file(PerlInterpreter*, CV*)’:
DynaLoader.c:376:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_dl_find_symbol(PerlInterpreter*, CV*)’:
DynaLoader.c:400:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_dl_undef_symbols(PerlInterpreter*, CV*)’:
DynaLoader.c:444:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_dl_install_xsub(PerlInterpreter*, CV*)’:
DynaLoader.c:458:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_dl_error(PerlInterpreter*, CV*)’:
DynaLoader.c:490:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void boot_DynaLoader(PerlInterpreter*, CV*)’:
DynaLoader.c:541:5: note: in expansion of macro ‘dVAR’
attributes.c: In function ‘void XS_attributes__modify_attrs(PerlInterpreter*, CV*)’:
attributes.c:290:5: note: in expansion of macro ‘dVAR’
attributes.c: In function ‘void XS_attributes__fetch_attrs(PerlInterpreter*, CV*)’:
attributes.c:323:5: note: in expansion of macro ‘dVAR’
attributes.c: In function ‘void XS_attributes__guess_stash(PerlInterpreter*, CV*)’:
attributes.c:367:5: note: in expansion of macro ‘dVAR’
attributes.c: In function ‘void XS_attributes_reftype(PerlInterpreter*, CV*)’:
attributes.c:427:5: note: in expansion of macro ‘dVAR’
attributes.c: In function ‘void boot_attributes(PerlInterpreter*, CV*)’:
attributes.c:471:5: note: in expansion of macro ‘dVAR’
B.xs: In function ‘void intrpvar_sv_common(PerlInterpreter*, CV*)’:
B.xs:489:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_formfeed(PerlInterpreter*, CV*)’:
B.c:762:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_amagic_generation(PerlInterpreter*, CV*)’:
B.c:780:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_comppadlist(PerlInterpreter*, CV*)’:
B.c:798:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_sv_undef(PerlInterpreter*, CV*)’:
B.c:824:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_main_root(PerlInterpreter*, CV*)’:
B.c:845:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_sub_generation(PerlInterpreter*, CV*)’:
B.c:864:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_walkoptree(PerlInterpreter*, CV*)’:
B.c:883:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_walkoptree_debug(PerlInterpreter*, CV*)’:
B.c:909:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_address(PerlInterpreter*, CV*)’:
B.c:931:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_svref_2object(PerlInterpreter*, CV*)’:
B.c:950:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_opnumber(PerlInterpreter*, CV*)’:
B.c:972:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_ppname(PerlInterpreter*, CV*)’:
B.c:1004:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_hash(PerlInterpreter*, CV*)’:
B.c:1023:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_cast_I32(PerlInterpreter*, CV*)’:
B.c:1045:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_minus_c(PerlInterpreter*, CV*)’:
B.c:1064:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_cstring(PerlInterpreter*, CV*)’:
B.c:1083:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_threadsv_names(PerlInterpreter*, CV*)’:
B.c:1104:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__OP_next(PerlInterpreter*, CV*)’:
B.c:1148:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__OP_oplist(PerlInterpreter*, CV*)’:
B.c:1440:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__UNOP_AUX_string(PerlInterpreter*, CV*)’:
B.c:1467:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__UNOP_AUX_aux_list(PerlInterpreter*, CV*)’:
B.c:1534:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__SV_REFCNT(PerlInterpreter*, CV*)’:
B.c:1754:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__SV_object_2svref(PerlInterpreter*, CV*)’:
B.c:1782:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__IV_IV(PerlInterpreter*, CV*)’:
B.c:1810:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__IV_IVX(PerlInterpreter*, CV*)’:
B.c:1882:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__IV_packiv(PerlInterpreter*, CV*)’:
B.c:1956:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__NV_NV(PerlInterpreter*, CV*)’:
B.c:2003:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__REGEXP_REGEX(PerlInterpreter*, CV*)’:
B.c:2029:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PV_RV(PerlInterpreter*, CV*)’:
B.c:2068:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PV_PV(PerlInterpreter*, CV*)’:
B.c:2097:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PVMG_MAGIC(PerlInterpreter*, CV*)’:
B.c:2171:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__MAGIC_MOREMAGIC(PerlInterpreter*, CV*)’:
B.c:2200:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__BM_PREVIOUS(PerlInterpreter*, CV*)’:
B.c:2275:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__BM_RARE(PerlInterpreter*, CV*)’:
B.c:2303:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_NAME(PerlInterpreter*, CV*)’:
B.c:2331:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_is_empty(PerlInterpreter*, CV*)’:
B.c:2358:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_GP(PerlInterpreter*, CV*)’:
B.c:2389:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_SV(PerlInterpreter*, CV*)’:
B.c:2424:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_LINE(PerlInterpreter*, CV*)’:
B.c:2474:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_GPFLAGS(PerlInterpreter*, CV*)’:
B.c:2500:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__GV_FILEGV(PerlInterpreter*, CV*)’:
B.c:2526:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__IO_IsSTD(PerlInterpreter*, CV*)’:
B.c:2553:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__AV_FILL(PerlInterpreter*, CV*)’:
B.c:2596:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__AV_ARRAY(PerlInterpreter*, CV*)’:
B.c:2622:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__AV_ARRAYelt(PerlInterpreter*, CV*)’:
B.c:2654:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__FM_LINES(PerlInterpreter*, CV*)’:
B.c:2686:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_CONST(PerlInterpreter*, CV*)’:
B.c:2714:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_START(PerlInterpreter*, CV*)’:
B.c:2740:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_DEPTH(PerlInterpreter*, CV*)’:
B.c:2769:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_PADLIST(PerlInterpreter*, CV*)’:
B.c:2795:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_HSCXT(PerlInterpreter*, CV*)’:
B.c:2827:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_XSUB(PerlInterpreter*, CV*)’:
B.c:2854:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_const_sv(PerlInterpreter*, CV*)’:
B.c:2884:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_GV(PerlInterpreter*, CV*)’:
B.c:2911:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__CV_NAME_HEK(PerlInterpreter*, CV*)’:
B.c:2935:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__HV_FILL(PerlInterpreter*, CV*)’:
B.c:2962:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__HV_RITER(PerlInterpreter*, CV*)’:
B.c:2988:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__HV_ARRAY(PerlInterpreter*, CV*)’:
B.c:3014:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__HE_VAL(PerlInterpreter*, CV*)’:
B.c:3059:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__HE_HASH(PerlInterpreter*, CV*)’:
B.c:3087:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__RHE_HASH(PerlInterpreter*, CV*)’:
B.c:3113:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADLIST_MAX(PerlInterpreter*, CV*)’:
B.c:3140:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADLIST_NAMES(PerlInterpreter*, CV*)’:
B.c:3169:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADLIST_ARRAY(PerlInterpreter*, CV*)’:
B.c:3200:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADLIST_ARRAYelt(PerlInterpreter*, CV*)’:
B.c:3238:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADLIST_REFCNT(PerlInterpreter*, CV*)’:
B.c:3277:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADNAMELIST_ARRAY(PerlInterpreter*, CV*)’:
B.c:3305:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADNAMELIST_ARRAYelt(PerlInterpreter*, CV*)’:
B.c:3342:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADNAME_TYPE(PerlInterpreter*, CV*)’:
B.c:3397:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADNAME_PV(PerlInterpreter*, CV*)’:
B.c:3444:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B__PADNAME_FLAGS(PerlInterpreter*, CV*)’:
B.c:3478:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void boot_B(PerlInterpreter*, CV*)’:
B.c:3516:5: note: in expansion of macro ‘dVAR’
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_’
Cwd.c: In function ‘void XS_Cwd_CLONE(PerlInterpreter*, CV*)’:
Cwd.c:707:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_Cwd_getcwd(PerlInterpreter*, CV*)’:
Cwd.c:724:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_Cwd_abs_path(PerlInterpreter*, CV*)’:
Cwd.c:751:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_File__Spec__Unix_canonpath(PerlInterpreter*, CV*)’:
Cwd.c:847:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_File__Spec__Unix__fn_canonpath(PerlInterpreter*, CV*)’:
Cwd.c:876:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_File__Spec__Unix_catdir(PerlInterpreter*, CV*)’:
Cwd.c:902:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_File__Spec__Unix__fn_catdir(PerlInterpreter*, CV*)’:
Cwd.c:944:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_File__Spec__Unix_catfile(PerlInterpreter*, CV*)’:
Cwd.c:970:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void XS_File__Spec__Unix__fn_catfile(PerlInterpreter*, CV*)’:
Cwd.c:1043:5: note: in expansion of macro ‘dVAR’
Cwd.c: In function ‘void boot_Cwd(PerlInterpreter*, CV*)’:
Cwd.c:1085:5: note: in expansion of macro ‘dVAR’
Zlib.xs: In function ‘char* GetErrorString(int)’:
../../perl.h:183:19: note: in expansion of macro ‘dVAR’
Zlib.xs:301:5: note: in expansion of macro ‘dTHX’
../../perl.h:174:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
../../perl.h:183:25: note: in expansion of macro ‘pTHX’
Zlib.xs: In function ‘SV* deRef(SV*, const char*)’:
Zlib.xs:575:5: note: in expansion of macro ‘dTHX’
Zlib.xs: In function ‘SV* deRef_l(SV*, const char*)’:
Zlib.xs:608: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_’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)’:
Zlib.c:906:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_zlib_version(PerlInterpreter*, CV*)’:
Zlib.c:1014:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_ZLIB_VERNUM(PerlInterpreter*, CV*)’:
Zlib.c:1031:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_zlibCompileFlags(PerlInterpreter*, CV*)’:
Zlib.c:1061:5: note: in expansion of macro ‘dVAR’
Bzip2.xs: In function ‘SV* deRef(SV*, const char*)’:
Bzip2.xs:256:5: note: in expansion of macro ‘dTHX’
Bzip2.xs: In function ‘SV* deRef_l(SV*, const char*)’:
Bzip2.xs:289:5: note: in expansion of macro ‘dTHX’
constants.h: In function ‘int constant(PerlInterpreter*, const char*, STRLEN, IV*)’:
constants.h:24:11: note: in expansion of macro ‘pTHX_’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_adler32(PerlInterpreter*, CV*)’:
Zlib.c:1079:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_constant(PerlInterpreter*, CV*)’:
Bzip2.c:490:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzlibversion(PerlInterpreter*, CV*)’:
Bzip2.c:599:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_crc32(PerlInterpreter*, CV*)’:
Zlib.c:1117:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_crc32_combine(PerlInterpreter*, CV*)’:
Zlib.c:1165:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_adler32_combine(PerlInterpreter*, CV*)’:
Zlib.c:1194:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_new(PerlInterpreter*, CV*)’:
Bzip2.c:616:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)’:
Zlib.c:1223:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_new(PerlInterpreter*, CV*)’:
Bzip2.c:716:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_DispStream(PerlInterpreter*, CV*)’:
Bzip2.c:824:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateInit(PerlInterpreter*, CV*)’:
Zlib.c:1312:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzdeflate(PerlInterpreter*, CV*)’:
Bzip2.c:860:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_DESTROY(PerlInterpreter*, CV*)’:
Bzip2.c:954:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_DispStream(PerlInterpreter*, CV*)’:
Zlib.c:1400:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflateReset(PerlInterpreter*, CV*)’:
Zlib.c:1436:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzclose(PerlInterpreter*, CV*)’:
Bzip2.c:981:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)’:
Zlib.c:1472:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzflush(PerlInterpreter*, CV*)’:
Bzip2.c:1067:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_total_in_lo32(PerlInterpreter*, CV*)’:
Bzip2.c:1155:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_DESTROY(PerlInterpreter*, CV*)’:
Zlib.c:1627:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)’:
Zlib.c:1662:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_total_out_lo32(PerlInterpreter*, CV*)’:
Bzip2.c:1184:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_compressedBytes(PerlInterpreter*, CV*)’:
Bzip2.c:1213:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_uncompressedBytes(PerlInterpreter*, CV*)’:
Bzip2.c:1242:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_DispStream(PerlInterpreter*, CV*)’:
Bzip2.c:1271:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream__deflateParams(PerlInterpreter*, CV*)’:
Zlib.c:1816:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_get_Level(PerlInterpreter*, CV*)’:
Zlib.c:1885:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_get_Strategy(PerlInterpreter*, CV*)’:
Zlib.c:1914:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_bzinflate(PerlInterpreter*, CV*)’:
Bzip2.c:1307:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_get_Bufsize(PerlInterpreter*, CV*)’:
Zlib.c:1943:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_status(PerlInterpreter*, CV*)’:
Zlib.c:1972:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_inflateCount(PerlInterpreter*, CV*)’:
Bzip2.c:1469:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_DESTROY(PerlInterpreter*, CV*)’:
Bzip2.c:1498:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_crc32(PerlInterpreter*, CV*)’:
Zlib.c:2001:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_dict_adler(PerlInterpreter*, CV*)’:
Zlib.c:2030:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_status(PerlInterpreter*, CV*)’:
Bzip2.c:1525:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_total_in_lo32(PerlInterpreter*, CV*)’:
Bzip2.c:1554:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_total_out_lo32(PerlInterpreter*, CV*)’:
Bzip2.c:1583:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_adler32(PerlInterpreter*, CV*)’:
Zlib.c:2059:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_compressedBytes(PerlInterpreter*, CV*)’:
Zlib.c:2088:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_compressedBytes(PerlInterpreter*, CV*)’:
Bzip2.c:1612:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_uncompressedBytes(PerlInterpreter*, CV*)’:
Bzip2.c:1641:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_uncompressedBytes(PerlInterpreter*, CV*)’:
Zlib.c:2117:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_total_in(PerlInterpreter*, CV*)’:
Zlib.c:2146:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_total_out(PerlInterpreter*, CV*)’:
Zlib.c:2175:5: note: in expansion of macro ‘dVAR’
Bzip2.c: In function ‘void boot_Compress__Raw__Bzip2(PerlInterpreter*, CV*)’:
Bzip2.c:1675:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_msg(PerlInterpreter*, CV*)’:
Zlib.c:2204:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateStream_deflateTune(PerlInterpreter*, CV*)’:
Zlib.c:2233:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_DispStream(PerlInterpreter*, CV*)’:
Zlib.c:2276:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflateReset(PerlInterpreter*, CV*)’:
Zlib.c:2312:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflate(PerlInterpreter*, CV*)’:
Zlib.c:2348:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflateCount(PerlInterpreter*, CV*)’:
Zlib.c:2575:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_compressedBytes(PerlInterpreter*, CV*)’:
Zlib.c:2604:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_uncompressedBytes(PerlInterpreter*, CV*)’:
Zlib.c:2633:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflateSync(PerlInterpreter*, CV*)’:
Zlib.c:2662:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_DESTROY(PerlInterpreter*, CV*)’:
Zlib.c:2723:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_status(PerlInterpreter*, CV*)’:
Zlib.c:2760:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_crc32(PerlInterpreter*, CV*)’:
Zlib.c:2789:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_dict_adler(PerlInterpreter*, CV*)’:
Zlib.c:2818:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_total_in(PerlInterpreter*, CV*)’:
Zlib.c:2847:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_adler32(PerlInterpreter*, CV*)’:
Zlib.c:2876:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_total_out(PerlInterpreter*, CV*)’:
Zlib.c:2905:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_msg(PerlInterpreter*, CV*)’:
Zlib.c:2934:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_get_Bufsize(PerlInterpreter*, CV*)’:
Zlib.c:2963:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_set_Append(PerlInterpreter*, CV*)’:
Zlib.c:2992:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_DESTROY(PerlInterpreter*, CV*)’:
Zlib.c:3026:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_DispStream(PerlInterpreter*, CV*)’:
Zlib.c:3063:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_inflateReset(PerlInterpreter*, CV*)’:
Zlib.c:3099:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_scan(PerlInterpreter*, CV*)’:
Zlib.c:3135:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_getEndOffset(PerlInterpreter*, CV*)’:
Zlib.c:3291:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_inflateCount(PerlInterpreter*, CV*)’:
Zlib.c:3324:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_compressedBytes(PerlInterpreter*, CV*)’:
Zlib.c:3357:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_uncompressedBytes(PerlInterpreter*, CV*)’:
Zlib.c:3386:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_getLastBlockOffset(PerlInterpreter*, CV*)’:
Zlib.c:3415:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_getLastBufferOffset(PerlInterpreter*, CV*)’:
Zlib.c:3448:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_resetLastBlockByte(PerlInterpreter*, CV*)’:
Zlib.c:3481:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream__createDeflateStream(PerlInterpreter*, CV*)’:
Zlib.c:3519:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_status(PerlInterpreter*, CV*)’:
Zlib.c:3623:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_crc32(PerlInterpreter*, CV*)’:
Zlib.c:3656:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_adler32(PerlInterpreter*, CV*)’:
Zlib.c:3685:5: note: in expansion of macro ‘dVAR’
Zlib.c: In function ‘void boot_Compress__Raw__Zlib(PerlInterpreter*, CV*)’:
Zlib.c:3719:5: note: in expansion of macro ‘dVAR’
Dumper.c: In function ‘void XS_Data__Dumper_Dumpxs(PerlInterpreter*, CV*)’:
Dumper.c:1636:5: note: in expansion of macro ‘dVAR’
Dumper.c: In function ‘void XS_Data__Dumper__vstring(PerlInterpreter*, CV*)’:
Dumper.c:1901:5: note: in expansion of macro ‘dVAR’
Dumper.c: In function ‘void boot_Data__Dumper(PerlInterpreter*, CV*)’:
Dumper.c:1936:5: note: in expansion of macro ‘dVAR’
version.c: In function ‘void __getBerkeleyDBInfo()’:
version.c:40:5: note: in expansion of macro ‘dTHX’
DB_File.xs: In function ‘int btree_compare(DB*, const DBT*, const DBT*)’:
DB_File.xs:599:5: note: in expansion of macro ‘dTHX’
DB_File.xs: In function ‘size_t btree_prefix(DB*, const DBT*, const DBT*)’:
DB_File.xs:690:5: note: in expansion of macro ‘dTHX’
DB_File.xs: In function ‘u_int32_t hash_cb(DB*, const void*, u_int32_t)’:
DB_File.xs:784:5: note: in expansion of macro ‘dTHX’
DB_File.xs: In function ‘void db_errcall_cb(const DB_ENV*, const char*, const char*)’:
DB_File.xs:847:5: note: in expansion of macro ‘dTHX’
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_’
DB_File.c: In function ‘void XS_DB_File_constant(PerlInterpreter*, CV*)’:
DB_File.c:1703:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_DoTie_(PerlInterpreter*, CV*)’:
DB_File.c:1811:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_DESTROY(PerlInterpreter*, CV*)’:
DB_File.c:1870:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_DELETE(PerlInterpreter*, CV*)’:
DB_File.c:1927:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_EXISTS(PerlInterpreter*, CV*)’:
DB_File.c:1992:5: note: in expansion of macro ‘dVAR’
Peek.xs: In function ‘bool _runops_debug(int)’:
Peek.xs:9:5: note: in expansion of macro ‘dTHX’
Peek.xs: In function ‘void S_do_dump(PerlInterpreter*, SV*, I32)’:
Peek.xs:331:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_FETCH(PerlInterpreter*, CV*)’:
DB_File.c:2052:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_mstat(PerlInterpreter*, CV*)’:
Peek.c:575:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_fill_mstats(PerlInterpreter*, CV*)’:
Peek.c:597:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_mstats_fillhash(PerlInterpreter*, CV*)’:
Peek.c:621:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_mstats2hash(PerlInterpreter*, CV*)’:
Peek.c:645:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_STORE(PerlInterpreter*, CV*)’:
DB_File.c:2120:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_Dump(PerlInterpreter*, CV*)’:
Peek.c:671:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_DumpArray(PerlInterpreter*, CV*)’:
Peek.c:701:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_DumpProg(PerlInterpreter*, CV*)’:
Peek.c:735:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_FIRSTKEY(PerlInterpreter*, CV*)’:
DB_File.c:2199:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_SvREFCNT(PerlInterpreter*, CV*)’:
Peek.c:757:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_DeadCode(PerlInterpreter*, CV*)’:
Peek.c:780:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_CvGV(PerlInterpreter*, CV*)’:
Peek.c:798:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void XS_Devel__Peek_runops_debug(PerlInterpreter*, CV*)’:
Peek.c:817:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_NEXTKEY(PerlInterpreter*, CV*)’:
DB_File.c:2239:5: note: in expansion of macro ‘dVAR’
Peek.c: In function ‘void boot_Devel__Peek(PerlInterpreter*, CV*)’:
Peek.c:846:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_unshift(PerlInterpreter*, CV*)’:
DB_File.c:2279:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_pop(PerlInterpreter*, CV*)’:
DB_File.c:2345:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_shift(PerlInterpreter*, CV*)’:
DB_File.c:2398:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_push(PerlInterpreter*, CV*)’:
DB_File.c:2450:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_length(PerlInterpreter*, CV*)’:
DB_File.c:2517:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_del(PerlInterpreter*, CV*)’:
DB_File.c:2551:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_get(PerlInterpreter*, CV*)’:
DB_File.c:2620:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_put(PerlInterpreter*, CV*)’:
DB_File.c:2693:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_fd(PerlInterpreter*, CV*)’:
DB_File.c:2778:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_sync(PerlInterpreter*, CV*)’:
DB_File.c:2825:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_seq(PerlInterpreter*, CV*)’:
DB_File.c:2870:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_filter_fetch_key(PerlInterpreter*, CV*)’:
DB_File.c:2939:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_filter_store_key(PerlInterpreter*, CV*)’:
DB_File.c:2968:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_filter_fetch_value(PerlInterpreter*, CV*)’:
DB_File.c:2997:5: note: in expansion of macro ‘dVAR’
DB_File.c: In function ‘void XS_DB_File_filter_store_value(PerlInterpreter*, CV*)’:
DB_File.c:3026:5: note: in expansion of macro ‘dVAR’
DB_File.xs: In function ‘void boot_DB_File(PerlInterpreter*, CV*)’:
DB_File.xs:1549:5: note: in expansion of macro ‘dTHX’
DB_File.c:3060:5: note: in expansion of macro ‘dVAR’
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)’:
MD5.xs: In function ‘SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)’:
MD5.c: In function ‘void XS_Digest__MD5_new(PerlInterpreter*, CV*)’:
MD5.c:776:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_clone(PerlInterpreter*, CV*)’:
MD5.c:808:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_DESTROY(PerlInterpreter*, CV*)’:
MD5.c:836:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_add(PerlInterpreter*, CV*)’:
MD5.c:853:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_addfile(PerlInterpreter*, CV*)’:
MD5.c:885:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_digest(PerlInterpreter*, CV*)’:
MD5.c:945:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_context(PerlInterpreter*, CV*)’:
MD5.c:972:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
MD5.c:1026:5: note: in expansion of macro ‘dVAR’
MD5.c: In function ‘void boot_Digest__MD5(PerlInterpreter*, CV*)’:
MD5.c:1100:5: note: in expansion of macro ‘dVAR’
RealPPPort.xs: In function ‘void call_newCONSTSUB_1()’:
RealPPPort.xs:218:9: note: in expansion of macro ‘dTHX’
RealPPPort.xs: In function ‘U32 get_PL_signals_1()’:
RealPPPort.xs:269:3: note: in expansion of macro ‘dTHX’
RealPPPort.c: In function ‘void XS_Devel__PPPort_HvNAME_get(PerlInterpreter*, CV*)’:
RealPPPort.c:496:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_HvNAMELEN_get(PerlInterpreter*, CV*)’:
RealPPPort.c:520:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_MY_CXT_1(PerlInterpreter*, CV*)’:
RealPPPort.c:544:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_MY_CXT_2(PerlInterpreter*, CV*)’:
RealPPPort.c:564:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_MY_CXT_CLONE(PerlInterpreter*, CV*)’:
RealPPPort.c:583:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPVbyte(PerlInterpreter*, CV*)’:
RealPPPort.c:602:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:627:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_const(PerlInterpreter*, CV*)’:
RealPPPort.c:651:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c:676:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_flags(PerlInterpreter*, CV*)’:
RealPPPort.c:701:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_flags_const(PerlInterpreter*, CV*)’:
RealPPPort.c:726:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_flags_const_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:751:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_flags_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c:775:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force(PerlInterpreter*, CV*)’:
RealPPPort.c:800:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:825:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c:849:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_nomg(PerlInterpreter*, CV*)’:
RealPPPort.c:874:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_nomg_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:899:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_flags(PerlInterpreter*, CV*)’:
RealPPPort.c:923:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_flags_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:948:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force_flags_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c:972:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nolen_const(PerlInterpreter*, CV*)’:
RealPPPort.c:997:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nomg(PerlInterpreter*, CV*)’:
RealPPPort.c:1021:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nomg_const(PerlInterpreter*, CV*)’:
RealPPPort.c:1046:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nomg_const_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:1071:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nomg_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c:1095:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_renew(PerlInterpreter*, CV*)’:
RealPPPort.c:1119:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvREFCNT(PerlInterpreter*, CV*)’:
RealPPPort.c:1153:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_TestSvUV_set(PerlInterpreter*, CV*)’:
RealPPPort.c:1200:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_TestSvPVX_const(PerlInterpreter*, CV*)’:
RealPPPort.c:1223:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_TestSvPVX_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c:1243:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_TestSvSTASH_set(PerlInterpreter*, CV*)’:
RealPPPort.c:1263:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_G_SCALAR(PerlInterpreter*, CV*)’:
RealPPPort.c:1284:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_G_ARRAY(PerlInterpreter*, CV*)’:
RealPPPort.c:1302:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_G_DISCARD(PerlInterpreter*, CV*)’:
RealPPPort.c:1320:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_eval_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:1338:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_eval_pv(PerlInterpreter*, CV*)’:
RealPPPort.c:1367:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:1391:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_pv(PerlInterpreter*, CV*)’:
RealPPPort.c:1424:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_argv(PerlInterpreter*, CV*)’:
RealPPPort.c:1457:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_method(PerlInterpreter*, CV*)’:
RealPPPort.c:1492:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_sv_G_METHOD(PerlInterpreter*, CV*)’:
RealPPPort.c:1525:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_load_module(PerlInterpreter*, CV*)’:
RealPPPort.c:1558:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_CopSTASHPV(PerlInterpreter*, CV*)’:
RealPPPort.c:1582:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_CopFILE(PerlInterpreter*, CV*)’:
RealPPPort.c:1600:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_caller_cx(PerlInterpreter*, CV*)’:
RealPPPort.c:1621:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_exception(PerlInterpreter*, CV*)’:
RealPPPort.c:1662:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_croak_NVgf(PerlInterpreter*, CV*)’:
RealPPPort.c:1681:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_number(PerlInterpreter*, CV*)’:
RealPPPort.c:1701:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_bin(PerlInterpreter*, CV*)’:
RealPPPort.c:1727:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_hex(PerlInterpreter*, CV*)’:
RealPPPort.c:1753:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_oct(PerlInterpreter*, CV*)’:
RealPPPort.c:1779:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_grok_number(PerlInterpreter*, CV*)’:
RealPPPort.c:1805:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_grok_bin(PerlInterpreter*, CV*)’:
RealPPPort.c:1831:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_grok_hex(PerlInterpreter*, CV*)’:
RealPPPort.c:1857:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_grok_oct(PerlInterpreter*, CV*)’:
RealPPPort.c:1883:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_GvSVn(PerlInterpreter*, CV*)’:
RealPPPort.c:1909:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_isGV_with_GP(PerlInterpreter*, CV*)’:
RealPPPort.c:1935:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_cvn_flags(PerlInterpreter*, CV*)’:
RealPPPort.c:1965:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_fetchpvn_flags(PerlInterpreter*, CV*)’:
RealPPPort.c:1992:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_fetchsv(PerlInterpreter*, CV*)’:
RealPPPort.c:2014:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_init_type(PerlInterpreter*, CV*)’:
RealPPPort.c:2034:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_iv_size(PerlInterpreter*, CV*)’:
RealPPPort.c:2068:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_uv_size(PerlInterpreter*, CV*)’:
RealPPPort.c:2086:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_iv_type(PerlInterpreter*, CV*)’:
RealPPPort.c:2104:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_uv_type(PerlInterpreter*, CV*)’:
RealPPPort.c:2122:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHs(PerlInterpreter*, CV*)’:
RealPPPort.c:2140:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHp(PerlInterpreter*, CV*)’:
RealPPPort.c:2162:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHn(PerlInterpreter*, CV*)’:
RealPPPort.c:2184:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHi(PerlInterpreter*, CV*)’:
RealPPPort.c:2206:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c:2228:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHs(PerlInterpreter*, CV*)’:
RealPPPort.c:2250:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHp(PerlInterpreter*, CV*)’:
RealPPPort.c:2271:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHn(PerlInterpreter*, CV*)’:
RealPPPort.c:2292:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHi(PerlInterpreter*, CV*)’:
RealPPPort.c:2313:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c:2334:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_new_with_other_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2355:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_new_with_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2394:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_remove_null_magic(PerlInterpreter*, CV*)’:
RealPPPort.c:2433:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_remove_other_magic(PerlInterpreter*, CV*)’:
RealPPPort.c:2458:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_as_string(PerlInterpreter*, CV*)’:
RealPPPort.c:2483:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2513:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvn_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2532:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catsv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2556:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setiv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2575:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setnv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2594:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2613:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvn_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2632:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setsv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2656:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setuv_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2675:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_usepvn_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2694:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvVSTRING_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:2720:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_magic_portable(PerlInterpreter*, CV*)’:
RealPPPort.c:2740:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_checkmem(PerlInterpreter*, CV*)’:
RealPPPort.c:2776:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_croak_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:2822:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_die_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:2839:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_warn_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:2856:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_mess_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:2873:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_croak_no_modify(PerlInterpreter*, CV*)’:
RealPPPort.c:2895:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_croak_memory_wrap(PerlInterpreter*, CV*)’:
RealPPPort.c:2910:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_croak_xs_usage(PerlInterpreter*, CV*)’:
RealPPPort.c:2925:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_OpSIBLING_tests(PerlInterpreter*, CV*)’:
RealPPPort.c:2942:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvRXOK(PerlInterpreter*, CV*)’:
RealPPPort.c:3034:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_ptrtests(PerlInterpreter*, CV*)’:
RealPPPort.c:3054:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_stashpvn(PerlInterpreter*, CV*)’:
RealPPPort.c:3083:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_sv(PerlInterpreter*, CV*)’:
RealPPPort.c:3105:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_av(PerlInterpreter*, CV*)’:
RealPPPort.c:3127:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_hv(PerlInterpreter*, CV*)’:
RealPPPort.c:3149:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_cv(PerlInterpreter*, CV*)’:
RealPPPort.c:3171:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_xsreturn(PerlInterpreter*, CV*)’:
RealPPPort.c:3193:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_boolSV(PerlInterpreter*, CV*)’:
RealPPPort.c:3219:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_DEFSV(PerlInterpreter*, CV*)’:
RealPPPort.c:3239:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_DEFSV_modify(PerlInterpreter*, CV*)’:
RealPPPort.c:3257:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_ERRSV(PerlInterpreter*, CV*)’:
RealPPPort.c:3285:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_UNDERBAR(PerlInterpreter*, CV*)’:
RealPPPort.c:3303:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_prepush(PerlInterpreter*, CV*)’:
RealPPPort.c:3324:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PERL_ABS(PerlInterpreter*, CV*)’:
RealPPPort.c:3344:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SVf(PerlInterpreter*, CV*)’:
RealPPPort.c:3363:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_ppaddr_t(PerlInterpreter*, CV*)’:
RealPPPort.c:3387:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_check_HeUTF8(PerlInterpreter*, CV*)’:
RealPPPort.c:3420:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_check_c_array(PerlInterpreter*, CV*)’:
RealPPPort.c:3456:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isBLANK(PerlInterpreter*, CV*)’:
RealPPPort.c:3478:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isBLANK_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3497:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isUPPER(PerlInterpreter*, CV*)’:
RealPPPort.c:3516:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isUPPER_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3535:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isLOWER(PerlInterpreter*, CV*)’:
RealPPPort.c:3554:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isLOWER_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3573:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isALPHA(PerlInterpreter*, CV*)’:
RealPPPort.c:3592:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isALPHA_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3611:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isWORDCHAR(PerlInterpreter*, CV*)’:
RealPPPort.c:3630:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isWORDCHAR_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3649:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isALPHANUMERIC(PerlInterpreter*, CV*)’:
RealPPPort.c:3668:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isALPHANUMERIC_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3687:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isALNUM(PerlInterpreter*, CV*)’:
RealPPPort.c:3706:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isALNUM_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3725:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isDIGIT(PerlInterpreter*, CV*)’:
RealPPPort.c:3744:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isDIGIT_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3763:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isOCTAL(PerlInterpreter*, CV*)’:
RealPPPort.c:3782:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isOCTAL_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3801:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isIDFIRST(PerlInterpreter*, CV*)’:
RealPPPort.c:3820:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isIDFIRST_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3839:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isIDCONT(PerlInterpreter*, CV*)’:
RealPPPort.c:3858:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isIDCONT_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3877:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isSPACE(PerlInterpreter*, CV*)’:
RealPPPort.c:3896:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isSPACE_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3915:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isASCII(PerlInterpreter*, CV*)’:
RealPPPort.c:3934:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isASCII_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3953:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isCNTRL(PerlInterpreter*, CV*)’:
RealPPPort.c:3972:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isCNTRL_A(PerlInterpreter*, CV*)’:
RealPPPort.c:3991:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isPRINT(PerlInterpreter*, CV*)’:
RealPPPort.c:4010:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isPRINT_A(PerlInterpreter*, CV*)’:
RealPPPort.c:4029:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isGRAPH(PerlInterpreter*, CV*)’:
RealPPPort.c:4048:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isGRAPH_A(PerlInterpreter*, CV*)’:
RealPPPort.c:4067:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isPUNCT(PerlInterpreter*, CV*)’:
RealPPPort.c:4086:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isPUNCT_A(PerlInterpreter*, CV*)’:
RealPPPort.c:4105:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isXDIGIT(PerlInterpreter*, CV*)’:
RealPPPort.c:4124:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isXDIGIT_A(PerlInterpreter*, CV*)’:
RealPPPort.c:4143:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isPSXSPC(PerlInterpreter*, CV*)’:
RealPPPort.c:4162:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_test_isPSXSPC_A(PerlInterpreter*, CV*)’:
RealPPPort.c:4181:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_av_tindex(PerlInterpreter*, CV*)’:
RealPPPort.c:4200:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_av_top_index(PerlInterpreter*, CV*)’:
RealPPPort.c:4233:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_newCONSTSUB_1(PerlInterpreter*, CV*)’:
RealPPPort.c:4266:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_newCONSTSUB_2(PerlInterpreter*, CV*)’:
RealPPPort.c:4280:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_newCONSTSUB_3(PerlInterpreter*, CV*)’:
RealPPPort.c:4294:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newRV_inc_REFCNT(PerlInterpreter*, CV*)’:
RealPPPort.c:4308:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newRV_noinc_REFCNT(PerlInterpreter*, CV*)’:
RealPPPort.c:4333:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSV_type(PerlInterpreter*, CV*)’:
RealPPPort.c:4357:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvn(PerlInterpreter*, CV*)’:
RealPPPort.c:4405:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvn_flags(PerlInterpreter*, CV*)’:
RealPPPort.c:4428:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvn_utf8(PerlInterpreter*, CV*)’:
RealPPPort.c:4451:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_pv_escape_can_unicode(PerlInterpreter*, CV*)’:
RealPPPort.c:4470:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_pv_pretty(PerlInterpreter*, CV*)’:
RealPPPort.c:4492:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_pv_display(PerlInterpreter*, CV*)’:
RealPPPort.c:4530:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvs(PerlInterpreter*, CV*)’:
RealPPPort.c:4558:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvs_flags(PerlInterpreter*, CV*)’:
RealPPPort.c:4577:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvs_share(PerlInterpreter*, CV*)’:
RealPPPort.c:4596:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvs(PerlInterpreter*, CV*)’:
RealPPPort.c:4624:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvs(PerlInterpreter*, CV*)’:
RealPPPort.c:4644:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_hv_fetchs(PerlInterpreter*, CV*)’:
RealPPPort.c:4664:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_hv_stores(PerlInterpreter*, CV*)’:
RealPPPort.c:4689:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_fetchpvs(PerlInterpreter*, CV*)’:
RealPPPort.c:4711:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_stashpvs(PerlInterpreter*, CV*)’:
RealPPPort.c:4729:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_cvs(PerlInterpreter*, CV*)’:
RealPPPort.c:4747:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvn_share(PerlInterpreter*, CV*)’:
RealPPPort.c:4774:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_snprintf(PerlInterpreter*, CV*)’:
RealPPPort.c:4816:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_sprintf(PerlInterpreter*, CV*)’:
RealPPPort.c:4841:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_strlfunc(PerlInterpreter*, CV*)’:
RealPPPort.c:4866:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_vnewSVpvf(PerlInterpreter*, CV*)’:
RealPPPort.c:4906:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_vcatpvf(PerlInterpreter*, CV*)’:
RealPPPort.c:4924:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_vsetpvf(PerlInterpreter*, CV*)’:
RealPPPort.c:4945:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvf_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:4966:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_sv_catpvf_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:4985:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvf_mg_nocontext(PerlInterpreter*, CV*)’:
RealPPPort.c:5004:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvf_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:5027:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_sv_setpvf_mg(PerlInterpreter*, CV*)’:
RealPPPort.c:5046:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvf_mg_nocontext(PerlInterpreter*, CV*)’:
RealPPPort.c:5065:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_no_THX_arg(PerlInterpreter*, CV*)’:
RealPPPort.c:5088:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_with_THX_arg(PerlInterpreter*, CV*)’:
RealPPPort.c:5108:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setuv(PerlInterpreter*, CV*)’:
RealPPPort.c:5128:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVuv(PerlInterpreter*, CV*)’:
RealPPPort.c:5149:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_2uv(PerlInterpreter*, CV*)’:
RealPPPort.c:5169:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvUVx(PerlInterpreter*, CV*)’:
RealPPPort.c:5189:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_XSRETURN_UV(PerlInterpreter*, CV*)’:
RealPPPort.c:5210:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c:5228:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_XPUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c:5252:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_UTF8_SAFE_SKIP(PerlInterpreter*, CV*)’:
RealPPPort.c:5275:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_strnlen(PerlInterpreter*, CV*)’:
RealPPPort.c:5298:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_utf8_to_uvchr_buf(PerlInterpreter*, CV*)’:
RealPPPort.c:5320:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_utf8_to_uvchr(PerlInterpreter*, CV*)’:
RealPPPort.c:5360:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_compare_PL_signals(PerlInterpreter*, CV*)’:
RealPPPort.c:5396:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_sv_undef(PerlInterpreter*, CV*)’:
RealPPPort.c:5417:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_sv_yes(PerlInterpreter*, CV*)’:
RealPPPort.c:5435:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_sv_no(PerlInterpreter*, CV*)’:
RealPPPort.c:5453:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_na(PerlInterpreter*, CV*)’:
RealPPPort.c:5471:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_Sv(PerlInterpreter*, CV*)’:
RealPPPort.c:5492:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_tokenbuf(PerlInterpreter*, CV*)’:
RealPPPort.c:5511:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_parser(PerlInterpreter*, CV*)’:
RealPPPort.c:5529:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_hexdigit(PerlInterpreter*, CV*)’:
RealPPPort.c:5547:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_hints(PerlInterpreter*, CV*)’:
RealPPPort.c:5565:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_ppaddr(PerlInterpreter*, CV*)’:
RealPPPort.c:5583:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_other_variables(PerlInterpreter*, CV*)’:
RealPPPort.c:5610:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_no_dummy_parser_vars(PerlInterpreter*, CV*)’:
RealPPPort.c:5678:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_dummy_parser_warning(PerlInterpreter*, CV*)’:
RealPPPort.c:5697:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_warner(PerlInterpreter*, CV*)’:
RealPPPort.c:5714:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_warner(PerlInterpreter*, CV*)’:
RealPPPort.c:5731:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_warner_nocontext(PerlInterpreter*, CV*)’:
RealPPPort.c:5748:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void XS_Devel__PPPort_ckWARN(PerlInterpreter*, CV*)’:
RealPPPort.c:5765:5: note: in expansion of macro ‘dVAR’
RealPPPort.c: In function ‘void boot_Devel__PPPort(PerlInterpreter*, CV*)’:
RealPPPort.c:5788:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_shainit(PerlInterpreter*, CV*)’:
SHA.c:213:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_sharewind(PerlInterpreter*, CV*)’:
SHA.c:234:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_shawrite(PerlInterpreter*, CV*)’:
SHA.c:250:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_newSHA(PerlInterpreter*, CV*)’:
SHA.c:273:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_clone(PerlInterpreter*, CV*)’:
SHA.c:305:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_DESTROY(PerlInterpreter*, CV*)’:
SHA.c:335:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_sha1(PerlInterpreter*, CV*)’:
SHA.c:352:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_hmac_sha1(PerlInterpreter*, CV*)’:
SHA.c:399:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_hashsize(PerlInterpreter*, CV*)’:
SHA.c:450:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_add(PerlInterpreter*, CV*)’:
SHA.c:476:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA_digest(PerlInterpreter*, CV*)’:
SHA.c:513:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA__getstate(PerlInterpreter*, CV*)’:
SHA.c:552:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA__putstate(PerlInterpreter*, CV*)’:
SHA.c:588:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA__addfilebin(PerlInterpreter*, CV*)’:
SHA.c:632:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void XS_Digest__SHA__addfileuniv(PerlInterpreter*, CV*)’:
SHA.c:663:5: note: in expansion of macro ‘dVAR’
SHA.c: In function ‘void boot_Digest__SHA(PerlInterpreter*, CV*)’:
SHA.c:729:5: note: in expansion of macro ‘dVAR’
Byte.c: In function ‘void boot_Encode__Byte(PerlInterpreter*, CV*)’:
../../../perl.h:161:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
../../../perl.h:164:17: note: in expansion of macro ‘pVAR’
Byte.c:193:5: note: in expansion of macro ‘dVAR’
Fcntl.xs: In function ‘void XS_Fcntl_S_ISREG(PerlInterpreter*, CV*)’:
Fcntl.xs:39:5: note: in expansion of macro ‘dVAR’
Fcntl.c: In function ‘void XS_Fcntl_AUTOLOAD(PerlInterpreter*, CV*)’:
Fcntl.c:223:5: note: in expansion of macro ‘dVAR’
Fcntl.c: In function ‘void XS_Fcntl_S_IMODE(PerlInterpreter*, CV*)’:
Fcntl.c:268:5: note: in expansion of macro ‘dVAR’
Fcntl.c: In function ‘void XS_Fcntl_S_IFMT(PerlInterpreter*, CV*)’:
Fcntl.c:296:5: note: in expansion of macro ‘dVAR’
Fcntl.c: In function ‘void boot_Fcntl(PerlInterpreter*, CV*)’:
Fcntl.c:322:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__utf8_decode(PerlInterpreter*, CV*)’:
Encode.c:771:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__utf8_encode(PerlInterpreter*, CV*)’:
Encode.c:854:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_renew(PerlInterpreter*, CV*)’:
Encode.c:946:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_renewed(PerlInterpreter*, CV*)’:
Encode.c:967:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_name(PerlInterpreter*, CV*)’:
Encode.c:988:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_cat_decode(PerlInterpreter*, CV*)’:
Encode.c:1014:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_decode(PerlInterpreter*, CV*)’:
Encode.c:1079:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_encode(PerlInterpreter*, CV*)’:
Encode.c:1132:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_needs_lines(PerlInterpreter*, CV*)’:
Encode.c:1184:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_perlio_ok(PerlInterpreter*, CV*)’:
Encode.c:1204:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__XS_mime_name(PerlInterpreter*, CV*)’:
Encode.c:1228:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_is_utf8(PerlInterpreter*, CV*)’:
Encode.c:1264:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__utf8_on(PerlInterpreter*, CV*)’:
Encode.c:1299:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode__utf8_off(PerlInterpreter*, CV*)’:
Encode.c:1327:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_decode(PerlInterpreter*, CV*)’:
Encode.c:1355:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_encode(PerlInterpreter*, CV*)’:
Encode.c:1397:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_decode_utf8(PerlInterpreter*, CV*)’:
Encode.c:1439:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_encode_utf8(PerlInterpreter*, CV*)’:
Encode.c:1477:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_from_to(PerlInterpreter*, CV*)’:
Encode.c:1499:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void XS_Encode_onBOOT(PerlInterpreter*, CV*)’:
Encode.c:1563:5: note: in expansion of macro ‘dVAR’
Encode.c: In function ‘void boot_Encode(PerlInterpreter*, CV*)’:
Encode.c:1585:5: note: in expansion of macro ‘dVAR’
DosGlob.c: In function ‘void XS_File__DosGlob__callsite(PerlInterpreter*, CV*)’:
DosGlob.c:188:5: note: in expansion of macro ‘dVAR’
DosGlob.c: In function ‘void boot_File__DosGlob(PerlInterpreter*, CV*)’:
DosGlob.c:214:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void XS_File__Glob_GLOB_ERROR(PerlInterpreter*, CV*)’:
Glob.c:507:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void XS_File__Glob_bsd_glob(PerlInterpreter*, CV*)’:
Glob.c:528:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void XS_File__Glob_csh_glob(PerlInterpreter*, CV*)’:
Glob.c:570:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void XS_File__Glob_bsd_glob_override(PerlInterpreter*, CV*)’:
Glob.c:597:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void XS_File__Glob_AUTOLOAD(PerlInterpreter*, CV*)’:
Glob.c:662:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void boot_File__Glob(PerlInterpreter*, CV*)’:
Glob.c:712:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util__clear_placeholders(PerlInterpreter*, CV*)’:
Util.c:165:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_all_keys(PerlInterpreter*, CV*)’:
Util.c:199:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_hidden_ref_keys(PerlInterpreter*, CV*)’:
Util.c:275:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_hv_store(PerlInterpreter*, CV*)’:
Util.c:319:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_hash_seed(PerlInterpreter*, CV*)’:
Util.c:361:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_hash_value(PerlInterpreter*, CV*)’:
Util.c:380:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_hash_traversal_mask(PerlInterpreter*, CV*)’:
Util.c:418:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_bucket_info(PerlInterpreter*, CV*)’:
Util.c:454:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_bucket_array(PerlInterpreter*, CV*)’:
Util.c:537:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_bucket_ratio(PerlInterpreter*, CV*)’:
Util.c:631:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_num_buckets(PerlInterpreter*, CV*)’:
Util.c:665:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void XS_Hash__Util_used_buckets(PerlInterpreter*, CV*)’:
Util.c:693:5: note: in expansion of macro ‘dVAR’
Util.c: In function ‘void boot_Hash__Util(PerlInterpreter*, CV*)’:
Util.c:726:5: note: in expansion of macro ‘dVAR’
Call.c: In function ‘void XS_Filter__Util__Call_filter_read(PerlInterpreter*, CV*)’:
Call.c:352:5: note: in expansion of macro ‘dVAR’
Call.c: In function ‘void XS_Filter__Util__Call_real_import(PerlInterpreter*, CV*)’:
Call.c:383:5: note: in expansion of macro ‘dVAR’
Call.c: In function ‘void XS_Filter__Util__Call_filter_del(PerlInterpreter*, CV*)’:
Call.c:421:5: note: in expansion of macro ‘dVAR’
Call.c: In function ‘void XS_Filter__Util__Call_unimport(PerlInterpreter*, CV*)’:
Call.c:438:5: note: in expansion of macro ‘dVAR’
Call.c: In function ‘void boot_Filter__Util__Call(PerlInterpreter*, CV*)’:
Call.c:470:5: note: in expansion of macro ‘dVAR’
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_’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash__fieldhash(PerlInterpreter*, CV*)’:
FieldHash.c:512:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash_id(PerlInterpreter*, CV*)’:
FieldHash.c:551:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash_id_2obj(PerlInterpreter*, CV*)’:
FieldHash.c:575:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash_register(PerlInterpreter*, CV*)’:
FieldHash.c:600:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash_CLONE(PerlInterpreter*, CV*)’:
FieldHash.c:634:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash__active_fields(PerlInterpreter*, CV*)’:
FieldHash.c:654:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash__test_uvar_get(PerlInterpreter*, CV*)’:
FieldHash.c:688:5: note: in expansion of macro ‘dVAR’
FieldHash.c: In function ‘void boot_Hash__Util__FieldHash(PerlInterpreter*, CV*)’:
FieldHash.c:724:5: note: in expansion of macro ‘dVAR’
Langinfo.c: In function ‘void XS_I18N__Langinfo_AUTOLOAD(PerlInterpreter*, CV*)’:
Langinfo.c:179:5: note: in expansion of macro ‘dVAR’
Langinfo.c: In function ‘void XS_I18N__Langinfo_langinfo(PerlInterpreter*, CV*)’:
Langinfo.c:224:5: note: in expansion of macro ‘dVAR’
Langinfo.c: In function ‘void boot_I18N__Langinfo(PerlInterpreter*, CV*)’:
Langinfo.c:319:5: note: in expansion of macro ‘dVAR’
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*)’:
SysV.c:278:5: note: in expansion of macro ‘dVAR’
../../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:320:5: note: in expansion of macro ‘dVAR’
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:365:5: note: in expansion of macro ‘dVAR’
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:403:5: note: in expansion of macro ‘dVAR’
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:444:5: note: in expansion of macro ‘dVAR’
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:486:5: note: in expansion of macro ‘dVAR’
SysV.c:484:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_ftok(PerlInterpreter*, CV*)’:
SysV.c:531:5: note: in expansion of macro ‘dVAR’
SysV.c:529:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_memread(PerlInterpreter*, CV*)’:
SysV.c:590:5: note: in expansion of macro ‘dVAR’
SysV.c:588:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)’:
SysV.c:629:5: note: in expansion of macro ‘dVAR’
SysV.c:627:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_shmat(PerlInterpreter*, CV*)’:
SysV.c:661:5: note: in expansion of macro ‘dVAR’
SysV.c:659:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV_shmdt(PerlInterpreter*, CV*)’:
SysV.c:695:5: note: in expansion of macro ‘dVAR’
SysV.c:693:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
SysV.c:722:5: note: in expansion of macro ‘dVAR’
SysV.c:720:1: note: in expansion of macro ‘XS_EUPXS’
SysV.c: In function ‘void boot_IPC__SysV(PerlInterpreter*, CV*)’:
SysV.c:835:5: note: in expansion of macro ‘dVAR’
../../XSUB.h:134:40: note: in expansion of macro ‘XSPROTO’
SysV.c:830:1: note: in expansion of macro ‘XS_EXTERNAL’
IO.xs: In function ‘OP* io_pp_nextstate(PerlInterpreter*)’:
IO.xs:191:5: note: in expansion of macro ‘dVAR’
IO.xs: In function ‘OP* io_ck_lineseq(PerlInterpreter*, OP*)’:
IO.xs:199:15: note: in expansion of macro ‘pTHX_’
IO.c: In function ‘void XS_IO__Seekable_getpos(PerlInterpreter*, CV*)’:
IO.c:367:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Seekable_setpos(PerlInterpreter*, CV*)’:
IO.c:417:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__File_new_tmpfile(PerlInterpreter*, CV*)’:
IO.c:478:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Poll__poll(PerlInterpreter*, CV*)’:
IO.c:521:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_blocking(PerlInterpreter*, CV*)’:
IO.c:567:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_ungetc(PerlInterpreter*, CV*)’:
IO.c:598:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_error(PerlInterpreter*, CV*)’:
IO.c:653:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_clearerr(PerlInterpreter*, CV*)’:
IO.c:682:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_untaint(PerlInterpreter*, CV*)’:
IO.c:713:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_flush(PerlInterpreter*, CV*)’:
IO.c:746:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_setbuf(PerlInterpreter*, CV*)’:
IO.c:784:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_setvbuf(PerlInterpreter*, CV*)’:
IO.c:810:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle_sync(PerlInterpreter*, CV*)’:
IO.c:863:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Handle__create_getline_subs(PerlInterpreter*, CV*)’:
IO.c:913:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void XS_IO__Socket_sockatmark(PerlInterpreter*, CV*)’:
IO.c:936:5: note: in expansion of macro ‘dVAR’
IO.c: In function ‘void boot_IO(PerlInterpreter*, CV*)’:
IO.c:997:5: note: in expansion of macro ‘dVAR’
CN.c: In function ‘void boot_Encode__CN(PerlInterpreter*, CV*)’:
CN.c:198:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
ListUtil.c:304:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_sum(PerlInterpreter*, CV*)’:
ListUtil.c:362:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_minstr(PerlInterpreter*, CV*)’:
ListUtil.c:545:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_reduce(PerlInterpreter*, CV*)’:
ListUtil.c:589:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_first(PerlInterpreter*, CV*)’:
ListUtil.c:661:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void XS_MIME__Base64_encode_base64(PerlInterpreter*, CV*)’:
Base64.c:252:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void XS_MIME__Base64_decode_base64(PerlInterpreter*, CV*)’:
Base64.c:349:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void XS_MIME__Base64_encoded_base64_length(PerlInterpreter*, CV*)’:
Base64.c:421:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_any(PerlInterpreter*, CV*)’:
ListUtil.c:739:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_head(PerlInterpreter*, CV*)’:
ListUtil.c:815:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)’:
Base64.c:467:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_pairs(PerlInterpreter*, CV*)’:
ListUtil.c:875:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_unpairs(PerlInterpreter*, CV*)’:
ListUtil.c:917:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void XS_MIME__QuotedPrint_encode_qp(PerlInterpreter*, CV*)’:
Base64.c:512:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_pairkeys(PerlInterpreter*, CV*)’:
ListUtil.c:974:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_pairvalues(PerlInterpreter*, CV*)’:
ListUtil.c:1008:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void XS_MIME__QuotedPrint_decode_qp(PerlInterpreter*, CV*)’:
Base64.c:644:5: note: in expansion of macro ‘dVAR’
Base64.c: In function ‘void boot_MIME__Base64(PerlInterpreter*, CV*)’:
Base64.c:734:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_pairfirst(PerlInterpreter*, CV*)’:
ListUtil.c:1042:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_pairgrep(PerlInterpreter*, CV*)’:
ListUtil.c:1135:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_pairmap(PerlInterpreter*, CV*)’:
ListUtil.c:1238:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_shuffle(PerlInterpreter*, CV*)’:
ListUtil.c:1398:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_List__Util_uniq(PerlInterpreter*, CV*)’:
ListUtil.c:1446:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_dualvar(PerlInterpreter*, CV*)’:
ListUtil.c:1566:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_isdual(PerlInterpreter*, CV*)’:
ListUtil.c:1613:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_blessed(PerlInterpreter*, CV*)’:
ListUtil.c:1634:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_reftype(PerlInterpreter*, CV*)’:
ListUtil.c:1661:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_refaddr(PerlInterpreter*, CV*)’:
ListUtil.c:1687:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_weaken(PerlInterpreter*, CV*)’:
ListUtil.c:1713:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_unweaken(PerlInterpreter*, CV*)’:
ListUtil.c:1734:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_isweak(PerlInterpreter*, CV*)’:
ListUtil.c:1785:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_readonly(PerlInterpreter*, CV*)’:
ListUtil.c:1807:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_tainted(PerlInterpreter*, CV*)’:
ListUtil.c:1828:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_isvstring(PerlInterpreter*, CV*)’:
ListUtil.c:1849:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_looks_like_number(PerlInterpreter*, CV*)’:
ListUtil.c:1872:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Scalar__Util_openhandle(PerlInterpreter*, CV*)’:
ListUtil.c:1906:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Sub__Util_set_prototype(PerlInterpreter*, CV*)’:
ListUtil.c:1946:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Sub__Util_set_subname(PerlInterpreter*, CV*)’:
ListUtil.c:1989:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void XS_Sub__Util_subname(PerlInterpreter*, CV*)’:
ListUtil.c:2134:5: note: in expansion of macro ‘dVAR’
ListUtil.c: In function ‘void boot_List__Util(PerlInterpreter*, CV*)’:
ListUtil.c:2173:5: note: in expansion of macro ‘dVAR’
ListUtil.xs: In function ‘void XS_List__Util_sum(PerlInterpreter*, CV*)’:
EBCDIC.c: In function ‘void boot_Encode__EBCDIC(PerlInterpreter*, CV*)’:
EBCDIC.c:193:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_get_linear_isa(PerlInterpreter*, CV*)’:
mro.c:455:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_set_mro(PerlInterpreter*, CV*)’:
mro.c:502:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_get_mro(PerlInterpreter*, CV*)’:
mro.c:535:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_get_isarev(PerlInterpreter*, CV*)’:
mro.c:571:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_is_universal(PerlInterpreter*, CV*)’:
mro.c:612:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_invalidate_all_method_caches(PerlInterpreter*, CV*)’:
mro.c:651:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro_get_pkg_gen(PerlInterpreter*, CV*)’:
mro.c:674:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void XS_mro__nextcan(PerlInterpreter*, CV*)’:
mro.c:705:5: note: in expansion of macro ‘dVAR’
mro.c: In function ‘void boot_mro(PerlInterpreter*, CV*)’:
mro.c:934:5: note: in expansion of macro ‘dVAR’
Opcode.xs: In function ‘void opmask_addlocal(PerlInterpreter*, SV*, char*)’:
Opcode.xs:240:33: warning: cast between incompatible function types from ‘void (*)(PerlInterpreter*, const char*, ...)’ {aka ‘void (*)(interpreter*, const char*, ...)’} to ‘void (*)(void*)’ [-Wcast-function-type]
../../embed.h:663:57: note: in definition of macro ‘save_destructor’
Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
Opcode.c: In function ‘void XS_Opcode__safe_pkg_prep(PerlInterpreter*, CV*)’:
Opcode.c:409:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode__safe_call_sv(PerlInterpreter*, CV*)’:
Opcode.c:442:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_verify_opset(PerlInterpreter*, CV*)’:
Opcode.c:508:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_invert_opset(PerlInterpreter*, CV*)’:
Opcode.c:536:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_opset_to_ops(PerlInterpreter*, CV*)’:
Opcode.c:566:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_opset(PerlInterpreter*, CV*)’:
Opcode.c:610:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_permit_only(PerlInterpreter*, CV*)’:
Opcode.c:647:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_opdesc(PerlInterpreter*, CV*)’:
Opcode.c:694:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_define_optag(PerlInterpreter*, CV*)’:
Opcode.c:747:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_empty_opset(PerlInterpreter*, CV*)’:
Opcode.c:770:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_full_opset(PerlInterpreter*, CV*)’:
Opcode.c:785:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_opmask_add(PerlInterpreter*, CV*)’:
Opcode.c:801:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_opcodes(PerlInterpreter*, CV*)’:
Opcode.c:822:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void XS_Opcode_opmask(PerlInterpreter*, CV*)’:
Opcode.c:845:5: note: in expansion of macro ‘dVAR’
Opcode.c: In function ‘void boot_Opcode(PerlInterpreter*, CV*)’:
Opcode.c:873:5: note: in expansion of macro ‘dVAR’
encoding.c: In function ‘void boot_PerlIO__encoding(PerlInterpreter*, CV*)’:
encoding.c:798:5: note: in expansion of macro ‘dVAR’
mmap.xs: In function ‘IV PerlIOMmap_map(PerlInterpreter*, PerlIOl**)’:
mmap.xs:29:5: note: in expansion of macro ‘dVAR’
mmap.c: In function ‘void boot_PerlIO__mmap(PerlInterpreter*, CV*)’:
mmap.c:455:5: note: in expansion of macro ‘dVAR’
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_’
scalar.c: In function ‘void boot_PerlIO__scalar(PerlInterpreter*, CV*)’:
scalar.c:607:5: note: in expansion of macro ‘dVAR’
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_’
via.c: In function ‘void boot_PerlIO__via(PerlInterpreter*, CV*)’:
via.c:849:5: note: in expansion of macro ‘dVAR’
POSIX.xs: In function ‘void S_setpayload(NV*, UV, bool)’:
POSIX.xs:1209:3: note: in expansion of macro ‘dTHX’
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’
POSIX.c: In function ‘void XS_POSIX__SigSet_new(PerlInterpreter*, CV*)’:
POSIX.c:1991:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__SigSet_addset(PerlInterpreter*, CV*)’:
POSIX.c:2024:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__SigSet_emptyset(PerlInterpreter*, CV*)’:
POSIX.c:2072:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__SigSet_ismember(PerlInterpreter*, CV*)’:
POSIX.c:2112:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_new(PerlInterpreter*, CV*)’:
POSIX.c:2149:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_getattr(PerlInterpreter*, CV*)’:
POSIX.c:2185:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_setattr(PerlInterpreter*, CV*)’:
POSIX.c:2240:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_getispeed(PerlInterpreter*, CV*)’:
POSIX.c:2307:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_getiflag(PerlInterpreter*, CV*)’:
POSIX.c:2338:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_getcc(PerlInterpreter*, CV*)’:
POSIX.c:2389:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_setispeed(PerlInterpreter*, CV*)’:
POSIX.c:2428:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_setiflag(PerlInterpreter*, CV*)’:
POSIX.c:2471:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__Termios_setcc(PerlInterpreter*, CV*)’:
POSIX.c:2518:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_constant(PerlInterpreter*, CV*)’:
POSIX.c:2558:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_WEXITSTATUS(PerlInterpreter*, CV*)’:
POSIX.c:2607:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_open(PerlInterpreter*, CV*)’:
POSIX.c:2678:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_localeconv(PerlInterpreter*, CV*)’:
POSIX.c:2725:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setlocale(PerlInterpreter*, CV*)’:
POSIX.c:2881:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_acos(PerlInterpreter*, CV*)’:
POSIX.c:2917:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_fegetround(PerlInterpreter*, CV*)’:
POSIX.c:3127:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_fesetround(PerlInterpreter*, CV*)’:
POSIX.c:3150:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_fpclassify(PerlInterpreter*, CV*)’:
POSIX.c:3192:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_getpayload(PerlInterpreter*, CV*)’:
POSIX.c:3273:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setpayload(PerlInterpreter*, CV*)’:
POSIX.c:3299:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setpayloadsig(PerlInterpreter*, CV*)’:
POSIX.c:3326:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_issignaling(PerlInterpreter*, CV*)’:
POSIX.c:3354:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_copysign(PerlInterpreter*, CV*)’:
POSIX.c:3380:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_frexp(PerlInterpreter*, CV*)’:
POSIX.c:3513:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_ldexp(PerlInterpreter*, CV*)’:
POSIX.c:3536:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_modf(PerlInterpreter*, CV*)’:
POSIX.c:3558:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_remquo(PerlInterpreter*, CV*)’:
POSIX.c:3581:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_scalbn(PerlInterpreter*, CV*)’:
POSIX.c:3611:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_fma(PerlInterpreter*, CV*)’:
POSIX.c:3640:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_nan(PerlInterpreter*, CV*)’:
POSIX.c:3671:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_jn(PerlInterpreter*, CV*)’:
POSIX.c:3722:5: note: in expansion of macro ‘dVAR’
POSIX.xs: In function ‘void XS_POSIX_sigaction(PerlInterpreter*, CV*)’:
POSIX.xs:2980:6: note: in expansion of macro ‘dVAR’
POSIX.c:3770:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_sigpending(PerlInterpreter*, CV*)’:
POSIX.c:3998:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_sigprocmask(PerlInterpreter*, CV*)’:
POSIX.c:4045:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX__exit(PerlInterpreter*, CV*)’:
POSIX.c:4092:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_dup2(PerlInterpreter*, CV*)’:
POSIX.c:4108:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_lseek(PerlInterpreter*, CV*)’:
POSIX.c:4152:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_nice(PerlInterpreter*, CV*)’:
POSIX.c:4185:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_pipe(PerlInterpreter*, CV*)’:
POSIX.c:4211:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_read(PerlInterpreter*, CV*)’:
POSIX.c:4234:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setpgid(PerlInterpreter*, CV*)’:
POSIX.c:4281:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setsid(PerlInterpreter*, CV*)’:
POSIX.c:4311:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_tcgetpgrp(PerlInterpreter*, CV*)’:
POSIX.c:4328:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_tcsetpgrp(PerlInterpreter*, CV*)’:
POSIX.c:4352:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_uname(PerlInterpreter*, CV*)’:
POSIX.c:4387:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_write(PerlInterpreter*, CV*)’:
POSIX.c:4417:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_abort(PerlInterpreter*, CV*)’:
POSIX.c:4454:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_mblen(PerlInterpreter*, CV*)’:
POSIX.c:4471:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_mbstowcs(PerlInterpreter*, CV*)’:
POSIX.c:4508:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_mbtowc(PerlInterpreter*, CV*)’:
POSIX.c:4531:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_wcstombs(PerlInterpreter*, CV*)’:
POSIX.c:4567:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_wctomb(PerlInterpreter*, CV*)’:
POSIX.c:4590:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strcoll(PerlInterpreter*, CV*)’:
POSIX.c:4611:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strtod(PerlInterpreter*, CV*)’:
POSIX.c:4632:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strtold(PerlInterpreter*, CV*)’:
POSIX.c:4670:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strtol(PerlInterpreter*, CV*)’:
POSIX.c:4706:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strtoul(PerlInterpreter*, CV*)’:
POSIX.c:4760:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strxfrm(PerlInterpreter*, CV*)’:
POSIX.c:4816:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_mkfifo(PerlInterpreter*, CV*)’:
POSIX.c:4850:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_tcdrain(PerlInterpreter*, CV*)’:
POSIX.c:4887:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_tcflow(PerlInterpreter*, CV*)’:
POSIX.c:4928:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_asctime(PerlInterpreter*, CV*)’:
POSIX.c:4971:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_clock(PerlInterpreter*, CV*)’:
POSIX.c:5052:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_ctime(PerlInterpreter*, CV*)’:
POSIX.c:5069:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_times(PerlInterpreter*, CV*)’:
POSIX.c:5088:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_difftime(PerlInterpreter*, CV*)’:
POSIX.c:5114:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_strftime(PerlInterpreter*, CV*)’:
POSIX.c:5135:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_tzset(PerlInterpreter*, CV*)’:
POSIX.c:5227:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_tzname(PerlInterpreter*, CV*)’:
POSIX.c:5245:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_ctermid(PerlInterpreter*, CV*)’:
POSIX.c:5265:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_cuserid(PerlInterpreter*, CV*)’:
POSIX.c:5292:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_fpathconf(PerlInterpreter*, CV*)’:
POSIX.c:5317:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_pathconf(PerlInterpreter*, CV*)’:
POSIX.c:5352:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_pause(PerlInterpreter*, CV*)’:
POSIX.c:5382:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_sleep(PerlInterpreter*, CV*)’:
POSIX.c:5411:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setgid(PerlInterpreter*, CV*)’:
POSIX.c:5431:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_setuid(PerlInterpreter*, CV*)’:
POSIX.c:5459:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_sysconf(PerlInterpreter*, CV*)’:
POSIX.c:5487:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_ttyname(PerlInterpreter*, CV*)’:
POSIX.c:5515:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_getcwd(PerlInterpreter*, CV*)’:
POSIX.c:5539:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void XS_POSIX_lchown(PerlInterpreter*, CV*)’:
POSIX.c:5561:5: note: in expansion of macro ‘dVAR’
POSIX.c: In function ‘void boot_POSIX(PerlInterpreter*, CV*)’:
POSIX.c:5608:5: note: in expansion of macro ‘dVAR’
JP.c: In function ‘void boot_Encode__JP(PerlInterpreter*, CV*)’:
JP.c:199:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_TIEHASH(PerlInterpreter*, CV*)’:
SDBM_File.c:188:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_DESTROY(PerlInterpreter*, CV*)’:
SDBM_File.c:241:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_FETCH(PerlInterpreter*, CV*)’:
SDBM_File.c:275:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_STORE(PerlInterpreter*, CV*)’:
SDBM_File.c:317:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_DELETE(PerlInterpreter*, CV*)’:
SDBM_File.c:384:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_EXISTS(PerlInterpreter*, CV*)’:
SDBM_File.c:421:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_FIRSTKEY(PerlInterpreter*, CV*)’:
SDBM_File.c:458:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_NEXTKEY(PerlInterpreter*, CV*)’:
SDBM_File.c:491:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_error(PerlInterpreter*, CV*)’:
SDBM_File.c:524:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void XS_SDBM_File_filter_fetch_key(PerlInterpreter*, CV*)’:
SDBM_File.c:554:5: note: in expansion of macro ‘dVAR’
SDBM_File.c: In function ‘void boot_SDBM_File(PerlInterpreter*, CV*)’:
SDBM_File.c:589:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_AUTOLOAD(PerlInterpreter*, CV*)’:
Socket.c:892:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_inet_aton(PerlInterpreter*, CV*)’:
Socket.c:937:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_inet_ntoa(PerlInterpreter*, CV*)’:
Socket.c:970:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_sockaddr_family(PerlInterpreter*, CV*)’:
Socket.c:1013:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_pack_sockaddr_un(PerlInterpreter*, CV*)’:
Socket.c:1039:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_unpack_sockaddr_un(PerlInterpreter*, CV*)’:
Socket.c:1120:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_pack_sockaddr_in(PerlInterpreter*, CV*)’:
Socket.c:1197:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_unpack_sockaddr_in(PerlInterpreter*, CV*)’:
Socket.c:1248:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_pack_sockaddr_in6(PerlInterpreter*, CV*)’:
Socket.c:1296:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_unpack_sockaddr_in6(PerlInterpreter*, CV*)’:
Socket.c:1369:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_inet_ntop(PerlInterpreter*, CV*)’:
Socket.c:1426:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_inet_pton(PerlInterpreter*, CV*)’:
Socket.c:1498:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_pack_ip_mreq(PerlInterpreter*, CV*)’:
Socket.c:1554:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_unpack_ip_mreq(PerlInterpreter*, CV*)’:
Socket.c:1610:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)’:
Socket.c:1646:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_unpack_ip_mreq_source(PerlInterpreter*, CV*)’:
Socket.c:1715:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_pack_ipv6_mreq(PerlInterpreter*, CV*)’:
Socket.c:1753:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void XS_Socket_unpack_ipv6_mreq(PerlInterpreter*, CV*)’:
Socket.c:1793:5: note: in expansion of macro ‘dVAR’
Socket.c: In function ‘void boot_Socket(PerlInterpreter*, CV*)’:
Socket.c:1835:5: note: in expansion of macro ‘dVAR’
KR.c: In function ‘void boot_Encode__KR(PerlInterpreter*, CV*)’:
KR.c:197:5: note: in expansion of macro ‘dVAR’
Storable.xs: In function ‘int store_hash(PerlInterpreter*, stcxt_t*, HV*)’:
Storable.xs:2782:5: note: in expansion of macro ‘dVAR’
Storable.xs: In function ‘int store_lhash(PerlInterpreter*, stcxt_t*, HV*, unsigned char)’:
Storable.xs:3243:5: note: in expansion of macro ‘dVAR’
Symbol.c: In function ‘void boot_Encode__Symbol(PerlInterpreter*, CV*)’:
Symbol.c:193:5: note: in expansion of macro ‘dVAR’
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_’
Storable.xs: In function ‘SV* retrieve_flag_hash(PerlInterpreter*, stcxt_t*, const char*)’:
Storable.xs:6533:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_init_perinterp(PerlInterpreter*, CV*)’:
Storable.c:7943:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_pstore(PerlInterpreter*, CV*)’:
Storable.c:7958:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_mstore(PerlInterpreter*, CV*)’:
Storable.c:7986:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_pretrieve(PerlInterpreter*, CV*)’:
Storable.c:8009:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_mretrieve(PerlInterpreter*, CV*)’:
Storable.c:8037:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_dclone(PerlInterpreter*, CV*)’:
Storable.c:8065:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_last_op_in_netorder(PerlInterpreter*, CV*)’:
Storable.c:8085:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_stack_depth(PerlInterpreter*, CV*)’:
Storable.c:8111:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void XS_Storable_stack_depth_hash(PerlInterpreter*, CV*)’:
Storable.c:8129:5: note: in expansion of macro ‘dVAR’
Storable.c: In function ‘void boot_Storable(PerlInterpreter*, CV*)’:
Storable.c:8152:5: note: in expansion of macro ‘dVAR’
re_comp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const void*)’:
re_comp.c:4443:22: note: in expansion of macro ‘pTHX_’
Hostname.c: In function ‘void XS_Sys__Hostname_ghname(PerlInterpreter*, CV*)’:
Hostname.c:178:5: note: in expansion of macro ‘dVAR’
Hostname.c: In function ‘void boot_Sys__Hostname(PerlInterpreter*, CV*)’:
Hostname.c:249:5: note: in expansion of macro ‘dVAR’
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:227:5: note: in expansion of macro ‘dVAR’
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:267:5: note: in expansion of macro ‘dVAR’
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:286:5: note: in expansion of macro ‘dVAR’
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:305:5: note: in expansion of macro ‘dVAR’
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:326:5: note: in expansion of macro ‘dVAR’
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:345:5: note: in expansion of macro ‘dVAR’
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:367:5: note: in expansion of macro ‘dVAR’
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:394:5: note: in expansion of macro ‘dVAR’
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:413:5: note: in expansion of macro ‘dVAR’
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:433:5: note: in expansion of macro ‘dVAR’
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:538:5: note: in expansion of macro ‘dVAR’
Syslog.c:533:1: note: in expansion of macro ‘XS_EXTERNAL’
TW.c: In function ‘void boot_Encode__TW(PerlInterpreter*, CV*)’:
TW.c:196:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void boot_threads(PerlInterpreter*, CV*)’:
threads.c:2199:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void boot_threads__shared(PerlInterpreter*, CV*)’:
shared.c:2146:5: note: in expansion of macro ‘dVAR’
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_’
Unicode.c: In function ‘void XS_Encode__Unicode_decode(PerlInterpreter*, CV*)’:
Unicode.c:279:5: note: in expansion of macro ‘dVAR’
Unicode.c: In function ‘void XS_Encode__Unicode_encode(PerlInterpreter*, CV*)’:
Unicode.c:540:5: note: in expansion of macro ‘dVAR’
Unicode.c: In function ‘void boot_Encode__Unicode(PerlInterpreter*, CV*)’:
Unicode.c:710:5: note: in expansion of macro ‘dVAR’
NamedCapture.c: In function ‘void XS_Tie__Hash__NamedCapture__tie_it(PerlInterpreter*, CV*)’:
NamedCapture.c:177:5: note: in expansion of macro ‘dVAR’
NamedCapture.c: In function ‘void XS_Tie__Hash__NamedCapture_TIEHASH(PerlInterpreter*, CV*)’:
NamedCapture.c:205:5: note: in expansion of macro ‘dVAR’
NamedCapture.c: In function ‘void XS_Tie__Hash__NamedCapture_FETCH(PerlInterpreter*, CV*)’:
NamedCapture.c:237:5: note: in expansion of macro ‘dVAR’
NamedCapture.c: In function ‘void XS_Tie__Hash__NamedCapture_FIRSTKEY(PerlInterpreter*, CV*)’:
NamedCapture.c:288:5: note: in expansion of macro ‘dVAR’
NamedCapture.c: In function ‘void XS_Tie__Hash__NamedCapture_flags(PerlInterpreter*, CV*)’:
NamedCapture.c:328:5: note: in expansion of macro ‘dVAR’
NamedCapture.c: In function ‘void boot_Tie__Hash__NamedCapture(PerlInterpreter*, CV*)’:
NamedCapture.c:353:5: note: in expansion of macro ‘dVAR’
Piece.xs: In function ‘void my_tzset(PerlInterpreter*)’:
Piece.xs:146:10: note: in expansion of macro ‘pTHX’
Piece.c: In function ‘void XS_Time__Piece__strftime(PerlInterpreter*, CV*)’:
Piece.c:1109:5: note: in expansion of macro ‘dVAR’
Piece.c: In function ‘void XS_Time__Piece__tzset(PerlInterpreter*, CV*)’:
Piece.c:1191:5: note: in expansion of macro ‘dVAR’
Piece.c: In function ‘void XS_Time__Piece__strptime(PerlInterpreter*, CV*)’:
Piece.c:1211:5: note: in expansion of macro ‘dVAR’
Piece.c: In function ‘void XS_Time__Piece__mini_mktime(PerlInterpreter*, CV*)’:
Piece.c:1270:5: note: in expansion of macro ‘dVAR’
Piece.c: In function ‘void XS_Time__Piece__crt_localtime(PerlInterpreter*, CV*)’:
Piece.c:1315:5: note: in expansion of macro ‘dVAR’
Piece.c: In function ‘void XS_Time__Piece__get_localization(PerlInterpreter*, CV*)’:
Piece.c:1356:5: note: in expansion of macro ‘dVAR’
Piece.c: In function ‘void boot_Time__Piece(PerlInterpreter*, CV*)’:
Piece.c:1430:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__fetch_rest(PerlInterpreter*, CV*)’:
Collate.c:248:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__fetch_simple(PerlInterpreter*, CV*)’:
Collate.c:271:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__ignorable_simple(PerlInterpreter*, CV*)’:
Collate.c:313:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__getHexArray(PerlInterpreter*, CV*)’:
Collate.c:352:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__isIllegal(PerlInterpreter*, CV*)’:
Collate.c:398:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__decompHangul(PerlInterpreter*, CV*)’:
Collate.c:429:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate_getHST(PerlInterpreter*, CV*)’:
Collate.c:463:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__derivCE_9(PerlInterpreter*, CV*)’:
Collate.c:526:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__derivCE_8(PerlInterpreter*, CV*)’:
Collate.c:603:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__uideoCE_8(PerlInterpreter*, CV*)’:
Collate.c:640:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate__isUIdeo(PerlInterpreter*, CV*)’:
Collate.c:667:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate_mk_SortKey(PerlInterpreter*, CV*)’:
Collate.c:717:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate_varCE(PerlInterpreter*, CV*)’:
Collate.c:883:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void XS_Unicode__Collate_visualizeSortKey(PerlInterpreter*, CV*)’:
Collate.c:974:5: note: in expansion of macro ‘dVAR’
Collate.c: In function ‘void boot_Unicode__Collate(PerlInterpreter*, CV*)’:
Collate.c:1054:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_decompose(PerlInterpreter*, CV*)’:
Normalize.c:623:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_reorder(PerlInterpreter*, CV*)’:
Normalize.c:664:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_compose(PerlInterpreter*, CV*)’:
Normalize.c:697:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_NFD(PerlInterpreter*, CV*)’:
Normalize.c:731:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_NFC(PerlInterpreter*, CV*)’:
Normalize.c:780:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_checkNFD(PerlInterpreter*, CV*)’:
Normalize.c:837:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_checkNFC(PerlInterpreter*, CV*)’:
Normalize.c:883:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_checkFCD(PerlInterpreter*, CV*)’:
Normalize.c:949:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_getCombinClass(PerlInterpreter*, CV*)’:
Normalize.c:1034:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_isExclusion(PerlInterpreter*, CV*)’:
Normalize.c:1053:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_isSingleton(PerlInterpreter*, CV*)’:
Normalize.c:1071:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_isNonStDecomp(PerlInterpreter*, CV*)’:
Normalize.c:1089:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_isComp2nd(PerlInterpreter*, CV*)’:
Normalize.c:1107:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_isNFD_NO(PerlInterpreter*, CV*)’:
Normalize.c:1129:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_isComp_Ex(PerlInterpreter*, CV*)’:
Normalize.c:1155:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_getComposite(PerlInterpreter*, CV*)’:
Normalize.c:1188:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_getCanon(PerlInterpreter*, CV*)’:
Normalize.c:1214:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void XS_Unicode__Normalize_splitOnLastStarter(PerlInterpreter*, CV*)’:
Normalize.c:1246:5: note: in expansion of macro ‘dVAR’
Normalize.c: In function ‘void boot_Unicode__Normalize(PerlInterpreter*, CV*)’:
Normalize.c:1295:5: note: in expansion of macro ‘dVAR’
Typemap.xs: In function ‘void XS_pack_anotherstructPtr(SV*, anotherstruct*)’:
Typemap.xs:73:5: note: in expansion of macro ‘dTHX’
Typemap.xs: In function ‘anotherstruct* XS_unpack_anotherstructPtr(SV*)’:
Typemap.xs:87:5: note: in expansion of macro ‘dTHX’
Typemap.xs: In function ‘void XS_pack_anotherstructPtrPtr(SV*, anotherstruct**, UV)’:
Typemap.xs:124:5: note: in expansion of macro ‘dTHX’
Typemap.xs: In function ‘anotherstruct** XS_unpack_anotherstructPtrPtr(SV*)’:
Typemap.xs:143:5: note: in expansion of macro ‘dTHX’
Typemap.c: In function ‘void XS_XS__Typemap_T_SV(PerlInterpreter*, CV*)’:
Typemap.c:371:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_SVREF(PerlInterpreter*, CV*)’:
Typemap.c:398:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_SVREF_REFCOUNT_FIXED(PerlInterpreter*, CV*)’:
Typemap.c:435:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_AVREF(PerlInterpreter*, CV*)’:
Typemap.c:473:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_AVREF_REFCOUNT_FIXED(PerlInterpreter*, CV*)’:
Typemap.c:510:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_HVREF(PerlInterpreter*, CV*)’:
Typemap.c:548:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_HVREF_REFCOUNT_FIXED(PerlInterpreter*, CV*)’:
Typemap.c:585:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_CVREF(PerlInterpreter*, CV*)’:
Typemap.c:623:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_CVREF_REFCOUNT_FIXED(PerlInterpreter*, CV*)’:
Typemap.c:660:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_SYSRET_pass(PerlInterpreter*, CV*)’:
Typemap.c:698:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_SYSRET_fail(PerlInterpreter*, CV*)’:
Typemap.c:725:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_UV(PerlInterpreter*, CV*)’:
Typemap.c:752:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_IV(PerlInterpreter*, CV*)’:
Typemap.c:772:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_INT(PerlInterpreter*, CV*)’:
Typemap.c:792:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_ENUM(PerlInterpreter*, CV*)’:
Typemap.c:812:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_BOOL(PerlInterpreter*, CV*)’:
Typemap.c:830:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_BOOL_2(PerlInterpreter*, CV*)’:
Typemap.c:849:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_BOOL_OUT(PerlInterpreter*, CV*)’:
Typemap.c:869:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_U_INT(PerlInterpreter*, CV*)’:
Typemap.c:890:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_SHORT(PerlInterpreter*, CV*)’:
Typemap.c:910:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_U_SHORT(PerlInterpreter*, CV*)’:
Typemap.c:930:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_LONG(PerlInterpreter*, CV*)’:
Typemap.c:950:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_U_LONG(PerlInterpreter*, CV*)’:
Typemap.c:970:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_CHAR(PerlInterpreter*, CV*)’:
Typemap.c:990:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_U_CHAR(PerlInterpreter*, CV*)’:
Typemap.c:1010:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_FLOAT(PerlInterpreter*, CV*)’:
Typemap.c:1030:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_NV(PerlInterpreter*, CV*)’:
Typemap.c:1050:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_DOUBLE(PerlInterpreter*, CV*)’:
Typemap.c:1070:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PV(PerlInterpreter*, CV*)’:
Typemap.c:1090:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PV_null(PerlInterpreter*, CV*)’:
Typemap.c:1110:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PTR_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1128:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PTR_IN(PerlInterpreter*, CV*)’:
Typemap.c:1149:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PTRREF_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1169:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PTRREF_IN(PerlInterpreter*, CV*)’:
Typemap.c:1194:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PTROBJ_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1223:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_intObjPtr_T_PTROBJ_IN(PerlInterpreter*, CV*)’:
Typemap.c:1248:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_REF_IV_PTR_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1277:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_intRefIvPtr_T_REF_IV_PTR_IN(PerlInterpreter*, CV*)’:
Typemap.c:1302:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUEPTR_IN(PerlInterpreter*, CV*)’:
Typemap.c:1331:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUEPTR_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1352:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUEPTR_OUT_short(PerlInterpreter*, CV*)’:
Typemap.c:1372:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUEPTR_IN_struct(PerlInterpreter*, CV*)’:
Typemap.c:1392:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUEPTR_OUT_struct(PerlInterpreter*, CV*)’:
Typemap.c:1422:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUE_IN(PerlInterpreter*, CV*)’:
Typemap.c:1444:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUE_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1464:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OPAQUE_array(PerlInterpreter*, CV*)’:
Typemap.c:1484:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PACKED_in(PerlInterpreter*, CV*)’:
Typemap.c:1514:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PACKED_out(PerlInterpreter*, CV*)’:
Typemap.c:1538:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PACKEDARRAY_in(PerlInterpreter*, CV*)’:
Typemap.c:1572:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_PACKEDARRAY_out(PerlInterpreter*, CV*)’:
Typemap.c:1602:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_ARRAY(PerlInterpreter*, CV*)’:
Typemap.c:1640:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_STDIO_open(PerlInterpreter*, CV*)’:
Typemap.c:1698:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_STDIO_open_ret_in_arg(PerlInterpreter*, CV*)’:
Typemap.c:1731:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_STDIO_close(PerlInterpreter*, CV*)’:
Typemap.c:1764:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_STDIO_print(PerlInterpreter*, CV*)’:
Typemap.c:1802:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_INOUT(PerlInterpreter*, CV*)’:
Typemap.c:1824:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_IN(PerlInterpreter*, CV*)’:
Typemap.c:1856:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void XS_XS__Typemap_T_OUT(PerlInterpreter*, CV*)’:
Typemap.c:1888:5: note: in expansion of macro ‘dVAR’
Typemap.c: In function ‘void boot_XS__Typemap(PerlInterpreter*, CV*)’:
Typemap.c:1925:5: note: in expansion of macro ‘dVAR’
HiRes.xs: In function ‘int myU2time(PerlInterpreter*, UV*)’:
HiRes.xs:710:10: note: in expansion of macro ‘pTHX_’
HiRes.xs: In function ‘void hrstatns(UV*, UV*, UV*)’:
HiRes.xs:737:3: note: in expansion of macro ‘dTHX’
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.c: In function ‘void XS_Time__HiRes_constant(PerlInterpreter*, CV*)’:
HiRes.c:1196:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_usleep(PerlInterpreter*, CV*)’:
HiRes.c:1307:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_nanosleep(PerlInterpreter*, CV*)’:
HiRes.c:1355:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_sleep(PerlInterpreter*, CV*)’:
HiRes.c:1412:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_ualarm(PerlInterpreter*, CV*)’:
HiRes.c:1494:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_alarm(PerlInterpreter*, CV*)’:
HiRes.c:1542:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_gettimeofday(PerlInterpreter*, CV*)’:
HiRes.c:1746:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_time(PerlInterpreter*, CV*)’:
HiRes.c:1778:5: note: in expansion of macro ‘dVAR’
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)’:
HiRes.c:1811:5: note: in expansion of macro ‘dVAR’
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
HiRes.c:1867:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_utime(PerlInterpreter*, CV*)’:
HiRes.c:1906:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_clock_gettime(PerlInterpreter*, CV*)’:
HiRes.c:2024:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_clock_getres(PerlInterpreter*, CV*)’:
HiRes.c:2095:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_clock_nanosleep(PerlInterpreter*, CV*)’:
HiRes.c:2166:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_clock(PerlInterpreter*, CV*)’:
HiRes.c:2248:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void XS_Time__HiRes_stat(PerlInterpreter*, CV*)’:
HiRes.c:2294:5: note: in expansion of macro ‘dVAR’
HiRes.c: In function ‘void boot_Time__HiRes(PerlInterpreter*, CV*)’:
HiRes.c:2352:5: note: in expansion of macro ‘dVAR’
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 ‘SV* my_cxt_getsv_interp_context()’:
APItest.xs:133:5: note: in expansion of macro ‘dTHX’
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:1511:5: note: in expansion of macro ‘dVAR’
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:1554:5: note: in expansion of macro ‘dVAR’
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:1584:5: note: in expansion of macro ‘dVAR’
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:1616:5: note: in expansion of macro ‘dVAR’
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:1664:5: note: in expansion of macro ‘dVAR’
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:1684:5: note: in expansion of macro ‘dVAR’
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:1714:5: note: in expansion of macro ‘dVAR’
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:1754:5: note: in expansion of macro ‘dVAR’
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:1813:5: note: in expansion of macro ‘dVAR’
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:1871:5: note: in expansion of macro ‘dVAR’
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:1913:5: note: in expansion of macro ‘dVAR’
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:1946:5: note: in expansion of macro ‘dVAR’
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:1993:5: note: in expansion of macro ‘dVAR’
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:2016:5: note: in expansion of macro ‘dVAR’
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:2061:5: note: in expansion of macro ‘dVAR’
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:2080:5: note: in expansion of macro ‘dVAR’
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:2099:5: note: in expansion of macro ‘dVAR’
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:2124:5: note: in expansion of macro ‘dVAR’
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:2142:5: note: in expansion of macro ‘dVAR’
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:2160:5: note: in expansion of macro ‘dVAR’
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:2178:5: note: in expansion of macro ‘dVAR’
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:2196:5: note: in expansion of macro ‘dVAR’
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:2214:5: note: in expansion of macro ‘dVAR’
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:2232:5: note: in expansion of macro ‘dVAR’
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:2250:5: note: in expansion of macro ‘dVAR’
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:2268:5: note: in expansion of macro ‘dVAR’
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:2286:5: note: in expansion of macro ‘dVAR’
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:2323:5: note: in expansion of macro ‘dVAR’
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:2361:5: note: in expansion of macro ‘dVAR’
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:2400:5: note: in expansion of macro ‘dVAR’
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:2436:5: note: in expansion of macro ‘dVAR’
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:2486:5: note: in expansion of macro ‘dVAR’
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:2530:5: note: in expansion of macro ‘dVAR’
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:2580:5: note: in expansion of macro ‘dVAR’
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:2633:5: note: in expansion of macro ‘dVAR’
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:2676:5: note: in expansion of macro ‘dVAR’
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:2725:5: note: in expansion of macro ‘dVAR’
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:2809:5: note: in expansion of macro ‘dVAR’
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:2828:5: note: in expansion of macro ‘dVAR’
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:2847:5: note: in expansion of macro ‘dVAR’
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:2880:5: note: in expansion of macro ‘dVAR’
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:2910:5: note: in expansion of macro ‘dVAR’
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:2943:5: note: in expansion of macro ‘dVAR’
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:2988:5: note: in expansion of macro ‘dVAR’
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:3022:5: note: in expansion of macro ‘dVAR’
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:3042:5: note: in expansion of macro ‘dVAR’
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:3068:5: note: in expansion of macro ‘dVAR’
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:3124:5: note: in expansion of macro ‘dVAR’
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:3168:5: note: in expansion of macro ‘dVAR’
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:3193:5: note: in expansion of macro ‘dVAR’
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:3218:5: note: in expansion of macro ‘dVAR’
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:3236:5: note: in expansion of macro ‘dVAR’
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:3255:5: note: in expansion of macro ‘dVAR’
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:3277:5: note: in expansion of macro ‘dVAR’
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:3300:5: note: in expansion of macro ‘dVAR’
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:3323:5: note: in expansion of macro ‘dVAR’
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:3342:5: note: in expansion of macro ‘dVAR’
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:3360:5: note: in expansion of macro ‘dVAR’
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:3378:5: note: in expansion of macro ‘dVAR’
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:3396:5: note: in expansion of macro ‘dVAR’
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:3414:5: note: in expansion of macro ‘dVAR’
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:3463:5: note: in expansion of macro ‘dVAR’
APItest.c:3461:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CLONE(PerlInterpreter*, CV*)’:
APItest.c:3493:5: note: in expansion of macro ‘dVAR’
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:3517:5: note: in expansion of macro ‘dVAR’
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:3534:5: note: in expansion of macro ‘dVAR’
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:3556:5: note: in expansion of macro ‘dVAR’
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:3579:5: note: in expansion of macro ‘dVAR’
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:3596:5: note: in expansion of macro ‘dVAR’
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:3613:5: note: in expansion of macro ‘dVAR’
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:3630:5: note: in expansion of macro ‘dVAR’
APItest.c:3628:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushp(PerlInterpreter*, CV*)’:
APItest.c:3645:5: note: in expansion of macro ‘dVAR’
APItest.c:3643:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushn(PerlInterpreter*, CV*)’:
APItest.c:3667:5: note: in expansion of macro ‘dVAR’
APItest.c:3665:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushi(PerlInterpreter*, CV*)’:
APItest.c:3689:5: note: in expansion of macro ‘dVAR’
APItest.c:3687:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mpushu(PerlInterpreter*, CV*)’:
APItest.c:3711:5: note: in expansion of macro ‘dVAR’
APItest.c:3709:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushp(PerlInterpreter*, CV*)’:
APItest.c:3733:5: note: in expansion of macro ‘dVAR’
APItest.c:3731:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushn(PerlInterpreter*, CV*)’:
APItest.c:3754:5: note: in expansion of macro ‘dVAR’
APItest.c:3752:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushi(PerlInterpreter*, CV*)’:
APItest.c:3775:5: note: in expansion of macro ‘dVAR’
APItest.c:3773:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mxpushu(PerlInterpreter*, CV*)’:
APItest.c:3796:5: note: in expansion of macro ‘dVAR’
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:3817:5: note: in expansion of macro ‘dVAR’
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:3854:5: note: in expansion of macro ‘dVAR’
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:3947:5: note: in expansion of macro ‘dVAR’
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:3980:5: note: in expansion of macro ‘dVAR’
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:4013:5: note: in expansion of macro ‘dVAR’
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:4046:5: note: in expansion of macro ‘dVAR’
APItest.c:4044:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newCONSTSUB(PerlInterpreter*, CV*)’:
APItest.c:4079:5: note: in expansion of macro ‘dVAR’
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:4137:5: note: in expansion of macro ‘dVAR’
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:4185:5: note: in expansion of macro ‘dVAR’
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:4245:5: note: in expansion of macro ‘dVAR’
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:4305:5: note: in expansion of macro ‘dVAR’
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:4367:5: note: in expansion of macro ‘dVAR’
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:4426:5: note: in expansion of macro ‘dVAR’
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:4460:5: note: in expansion of macro ‘dVAR’
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:4501:5: note: in expansion of macro ‘dVAR’
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:4530:5: note: in expansion of macro ‘dVAR’
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:4554:5: note: in expansion of macro ‘dVAR’
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:4575:5: note: in expansion of macro ‘dVAR’
APItest.c:4573:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_mycroak(PerlInterpreter*, CV*)’:
APItest.c:4594:5: note: in expansion of macro ‘dVAR’
APItest.c:4592:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_strtab(PerlInterpreter*, CV*)’:
APItest.c:4616:5: note: in expansion of macro ‘dVAR’
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:4634:5: note: in expansion of macro ‘dVAR’
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:4653:5: note: in expansion of macro ‘dVAR’
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:4671:5: note: in expansion of macro ‘dVAR’
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:4693:5: note: in expansion of macro ‘dVAR’
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:4713:5: note: in expansion of macro ‘dVAR’
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:4729:5: note: in expansion of macro ‘dVAR’
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:4745:5: note: in expansion of macro ‘dVAR’
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:4776:5: note: in expansion of macro ‘dVAR’
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:4812:5: note: in expansion of macro ‘dVAR’
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:4838:5: note: in expansion of macro ‘dVAR’
APItest.c:4836:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_DPeek(PerlInterpreter*, CV*)’:
APItest.c:4885:5: note: in expansion of macro ‘dVAR’
APItest.c:4883:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_BEGIN(PerlInterpreter*, CV*)’:
APItest.c:4906:5: note: in expansion of macro ‘dVAR’
APItest.c:4904:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_CHECK(PerlInterpreter*, CV*)’:
APItest.c:4921:5: note: in expansion of macro ‘dVAR’
APItest.c:4919:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_UNITCHECK(PerlInterpreter*, CV*)’:
APItest.c:4936:5: note: in expansion of macro ‘dVAR’
APItest.c:4934:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_INIT(PerlInterpreter*, CV*)’:
APItest.c:4951:5: note: in expansion of macro ‘dVAR’
APItest.c:4949:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_END(PerlInterpreter*, CV*)’:
APItest.c:4966:5: note: in expansion of macro ‘dVAR’
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:4981:5: note: in expansion of macro ‘dVAR’
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:5022:5: note: in expansion of macro ‘dVAR’
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:5042:5: note: in expansion of macro ‘dVAR’
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:5065:5: note: in expansion of macro ‘dVAR’
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:5083:5: note: in expansion of macro ‘dVAR’
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:5103:5: note: in expansion of macro ‘dVAR’
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:5179:5: note: in expansion of macro ‘dVAR’
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:5215:5: note: in expansion of macro ‘dVAR’
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:5285:5: note: in expansion of macro ‘dVAR’
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:5358:5: note: in expansion of macro ‘dVAR’
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:5388:5: note: in expansion of macro ‘dVAR’
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:5418:5: note: in expansion of macro ‘dVAR’
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:5452:5: note: in expansion of macro ‘dVAR’
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:5486:5: note: in expansion of macro ‘dVAR’
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:5516:5: note: in expansion of macro ‘dVAR’
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:5682:5: note: in expansion of macro ‘dVAR’
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:5714:5: note: in expansion of macro ‘dVAR’
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:5777:5: note: in expansion of macro ‘dVAR’
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:5836:5: note: in expansion of macro ‘dVAR’
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:5870:5: note: in expansion of macro ‘dVAR’
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:5997:5: note: in expansion of macro ‘dVAR’
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:6062:5: note: in expansion of macro ‘dVAR’
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:6082:5: note: in expansion of macro ‘dVAR’
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:6100:5: note: in expansion of macro ‘dVAR’
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:6121:5: note: in expansion of macro ‘dVAR’
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:6142:5: note: in expansion of macro ‘dVAR’
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:6184:5: note: in expansion of macro ‘dVAR’
APItest.c:6182:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_take_svref(PerlInterpreter*, CV*)’:
APItest.c:6318:5: note: in expansion of macro ‘dVAR’
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:6351:5: note: in expansion of macro ‘dVAR’
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:6384:5: note: in expansion of macro ‘dVAR’
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:6417:5: note: in expansion of macro ‘dVAR’
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:6450:5: note: in expansion of macro ‘dVAR’
APItest.c:6448:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_postinc(PerlInterpreter*, CV*)’:
APItest.c:6466:5: note: in expansion of macro ‘dVAR’
APItest.c:6464:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_filter(PerlInterpreter*, CV*)’:
APItest.c:6482:5: note: in expansion of macro ‘dVAR’
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:6497:5: note: in expansion of macro ‘dVAR’
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:6519:5: note: in expansion of macro ‘dVAR’
APItest.c:6517:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newHVhv(PerlInterpreter*, CV*)’:
APItest.c:6556:5: note: in expansion of macro ‘dVAR’
APItest.c:6554:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvIsCOW(PerlInterpreter*, CV*)’:
APItest.c:6593:5: note: in expansion of macro ‘dVAR’
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:6613:5: note: in expansion of macro ‘dVAR’
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:6629:5: note: in expansion of macro ‘dVAR’
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:6676:5: note: in expansion of macro ‘dVAR’
APItest.c:6674:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_stringify(PerlInterpreter*, CV*)’:
APItest.c:6701:5: note: in expansion of macro ‘dVAR’
APItest.c:6699:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_HvENAME(PerlInterpreter*, CV*)’:
APItest.c:6718:5: note: in expansion of macro ‘dVAR’
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:6756:5: note: in expansion of macro ‘dVAR’
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:6782:5: note: in expansion of macro ‘dVAR’
APItest.c:6780:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVbyte(PerlInterpreter*, CV*)’:
APItest.c:6806:5: note: in expansion of macro ‘dVAR’
APItest.c:6804:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_SvPVutf8(PerlInterpreter*, CV*)’:
APItest.c:6826:5: note: in expansion of macro ‘dVAR’
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:6846:5: note: in expansion of macro ‘dVAR’
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:6861:5: note: in expansion of macro ‘dVAR’
APItest.c:6859:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_test_newFOROP_without_slab(PerlInterpreter*, CV*)’:
APItest.c:6897:5: note: in expansion of macro ‘dVAR’
APItest.c:6895:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_callregexec(PerlInterpreter*, CV*)’:
APItest.c:6933:5: note: in expansion of macro ‘dVAR’
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:6977:5: note: in expansion of macro ‘dVAR’
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:7026:5: note: in expansion of macro ‘dVAR’
APItest.c:7024:1: note: in expansion of macro ‘XS_EUPXS’
APItest.c: In function ‘void XS_XS__APItest_newRV(PerlInterpreter*, CV*)’:
APItest.c:7046:5: note: in expansion of macro ‘dVAR’
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:7065:5: note: in expansion of macro ‘dVAR’
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:7099:5: note: in expansion of macro ‘dVAR’
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:7136:5: note: in expansion of macro ‘dVAR’
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:7159:5: note: in expansion of macro ‘dVAR’
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:7213:5: note: in expansion of macro ‘dVAR’
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:7236:5: note: in expansion of macro ‘dVAR’
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:7261:5: note: in expansion of macro ‘dVAR’
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:7286:5: note: in expansion of macro ‘dVAR’
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:7314:5: note: in expansion of macro ‘dVAR’
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:7344:5: note: in expansion of macro ‘dVAR’
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:7363:5: note: in expansion of macro ‘dVAR’
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:7392:5: note: in expansion of macro ‘dVAR’
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:7421:5: note: in expansion of macro ‘dVAR’
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:7452:5: note: in expansion of macro ‘dVAR’
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:7486:5: note: in expansion of macro ‘dVAR’
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:7520:5: note: in expansion of macro ‘dVAR’
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:7540:5: note: in expansion of macro ‘dVAR’
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:7562:5: note: in expansion of macro ‘dVAR’
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:7580:5: note: in expansion of macro ‘dVAR’
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:7599:5: note: in expansion of macro ‘dVAR’
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:7656:5: note: in expansion of macro ‘dVAR’
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:7676:5: note: in expansion of macro ‘dVAR’
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:7695:5: note: in expansion of macro ‘dVAR’
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:7714:5: note: in expansion of macro ‘dVAR’
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:7733:5: note: in expansion of macro ‘dVAR’
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:7752:5: note: in expansion of macro ‘dVAR’
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:7771:5: note: in expansion of macro ‘dVAR’
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:7790:5: note: in expansion of macro ‘dVAR’
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:7809:5: note: in expansion of macro ‘dVAR’
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:7842:5: note: in expansion of macro ‘dVAR’
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:7872:5: note: in expansion of macro ‘dVAR’
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:7891:5: note: in expansion of macro ‘dVAR’
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:7910:5: note: in expansion of macro ‘dVAR’
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:7940:5: note: in expansion of macro ‘dVAR’
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:7959:5: note: in expansion of macro ‘dVAR’
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:7978:5: note: in expansion of macro ‘dVAR’
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:7997:5: note: in expansion of macro ‘dVAR’
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:8016:5: note: in expansion of macro ‘dVAR’
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:8035:5: note: in expansion of macro ‘dVAR’
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:8054:5: note: in expansion of macro ‘dVAR’
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:8073:5: note: in expansion of macro ‘dVAR’
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:8103:5: note: in expansion of macro ‘dVAR’
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:8133:5: note: in expansion of macro ‘dVAR’
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:8152:5: note: in expansion of macro ‘dVAR’
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:8171:5: note: in expansion of macro ‘dVAR’
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:8190:5: note: in expansion of macro ‘dVAR’
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:8209:5: note: in expansion of macro ‘dVAR’
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:8228:5: note: in expansion of macro ‘dVAR’
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:8247:5: note: in expansion of macro ‘dVAR’
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:8266:5: note: in expansion of macro ‘dVAR’
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:8296:5: note: in expansion of macro ‘dVAR’
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:8326:5: note: in expansion of macro ‘dVAR’
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:8345:5: note: in expansion of macro ‘dVAR’
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:8364:5: note: in expansion of macro ‘dVAR’
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:8383:5: note: in expansion of macro ‘dVAR’
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:8402:5: note: in expansion of macro ‘dVAR’
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:8421:5: note: in expansion of macro ‘dVAR’
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:8440:5: note: in expansion of macro ‘dVAR’
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:8459:5: note: in expansion of macro ‘dVAR’
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:8489:5: note: in expansion of macro ‘dVAR’
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:8519:5: note: in expansion of macro ‘dVAR’
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:8538:5: note: in expansion of macro ‘dVAR’
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:8557:5: note: in expansion of macro ‘dVAR’
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:8576:5: note: in expansion of macro ‘dVAR’
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:8595:5: note: in expansion of macro ‘dVAR’
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:8614:5: note: in expansion of macro ‘dVAR’
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:8633:5: note: in expansion of macro ‘dVAR’
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:8652:5: note: in expansion of macro ‘dVAR’
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:8682:5: note: in expansion of macro ‘dVAR’
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:8712:5: note: in expansion of macro ‘dVAR’
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:8731:5: note: in expansion of macro ‘dVAR’
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:8750:5: note: in expansion of macro ‘dVAR’
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:8769:5: note: in expansion of macro ‘dVAR’
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:8788:5: note: in expansion of macro ‘dVAR’
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:8807:5: note: in expansion of macro ‘dVAR’
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:8826:5: note: in expansion of macro ‘dVAR’
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:8845:5: note: in expansion of macro ‘dVAR’
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:8875:5: note: in expansion of macro ‘dVAR’
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:8905:5: note: in expansion of macro ‘dVAR’
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:8924:5: note: in expansion of macro ‘dVAR’
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:8943:5: note: in expansion of macro ‘dVAR’
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:8962:5: note: in expansion of macro ‘dVAR’
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:8981:5: note: in expansion of macro ‘dVAR’
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:9011:5: note: in expansion of macro ‘dVAR’
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:9041:5: note: in expansion of macro ‘dVAR’
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:9060:5: note: in expansion of macro ‘dVAR’
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:9079:5: note: in expansion of macro ‘dVAR’
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:9098:5: note: in expansion of macro ‘dVAR’
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:9128:5: note: in expansion of macro ‘dVAR’
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:9158:5: note: in expansion of macro ‘dVAR’
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:9177:5: note: in expansion of macro ‘dVAR’
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:9196:5: note: in expansion of macro ‘dVAR’
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:9215:5: note: in expansion of macro ‘dVAR’
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:9234:5: note: in expansion of macro ‘dVAR’
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:9253:5: note: in expansion of macro ‘dVAR’
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:9272:5: note: in expansion of macro ‘dVAR’
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:9291:5: note: in expansion of macro ‘dVAR’
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:9310:5: note: in expansion of macro ‘dVAR’
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:9329:5: note: in expansion of macro ‘dVAR’
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:9348:5: note: in expansion of macro ‘dVAR’
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:9367:5: note: in expansion of macro ‘dVAR’
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:9386:5: note: in expansion of macro ‘dVAR’
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:9405:5: note: in expansion of macro ‘dVAR’
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:9424:5: note: in expansion of macro ‘dVAR’
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:9454:5: note: in expansion of macro ‘dVAR’
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:9484:5: note: in expansion of macro ‘dVAR’
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:9503:5: note: in expansion of macro ‘dVAR’
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:9522:5: note: in expansion of macro ‘dVAR’
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:9541:5: note: in expansion of macro ‘dVAR’
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:9560:5: note: in expansion of macro ‘dVAR’
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:9579:5: note: in expansion of macro ‘dVAR’
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:9598:5: note: in expansion of macro ‘dVAR’
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:9617:5: note: in expansion of macro ‘dVAR’
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:9647:5: note: in expansion of macro ‘dVAR’
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:9677:5: note: in expansion of macro ‘dVAR’
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:9696:5: note: in expansion of macro ‘dVAR’
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:9715:5: note: in expansion of macro ‘dVAR’
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:9734:5: note: in expansion of macro ‘dVAR’
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:9753:5: note: in expansion of macro ‘dVAR’
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:9772:5: note: in expansion of macro ‘dVAR’
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:9791:5: note: in expansion of macro ‘dVAR’
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:9810:5: note: in expansion of macro ‘dVAR’
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:9840:5: note: in expansion of macro ‘dVAR’
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:9870:5: note: in expansion of macro ‘dVAR’
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:9889:5: note: in expansion of macro ‘dVAR’
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:9908:5: note: in expansion of macro ‘dVAR’
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:9927:5: note: in expansion of macro ‘dVAR’
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:9946:5: note: in expansion of macro ‘dVAR’
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:9965:5: note: in expansion of macro ‘dVAR’
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:9984:5: note: in expansion of macro ‘dVAR’
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:10003:5: note: in expansion of macro ‘dVAR’
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:10036:5: note: in expansion of macro ‘dVAR’
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:10069:5: note: in expansion of macro ‘dVAR’
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:10088:5: note: in expansion of macro ‘dVAR’
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:10107:5: note: in expansion of macro ‘dVAR’
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:10126:5: note: in expansion of macro ‘dVAR’
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:10145:5: note: in expansion of macro ‘dVAR’
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:10164:5: note: in expansion of macro ‘dVAR’
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:10183:5: note: in expansion of macro ‘dVAR’
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:10202:5: note: in expansion of macro ‘dVAR’
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:10232:5: note: in expansion of macro ‘dVAR’
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:10262:5: note: in expansion of macro ‘dVAR’
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:10281:5: note: in expansion of macro ‘dVAR’
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:10300:5: note: in expansion of macro ‘dVAR’
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:10319:5: note: in expansion of macro ‘dVAR’
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:10338:5: note: in expansion of macro ‘dVAR’
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:10357:5: note: in expansion of macro ‘dVAR’
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:10376:5: note: in expansion of macro ‘dVAR’
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:10395:5: note: in expansion of macro ‘dVAR’
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:10425:5: note: in expansion of macro ‘dVAR’
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:10455:5: note: in expansion of macro ‘dVAR’
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:10474:5: note: in expansion of macro ‘dVAR’
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:10493:5: note: in expansion of macro ‘dVAR’
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:10512:5: note: in expansion of macro ‘dVAR’
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:10531:5: note: in expansion of macro ‘dVAR’
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:10550:5: note: in expansion of macro ‘dVAR’
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:10569:5: note: in expansion of macro ‘dVAR’
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:10588:5: note: in expansion of macro ‘dVAR’
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:10618:5: note: in expansion of macro ‘dVAR’
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:10648:5: note: in expansion of macro ‘dVAR’
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:10667:5: note: in expansion of macro ‘dVAR’
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:10686:5: note: in expansion of macro ‘dVAR’
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:10705:5: note: in expansion of macro ‘dVAR’
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:10724:5: note: in expansion of macro ‘dVAR’
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:10743:5: note: in expansion of macro ‘dVAR’
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:10762:5: note: in expansion of macro ‘dVAR’
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:10781:5: note: in expansion of macro ‘dVAR’
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:10811:5: note: in expansion of macro ‘dVAR’
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:10841:5: note: in expansion of macro ‘dVAR’
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:10860:5: note: in expansion of macro ‘dVAR’
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:10879:5: note: in expansion of macro ‘dVAR’
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:10898:5: note: in expansion of macro ‘dVAR’
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:10917:5: note: in expansion of macro ‘dVAR’
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:10936:5: note: in expansion of macro ‘dVAR’
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:10955:5: note: in expansion of macro ‘dVAR’
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:10974:5: note: in expansion of macro ‘dVAR’
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:11004:5: note: in expansion of macro ‘dVAR’
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:11034:5: note: in expansion of macro ‘dVAR’
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:11053:5: note: in expansion of macro ‘dVAR’
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:11072:5: note: in expansion of macro ‘dVAR’
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:11091:5: note: in expansion of macro ‘dVAR’
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:11110:5: note: in expansion of macro ‘dVAR’
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:11129:5: note: in expansion of macro ‘dVAR’
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:11148:5: note: in expansion of macro ‘dVAR’
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:11167:5: note: in expansion of macro ‘dVAR’
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:11197:5: note: in expansion of macro ‘dVAR’
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:11227:5: note: in expansion of macro ‘dVAR’
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:11246:5: note: in expansion of macro ‘dVAR’
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:11266:5: note: in expansion of macro ‘dVAR’
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:11285:5: note: in expansion of macro ‘dVAR’
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:11304:5: note: in expansion of macro ‘dVAR’
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:11323:5: note: in expansion of macro ‘dVAR’
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:11343:5: note: in expansion of macro ‘dVAR’
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:11363:5: note: in expansion of macro ‘dVAR’
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:11382:5: note: in expansion of macro ‘dVAR’
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:11401:5: note: in expansion of macro ‘dVAR’
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:11420:5: note: in expansion of macro ‘dVAR’
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:11439:5: note: in expansion of macro ‘dVAR’
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:11458:5: note: in expansion of macro ‘dVAR’
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:11477:5: note: in expansion of macro ‘dVAR’
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:11499:5: note: in expansion of macro ‘dVAR’
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:11523:5: note: in expansion of macro ‘dVAR’
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:11545:5: note: in expansion of macro ‘dVAR’
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:11567:5: note: in expansion of macro ‘dVAR’
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:11593:5: note: in expansion of macro ‘dVAR’
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:11616:5: note: in expansion of macro ‘dVAR’
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:11659:5: note: in expansion of macro ‘dVAR’
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:11689:5: note: in expansion of macro ‘dVAR’
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:11713:5: note: in expansion of macro ‘dVAR’
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:11746:5: note: in expansion of macro ‘dVAR’
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:11781:5: note: in expansion of macro ‘dVAR’
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:11805:5: note: in expansion of macro ‘dVAR’
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:11840:5: note: in expansion of macro ‘dVAR’
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:11877:5: note: in expansion of macro ‘dVAR’
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:11899:5: note: in expansion of macro ‘dVAR’
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:11932:5: note: in expansion of macro ‘dVAR’
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:11967:5: note: in expansion of macro ‘dVAR’
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:11989:5: note: in expansion of macro ‘dVAR’
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:12022:5: note: in expansion of macro ‘dVAR’
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:12057:5: note: in expansion of macro ‘dVAR’
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:12081:5: note: in expansion of macro ‘dVAR’
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:12116:5: note: in expansion of macro ‘dVAR’
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:12153:5: note: in expansion of macro ‘dVAR’
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:12184:5: note: in expansion of macro ‘dVAR’
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:12204:5: note: in expansion of macro ‘dVAR’
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:12224:5: note: in expansion of macro ‘dVAR’
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:12244:5: note: in expansion of macro ‘dVAR’
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:12282:5: note: in expansion of macro ‘dVAR’
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:12320:5: note: in expansion of macro ‘dVAR’
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:12376:5: note: in expansion of macro ‘dVAR’
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:12396:5: note: in expansion of macro ‘dVAR’
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:12416:5: note: in expansion of macro ‘dVAR’
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:12454:5: note: in expansion of macro ‘dVAR’
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:12492:5: note: in expansion of macro ‘dVAR’
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:12548:5: note: in expansion of macro ‘dVAR’
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:12568:5: note: in expansion of macro ‘dVAR’
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:12588:5: note: in expansion of macro ‘dVAR’
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:12626:5: note: in expansion of macro ‘dVAR’
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:12664:5: note: in expansion of macro ‘dVAR’
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:12720:5: note: in expansion of macro ‘dVAR’
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:12740:5: note: in expansion of macro ‘dVAR’
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:12778:5: note: in expansion of macro ‘dVAR’
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:12816:5: note: in expansion of macro ‘dVAR’
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:12872:5: note: in expansion of macro ‘dVAR’
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:12904:5: note: in expansion of macro ‘dVAR’
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:12924:5: note: in expansion of macro ‘dVAR’
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:12941:5: note: in expansion of macro ‘dVAR’
APItest.c:12939:1: note: in expansion of macro ‘XS_EUPXS’
./const-xs.inc: In function ‘void boot_XS__APItest(PerlInterpreter*, CV*)’:
APItest.c:13062:5: note: in expansion of macro ‘dVAR’
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:176:5: note: in expansion of macro ‘dVAR’
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:200:5: note: in expansion of macro ‘dVAR’
XSUB-undef-XS_VERSION.c:195:1: note: in expansion of macro ‘XS_EXTERNAL’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__new(PerlInterpreter*, CV*)’:
FastCalc.c:181:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__copy(PerlInterpreter*, CV*)’:
FastCalc.c:240:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc___strip_zeros(PerlInterpreter*, CV*)’:
FastCalc.c:285:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__dec(PerlInterpreter*, CV*)’:
FastCalc.c:339:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__inc(PerlInterpreter*, CV*)’:
FastCalc.c:392:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__zero(PerlInterpreter*, CV*)’:
FastCalc.c:439:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__is_even(PerlInterpreter*, CV*)’:
FastCalc.c:462:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__is_zero(PerlInterpreter*, CV*)’:
FastCalc.c:487:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__len(PerlInterpreter*, CV*)’:
FastCalc.c:519:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void XS_Math__BigInt__FastCalc__acmp(PerlInterpreter*, CV*)’:
FastCalc.c:548:5: note: in expansion of macro ‘dVAR’
FastCalc.c: In function ‘void boot_Math__BigInt__FastCalc(PerlInterpreter*, CV*)’:
FastCalc.c:634:5: note: in expansion of macro ‘dVAR’
XSUB-redefined-macros.c: In function ‘void XS_XS__APItest__XSUB_XS_VERSION_empty(PerlInterpreter*, CV*)’:
XSUB-redefined-macros.c:179:5: note: in expansion of macro ‘dVAR’
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:198:5: note: in expansion of macro ‘dVAR’
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:222:5: note: in expansion of macro ‘dVAR’
XSUB-redefined-macros.c:217:1: note: in expansion of macro ‘XS_EXTERNAL’
re.c: In function ‘void XS_re_install(PerlInterpreter*, CV*)’:
re.c:238:5: note: in expansion of macro ‘dVAR’
re.c: In function ‘void XS_re_regmust(PerlInterpreter*, CV*)’:
re.c:258:5: note: in expansion of macro ‘dVAR’
re.c: In function ‘void boot_re(PerlInterpreter*, CV*)’:
re.c:310:5: note: in expansion of macro ‘dVAR’
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*)’:
../../../../perl.h:161:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
../../../../perl.h:164:17: note: in expansion of macro ‘pVAR’
ExtTest.c:564:5: note: in expansion of macro ‘dVAR’
../../../../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*)’:
ExtTest.c:666:5: note: in expansion of macro ‘dVAR’
../../../../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:319:5: note: in expansion of macro ‘dVAR’
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:183:19: note: in expansion of macro ‘dVAR’
ExtTest.xs:166:5: note: in expansion of macro ‘dTHX’
../../../../perl.h:174:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
../../../../perl.h:183:25: note: in expansion of macro ‘pTHX’
ExtTest.c:362:5: note: in expansion of macro ‘dVAR’
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:338:5: note: in expansion of macro ‘dVAR’
ExtTest.c:281:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:336:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:448:5: note: in expansion of macro ‘dVAR’
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:271:5: note: in expansion of macro ‘dVAR’
ExtTest.c:214:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:269:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:382:5: note: in expansion of macro ‘dVAR’
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:355:5: note: in expansion of macro ‘dVAR’
ExtTest.c:298:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:353:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:466:5: note: in expansion of macro ‘dVAR’
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:336:5: note: in expansion of macro ‘dVAR’
ExtTest.c:279:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:334:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:447:5: note: in expansion of macro ‘dVAR’
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:312:5: note: in expansion of macro ‘dVAR’
ExtTest.c:255:26: note: in expansion of macro ‘XS_INTERNAL’
ExtTest.c:310:1: note: in expansion of macro ‘XS_EUPXS’
ExtTest.c:423:5: note: in expansion of macro ‘dVAR’
ExtTest.c:418:1: note: in expansion of macro ‘XS_EXTERNAL’
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
POSIX.xs: In function ‘void S_setpayload(NV*, NV, bool)’:
POSIX.xs: In function ‘NV S_getpayload(NV)’:
../../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
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 ‘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]
perlio.c:387:21: note: in expansion of macro ‘PerlLIO_write’
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’
../../perl.h:185:19: 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_’
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_’
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_’
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 ‘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_’
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_test_alloccopstash(PerlInterpreter*, CV*)’:
APItest.c:6877:1: note: in expansion of macro ‘XS_EUPXS’
../../../../perl.h:185:19: note: in expansion of macro ‘pTHX’
mg.c: In function ‘void S_set_dollarzero(PerlInterpreter*, SV*)’:
mg.c:2683:5: note: in expansion of macro ‘dVAR’
regcomp.c: In function ‘void Perl_re_dup_guts(PerlInterpreter*, const REGEXP*, REGEXP*, CLONE_PARAMS*)’:
regcomp.c:21024:5: note: in expansion of macro ‘dVAR’
DynaLoader.c: In function ‘void XS_DynaLoader_CLONE(PerlInterpreter*, CV*)’:
DynaLoader.c:512:5: note: in expansion of macro ‘dVAR’
B.c: In function ‘void XS_B_CLONE(PerlInterpreter*, CV*)’:
B.c:1124:5: note: in expansion of macro ‘dVAR’
Glob.c: In function ‘void XS_File__Glob_CLONE(PerlInterpreter*, CV*)’:
Glob.c:624:5: note: in expansion of macro ‘dVAR’
re_comp.c: In function ‘void my_regfree(PerlInterpreter*, REGEXP*)’:
re_comp.c:20942:21: note: in expansion of macro ‘dVAR’
re_comp.c:20971:21: note: in expansion of macro ‘dVAR’
re_comp.c: In function ‘void* my_regdupe(PerlInterpreter*, REGEXP*, CLONE_PARAMS*)’:
re_comp.c:21127:5: note: in expansion of macro ‘dVAR’
threads.xs: In function ‘void S_ithread_clear(PerlInterpreter*, ithread*)’:
../../perl.h:178:22: note: in expansion of macro ‘dVAR’
threads.xs:246:9: note: in expansion of macro ‘dTHXa’
threads.xs: In function ‘void* S_ithread_run(void*)’:
threads.xs:546:5: note: in expansion of macro ‘dTHXa’
threads.xs:858:9: note: in expansion of macro ‘dTHXa’
threads.xs:748:5: note: in expansion of macro ‘dTHXa’
threads.c: In function ‘void XS_threads_create(PerlInterpreter*, CV*)’:
threads.c:1206:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_list(PerlInterpreter*, CV*)’:
threads.c:1352:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_self(PerlInterpreter*, CV*)’:
threads.c:1431:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_tid(PerlInterpreter*, CV*)’:
threads.c:1459:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_join(PerlInterpreter*, CV*)’:
threads.c:1480:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_yield(PerlInterpreter*, CV*)’:
threads.c:1622:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_detach(PerlInterpreter*, CV*)’:
threads.c:1638:5: note: in expansion of macro ‘dVAR’
threads.xs: In function ‘void XS_threads_kill(PerlInterpreter*, CV*)’:
threads.xs:1500:13: note: in expansion of macro ‘dTHXa’
threads.c:1696:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_DESTROY(PerlInterpreter*, CV*)’:
threads.c:1764:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_equal(PerlInterpreter*, CV*)’:
threads.c:1780:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_object(PerlInterpreter*, CV*)’:
threads.c:1812:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads__handle(PerlInterpreter*, CV*)’:
threads.c:1887:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_get_stack_size(PerlInterpreter*, CV*)’:
threads.c:1912:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_set_stack_size(PerlInterpreter*, CV*)’:
threads.c:1941:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_is_running(PerlInterpreter*, CV*)’:
threads.c:1973:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_is_detached(PerlInterpreter*, CV*)’:
threads.c:2000:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_is_joinable(PerlInterpreter*, CV*)’:
threads.c:2023:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_wantarray(PerlInterpreter*, CV*)’:
threads.c:2052:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_set_thread_exit_only(PerlInterpreter*, CV*)’:
threads.c:2075:5: note: in expansion of macro ‘dVAR’
threads.c: In function ‘void XS_threads_error(PerlInterpreter*, CV*)’:
threads.c:2103:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
shared.c:1476:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)’:
shared.c:1509:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)’:
shared.c:1545:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)’:
shared.c:1573:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)’:
shared.c:1601:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.c:1624:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)’:
shared.c:1668:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)’:
shared.c:1706:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)’:
shared.c:1742:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__id(PerlInterpreter*, CV*)’:
shared.c:1782:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared__refcnt(PerlInterpreter*, CV*)’:
shared.c:1811:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared_share(PerlInterpreter*, CV*)’:
shared.c:1843:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared_cond_wait(PerlInterpreter*, CV*)’:
shared.c:1867:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared_cond_timedwait(PerlInterpreter*, CV*)’:
shared.c:1938:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared_cond_signal(PerlInterpreter*, CV*)’:
shared.c:2015:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared_cond_broadcast(PerlInterpreter*, CV*)’:
shared.c:2049:5: note: in expansion of macro ‘dVAR’
shared.c: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.c:2083:5: note: in expansion of macro ‘dVAR’
APItest.c:6253:5: note: in expansion of macro ‘dVAR’
APItest.c:6879:5: note: in expansion of macro ‘dVAR’

Non-Fatal messages(gcc):

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



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About