[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-regcomp 5.29.10 patch bbcc85b660305793069c57309d42e45bdeb9e28d v5.29.9-157-gbbcc85b660.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
on linux 4.20.13-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.3.1 20190223 (Red Hat 8.3.1-2) (*1)
smoketime 2 hours 36 minutes (average 39 minutes 15 seconds)
Summary: PASS
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.29.9-157-gbbcc85b660
----------------------- ----------------------------------------------------
O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEbbcc85b660305793069c57309d42e45bdeb9e28d
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âÂÂvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c:2684: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:2729:36: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
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âÂÂ
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=]
perl.h:392:67: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
sv.c:48:24: note: in expansion of macro âÂÂGconvertâÂÂ
sv.c:13059:17: note: in expansion of macro âÂÂSNPRINTF_GâÂÂ
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
perl.h:7234:34: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
perl.c: In function âÂÂvoid Perl_sys_init(int*, char***)âÂÂ:
perl.h:2696: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:2746:49: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c:138:5: note: in expansion of macro âÂÂPERL_SYS_INIT3_BODYâÂÂ
deflate.c: In function âÂÂint deflateParams(z_streamp, int, int)âÂÂ:
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro âÂÂCLEAR_HASHâÂÂ
deflate.c:601:13: note: some parts of macro expansion are not guarded by this âÂÂelseâ clause
inflate.c: In function âÂÂint inflate(z_streamp, int)âÂÂ:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
decompress.c: In function âÂÂInt32 BZ2_decompress(DState*)âÂÂ:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:200:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(SV*)âÂÂ:
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function âÂÂSV* new_md5_ctx(MD5_CTX*, const char*)âÂÂ:
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:775:63: note: in definition of macro âÂÂsv_magicextâÂÂ
Encode.c: In function âÂÂvoid XS_Encode_decode(CV*)âÂÂ:
../../XSUB.h:185:20: warning: unused variable âÂÂixâ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro âÂÂdXSI32âÂÂ
Encode.c: In function âÂÂvoid XS_Encode_encode(CV*)âÂÂ:
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*)âÂÂ:
HiRes.xs:1386:42: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(CV*)âÂÂ:
HiRes.xs:1406:42: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
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:392:67: 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
../../dquote_inline.h: In function âÂÂI32 S_regcurly(const char*)âÂÂ:
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂconst charâ [-Wsign-compare]
../../handy.h:1108:8: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
../../handy.h:1285:26: note: in expansion of macro âÂÂinRANGEâÂÂ
../../handy.h:1480:22: note: in expansion of macro âÂÂisDIGIT_AâÂÂ
../../dquote_inline.h:23:10: note: in expansion of macro âÂÂisDIGITâÂÂ
../../dquote_inline.h:25:12: note: in expansion of macro âÂÂisDIGITâÂÂ
../../dquote_inline.h:29:9: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c: In function âÂÂU32 S_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)âÂÂ:
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂintâ [-Wsign-compare]
../../handy.h:1276:28: note: in expansion of macro âÂÂinRANGEâÂÂ
re_comp.c:4370:18: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c: In function âÂÂssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
re_comp.c:5327:26: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c:5335:28: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c: In function âÂÂSV* S__make_exactf_invlist(RExC_state_t*, regnode*)âÂÂ:
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂIVâ {aka âÂÂlong intâÂÂ} [-Wsign-compare]
../../handy.h:2169:24: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
../../handy.h:2169:34: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c:10713:21: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
re_comp.c: In function âÂÂregnode_offset S_reg(RExC_state_t*, I32, I32*, U32)âÂÂ:
../../handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂcharâ [-Wsign-compare]
../../handy.h:1280:28: note: in expansion of macro âÂÂinRANGEâÂÂ
../../handy.h:1490:22: note: in expansion of macro âÂÂisUPPER_AâÂÂ
re_comp.c:11104:21: note: in expansion of macro âÂÂisUPPERâÂÂ
re_comp.c:11117:25: note: in expansion of macro âÂÂisUPPERâÂÂ
re_comp.c:11590:23: note: in expansion of macro âÂÂinRANGEâÂÂ
re_comp.c:11597:23: note: in expansion of macro âÂÂinRANGEâÂÂ
re_comp.c:11866:30: note: in expansion of macro âÂÂinRANGEâÂÂ
re_comp.c:11887:26: note: in expansion of macro âÂÂinRANGEâÂÂ
re_comp.c: In function âÂÂregnode_offset S_regpiece(RExC_state_t*, I32*, U32)âÂÂ:
re_comp.c:12471:9: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:12485:17: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:12499:17: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c: In function âÂÂbool S_grok_bslash_N(RExC_state_t*, regnode_offset*, UV*, int*, I32*, bool, U32)âÂÂ:
../../handy.h:2145:58: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:12989:35: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
re_comp.c: In function âÂÂbool S_new_regcurly(const char*, const char*)âÂÂ:
re_comp.c:13169:21: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:13182:25: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c: In function âÂÂregnode_offset S_regatom(RExC_state_t*, I32*, U32)âÂÂ:
re_comp.c:13745:24: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:13758:30: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:13804:24: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:14187:31: note: in expansion of macro âÂÂisDIGITâÂÂ
re_comp.c:14200:36: note: in expansion of macro âÂÂisDIGITâÂÂ
../../handy.h:1475:22: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c:14219:35: note: in expansion of macro âÂÂisALPHAâÂÂ
re_comp.c:14243:37: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c:14246:36: note: in expansion of macro âÂÂisALPHA_AâÂÂ
re_comp.c:14429:41: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
re_comp.c:14701:37: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
re_comp.c: In function âÂÂint S_handle_possible_posix(RExC_state_t*, const char*, char**, AV**, bool)âÂÂ:
re_comp.c:15339:22: note: in expansion of macro âÂÂisUPPERâÂÂ
../../handy.h:1503:22: note: in expansion of macro âÂÂisUPPERâÂÂ
re_comp.c:15340:42: note: in expansion of macro âÂÂtoLOWERâÂÂ
re_comp.c: In function âÂÂregnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÂÂ:
re_comp.c:17084:14: note: in expansion of macro âÂÂisALPHAâÂÂ
re_comp.c:17269:37: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c: In function âÂÂconst char* Perl_prescan_version(const char*, bool, const char**, bool*, int*, int*, bool*)âÂÂ:
handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂconst charâ [-Wsign-compare]
handy.h:1108:8: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
handy.h:1285:26: note: in expansion of macro âÂÂinRANGEâÂÂ
handy.h:1480:22: note: in expansion of macro âÂÂisDIGIT_AâÂÂ
vutil.c:37:15: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:42:6: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:51:31: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:56:9: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:78:13: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:80:10: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:104:13: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:124:23: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:135:9: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:161:15: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:175:7: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:180:9: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:182:23: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:200:10: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:214:10: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c: In function âÂÂconst char* Perl_scan_version(const char*, SV*, bool)âÂÂ:
vutil.c:309:12: note: in expansion of macro âÂÂisDIGITâÂÂ
handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂintâ [-Wsign-compare]
handy.h:1276:28: note: in expansion of macro âÂÂinRANGEâÂÂ
handy.h:1475:22: note: in expansion of macro âÂÂisALPHA_AâÂÂ
vutil.c:311:10: note: in expansion of macro âÂÂisALPHAâÂÂ
vutil.c:388:31: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:390:31: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:392:16: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:399:11: note: in expansion of macro âÂÂisDIGITâÂÂ
vutil.c:404:13: note: in expansion of macro âÂÂisDIGITâÂÂ
dump.c: In function âÂÂvoid Perl_do_sv_dump(I32, PerlIOl**, SV*, I32, I32, bool, STRLEN)âÂÂ:
handy.h:2169:24: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
handy.h:2169:34: note: in expansion of macro âÂÂisALPHA_AâÂÂ
handy.h:2171:36: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
dump.c:2301:10: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
vutil.c: In function âÂÂSV* Perl_new_version(SV*)âÂÂ:
vutil.c:540:11: note: in expansion of macro âÂÂisDIGITâÂÂ
handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂcharâ [-Wsign-compare]
handy.h:1279:28: note: in expansion of macro âÂÂinRANGEâÂÂ
handy.h:1484:22: note: in expansion of macro âÂÂisPRINT_AâÂÂ
dump.c:2377:6: note: in expansion of macro âÂÂisPRINTâÂÂ
util.c: In function âÂÂU32 Perl_parse_unicode_opts(const char**)âÂÂ:
util.c:4366:12: note: in expansion of macro âÂÂisDIGITâÂÂ
util.c: In function âÂÂvoid Perl_get_hash_seed(unsigned char*)âÂÂ:
handy.h:2145:58: note: in expansion of macro âÂÂisDIGITâÂÂ
util.c:4540:30: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
util.c:4542:35: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
dquote_inline.h: In function âÂÂI32 S_regcurly(const char*)âÂÂ:
dquote_inline.h:23:10: note: in expansion of macro âÂÂisDIGITâÂÂ
dquote_inline.h:25:12: note: in expansion of macro âÂÂisDIGITâÂÂ
dquote_inline.h:29:9: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c: In function âÂÂU32 S_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)âÂÂ:
regcomp.c:4370:18: note: in expansion of macro âÂÂisALPHA_AâÂÂ
regcomp.c: In function âÂÂssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
regcomp.c:5327:26: note: in expansion of macro âÂÂisALPHA_AâÂÂ
regcomp.c:5335:28: note: in expansion of macro âÂÂisALPHA_AâÂÂ
regcomp.c: In function âÂÂSV* S__make_exactf_invlist(RExC_state_t*, regnode*)âÂÂ:
handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂIVâ {aka âÂÂlong intâÂÂ} [-Wsign-compare]
regcomp.c:10713:21: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c: In function âÂÂregnode_offset S_reg(RExC_state_t*, I32, I32*, U32)âÂÂ:
handy.h:1280:28: note: in expansion of macro âÂÂinRANGEâÂÂ
handy.h:1490:22: note: in expansion of macro âÂÂisUPPER_AâÂÂ
regcomp.c:11104:21: note: in expansion of macro âÂÂisUPPERâÂÂ
regcomp.c:11117:25: note: in expansion of macro âÂÂisUPPERâÂÂ
regcomp.c:11590:23: note: in expansion of macro âÂÂinRANGEâÂÂ
regcomp.c:11597:23: note: in expansion of macro âÂÂinRANGEâÂÂ
regcomp.c:11866:30: note: in expansion of macro âÂÂinRANGEâÂÂ
regcomp.c:11887:26: note: in expansion of macro âÂÂinRANGEâÂÂ
regcomp.c: In function âÂÂregnode_offset S_regpiece(RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c:12471:9: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:12485:17: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:12499:17: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c: In function âÂÂbool S_grok_bslash_N(RExC_state_t*, regnode_offset*, UV*, int*, I32*, bool, U32)âÂÂ:
regcomp.c:12989:35: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
regcomp.c: In function âÂÂbool S_new_regcurly(const char*, const char*)âÂÂ:
regcomp.c:13169:21: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:13182:25: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c: In function âÂÂregnode_offset S_regatom(RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c:13745:24: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:13758:30: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:13804:24: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:14187:31: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:14200:36: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c:14219:35: note: in expansion of macro âÂÂisALPHAâÂÂ
regcomp.c:14243:37: note: in expansion of macro âÂÂisALPHA_AâÂÂ
regcomp.c:14246:36: note: in expansion of macro âÂÂisALPHA_AâÂÂ
regcomp.c:14429:41: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:14701:37: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c: In function âÂÂint S_handle_possible_posix(RExC_state_t*, const char*, char**, AV**, bool)âÂÂ:
regcomp.c:15339:22: note: in expansion of macro âÂÂisUPPERâÂÂ
handy.h:1503:22: note: in expansion of macro âÂÂisUPPERâÂÂ
regcomp.c:15340:42: note: in expansion of macro âÂÂtoLOWERâÂÂ
regcomp.c: In function âÂÂregnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÂÂ:
regcomp.c:17084:14: note: in expansion of macro âÂÂisALPHAâÂÂ
regcomp.c:17269:37: note: in expansion of macro âÂÂisDIGITâÂÂ
regcomp.c: In function âÂÂSV* Perl_handle_user_defined_property(const char*, STRLEN, bool, bool, bool, bool, SV*, bool*, SV*, STRLEN)âÂÂ:
regcomp.c:22248:32: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
regcomp.c:22282:36: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
regcomp.c: In function âÂÂSV* Perl_parse_uniprop_string(const char*, size_t, bool, bool, bool, bool, bool*, SV*, STRLEN)âÂÂ:
regcomp.c:22603:17: note: in expansion of macro âÂÂisUPPER_AâÂÂ
handy.h:1513:22: note: in expansion of macro âÂÂtoLOWERâÂÂ
regcomp.c:22604:36: note: in expansion of macro âÂÂtoLOWER_AâÂÂ
regcomp.c:22909:24: note: in expansion of macro âÂÂisALPHA_AâÂÂ
regcomp.c:22910:43: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:22935:45: note: in expansion of macro âÂÂisDIGIT_AâÂÂ
regcomp.c:22966:13: note: in expansion of macro âÂÂisUPPER_AâÂÂ
regcomp.c:22967:32: note: in expansion of macro âÂÂtoLOWERâÂÂ
regcomp.c:22976:26: note: in expansion of macro âÂÂisDIGIT_AâÂÂ
regcomp.c:22976:52: note: in expansion of macro âÂÂisDIGIT_AâÂÂ
regcomp.c:23018:45: note: in expansion of macro âÂÂisDIGIT_AâÂÂ
mg.c: In function âÂÂint Perl_mg_copy(SV*, SV*, const char*, I32)âÂÂ:
mg.c:489:10: note: in expansion of macro âÂÂisUPPERâÂÂ
embed.h:774:53: note: in definition of macro âÂÂsv_magicâÂÂ
mg.c:494:8: note: in expansion of macro âÂÂtoLOWERâÂÂ
hv.c: In function âÂÂvoid S_hv_magic_check(HV*, bool*, bool*)âÂÂ:
hv.c:927:6: note: in expansion of macro âÂÂisUPPERâÂÂ
av.c: In function âÂÂSV** Perl_av_store(AV*, ssize_t, SV*)âÂÂ:
av.c:366:9: note: in expansion of macro âÂÂisUPPERâÂÂ
av.c:368:36: note: in expansion of macro âÂÂtoLOWERâÂÂ
sv.c: In function âÂÂbool S_sv_2iuv_common(SV*)âÂÂ:
sv.c:2228:17: note: in expansion of macro âÂÂisDIGITâÂÂ
sv.c: In function âÂÂvoid Perl_sv_inc_nomg(SV*)âÂÂ:
sv.c:8992:12: note: in expansion of macro âÂÂisALPHAâÂÂ
sv.c:8993:12: note: in expansion of macro âÂÂisDIGITâÂÂ
sv.c:9032:6: note: in expansion of macro âÂÂisDIGITâÂÂ
sv.c:9052:10: note: in expansion of macro âÂÂisALPHAâÂÂ
sv.c:9063:9: note: in expansion of macro âÂÂisDIGITâÂÂ
sv.c: In function âÂÂconst char* Perl_sv_reftype(const SV*, int)âÂÂ:
sv.c:10201:8: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
sv.c: In function âÂÂSTRLEN S_expect_number(const char**)âÂÂ:
sv.c:11091:12: note: in expansion of macro âÂÂinRANGEâÂÂ
sv.c:11094:12: note: in expansion of macro âÂÂisDIGITâÂÂ
sv.c:12040:6: note: in expansion of macro âÂÂinRANGEâÂÂ
sv.c:12108:17: note: in expansion of macro âÂÂinRANGEâÂÂ
sv.c:12180:17: note: in expansion of macro âÂÂinRANGEâÂÂ
sv.c:12193:21: note: in expansion of macro âÂÂinRANGEâÂÂ
sv.c:12232:26: note: in expansion of macro âÂÂinRANGEâÂÂ
sv.c:12990:10: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
perl.h:3453:62: note: in definition of macro âÂÂEXPECTâÂÂ
perl.h:3458:52: note: in expansion of macro âÂÂcBOOLâÂÂ
sv.c:13013:22: note: in expansion of macro âÂÂUNLIKELYâÂÂ
sv.c:13013:31: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
sv.c:13251:8: note: in expansion of macro âÂÂisPRINTâÂÂ
pp.c: In function âÂÂOP* Perl_pp_oct()âÂÂ:
pp.c:3079:9: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
pp.c:3083:14: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
pp_sys.c: In function âÂÂOP* Perl_pp_fttty()âÂÂ:
pp_sys.c:3401:22: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_sys.c: In function âÂÂOP* Perl_pp_fttext()âÂÂ:
pp_sys.c:3595:20: note: in expansion of macro âÂÂisPRINT_AâÂÂ
doio.c: In function âÂÂbool Perl_do_open6(GV*, const char*, STRLEN, PerlIOl**, SV**, U32)âÂÂ:
doio.c:680:16: note: in expansion of macro âÂÂisDIGITâÂÂ
doio.c: In function âÂÂbool Perl_do_exec3(const char*, int, int)âÂÂ:
doio.c:2396:20: note: in expansion of macro âÂÂisALPHAâÂÂ
doio.c: In function âÂÂI32 Perl_apply(I32, SV**, SV**)âÂÂ:
doio.c:2592:19: note: in expansion of macro âÂÂisALPHAâÂÂ
doio.c:2598:6: note: in expansion of macro âÂÂisALPHAâÂÂ
numeric.c: In function âÂÂUV Perl_grok_bin(const char*, STRLEN*, I32*, NV*)âÂÂ:
numeric.c:156:17: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:160:50: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c: In function âÂÂUV Perl_grok_hex(const char*, STRLEN*, I32*, NV*)âÂÂ:
numeric.c:277:17: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:281:50: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
handy.h:2142:57: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:296:44: note: in expansion of macro âÂÂXDIGIT_VALUEâÂÂ
numeric.c:313:30: note: in expansion of macro âÂÂXDIGIT_VALUEâÂÂ
numeric.c: In function âÂÂUV Perl_grok_oct(const char*, STRLEN*, I32*, NV*)âÂÂ:
numeric.c:428:13: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c: In function âÂÂint Perl_grok_infnan(const char**, const char*)âÂÂ:
numeric.c:615:9: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:618:31: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:620:13: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:622:30: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:625:39: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:626:39: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:627:39: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:628:39: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:642:18: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:657:13: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:657:41: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:663:13: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:664:35: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:665:35: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
numeric.c:675:17: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:676:17: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:699:25: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:711:32: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:733:34: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c: In function âÂÂint Perl_grok_number_flags(const char*, STRLEN, UV*, U32)âÂÂ:
numeric.c:891:7: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:902:11: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:906:15: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:910:19: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:914:23: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:918:27: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:922:31: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:926:35: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:930:39: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:936:50: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:946:43: note: in expansion of macro âÂÂinRANGEâÂÂ
numeric.c:953:62: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:982:26: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:989:21: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:992:28: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1004:9: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:1008:23: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1011:30: note: in expansion of macro âÂÂisDIGITâÂÂ
handy.h:1510:22: note: in expansion of macro âÂÂtoLOWERâÂÂ
numeric.c:1033:41: note: in expansion of macro âÂÂtoFOLDâÂÂ
numeric.c: In function âÂÂbool Perl_grok_atoUV(const char*, UV*, const char**)âÂÂ:
numeric.c:1110:14: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1117:22: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1121:29: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c: In function âÂÂchar* Perl_my_atof3(const char*, NV*, STRLEN)âÂÂ:
numeric.c:1522:6: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1549:22: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1573:22: note: in expansion of macro âÂÂisDIGITâÂÂ
numeric.c:1589:36: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
numeric.c:1600:21: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_pack.c: In function âÂÂconst char* S_get_num(const char*, ssize_t*)âÂÂ:
pp_pack.c:576:10: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_pack.c: In function âÂÂbool S_next_symbol(tempsym_t*)âÂÂ:
pp_pack.c:624:13: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_pack.c:694:6: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_pack.c:707:15: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_pack.c:739:20: note: in expansion of macro âÂÂisDIGITâÂÂ
pp_pack.c: In function âÂÂSV** S_pack_rec(SV*, tempsym_t*, SV**, SV**)âÂÂ:
pp_pack.c:2527:18: note: in expansion of macro âÂÂisALPHAâÂÂ
pp_pack.c:2546:18: note: in expansion of macro âÂÂisALPHAâÂÂ
dquote.c: In function âÂÂchar Perl_grok_bslash_c(char, bool)âÂÂ:
dquote.c:24:11: note: in expansion of macro âÂÂisPRINT_AâÂÂ
op.c: In function âÂÂPADOFFSET Perl_allocmy(const char*, STRLEN, U32)âÂÂ:
op.c:716:16: note: in expansion of macro âÂÂisALPHAâÂÂ
op.c:723:8: note: in expansion of macro âÂÂisPRINTâÂÂ
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:5623:11: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
perl.c: In function âÂÂint Perl_get_debug_opts(const char**, bool)âÂÂ:
perl.c:3362:9: note: in expansion of macro âÂÂisALPHAâÂÂ
perl.c:3375:14: note: in expansion of macro âÂÂisDIGITâÂÂ
perl.c: In function âÂÂconst char* Perl_moreswitches(const char*)âÂÂ:
perl.c:3571:6: note: in expansion of macro âÂÂisDIGITâÂÂ
perl.c: In function âÂÂPerlIOl** S_open_script(const char*, bool, bool*)âÂÂ:
perl.c:3974:16: note: in expansion of macro âÂÂisDIGITâÂÂ
perl.c: In function âÂÂvoid S_find_beginning(SV*, PerlIOl**)âÂÂ:
perl.c:4141:9: note: in expansion of macro âÂÂisDIGITâÂÂ
perl.c: In function âÂÂbool Perl_doing_taint(int, char**, char**)âÂÂ:
perl.c:4210:13: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c: In function âÂÂint S_tokereport(I32, const YYSTYPE*)âÂÂ:
handy.h:1108:42: warning: comparison of integer expressions of different signedness: âÂÂU64â {aka âÂÂlong unsigned intâÂÂ} and âÂÂI32â {aka âÂÂintâÂÂ} [-Wsign-compare]
handy.h:1277:28: note: in expansion of macro âÂÂinRANGEâÂÂ
handy.h:1481:22: note: in expansion of macro âÂÂisGRAPH_AâÂÂ
toke.c:410:11: note: in expansion of macro âÂÂisGRAPHâÂÂ
toke.c: In function âÂÂvoid S_incline(const char*, const char*)âÂÂ:
toke.c:1759:10: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:1763:12: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c: In function âÂÂchar* S_force_version(char*, int)âÂÂ:
toke.c:2223:9: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:2224:9: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c: In function âÂÂchar* S_scan_const(char*)âÂÂ:
toke.c:3151:25: note: in expansion of macro âÂÂisPRINT_AâÂÂ
toke.c:3151:49: note: in expansion of macro âÂÂisPRINT_AâÂÂ
toke.c:3482:20: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:3484:21: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:3539:48: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c: In function âÂÂint S_intuit_more(char*, char*)âÂÂ:
toke.c:4231:11: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:4233:7: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:4278:16: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:4280:19: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:4294:31: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:4301:10: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c:4301:33: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c:4303:14: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c: In function âÂÂint S_intuit_method(char*, SV*, CV*)âÂÂ:
toke.c:4374:16: note: in expansion of macro âÂÂisUPPERâÂÂ
toke.c: In function âÂÂchar* S_tokenize_use(int, char*)âÂÂ:
toke.c:4689:9: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:4689:38: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c: In function âÂÂint Perl_yylex()âÂÂ:
toke.c:5435:25: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c:5610:22: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:5702:14: note: in expansion of macro âÂÂisALPHAâÂÂ
handy.h:1278:28: note: in expansion of macro âÂÂinRANGEâÂÂ
handy.h:1483:22: note: in expansion of macro âÂÂisLOWER_AâÂÂ
toke.c:5991:7: note: in expansion of macro âÂÂisLOWERâÂÂ
toke.c:6329:54: note: in expansion of macro âÂÂisLOWERâÂÂ
toke.c:6512:20: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c:6846:12: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:6848:25: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:6960:33: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:7053:6: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:7061:6: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:7063:13: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:7065:27: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:7078:11: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c:7091:6: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:7676:15: note: in expansion of macro âÂÂisLOWERâÂÂ
toke.c:8504:10: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:8507:29: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c: In function âÂÂchar* S_scan_ident(char*, char*, STRLEN, I32)âÂÂ:
toke.c:9486:9: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:9487:9: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:9466:6: note: in expansion of macro âÂÂisGRAPH_AâÂÂ
toke.c:9532:12: note: in expansion of macro âÂÂVALID_LEN_ONE_IDENTâÂÂ
toke.c:116:26: note: in expansion of macro âÂÂisUPPERâÂÂ
toke.c:9547:28: note: in expansion of macro âÂÂisCONTROLVARâÂÂ
toke.c:9561:18: note: in expansion of macro âÂÂisPRINTâÂÂ
toke.c: In function âÂÂchar* Perl_scan_num(const char*, YYSTYPE*)âÂÂ:
toke.c:11011:10: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11015:17: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11021:30: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11125:25: note: in expansion of macro âÂÂUNLIKELYâÂÂ
toke.c:122:26: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11125:34: note: in expansion of macro âÂÂHEXFP_PEEKâÂÂ
toke.c:123:6: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11142:17: note: in expansion of macro âÂÂUNLIKELYâÂÂ
toke.c:11142:26: note: in expansion of macro âÂÂHEXFP_PEEKâÂÂ
toke.c:11172:54: note: in expansion of macro âÂÂXDIGIT_VALUEâÂÂ
toke.c:11249:21: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11258:25: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11260:32: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11261:33: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11346:9: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11386:13: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11405:23: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11413:7: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11414:18: note: in expansion of macro âÂÂUNLIKELYâÂÂ
toke.c:11414:36: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11423:18: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11427:22: note: in expansion of macro âÂÂUNLIKELYâÂÂ
toke.c:11427:41: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
toke.c:11451:13: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11452:14: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:11460:30: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c: In function âÂÂchar* Perl_scan_vstring(const char*, const char*, SV*)âÂÂ:
toke.c:12166:24: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:12180:10: note: in expansion of macro âÂÂisALPHAâÂÂ
toke.c:12211:40: note: in expansion of macro âÂÂisDIGITâÂÂ
toke.c:12217:25: note: in expansion of macro âÂÂisDIGITâÂÂ
B.xs: In function âÂÂSV* cstring(SV*, bool)âÂÂ:
../../handy.h:1279:28: note: in expansion of macro âÂÂinRANGEâÂÂ
../../handy.h:1484:22: note: in expansion of macro âÂÂisPRINT_AâÂÂ
B.xs:291:15: note: in expansion of macro âÂÂisPRINTâÂÂ
B.xs: In function âÂÂvoid XS_B__OP_next(CV*)âÂÂ:
../../handy.h:1278:28: note: in expansion of macro âÂÂinRANGEâÂÂ
../../handy.h:1483:22: note: in expansion of macro âÂÂisLOWER_AâÂÂ
../../handy.h:1504:22: note: in expansion of macro âÂÂisLOWERâÂÂ
B.xs:932:20: note: in expansion of macro âÂÂtoUPPERâÂÂ
bsd_glob.c: In function âÂÂint ci_compare(const void*, const void*)âÂÂ:
../../handy.h:1510:22: note: in expansion of macro âÂÂtoLOWERâÂÂ
bsd_glob.c:623:7: note: in expansion of macro âÂÂtoFOLDâÂÂ
bsd_glob.c:623:22: note: in expansion of macro âÂÂtoFOLDâÂÂ
bsd_glob.c:628:7: note: in expansion of macro âÂÂtoFOLDâÂÂ
bsd_glob.c:628:21: note: in expansion of macro âÂÂtoFOLDâÂÂ
Opcode.xs: In function âÂÂSV* get_op_bitspec(const char*, STRLEN, int)âÂÂ:
Opcode.xs:117:6: note: in expansion of macro âÂÂisALPHAâÂÂ
POSIX.xs: In function âÂÂvoid XS_POSIX_strtol(CV*)âÂÂ:
POSIX.xs:3440:19: note: in expansion of macro âÂÂinRANGEâÂÂ
POSIX.xs: In function âÂÂvoid XS_POSIX_strtoul(CV*)âÂÂ:
POSIX.xs:3474:19: note: in expansion of macro âÂÂinRANGEâÂÂ
util.c: In function âÂÂvoid (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c: In function âÂÂint Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)âÂÂ:
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)âÂÂ:
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)âÂÂ:
MD5.xs: In function âÂÂSV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)âÂÂ:
Encode.c: In function âÂÂvoid XS_Encode_decode(PerlInterpreter*, CV*)âÂÂ:
Encode.c: In function âÂÂvoid XS_Encode_encode(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_sum(PerlInterpreter*, CV*)âÂÂ:
Opcode.xs: In function âÂÂvoid opmask_addlocal(PerlInterpreter*, SV*, char*)âÂÂ:
Opcode.xs:240:33: warning: cast between incompatible function types from âÂÂvoid (*)(PerlInterpreter*, const char*, ...)â {aka âÂÂvoid (*)(interpreter*, const char*, ...)âÂÂ} to âÂÂvoid (*)(void*)â [-Wcast-function-type]
../../embed.h:662:57: note: in definition of macro âÂÂsave_destructorâÂÂ
Opcode.xs:240:2: note: in expansion of macro âÂÂSAVEDESTRUCTORâÂÂ
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)âÂÂ:
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)âÂÂ:
APItest.xs: In function âÂÂvoid XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)âÂÂ:
re_comp.c: In function âÂÂU32 S_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)âÂÂ:
re_comp.c: In function âÂÂssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
re_comp.c: In function âÂÂSV* S__make_exactf_invlist(PerlInterpreter*, RExC_state_t*, regnode*)âÂÂ:
re_comp.c: In function âÂÂregnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)âÂÂ:
re_comp.c: In function âÂÂregnode_offset S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)âÂÂ:
re_comp.c: In function âÂÂbool S_grok_bslash_N(PerlInterpreter*, RExC_state_t*, regnode_offset*, UV*, int*, I32*, bool, U32)âÂÂ:
re_comp.c: In function âÂÂregnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)âÂÂ:
re_comp.c: In function âÂÂint S_handle_possible_posix(PerlInterpreter*, RExC_state_t*, const char*, char**, AV**, bool)âÂÂ:
re_comp.c: In function âÂÂregnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÂÂ:
vutil.c: In function âÂÂconst char* Perl_prescan_version(PerlInterpreter*, const char*, bool, const char**, bool*, int*, int*, bool*)âÂÂ:
vutil.c: In function âÂÂconst char* Perl_scan_version(PerlInterpreter*, const char*, SV*, bool)âÂÂ:
vutil.c: In function âÂÂSV* Perl_new_version(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂU32 Perl_parse_unicode_opts(PerlInterpreter*, const char**)âÂÂ:
util.c: In function âÂÂvoid Perl_get_hash_seed(PerlInterpreter*, unsigned char*)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_sv_dump(PerlInterpreter*, I32, PerlIOl**, SV*, I32, I32, bool, STRLEN)âÂÂ:
regcomp.c: In function âÂÂU32 S_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)âÂÂ:
regcomp.c: In function âÂÂssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
regcomp.c: In function âÂÂSV* S__make_exactf_invlist(PerlInterpreter*, RExC_state_t*, regnode*)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c: In function âÂÂbool S_grok_bslash_N(PerlInterpreter*, RExC_state_t*, regnode_offset*, UV*, int*, I32*, bool, U32)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c: In function âÂÂint S_handle_possible_posix(PerlInterpreter*, RExC_state_t*, const char*, char**, AV**, bool)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_handle_user_defined_property(PerlInterpreter*, const char*, STRLEN, bool, bool, bool, bool, SV*, bool*, SV*, STRLEN)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_parse_uniprop_string(PerlInterpreter*, const char*, size_t, bool, bool, bool, bool, bool*, SV*, STRLEN)âÂÂ:
mg.c: In function âÂÂint Perl_mg_copy(PerlInterpreter*, SV*, SV*, const char*, I32)âÂÂ:
av.c: In function âÂÂSV** Perl_av_store(PerlInterpreter*, AV*, ssize_t, SV*)âÂÂ:
sv.c: In function âÂÂbool S_sv_2iuv_common(PerlInterpreter*, SV*)âÂÂ:
sv.c: In function âÂÂvoid Perl_sv_inc_nomg(PerlInterpreter*, SV*)âÂÂ:
sv.c: In function âÂÂconst char* Perl_sv_reftype(PerlInterpreter*, const SV*, int)âÂÂ:
sv.c: In function âÂÂSTRLEN S_expect_number(PerlInterpreter*, const char**)âÂÂ:
pp.c: In function âÂÂOP* Perl_pp_oct(PerlInterpreter*)âÂÂ:
pp_sys.c: In function âÂÂOP* Perl_pp_fttty(PerlInterpreter*)âÂÂ:
pp_sys.c: In function âÂÂOP* Perl_pp_fttext(PerlInterpreter*)âÂÂ:
doio.c: In function âÂÂbool Perl_do_open6(PerlInterpreter*, GV*, const char*, STRLEN, PerlIOl**, SV**, U32)âÂÂ:
doio.c: In function âÂÂbool Perl_do_exec3(PerlInterpreter*, const char*, int, int)âÂÂ:
doio.c: In function âÂÂI32 Perl_apply(PerlInterpreter*, I32, SV**, SV**)âÂÂ:
numeric.c: In function âÂÂUV Perl_grok_bin(PerlInterpreter*, const char*, STRLEN*, I32*, NV*)âÂÂ:
numeric.c: In function âÂÂUV Perl_grok_hex(PerlInterpreter*, const char*, STRLEN*, I32*, NV*)âÂÂ:
numeric.c: In function âÂÂUV Perl_grok_oct(PerlInterpreter*, const char*, STRLEN*, I32*, NV*)âÂÂ:
numeric.c: In function âÂÂint Perl_grok_infnan(PerlInterpreter*, const char**, const char*)âÂÂ:
numeric.c: In function âÂÂint Perl_grok_number_flags(PerlInterpreter*, const char*, STRLEN, UV*, U32)âÂÂ:
numeric.c: In function âÂÂchar* Perl_my_atof3(PerlInterpreter*, const char*, NV*, STRLEN)âÂÂ:
locale.c: In function âÂÂconst char* S_emulate_setlocale(int, const char*, unsigned int, bool)âÂÂ:
locale.c:902:23: note: in expansion of macro âÂÂisGRAPHâÂÂ
pp_pack.c: In function âÂÂconst char* S_get_num(PerlInterpreter*, const char*, ssize_t*)âÂÂ:
pp_pack.c: In function âÂÂbool S_next_symbol(PerlInterpreter*, tempsym_t*)âÂÂ:
pp_pack.c: In function âÂÂSV** S_pack_rec(PerlInterpreter*, SV*, tempsym_t*, SV**, SV**)âÂÂ:
dquote.c: In function âÂÂchar Perl_grok_bslash_c(PerlInterpreter*, char, bool)âÂÂ:
op.c: In function âÂÂPADOFFSET Perl_allocmy(PerlInterpreter*, const char*, STRLEN, U32)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
perl.c: In function âÂÂint Perl_get_debug_opts(PerlInterpreter*, const char**, bool)âÂÂ:
perl.c: In function âÂÂconst char* Perl_moreswitches(PerlInterpreter*, const char*)âÂÂ:
perl.c: In function âÂÂPerlIOl** S_open_script(PerlInterpreter*, const char*, bool, bool*)âÂÂ:
perl.c: In function âÂÂvoid S_find_beginning(PerlInterpreter*, SV*, PerlIOl**)âÂÂ:
toke.c: In function âÂÂint S_tokereport(PerlInterpreter*, I32, const YYSTYPE*)âÂÂ:
toke.c: In function âÂÂvoid S_incline(PerlInterpreter*, const char*, const char*)âÂÂ:
toke.c: In function âÂÂchar* S_force_version(PerlInterpreter*, char*, int)âÂÂ:
toke.c: In function âÂÂchar* S_scan_const(PerlInterpreter*, char*)âÂÂ:
toke.c: In function âÂÂint S_intuit_more(PerlInterpreter*, char*, char*)âÂÂ:
toke.c: In function âÂÂint S_intuit_method(PerlInterpreter*, char*, SV*, CV*)âÂÂ:
toke.c: In function âÂÂchar* S_tokenize_use(PerlInterpreter*, int, char*)âÂÂ:
toke.c: In function âÂÂint Perl_yylex(PerlInterpreter*)âÂÂ:
toke.c: In function âÂÂchar* S_scan_ident(PerlInterpreter*, char*, char*, STRLEN, I32)âÂÂ:
toke.c: In function âÂÂchar* Perl_scan_num(PerlInterpreter*, const char*, YYSTYPE*)âÂÂ:
toke.c: In function âÂÂchar* Perl_scan_vstring(PerlInterpreter*, const char*, const char*, SV*)âÂÂ:
B.xs: In function âÂÂSV* cstring(PerlInterpreter*, SV*, bool)âÂÂ:
B.xs: In function âÂÂvoid XS_B__OP_next(PerlInterpreter*, CV*)âÂÂ:
Opcode.xs: In function âÂÂSV* get_op_bitspec(PerlInterpreter*, const char*, STRLEN, int)âÂÂ:
POSIX.xs: In function âÂÂvoid XS_POSIX_strtol(PerlInterpreter*, CV*)âÂÂ:
POSIX.xs: In function âÂÂvoid XS_POSIX_strtoul(PerlInterpreter*, CV*)âÂÂ:
threads.xs: In function âÂÂvoid XS_threads_kill(PerlInterpreter*, CV*)âÂÂ:
threads.xs:1485:13: note: in expansion of macro âÂÂisALPHAâÂÂ
shared.xs: In function âÂÂint sharedsv_array_mg_copy(PerlInterpreter*, SV*, MAGIC*, SV*, const char*, I32)âÂÂ:
../../embed.h:775:61: note: in definition of macro âÂÂsv_magicextâÂÂ
shared.xs:1190:29: note: in expansion of macro âÂÂtoLOWERâÂÂ
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.72/0.046 timestamp: 2019-04-19 00:48:05+00 tester: perl