[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-alpine 5.29.8 patch faa8a0f1dfebf65273f47473b3ff5f771963df64 v5.29.7-99-gfaa8a0f1df.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
on linux 4.19.10-300.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.2.1 20181215 (Red Hat 8.2.1-6) (*1)
smoketime 1 hour 46 minutes (average 5 minutes 18 seconds)
Summary: FAIL(m)
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.7-99-gfaa8a0f1df
----------------------- ----------------------------------------------------
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_POISON (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_NO_COW (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_POISON (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_NO_COW (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Applied patches:
SMOKEfaa8a0f1dfebf65273f47473b3ff5f771963df64
Skipped tests:
None.
Test failures:
None.
Compiler messages:
/usr/include/string.h:83:1: error: redefinition of âÂÂvoid* memchr(void*, int, size_t)âÂÂ
/usr/include/string.h:77:1: note: âÂÂvoid* memchr(void*, int, size_t)â previously defined here
/usr/include/string.h:218:1: error: redefinition of âÂÂchar* strchr(char*, int)âÂÂ
/usr/include/string.h:212:1: note: âÂÂchar* strchr(char*, int)â previously defined here
/usr/include/string.h:245:1: error: redefinition of âÂÂchar* strrchr(char*, int)âÂÂ
/usr/include/string.h:239:1: note: âÂÂchar* strrchr(char*, int)â previously defined here
/usr/include/string.h:295:1: error: redefinition of âÂÂchar* strpbrk(char*, char*)âÂÂ
/usr/include/string.h:289:1: note: âÂÂchar* strpbrk(char*, char*)â previously defined here
/usr/include/string.h:322:1: error: redefinition of âÂÂchar* strstr(char*, char*)âÂÂ
/usr/include/string.h:316:1: note: âÂÂchar* strstr(char*, char*)â previously defined here
/usr/include/strings.h:61:1: error: redefinition of âÂÂchar* index(char*, int)âÂÂ
/usr/include/strings.h:55:1: note: âÂÂchar* index(char*, int)â previously defined here
/usr/include/strings.h:89:1: error: redefinition of âÂÂchar* rindex(char*, int)âÂÂ
/usr/include/strings.h:83:1: note: âÂÂchar* rindex(char*, int)â previously defined here
inline.h: In function âÂÂvoid S_croak_memory_wrap()âÂÂ:
inline.h:276:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
inline.h: In function âÂÂbool S_is_safe_syscall(char*, STRLEN, char*, char*)âÂÂ:
inline.h:1876:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
inline.h: In function âÂÂchar* get_regex_charset_name(U32, STRLEN*)âÂÂ:
regexp.h:354:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regexp.h:354:30: note: in definition of macro âÂÂDEPENDS_PAT_MODSâÂÂ
regexp.h:352:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regexp.h:352:30: note: in definition of macro âÂÂLOCALE_PAT_MODSâÂÂ
regexp.h:353:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regexp.h:353:30: note: in definition of macro âÂÂUNICODE_PAT_MODSâÂÂ
regexp.h:355:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regexp.h:355:33: note: in definition of macro âÂÂASCII_RESTRICT_PAT_MODSâÂÂ
regexp.h:356:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regexp.h:356:38: note: in definition of macro âÂÂASCII_MORE_RESTRICT_PAT_MODSâÂÂ
inline.h:1940:12: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
patchlevel.h:142:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid Perl_sys_init(int*, char***)âÂÂ:
perl.h:2674: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:124:5: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c: In function âÂÂvoid Perl_sys_init3(int*, char***, char***)âÂÂ:
perl.h:2724:49: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c:137:5: note: in expansion of macro âÂÂPERL_SYS_INIT3_BODYâÂÂ
perl.c: In function âÂÂvoid perl_construct(PerlInterpreter*)âÂÂ:
handy.h:371:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:269:13: note: in expansion of macro âÂÂnewSVpvsâÂÂ
iperlsys.h:565:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:285:24: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
perl.c:322:17: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:410:21: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:424:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:434:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:445:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂint perl_destruct(PerlInterpreter*)âÂÂ:
perl.c:679:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:241:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
handy.h:57:41: note: in definition of macro âÂÂMUTABLE_PTRâÂÂ
hv.h:493:6: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
hv.h:493:17: note: in expansion of macro âÂÂhv_common_key_lenâÂÂ
hv.h:506:5: note: in expansion of macro âÂÂhv_deleteâÂÂ
perl.c:1185:11: note: in expansion of macro âÂÂhv_deletesâÂÂ
perl.c:1202:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1206:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1209:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1212:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1269:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1320:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂint perl_parse(PerlInterpreter*, XSINIT_t, int, char**, char**)âÂÂ:
perl.c:1640:32: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
handy.h:501:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1642:18: note: in expansion of macro âÂÂstrEQâÂÂ
perl.c:1645:94: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1647:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1652:120: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1654:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:490:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:1742:6: note: in expansion of macro âÂÂmy_setenvâÂÂ
perl.c:1835:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_Internals_V(CV*)âÂÂ:
perl.c:2000:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pp.h:455:28: note: in definition of macro âÂÂPUSHsâÂÂ
perl.c: In function âÂÂvoid* S_parse_body(char**, XSINIT_t)âÂÂ:
perl.c:2117:17: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:2127:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
handy.h:380:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2128:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
perl.c:2148:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2160:19: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:2166:19: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
unixish.h:161:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
unixish.h:161:20: note: in definition of macro âÂÂBIT_BUCKETâÂÂ
perl.c:2189:10: note: in expansion of macro âÂÂstrEQâÂÂ
perl.c:2191:10: note: in expansion of macro âÂÂstrEQâÂÂ
perl.c:2196:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2210:7: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
perl.c:2244:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2245:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
overload.inc:178:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2317:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2350:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2376:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2394:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:555:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2408:5: note: in expansion of macro âÂÂnewXSâÂÂ
perl.c:2484:14: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
gv.c: In function âÂÂGV* Perl_gv_add_by_type(GV*, svtype)âÂÂ:
gv.c:62:42: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2485:7: note: in expansion of macro âÂÂstrEQâÂÂ
gv.c:65:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:67:30: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2487:12: note: in expansion of macro âÂÂstrEQâÂÂ
gv.c:70:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2490:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2498:18: note: in expansion of macro âÂÂnewSVpvsâÂÂ
embed.h:1335:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2507:9: note: in expansion of macro âÂÂabort_executionâÂÂ
gv.c: In function âÂÂGP* Perl_newGP(GV*)âÂÂ:
gv.c:202:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂint perl_run(PerlInterpreter*)âÂÂ:
perl.c:2637:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_run_body(I32)âÂÂ:
perl.c:2663:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂvoid Perl_gv_init_pvn(GV*, HV*, char*, STRLEN, U32)âÂÂ:
gv.c:390:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂI32 Perl_call_sv(SV*, I32)âÂÂ:
perl.h:1332:16: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:3021:3: note: in expansion of macro âÂÂCLEAR_ERRSVâÂÂ
perl.h:1335:9: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c: In function âÂÂI32 Perl_eval_sv(SV*, I32)âÂÂ:
embed.h:870:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:617:57: note: in expansion of macro âÂÂtaint_properâÂÂ
perl.c:3125:5: note: in expansion of macro âÂÂTAINT_PROPERâÂÂ
perl.c:3139:6: note: in expansion of macro âÂÂCLEAR_ERRSVâÂÂ
gv.c: In function âÂÂGV* S_gv_fetchmeth_internal(HV*, SV*, char*, STRLEN, I32, U32)âÂÂ:
handy.h:390:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:722:15: note: in expansion of macro âÂÂgv_stashpvsâÂÂ
gv.c:730:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂSV* Perl_eval_pv(char*, I32)âÂÂ:
perl.c:3210:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid Perl_require_pv(char*)âÂÂ:
perl.c:3238:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_usage()âÂÂ:
perl.c:3283:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:801:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3289:19: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂchar* Perl_moreswitches(char*)âÂÂ:
perl.c:3396:16: note: in expansion of macro âÂÂnewSVpvsâÂÂ
handy.h:521:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:813:21: note: in expansion of macro âÂÂstrBEGINsâÂÂ
perl.c:3408:14: note: in expansion of macro âÂÂnewSVpvsâÂÂ
embed.h:187:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:839:57: note: in definition of macro âÂÂsv_setsv_flagsâÂÂ
perl.c:3414:3: note: in expansion of macro âÂÂsv_setsvâÂÂ
perl.c:3414:12: note: in expansion of macro âÂÂget_svâÂÂ
perl.c:3447:6: note: in expansion of macro âÂÂmy_setenvâÂÂ
perl.c:3459:8: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:3461:8: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:3475:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3478:6: note: in expansion of macro âÂÂmy_setenvâÂÂ
perl.c:3495:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3537:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3549:18: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:3556:15: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:3572:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3577:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3591:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂGV* Perl_gv_fetchmethod_pvn_flags(HV*, char*, STRLEN, U32)âÂÂ:
gv.c:1079:4: note: in expansion of macro âÂÂstrBEGINsâÂÂ
perl.c:3595:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1096:6: note: in expansion of macro âÂÂstrEQâÂÂ
perl.c:3601:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1096:30: note: in expansion of macro âÂÂstrEQâÂÂ
perl.c:3602:7: note: in expansion of macro âÂÂsv_catpvsâÂÂ
perl.c:3607:3: note: in expansion of macro âÂÂsv_catpvsâÂÂ
perl.c:3610:3: note: in expansion of macro âÂÂsv_catpvsâÂÂ
perl.c:3616:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:1135:138: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:1136:26: note: in expansion of macro âÂÂTOO_LATE_FOR_âÂÂ
perl.c:3640:6: note: in expansion of macro âÂÂTOO_LATE_FORâÂÂ
perl.c:3698:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3702:2: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1114:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:641:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1116:7: note: in expansion of macro âÂÂrequire_pvâÂÂ
gv.c:1125:63: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1142:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_minus_v()âÂÂ:
perl.c:3713:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
config.h:1404:25: note: in definition of macro âÂÂPeRl_StGiFyâÂÂ
perl.h:4408:5: note: in expansion of macro âÂÂSTRINGIFYâÂÂ
perl.c:3713:41: note: in expansion of macro âÂÂPERL_VERSION_STRINGâÂÂ
perl.c:3735:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3747:3: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3756:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3760:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3806:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
intrpvar.h: In function âÂÂvoid S_init_interp()âÂÂ:
intrpvar.h:229:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3868:53: note: in definition of macro âÂÂPERLVARIâÂÂ
intrpvar.h:361:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_init_main_stash()âÂÂ:
handy.h:374:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3889:20: note: in expansion of macro âÂÂnewSVpvs_shareâÂÂ
handy.h:392:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3890:10: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
embed.h:252:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
hv.h:509:5: note: in expansion of macro âÂÂhv_name_setâÂÂ
perl.c:3896:5: note: in expansion of macro âÂÂhv_name_setsâÂÂ
gv.c: In function âÂÂGV* Perl_gv_autoload_pvn(HV*, char*, STRLEN, U32)âÂÂ:
gv.c:1215:24: note: in expansion of macro âÂÂsv_catpvsâÂÂ
embed.h:199:55: note: in definition of macro âÂÂgv_add_by_typeâÂÂ
perl.c:3899:16: note: in expansion of macro âÂÂgv_HVaddâÂÂ
gv.h:278:22: note: in expansion of macro âÂÂgv_add_by_typeâÂÂ
perl.c:3899:25: note: in expansion of macro âÂÂgv_AVaddâÂÂ
perl.c:3899:34: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:3903:17: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
gv.c:1235:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3906:16: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:3908:16: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:3911:17: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:3914:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3919:5: note: in expansion of macro âÂÂCLEAR_ERRSVâÂÂ
gv.h:61:24: note: in definition of macro âÂÂGvGPâÂÂ
perl.c:3921:19: note: in expansion of macro âÂÂGvHVâÂÂ
perl.c:3921:24: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:3922:22: note: in expansion of macro âÂÂGvHVâÂÂ
perl.c:3922:27: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
handy.h:383:49: note: in definition of macro âÂÂsv_setpvsâÂÂ
perl.c:3925:15: note: in expansion of macro âÂÂget_svâÂÂ
handy.h:383:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3925:5: note: in expansion of macro âÂÂsv_setpvsâÂÂ
gv.c:1311:5: note: in expansion of macro âÂÂsv_catpvsâÂÂ
perl.c: In function âÂÂPerlIOl** S_open_script(char*, bool, bool*)âÂÂ:
handy.h:387:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3939:20: note: in expansion of macro âÂÂsavepvsâÂÂ
perl.c:3948:6: note: in expansion of macro âÂÂstrBEGINsâÂÂ
perl.c:3970:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3973:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3987:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4018:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂvoid S_require_tie_mod(GV*, char, char*, STRLEN, U32)âÂÂ:
hv.h:488:13: note: in expansion of macro âÂÂhv_common_key_lenâÂÂ
hv.h:503:5: note: in expansion of macro âÂÂhv_fetchâÂÂ
gv.c:1357:22: note: in expansion of macro âÂÂhv_fetchsâÂÂ
gv.c:1365:13: note: in expansion of macro âÂÂGET_HV_FETCH_TIE_FUNCâÂÂ
perl.c:4031:73: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4034:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1376:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4043:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1377:13: note: in expansion of macro âÂÂGET_HV_FETCH_TIE_FUNCâÂÂ
gv.c:1379:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_validate_suid(PerlIOl**)âÂÂ:
perl.c:4082:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
feature.h: In function âÂÂvoid S_enable_feature_bundle(SV*)âÂÂ:
feature.h:33:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
feature.h:131:3: note: in expansion of macro âÂÂFEATURE_IS_ENABLEDâÂÂ
feature.h:163:9: note: in expansion of macro âÂÂFEATURE_UNICODE_IS_ENABLEDâÂÂ
perl.c:4090:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_find_beginning(SV*, PerlIOl**)âÂÂ:
perl.c:4108:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.h:236:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4110:50: note: in expansion of macro âÂÂinstrâÂÂ
perl.c:4110:75: note: in expansion of macro âÂÂinstrâÂÂ
perl.c:4118:6: note: in expansion of macro âÂÂstrBEGINsâÂÂ
perl.c: In function âÂÂvoid S_forbid_setid(char, bool)âÂÂ:
perl.c:4198:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4213:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid Perl_init_dbargs()âÂÂ:
perl.c:4219:34: note: in expansion of macro âÂÂGvAVâÂÂ
perl.c:4219:39: note: in expansion of macro âÂÂgv_AVaddâÂÂ
perl.c:4219:49: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4229:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid Perl_init_debugger()âÂÂ:
perl.c:4243:15: note: in expansion of macro âÂÂMUTABLE_GVâÂÂ
handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
sv.h:337:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
perl.c:4244:2: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
perl.c:4244:15: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4246:17: note: in expansion of macro âÂÂMUTABLE_GVâÂÂ
perl.c:4247:2: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
perl.c:4247:15: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
gv.c: In function âÂÂHV* S_gv_stashsvpvn_cached(SV*, char*, U32, I32)âÂÂ:
gv.c:1535:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4249:16: note: in expansion of macro âÂÂMUTABLE_GVâÂÂ
perl.c:4249:27: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
gv.h:279:22: note: in expansion of macro âÂÂgv_add_by_typeâÂÂ
perl.c:4250:2: note: in expansion of macro âÂÂgv_HVaddâÂÂ
perl.c:4250:11: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4252:19: note: in expansion of macro âÂÂGvSVâÂÂ
perl.c:4252:25: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4259:18: note: in expansion of macro âÂÂGvSVâÂÂ
perl.c:4259:24: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4266:19: note: in expansion of macro âÂÂGvSVâÂÂ
perl.c:4266:25: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c: In function âÂÂOP* S_no_fh_allowed(OP*)âÂÂ:
op.c:619:14: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1596:40: note: in definition of macro âÂÂyyerrorâÂÂ
op.c: In function âÂÂOP* S_too_few_arguments_pv(OP*, char*, U32)âÂÂ:
op.c:627:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1597:48: note: in definition of macro âÂÂyyerror_pvâÂÂ
op.c: In function âÂÂOP* S_too_many_arguments_pv(OP*, char*, U32)âÂÂ:
op.c:636:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_bad_type_pv(I32, char*, OP*, OP*)âÂÂ:
op.c:646:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_bad_type_gv(I32, GV*, OP*, char*)âÂÂ:
op.c:658:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_no_bareword_allowed(OP*)âÂÂ:
op.c:668:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1095:38: note: in definition of macro âÂÂqerrorâÂÂ
op.c: In function âÂÂPADOFFSET Perl_allocmy(char*, STRLEN, U32)âÂÂ:
op.c:684:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_init_predump_symbols()âÂÂ:
perl.c:4392:15: note: in expansion of macro âÂÂget_svâÂÂ
perl.c:4392:5: note: in expansion of macro âÂÂsv_setpvsâÂÂ
perl.c:4393:21: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
perl.c:4393:34: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4413:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4415:18: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4420:13: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4424:13: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:696:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂbool S_parse_gv_stash_name(HV**, GV**, char**, STRLEN*, char*, STRLEN, U32, I32)âÂÂ:
gv.c:1681:32: note: in expansion of macro âÂÂstrBEGINsâÂÂ
perl.c:4430:13: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
gv.c:1682:29: note: in expansion of macro âÂÂhv_name_setsâÂÂ
perl.c:4434:19: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:700:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:703:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4439:13: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4443:19: note: in expansion of macro âÂÂnewSVpvsâÂÂ
gv.c:1702:13: note: in expansion of macro âÂÂMUTABLE_GVâÂÂ
gv.c:1702:25: note: in expansion of macro âÂÂhv_fetchsâÂÂ
embed.h:231:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1704:4: note: in expansion of macro âÂÂgv_init_pvnâÂÂ
perl.c: In function âÂÂvoid Perl_init_argv_symbols(int, char**)âÂÂ:
perl.c:4470:22: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4489:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_init_postdump_symbols(int, char**, char**)âÂÂ:
perl.c:4512:18: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
perl.c:4515:21: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
embed.h:179:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:4614:14: note: in expansion of macro âÂÂget_avâÂÂ
perl.c: In function âÂÂvoid S_init_perllib()âÂÂ:
perl.c:4631:13: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
perl.c:4644:10: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
perl.c:4695:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂSV* S_mayberelocate(char*, STRLEN, U32)âÂÂ:
perl.c:4789:24: note: in expansion of macro âÂÂget_svâÂÂ
perl.c:4850:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂbool S_find_default_stash(HV**, char*, STRLEN, U32, I32, svtype)âÂÂ:
gv.c:1819:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1825:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1850:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1856:18: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c: In function âÂÂOP* Perl_op_sibling_splice(OP*, OP*, int, OP*)âÂÂ:
op.c:1490:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_op_contextualize(OP*, I32)âÂÂ:
op.c:1590:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid Perl_call_list(I32, AV*)âÂÂ:
perl.c:5066:7: note: in expansion of macro âÂÂsv_catpvsâÂÂ
perl.c:5073:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:5077:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
cop.h:152:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:5098:3: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
perl.c:5100:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* S_scalarboolean(OP*)âÂÂ:
op.c:1665:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂbool S_gv_magicalize(GV*, HV*, char*, STRLEN, svtype)âÂÂ:
gv.c:1940:8: note: in expansion of macro âÂÂstrBEGINsâÂÂ
perl.c: In function âÂÂvoid Perl_my_exit(U32)âÂÂ:
perl.c:5116:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_op_pretty(OP*, SV**, char**)âÂÂ:
op.c:1711:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid Perl_my_failure_exit()âÂÂ:
perl.c:5221:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:1713:19: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c: In function âÂÂvoid S_my_exit_jump()âÂÂ:
perl.c:5242:5: note: in expansion of macro âÂÂJMPENV_JUMPâÂÂ
op.c: In function âÂÂvoid S_scalar_slice_warning(OP*)âÂÂ:
op.c:1782:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:1789:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_scalar(OP*)âÂÂ:
op.c:1862:83: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:1397:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2032:25: note: in expansion of macro âÂÂrequire_tie_mod_sâÂÂ
gv.c:2037:25: note: in expansion of macro âÂÂrequire_tie_mod_sâÂÂ
op.c:1895:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:1902:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_scalarvoid(OP*)âÂÂ:
op.c:2062:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:2067:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:2071:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:2080:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2181:17: note: in expansion of macro âÂÂrequire_tie_mod_sâÂÂ
op.c:2100:42: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c:2108:83: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:2112:93: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:2115:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2194:21: note: in expansion of macro âÂÂrequire_tie_mod_sâÂÂ
gv.c:2208:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2251:6: note: in expansion of macro âÂÂsv_setpvsâÂÂ
gv.c:2254:6: note: in expansion of macro âÂÂsv_setpvsâÂÂ
embed.h:749:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2259:11: note: in expansion of macro âÂÂsv_derived_fromâÂÂ
op.c:2267:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:2272:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂvoid S_maybe_multimagic_gv(GV*, char*, svtype)âÂÂ:
gv.c:2307:13: note: in expansion of macro âÂÂrequire_tie_mod_sâÂÂ
gv.c:2309:13: note: in expansion of macro âÂÂrequire_tie_mod_sâÂÂ
gv.c:2313:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂGV* Perl_gv_fetchpvn_flags(char*, STRLEN, I32, svtype)âÂÂ:
gv.c:2439:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_check_hash_fields_and_hekify(UNOP*, SVOP*)âÂÂ:
op.c:2462:29: note: in expansion of macro âÂÂhv_fetchsâÂÂ
gv.c: In function âÂÂvoid Perl_gv_fullname4(SV*, GV*, char*, bool)âÂÂ:
gv.c:2479:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:819:46: note: in definition of macro âÂÂsv_setpvâÂÂ
proto.h:3538:72: note: initializing argument 2 of âÂÂvoid Perl_sv_setpv(SV*, char*)âÂÂ
op.c:2497:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2485:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
gv.c:2488:10: note: in expansion of macro âÂÂsv_catpvsâÂÂ
gv.c: In function âÂÂvoid Perl_gv_check(HV*)âÂÂ:
gv.c:2560:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂGV* Perl_newGVgen_flags(char*, U32)âÂÂ:
gv.c:2575:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:222:49: note: in definition of macro âÂÂgv_fetchpvâÂÂ
gv.c: In function âÂÂvoid Perl_gp_free(GV*)âÂÂ:
gv.c:2611:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2688:2: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂint Perl_Gv_AMupdate(HV*, bool)âÂÂ:
embed.h:214:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2767:12: note: in expansion of macro âÂÂgv_fetchmeth_pvnâÂÂ
op.c: In function âÂÂvoid S_finalize_op(OP*)âÂÂ:
op.c:3630:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:3632:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:3648:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_lvref(OP*, I32)âÂÂ:
op.c:3853:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:3885:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
handy.h:373:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2834:55: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
gv.c:2844:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:3944:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_op_lvalue_flags(OP*, I32, U32)âÂÂ:
op.c:4017:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4033:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4054:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4070:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4215:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂSV* Perl_amagic_deref_call(SV*, int)âÂÂ:
gv.c:3071:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂbool Perl_amagic_is_enabled(int)âÂÂ:
cop.h:202:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
cop.h:505:5: note: in expansion of macro âÂÂcophh_fetch_pvsâÂÂ
gv.c:3086:22: note: in expansion of macro âÂÂcop_hints_fetch_pvsâÂÂ
feature.h:123:3: note: in expansion of macro âÂÂFEATURE_IS_ENABLEDâÂÂ
op.c:4336:11: note: in expansion of macro âÂÂFEATURE_MYREF_IS_ENABLEDâÂÂ
op.c:4338:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4341:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
feature.h:101:3: note: in expansion of macro âÂÂFEATURE_IS_ENABLEDâÂÂ
op.c:4362:8: note: in expansion of macro âÂÂFEATURE_REFALIASING_IS_ENABLEDâÂÂ
op.c:4364:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4367:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4412:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_apply_attrs(HV*, SV*, OP*)âÂÂ:
op.c:4653:11: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c: In function âÂÂvoid S_apply_attrs_my(HV*, OP*, OP*, OP**)âÂÂ:
op.c:4681:11: note: in expansion of macro âÂÂhv_fetchsâÂÂ
op.c:4686:11: note: in expansion of macro âÂÂnewSVpvsâÂÂ
embed.h:534:48: note: in definition of macro âÂÂnewSVOPâÂÂ
op.c:4689:33: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c:4704:12: note: in expansion of macro âÂÂnewSVpvs_shareâÂÂ
op.c: In function âÂÂvoid Perl_apply_attrs_string(char*, CV*, char*, STRLEN)âÂÂ:
op.c:4755:8: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c: In function âÂÂvoid S_move_proto_attr(OP**, OP**, GV*, bool)âÂÂ:
op.c:4807:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c: In function âÂÂSV* Perl_amagic_call(SV*, SV*, int, int)âÂÂ:
gv.c:3349:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:724:46: note: in definition of macro âÂÂsv_2mortalâÂÂ
op.c:4850:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:4859:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:3353:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_cant_declare(OP*)âÂÂ:
op.c:4880:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* S_my_kid(OP*, OP*, OP**)âÂÂ:
op.c:4923:7: note: in expansion of macro âÂÂFEATURE_MYREF_IS_ENABLEDâÂÂ
op.c:4925:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:4928:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_bind_match(I32, OP*, OP*)âÂÂ:
op.c:5042:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5045:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5048:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1596:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5063:2: note: in expansion of macro âÂÂyyerrorâÂÂ
op.c:5066:2: note: in expansion of macro âÂÂyyerrorâÂÂ
gv.c:3597:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid Perl_newPROG(OP*)âÂÂ:
handy.h:402:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5394:22: note: in expansion of macro âÂÂget_cvsâÂÂ
gv.c: In function âÂÂvoid Perl_gv_name_set(GV*, char*, U32, U32)âÂÂ:
gv.c:3615:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_localize(OP*, I32)âÂÂ:
op.c:5428:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5432:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5439:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5454:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_jmaybe(OP*)âÂÂ:
embed.h:535:42: note: in definition of macro âÂÂnewSVREFâÂÂ
op.c:5474:17: note: in expansion of macro âÂÂnewGVOPâÂÂ
op.c:5474:35: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:5674:2: note: in expansion of macro âÂÂCLEAR_ERRSVâÂÂ
op.c:5683:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* S_gen_constant_list(OP*)âÂÂ:
op.c:5784:2: note: in expansion of macro âÂÂCLEAR_ERRSVâÂÂ
op.c:5792:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_op_convert_list(I32, I32, OP*)âÂÂ:
op.c:601:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:5993:9: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newLISTOP(I32, I32, OP*, OP*)âÂÂ:
op.c:6106:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newOP(I32, I32)âÂÂ:
op.c:6146:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newUNOP(I32, I32, OP*)âÂÂ:
op.c:6197:20: note: in expansion of macro âÂÂCHECKOPâÂÂ
gv.c: In function âÂÂvoid core_xsub(CV*)âÂÂ:
gv.c:3727:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_newUNOP_AUX(I32, I32, OP*, UNOP_AUX_item*)âÂÂ:
op.c:6233:24: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* S_newMETHOP_internal(I32, I32, OP*, SV*)âÂÂ:
op.c:6286:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newBINOP(I32, I32, OP*, OP*)âÂÂ:
op.c:6361:21: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* S_pmtrans(OP*, OP*, OP*)âÂÂ:
op.c:6443:21: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c:6493:15: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c:6619:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6621:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6627:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6630:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1107:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6655:10: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
op.c:6655:21: note: in expansion of macro âÂÂswash_initâÂÂ
hv.h:478:13: note: in expansion of macro âÂÂhv_common_key_lenâÂÂ
op.c:6669:12: note: in expansion of macro âÂÂhv_storeâÂÂ
op.c:6803:100: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6805:89: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_newPMOP(I32, I32)âÂÂ:
op.c:6857:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6861:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6891:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newSVOP(I32, I32, SV*)âÂÂ:
op.c:7322:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newPVOP(I32, I32, char*)âÂÂ:
op.c:7446:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂvoid Perl_package_version(OP*)âÂÂ:
op.c:7475:5: note: in expansion of macro âÂÂsv_setsvâÂÂ
gv.h:96:19: note: in expansion of macro âÂÂGvGPâÂÂ
op.c:7475:15: note: in expansion of macro âÂÂGvSVâÂÂ
op.c:7475:20: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c: In function âÂÂvoid Perl_utilize(int, I32, OP*, OP*, OP*)âÂÂ:
op.c:7491:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:7506:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:7512:13: note: in expansion of macro âÂÂnewSVpvs_shareâÂÂ
op.c:7539:8: note: in expansion of macro âÂÂnewSVpvs_shareâÂÂ
op.c:7539:35: note: in expansion of macro âÂÂnewSVpvs_shareâÂÂ
op.h:1038:63: note: in definition of macro âÂÂnewATTRSUBâÂÂ
op.c:7549:2: note: in expansion of macro âÂÂnewSVOPâÂÂ
op.c:7549:23: note: in expansion of macro âÂÂnewSVpvs_shareâÂÂ
op.c: In function âÂÂOP* Perl_dofile(OP*, I32)âÂÂ:
embed.h:1440:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:7726:33: note: in expansion of macro âÂÂgv_overrideâÂÂ
op.c: In function âÂÂI32 S_assignment_type(OP*)âÂÂ:
op.c:7798:6: note: in expansion of macro âÂÂyyerrorâÂÂ
op.c: In function âÂÂOP* S_newONCEOP(OP*, OP*)âÂÂ:
embed.h:581:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:7843:7: note: in expansion of macro âÂÂpad_add_name_pvnâÂÂ
op.c: In function âÂÂOP* S_new_logop(I32, I32, OP**, OP**)âÂÂ:
op.c:8270:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:8290:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:8329:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:8377:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:8411:5: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newCONDOP(I32, OP*, OP*, OP*)âÂÂ:
op.c:8477:5: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newRANGE(I32, OP*, OP*)âÂÂ:
op.c:8540:2: note: in expansion of macro âÂÂpad_add_name_pvnâÂÂ
op.c:8543:2: note: in expansion of macro âÂÂpad_add_name_pvnâÂÂ
op.c: In function âÂÂOP* Perl_newFOROP(I32, OP*, OP*, OP*, OP*)âÂÂ:
op.c:8847:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* S_newGIVWHENOP(OP*, OP*, I32, I32, PADOFFSET)âÂÂ:
op.c:9058:5: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂvoid Perl_cv_ckproto_len_flags(CV*, GV*, char*, STRLEN, U32)âÂÂ:
op.c:9223:4: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9265:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:9275:5: note: in expansion of macro âÂÂsv_setpvsâÂÂ
op.c:9277:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:9281:2: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:9283:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:9284:5: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:9286:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:9288:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:9289:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_already_defined(CV*, OP*, OP*, PADNAME*, SV**)âÂÂ:
op.c:9410:106: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂCV* Perl_newMYSUB(I32, OP*, OP*, OP*, OP*)âÂÂ:
op.c:9729:32: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:9735:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:9738:3: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:9741:17: note: in expansion of macro âÂÂsv_setpvsâÂÂ
op.c: In function âÂÂCV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, bool)âÂÂ:
op.c:9935:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:9939:7: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:9942:7: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:9982:10: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:9984:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:9988:7: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:9989:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:10089:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:10165:39: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10308:32: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:10314:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid S_clear_special_blocks(char*, GV*, CV*)âÂÂ:
op.c:10369:26: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10370:29: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10371:29: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10372:29: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10373:29: note: in expansion of macro âÂÂstrEQâÂÂ
op.c: In function âÂÂbool S_process_special_blocks(I32, char*, GV*, CV*)âÂÂ:
op.c:10395:6: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10419:9: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10425:10: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10432:10: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10436:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:10442:10: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:10446:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂCV* Perl_newCONSTSUB_flags(HV*, char*, STRLEN, U32, SV*)âÂÂ:
op.c:10586:10: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:1525:73: note: in definition of macro âÂÂnewXS_len_flagsâÂÂ
proto.h:2548:115: note: initializing argument 4 of âÂÂCV* Perl_newXS_len_flags(char*, STRLEN, XSUBADDR_t, char*, char*, SV**, U32)âÂÂ
embed.h:1525:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:10582:10: note: in expansion of macro âÂÂnewXS_len_flagsâÂÂ
op.c: In function âÂÂCV* Perl_newXS_len_flags(char*, STRLEN, XSUBADDR_t, char*, char*, SV**, U32)âÂÂ:
op.c:10722:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:394:34: note: in definition of macro âÂÂgv_fetchpvnâÂÂ
proto.h:1149:60: note: initializing argument 1 of âÂÂGV* Perl_gv_fetchpvn_flags(char*, STRLEN, I32, svtype)âÂÂ
op.c: In function âÂÂvoid Perl_newFORM(I32, OP*, OP*)âÂÂ:
op.c:10842:4: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
op.c:10852:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:10856:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_oopsAV(OP*)âÂÂ:
op.c:10936:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_oopsHV(OP*)âÂÂ:
op.c:10964:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_newAVREF(OP*)âÂÂ:
op.c:10982:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_newHVREF(OP*)âÂÂ:
op.c:11007:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_backtick(OP*)âÂÂ:
op.c:11105:15: note: in expansion of macro âÂÂgv_overrideâÂÂ
op.c: In function âÂÂOP* Perl_ck_bitop(OP*)âÂÂ:
op.c:11147:7: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂbool is_dollar_bracket(OP*)âÂÂ:
op.c:11160:5: note: in expansion of macro âÂÂstrEQâÂÂ
op.c: In function âÂÂOP* Perl_ck_cmp(OP*)âÂÂ:
op.c:11196:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_delete(OP*)âÂÂ:
op.c:11365:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_eval(OP*)âÂÂ:
feature.h:117:3: note: in expansion of macro âÂÂFEATURE_IS_ENABLEDâÂÂ
op.c:11452:6: note: in expansion of macro âÂÂFEATURE_UNIEVAL_IS_ENABLEDâÂÂ
op.c: In function âÂÂOP* Perl_ck_exists(OP*)âÂÂ:
op.c:11487:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11494:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_rvconst(OP*)âÂÂ:
op.c:11528:14: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11531:14: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11534:14: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11543:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_ftst(OP*)âÂÂ:
op.c:11623:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11627:84: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_fun(OP*)âÂÂ:
op.c:11729:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1852:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11735:7: note: in expansion of macro âÂÂbad_type_pvâÂÂ
op.c:11738:21: note: in expansion of macro âÂÂbad_type_pvâÂÂ
op.c:11742:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11750:7: note: in expansion of macro âÂÂbad_type_pvâÂÂ
op.c:11776:4: note: in expansion of macro âÂÂbad_type_pvâÂÂ
op.c:11820:34: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11833:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11845:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11854:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:11865:9: note: in expansion of macro âÂÂsv_setpvsâÂÂ
op.c: In function âÂÂOP* Perl_ck_glob(OP*)âÂÂ:
op.c:11926:47: note: in expansion of macro âÂÂgv_overrideâÂÂ
op.c:11952:11: note: in expansion of macro âÂÂnewSVpvsâÂÂ
gv.h:263:2: note: in expansion of macro âÂÂgv_init_pvnâÂÂ
op.c:11957:5: note: in expansion of macro âÂÂgv_initâÂÂ
op.c: In function âÂÂOP* Perl_ck_grep(OP*)âÂÂ:
op.c:11992:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_defined(OP*)âÂÂ:
op.c:12057:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:12063:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_method(OP*)âÂÂ:
sv.h:1948:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:12258:9: note: in expansion of macro âÂÂsv_insertâÂÂ
op.c:12283:24: note: in expansion of macro âÂÂstrBEGINsâÂÂ
op.c: In function âÂÂOP* Perl_ck_refassign(OP*)âÂÂ:
op.c:12424:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:12427:10: note: in expansion of macro âÂÂFEATURE_REFALIASING_IS_ENABLEDâÂÂ
op.c:12429:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:12432:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_require(OP*)âÂÂ:
op.c:12492:96: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:12494:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:12504:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c:12539:15: note: in expansion of macro âÂÂgv_overrideâÂÂ
op.c: In function âÂÂOP* Perl_ck_sort(OP*)âÂÂ:
op.c:12629:24: note: in expansion of macro âÂÂhv_fetchsâÂÂ
op.c:12674:7: note: in expansion of macro âÂÂsv_catpvsâÂÂ
op.c: In function âÂÂvoid S_simplify_sort(OP*)âÂÂ:
op.c:12767:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_split(OP*)âÂÂ:
op.c:12832:51: note: in expansion of macro âÂÂnewSVpvsâÂÂ
op.c:12849:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_join(OP*)âÂÂ:
op.c:12926:23: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
op.c:12929:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂCV* Perl_rv2cv_op_cv(OP*, U32)âÂÂ:
op.c:13018:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_entersub_args_proto(OP*, GV*, SV*)âÂÂ:
op.c:13158:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13180:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13191:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13214:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:1851:56: note: in definition of macro âÂÂbad_type_gvâÂÂ
op.c:652:63: note: initializing argument 4 of âÂÂvoid S_bad_type_gv(I32, GV*, OP*, char*)âÂÂ
op.c:13270:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1851:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13278:8: note: in expansion of macro âÂÂbad_type_gvâÂÂ
op.c:13285:8: note: in expansion of macro âÂÂbad_type_gvâÂÂ
op.c:13300:8: note: in expansion of macro âÂÂbad_type_gvâÂÂ
op.c:13311:8: note: in expansion of macro âÂÂbad_type_gvâÂÂ
op.c:13321:8: note: in expansion of macro âÂÂbad_type_gvâÂÂ
op.c:13343:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13360:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_entersub_args_core(OP*, GV*, SV*)âÂÂ:
op.c:13421:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13432:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13490:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_each(OP*)âÂÂ:
op.c:13883:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13885:17: note: in expansion of macro âÂÂbad_type_pvâÂÂ
op.c: In function âÂÂOP* Perl_ck_length(OP*)âÂÂ:
op.c:13921:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13925:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:13929:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid Perl_custom_op_register(Perl_ppaddr_t, XOP*)âÂÂ:
op.c:16701:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂSV* Perl_core_prototype(SV*, char*, int, int*)âÂÂ:
op.c:16732:24: note: in expansion of macro âÂÂsv_setpvsâÂÂ
op.c:16745:23: note: in expansion of macro âÂÂretsetpvsâÂÂ
op.c:16746:23: note: in expansion of macro âÂÂretsetpvsâÂÂ
op.c:16747:23: note: in expansion of macro âÂÂretsetpvsâÂÂ
op.c:16748:23: note: in expansion of macro âÂÂretsetpvsâÂÂ
op.c:16749:23: note: in expansion of macro âÂÂretsetpvsâÂÂ
op.c:16751:2: note: in expansion of macro âÂÂretsetpvsâÂÂ
op.c:16753:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:16755:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid Perl_report_redefined_cv(SV*, CV*, SV**)âÂÂ:
op.c:16909:4: note: in expansion of macro âÂÂstrEQâÂÂ
op.c:16919:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:3976:59: note: initializing argument 2 of âÂÂvoid Perl_warner(U32, char*, ...)âÂÂ
op.c: In function âÂÂvoid const_av_xsub(CV*)âÂÂ:
op.c:17033:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
inline.h: In function âÂÂssize_t S_av_top_index(AV*)âÂÂ:
proto.h:253:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:45:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_AV_TOP_INDEXâÂÂ
/usr/include/assert.h:68:40: note: initializing argument 4 of âÂÂvoid __assert_fail(char*, char*, unsigned int, char*)âÂÂ
inline.h:46:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂI32* S_CvDEPTHp(CV*)âÂÂ:
inline.h:64:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂchar* S_strip_spaces(char*, STRLEN*)âÂÂ:
sv.h:1180:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:86:12: note: in expansion of macro âÂÂSvPVXâÂÂ
sv.h:1181:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1182:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:93:19: note: in expansion of macro âÂÂSvPVXâÂÂ
inline.h:94:10: note: in expansion of macro âÂÂSvPVXâÂÂ
inline.h: In function âÂÂSTRLEN S_MgBYTEPOS(MAGIC*, SV*, char*, STRLEN)âÂÂ:
inline.h:105:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:106:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1214:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:334:22: note: in definition of macro âÂÂSvFLAGSâÂÂ
sv.h:978:37: note: in expansion of macro âÂÂSvOBJECTâÂÂ
sv.h:978:46: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:1027:52: note: in expansion of macro âÂÂSvAMAGICâÂÂ
sv.h:1974:6: note: in expansion of macro âÂÂSvGAMAGICâÂÂ
inline.h:112:12: note: in expansion of macro âÂÂsv_or_pv_len_utf8âÂÂ
sv.h:1215:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1216:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:979:6: note: in expansion of macro âÂÂHvAMAGICâÂÂ
sv.h:979:15: note: in expansion of macro âÂÂSvSTASHâÂÂ
sv.h:979:23: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:1235:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂI32 S_TOPMARK()âÂÂ:
inline.h:161:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:4013:40: note: in definition of macro âÂÂDEBUG_sâÂÂ
perl.h:4060:22: note: in expansion of macro âÂÂDEBUG__âÂÂ
inline.h:158:13: note: in expansion of macro âÂÂDEBUG_vâÂÂ
inline.h: In function âÂÂI32 S_POPMARK()âÂÂ:
inline.h:171:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
inline.h:168:13: note: in expansion of macro âÂÂDEBUG_vâÂÂ
inline.h:172:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂregexp* S_ReANY(REGEXP*)âÂÂ:
inline.h:182:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid SvAMAGIC_on(SV*)âÂÂ:
inline.h:233:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:234:9: note: in expansion of macro âÂÂSvOBJECTâÂÂ
inline.h:234:18: note: in expansion of macro âÂÂSvRVâÂÂ
inline.h:234:29: note: in expansion of macro âÂÂHvAMAGIC_onâÂÂ
inline.h:234:41: note: in expansion of macro âÂÂSvSTASHâÂÂ
inline.h:234:49: note: in expansion of macro âÂÂSvRVâÂÂ
inline.h: In function âÂÂvoid SvAMAGIC_off(SV*)âÂÂ:
inline.h:239:22: note: in expansion of macro âÂÂSvOBJECTâÂÂ
inline.h:239:31: note: in expansion of macro âÂÂSvRVâÂÂ
inline.h:240:2: note: in expansion of macro âÂÂHvAMAGIC_offâÂÂ
inline.h:240:15: note: in expansion of macro âÂÂSvSTASHâÂÂ
inline.h:240:23: note: in expansion of macro âÂÂSvRVâÂÂ
inline.h: In function âÂÂU32 S_SvPADSTALE_on(SV*)âÂÂ:
inline.h:246:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂU32 S_SvPADSTALE_off(SV*)âÂÂ:
inline.h:252:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂSTRLEN S_sv_or_pv_pos_u2b(SV*, char*, STRLEN, STRLEN*)âÂÂ:
proto.h:4594:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:259:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SV_OR_PV_POS_U2BâÂÂ
proto.h:4594:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:260:9: note: in expansion of macro âÂÂSvGAMAGICâÂÂ
inline.h: In function âÂÂvoid S_append_utf8_from_native_byte(U8, U8**)âÂÂ:
proto.h:169:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:292:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_APPEND_UTF8_FROM_NATIVE_BYTEâÂÂ
handy.h:276:34: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
utf8.h:562:31: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
inline.h:297:24: note: in expansion of macro âÂÂUTF8_EIGHT_BIT_HIâÂÂ
utf8.h:546:13: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:563:32: note: in expansion of macro âÂÂ__BASE_TWO_BYTE_HIâÂÂ
utf8.h:181:32: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:181:42: note: in expansion of macro âÂÂFITS_IN_8_BITSâÂÂ
utf8.h:547:13: note: in expansion of macro âÂÂI8_TO_NATIVE_UTF8âÂÂ
utf8.h:166:35: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:547:32: note: in expansion of macro âÂÂNATIVE_TO_LATIN1âÂÂ
utf8.h:181:69: note: in definition of macro âÂÂI8_TO_NATIVE_UTF8âÂÂ
utf8.h:564:31: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
inline.h:298:24: note: in expansion of macro âÂÂUTF8_EIGHT_BIT_LOâÂÂ
utf8.h:550:15: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:565:31: note: in expansion of macro âÂÂ__BASE_TWO_BYTE_LOâÂÂ
utf8.h:551:15: note: in expansion of macro âÂÂI8_TO_NATIVE_UTF8âÂÂ
utf8.h:551:34: note: in expansion of macro âÂÂNATIVE_TO_LATIN1âÂÂ
inline.h: In function âÂÂUV Perl_valid_utf8_to_uvchr(U8*, STRLEN*)âÂÂ:
proto.h:3903:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:320:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VALID_UTF8_TO_UVCHRâÂÂ
utf8.h:180:32: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
inline.h:333:10: note: in expansion of macro âÂÂNATIVE_UTF8_TO_I8âÂÂ
utf8.h:441:36: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
inline.h:339:14: note: in expansion of macro âÂÂUTF8_ACCUMULATEâÂÂ
utf8.h:443:40: note: in expansion of macro âÂÂNATIVE_UTF8_TO_I8âÂÂ
inline.h: In function âÂÂbool S_is_utf8_invariant_string_loc(U8*, STRLEN, U8**)âÂÂ:
proto.h:1778:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:402:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_INVARIANT_STRING_LOCâÂÂ
inline.h:470:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂunsigned int S__variant_byte_number(PERL_UINTMAX_T)âÂÂ:
inline.h:513:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂsize_t S_variant_under_utf8_count(U8*, U8*)âÂÂ:
proto.h:4607:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:649:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VARIANT_UNDER_UTF8_COUNTâÂÂ
proto.h:4607:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂbool S_is_utf8_non_invariant_string(U8*, STRLEN)âÂÂ:
proto.h:4588:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:764:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_NON_INVARIANT_STRINGâÂÂ
inline.h: In function âÂÂbool S_is_utf8_string_flags(U8*, STRLEN, U32)âÂÂ:
proto.h:1852:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:898:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_STRING_FLAGSâÂÂ
inline.h:899:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂbool Perl_is_utf8_string_loclen(U8*, STRLEN, U8**, STRLEN*)âÂÂ:
proto.h:1864:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:972:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_STRING_LOCLENâÂÂ
inline.h: In function âÂÂsize_t S_isUTF8_CHAR(U8*, U8*)âÂÂ:
proto.h:1443:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1058:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ISUTF8_CHARâÂÂ
proto.h:1443:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1080:9: note: in expansion of macro âÂÂNATIVE_UTF8_TO_I8âÂÂ
inline.h: In function âÂÂsize_t S_isSTRICT_UTF8_CHAR(U8*, U8*)âÂÂ:
proto.h:1436:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1132:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ISSTRICT_UTF8_CHARâÂÂ
proto.h:1436:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂsize_t S_isC9_STRICT_UTF8_CHAR(U8*, U8*)âÂÂ:
proto.h:1421:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1198:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ISC9_STRICT_UTF8_CHARâÂÂ
proto.h:1421:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂbool S_is_strict_utf8_string_loclen(U8*, STRLEN, U8**, STRLEN*)âÂÂ:
proto.h:1480:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1249:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_STRICT_UTF8_STRING_LOCLENâÂÂ
inline.h: In function âÂÂbool S_is_c9strict_utf8_string_loclen(U8*, STRLEN, U8**, STRLEN*)âÂÂ:
proto.h:1457:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1326:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_C9STRICT_UTF8_STRING_LOCLENâÂÂ
inline.h: In function âÂÂbool S_is_utf8_string_loclen_flags(U8*, STRLEN, U8**, STRLEN*, U32)âÂÂ:
proto.h:1869:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1408:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_STRING_LOCLEN_FLAGSâÂÂ
inline.h:1409:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂIV Perl_utf8_distance(U8*, U8*)âÂÂ:
proto.h:3808:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1483:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTF8_DISTANCEâÂÂ
proto.h:3808:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂU8* Perl_utf8_hop(U8*, ssize_t)âÂÂ:
proto.h:3815:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1504:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTF8_HOPâÂÂ
utf8.h:285:38: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
inline.h:1517:13: note: in expansion of macro âÂÂUTF8_IS_CONTINUATIONâÂÂ
inline.h: In function âÂÂU8* Perl_utf8_hop_forward(U8*, ssize_t, U8*)âÂÂ:
proto.h:3829:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1546:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTF8_HOP_FORWARDâÂÂ
proto.h:3829:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1552:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1553:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂU8* Perl_utf8_hop_back(U8*, ssize_t, U8*)âÂÂ:
proto.h:3822:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1590:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTF8_HOP_BACKâÂÂ
proto.h:3822:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1596:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1597:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1602:18: note: in expansion of macro âÂÂUTF8_IS_CONTINUATIONâÂÂ
inline.h: In function âÂÂU8* Perl_utf8_hop_safe(U8*, ssize_t, U8*, U8*)âÂÂ:
proto.h:3836:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1628:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTF8_HOP_SAFEâÂÂ
proto.h:3836:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:3836:28: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1634:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂbool S_is_utf8_valid_partial_char_flags(U8*, U8*, U32)âÂÂ:
proto.h:1887:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1696:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_VALID_PARTIAL_CHAR_FLAGSâÂÂ
proto.h:1887:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1698:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂbool S_is_utf8_fixed_width_buf_loclen_flags(U8*, STRLEN, U8**, STRLEN*, U32)âÂÂ:
proto.h:1745:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1770:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_UTF8_FIXED_WIDTH_BUF_LOCLEN_FLAGSâÂÂ
inline.h: In function âÂÂUV S_utf8n_to_uvchr_msgs(U8*, STRLEN, STRLEN*, U32, U32*, AV**)âÂÂ:
proto.h:3876:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1808:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTF8N_TO_UVCHR_MSGSâÂÂ
inline.h:1819:35: note: in expansion of macro âÂÂNATIVE_UTF8_TO_I8âÂÂ
inline.h:1820:16: note: in expansion of macro âÂÂUTF8_ACCUMULATEâÂÂ
proto.h:1470:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1868:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_SAFE_SYSCALLâÂÂ
proto.h:1470:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:1470:28: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂbool S_should_warn_nl(char*)âÂÂ:
proto.h:4571:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1907:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SHOULD_WARN_NLâÂÂ
perl.h:3503:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.h:3510:36: note: in expansion of macro âÂÂASSUMEâÂÂ
inline.h:1939:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
inline.h: In function âÂÂbool S_sv_only_taint_gmagic(SV*)âÂÂ:
sv.h:1230:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1951:17: note: in expansion of macro âÂÂSvMAGICâÂÂ
proto.h:3425:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1953:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SV_ONLY_TAINT_GMAGICâÂÂ
inline.h: In function âÂÂPERL_CONTEXT* S_cx_pushblock(U8, U8, SV**, I32)âÂÂ:
proto.h:4278:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:1977:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHBLOCKâÂÂ
cop.h:779:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:4014:40: note: in definition of macro âÂÂDEBUG_lâÂÂ
inline.h:1992:5: note: in expansion of macro âÂÂCX_DEBUGâÂÂ
inline.h: In function âÂÂvoid S_cx_popblock(PERL_CONTEXT*)âÂÂ:
proto.h:4233:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2002:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPBLOCKâÂÂ
inline.h:2004:5: note: in expansion of macro âÂÂCX_DEBUGâÂÂ
inline.h:2013:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_topblock(PERL_CONTEXT*)âÂÂ:
proto.h:4318:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2027:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_TOPBLOCKâÂÂ
inline.h:2029:5: note: in expansion of macro âÂÂCX_DEBUGâÂÂ
inline.h: In function âÂÂvoid S_cx_pushsub(PERL_CONTEXT*, CV*, OP*, bool)âÂÂ:
proto.h:4308:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2044:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHSUBâÂÂ
proto.h:4308:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_popsub_common(PERL_CONTEXT*)âÂÂ:
proto.h:4268:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2064:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPSUB_COMMONâÂÂ
inline.h:2065:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_popsub_args(PERL_CONTEXT*)âÂÂ:
proto.h:4263:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2083:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPSUB_ARGSâÂÂ
inline.h:2084:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.h:4160:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2085:12: note: in expansion of macro âÂÂAvARRAYâÂÂ
handy.h:62:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
inline.h:2085:20: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
inline.h:2086:9: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
cv.h:70:28: note: in expansion of macro âÂÂassert_âÂÂ
inline.h:2086:22: note: in expansion of macro âÂÂCvPADLISTâÂÂ
inline.h:2085:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:32:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:121:19: note: in expansion of macro âÂÂGvGPâÂÂ
cop.h:629:35: note: in expansion of macro âÂÂGvAVâÂÂ
inline.h:2089:5: note: in expansion of macro âÂÂCX_POP_SAVEARRAYâÂÂ
gv.h:33:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
cop.h:630:2: note: in expansion of macro âÂÂGvAVâÂÂ
inline.h: In function âÂÂvoid S_cx_popsub(PERL_CONTEXT*)âÂÂ:
proto.h:4258:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2103:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPSUBâÂÂ
inline.h:2104:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_pushformat(PERL_CONTEXT*, CV*, OP*, GV*)âÂÂ:
proto.h:4288:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2117:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHFORMATâÂÂ
proto.h:4288:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_popformat(PERL_CONTEXT*)âÂÂ:
proto.h:4243:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2138:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPFORMATâÂÂ
inline.h:2139:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_pusheval(PERL_CONTEXT*, OP*, SV*)âÂÂ:
proto.h:4283:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2158:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHEVALâÂÂ
inline.h:2167:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2168:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_popeval(PERL_CONTEXT*)âÂÂ:
proto.h:4238:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2178:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPEVALâÂÂ
inline.h:2179:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2182:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_pushloop_plain(PERL_CONTEXT*)âÂÂ:
proto.h:4303:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2208:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHLOOP_PLAINâÂÂ
inline.h: In function âÂÂvoid S_cx_pushloop_for(PERL_CONTEXT*, void*, SV*)âÂÂ:
proto.h:4298:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2220:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHLOOP_FORâÂÂ
proto.h:4298:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_poploop(PERL_CONTEXT*)âÂÂ:
proto.h:4253:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2238:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPLOOPâÂÂ
inline.h:2240:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2259:20: note: in expansion of macro âÂÂGvSVâÂÂ
inline.h: In function âÂÂvoid S_cx_pushwhen(PERL_CONTEXT*)âÂÂ:
proto.h:4313:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2271:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHWHENâÂÂ
inline.h: In function âÂÂvoid S_cx_popwhen(PERL_CONTEXT*)âÂÂ:
proto.h:4273:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2280:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPWHENâÂÂ
inline.h:2281:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂvoid S_cx_pushgiven(PERL_CONTEXT*, SV*)âÂÂ:
proto.h:4293:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2292:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_PUSHGIVENâÂÂ
inline.h: In function âÂÂvoid S_cx_popgiven(PERL_CONTEXT*)âÂÂ:
proto.h:4248:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2304:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CX_POPGIVENâÂÂ
inline.h:2305:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2307:10: note: in expansion of macro âÂÂGvSVâÂÂ
inline.h:2308:5: note: in expansion of macro âÂÂGvSVâÂÂ
inline.h: In function âÂÂI32 Perl_foldEQ(char*, char*, I32)âÂÂ:
proto.h:951:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2335:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FOLDEQâÂÂ
proto.h:951:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2337:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂI32 Perl_foldEQ_latin1(char*, char*, I32)âÂÂ:
proto.h:956:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2358:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FOLDEQ_LATIN1âÂÂ
proto.h:956:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2360:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h: In function âÂÂI32 Perl_foldEQ_locale(char*, char*, I32)âÂÂ:
proto.h:961:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2387:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FOLDEQ_LOCALEâÂÂ
proto.h:961:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
inline.h:2389:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂvoid* Perl_safesysmalloc(size_t)âÂÂ:
util.c:143:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:183:118: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:4028:37: note: in definition of macro âÂÂDEBUG_mâÂÂ
util.c: In function âÂÂvoid* Perl_safesysrealloc(void*, size_t)âÂÂ:
util.c:257:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:304:98: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:305:119: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_safesysfree(void*)âÂÂ:
util.c:333:101: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid* Perl_safesyscalloc(size_t, size_t)âÂÂ:
util.c:420:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:442:147: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂchar* S_delimcpy_intern(char*, char*, char*, char*, int, I32*, bool)âÂÂ:
proto.h:740:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:538:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DELIMCPYâÂÂ
proto.h:740:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:740:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:740:43: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:740:60: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂchar* Perl_delimcpy(char*, char*, char*, char*, int, I32*)âÂÂ:
util.c:563:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DELIMCPYâÂÂ
util.c: In function âÂÂchar* Perl_delimcpy_no_escape(char*, char*, char*, char*, int, I32*)âÂÂ:
proto.h:743:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:572:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DELIMCPY_NO_ESCAPEâÂÂ
proto.h:743:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:743:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:743:43: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:743:60: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂchar* Perl_ninstr(char*, char*, char*, char*)âÂÂ:
proto.h:4474:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:609:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NINSTRâÂÂ
proto.h:4474:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4474:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4474:47: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂchar* Perl_rninstr(char*, char*, char*, char*)âÂÂ:
proto.h:2894:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:658:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RNINSTRâÂÂ
proto.h:2894:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2894:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2894:47: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂvoid Perl_fbm_compile(SV*, U32)âÂÂ:
proto.h:913:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:709:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FBM_COMPILEâÂÂ
sv.h:1145:16: note: in expansion of macro âÂÂSvMAGICâÂÂ
util.c:714:9: note: in expansion of macro âÂÂSvVALIDâÂÂ
sv.h:1146:17: note: in expansion of macro âÂÂSvMAGICâÂÂ
util.c:719:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
sv.h:1188:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1703:15: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1688:36: note: in expansion of macro âÂÂSvPV_force_flags_mutableâÂÂ
util.c:724:11: note: in expansion of macro âÂÂSvPV_force_mutableâÂÂ
sv.h:1189:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1190:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1683:15: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1668:30: note: in expansion of macro âÂÂSvPV_flags_mutableâÂÂ
util.c:725:20: note: in expansion of macro âÂÂSvPV_mutableâÂÂ
util.c:734:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:736:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1383:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:766:5: note: in expansion of macro âÂÂBmUSEFULâÂÂ
sv.h:1384:13: note: in expansion of macro âÂÂSvVALIDâÂÂ
sv.h:1384:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1385:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:769:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:4036:36: note: in definition of macro âÂÂDEBUG__âÂÂ
util.c:768:5: note: in expansion of macro âÂÂDEBUG_râÂÂ
util.c: In function âÂÂchar* Perl_fbm_instr(unsigned char*, unsigned char*, SV*, U32)âÂÂ:
sv.h:1675:15: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1667:30: note: in expansion of macro âÂÂSvPV_flags_constâÂÂ
util.c:808:58: note: in expansion of macro âÂÂSvPV_constâÂÂ
util.c:811:18: note: in expansion of macro âÂÂSvVALIDâÂÂ
sv.h:1130:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:104:24: note: in definition of macro âÂÂcBOOLâÂÂ
util.c:812:31: note: in expansion of macro âÂÂSvTAILâÂÂ
sv.h:1131:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1132:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1133:15: note: in expansion of macro âÂÂSvVALIDâÂÂ
sv.h:1133:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:917:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:814:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FBM_INSTRâÂÂ
proto.h:917:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:917:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:816:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:953:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:965:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂchar* Perl_savepvn(char*, I32)âÂÂ:
util.c:1082:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:2411:28: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:2420:46: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
util.c:1089:22: note: in expansion of macro âÂÂCopyDâÂÂ
handy.h:2420:66: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
handy.h:2421:44: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
util.c:1092:18: note: in expansion of macro âÂÂZeroDâÂÂ
util.c: In function âÂÂchar* Perl_savesvpv(SV*)âÂÂ:
util.c:1164:29: note: in expansion of macro âÂÂSvPV_constâÂÂ
proto.h:3080:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1167:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SAVESVPVâÂÂ
util.c:1171:21: note: in expansion of macro âÂÂCopyDâÂÂ
util.c: In function âÂÂchar* Perl_savesharedsvpv(SV*)âÂÂ:
util.c:1187:29: note: in expansion of macro âÂÂSvPV_constâÂÂ
proto.h:3072:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1189:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SAVESHAREDSVPVâÂÂ
util.c: In function âÂÂSV* S_mess_alloc()âÂÂ:
util.c:1203:9: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
sv.h:1293:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1213:5: note: in expansion of macro âÂÂSvPV_setâÂÂ
sv.h:1294:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1295:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂchar* Perl_form(char*, ...)âÂÂ:
proto.h:970:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1259:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FORMâÂÂ
util.c: In function âÂÂchar* Perl_vform(char*, __va_list_tag (*)[1])âÂÂ:
proto.h:3927:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1270:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VFORMâÂÂ
util.c:1272:12: note: in expansion of macro âÂÂSvPVXâÂÂ
util.c: In function âÂÂSV* Perl_mess(char*, ...)âÂÂ:
proto.h:2145:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1310:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MESSâÂÂ
util.c: In function âÂÂCOP* Perl_closest_cop(COP*, OP*, OP*, bool)âÂÂ:
proto.h:600:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1325:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CLOSEST_COPâÂÂ
util.c: In function âÂÂSV* Perl_mess_sv(SV*, bool)âÂÂ:
proto.h:2149:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1399:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MESS_SVâÂÂ
util.c:1420:10: note: in expansion of macro âÂÂSvCURâÂÂ
gv.h:53:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:57:36: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.h:71:20: note: in expansion of macro âÂÂGvNAME_getâÂÂ
cop.h:459:11: note: in expansion of macro âÂÂGvNAMEâÂÂ
cop.h:556:23: note: in expansion of macro âÂÂCopFILEâÂÂ
util.c:1436:33: note: in expansion of macro âÂÂOutCopFILEâÂÂ
gv.h:54:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:57:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
hv.h:404:24: note: in definition of macro âÂÂHEK_KEYâÂÂ
gv.h:57:69: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
util.c:1436:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:113:6: note: in expansion of macro âÂÂGvGPâÂÂ
util.c:1440:6: note: in expansion of macro âÂÂGvIOâÂÂ
gv.h:117:20: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:114:6: note: in expansion of macro âÂÂGvIOpâÂÂ
sv.h:352:31: note: in definition of macro âÂÂSvTYPEâÂÂ
util.c:1440:37: note: in expansion of macro âÂÂGvIOpâÂÂ
sv.h:333:20: note: in definition of macro âÂÂSvANYâÂÂ
util.c:1441:6: note: in expansion of macro âÂÂIoLINESâÂÂ
util.c:1441:14: note: in expansion of macro âÂÂGvIOpâÂÂ
perl.h:5135:52: note: in expansion of macro âÂÂSvCURâÂÂ
util.c:1444:30: note: in expansion of macro âÂÂRsSIMPLEâÂÂ
util.c:1445:9: note: in expansion of macro âÂÂSvPV_constâÂÂ
perl.h:3328:28: note: in definition of macro âÂÂSVfARGâÂÂ
util.c:1449:36: note: in expansion of macro âÂÂsv_2mortalâÂÂ
util.c:1449:47: note: in expansion of macro âÂÂnewSVhekâÂÂ
util.c:1449:56: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
util.c:1451:11: note: in expansion of macro âÂÂIoLINESâÂÂ
util.c:1451:19: note: in expansion of macro âÂÂGvIOpâÂÂ
util.c:1451:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:1454:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
util.c:1455:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
util.c: In function âÂÂSV* Perl_vmess(char*, __va_list_tag (*)[1])âÂÂ:
proto.h:3941:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1482:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VMESSâÂÂ
util.c: In function âÂÂvoid Perl_write_to_stderr(SV*)âÂÂ:
proto.h:4005:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1494:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WRITE_TO_STDERRâÂÂ
util.c:1497:11: note: in expansion of macro âÂÂGvIOâÂÂ
embed.h:541:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
sv.h:2260:38: note: in expansion of macro âÂÂnewSVpv_shareâÂÂ
util.c:1499:48: note: in expansion of macro âÂÂSV_CONSTâÂÂ
perl.h:3902:9: note: in expansion of macro âÂÂGvIOpâÂÂ
util.c:1502:24: note: in expansion of macro âÂÂPerl_error_logâÂÂ
perl.h:3903:9: note: in expansion of macro âÂÂIoOFPâÂÂ
perl.h:3903:15: note: in expansion of macro âÂÂGvIOpâÂÂ
perl.h:3904:8: note: in expansion of macro âÂÂIoOFPâÂÂ
perl.h:3904:14: note: in expansion of macro âÂÂGvIOpâÂÂ
util.c: In function âÂÂSV* S_with_queued_errors(SV*)âÂÂ:
proto.h:6280:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1518:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WITH_QUEUED_ERRORSâÂÂ
util.c:1519:22: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1318:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1522:2: note: in expansion of macro âÂÂSvCUR_setâÂÂ
sv.h:1319:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1320:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂbool S_invoke_exception_hook(SV*, bool)âÂÂ:
perl.h:4143:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
scope.h:191:2: note: in expansion of macro âÂÂDEBUG_SCOPEâÂÂ
util.c:1540:5: note: in expansion of macro âÂÂENTERâÂÂ
scope.h:195:2: note: in expansion of macro âÂÂDEBUG_SCOPEâÂÂ
util.c:1544:5: note: in expansion of macro âÂÂLEAVEâÂÂ
util.c:1549:2: note: in expansion of macro âÂÂENTERâÂÂ
cop.h:1048:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:1559:2: note: in expansion of macro âÂÂPUSHSTACKiâÂÂ
pp.h:67:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pp.h:65:17: note: in expansion of macro âÂÂDEBUG_vâÂÂ
util.c:1560:2: note: in expansion of macro âÂÂPUSHMARKâÂÂ
cop.h:1075:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:1564:2: note: in expansion of macro âÂÂPOPSTACKâÂÂ
util.c:1565:2: note: in expansion of macro âÂÂLEAVEâÂÂ
util.c: In function âÂÂOP* Perl_die_sv(SV*)âÂÂ:
proto.h:752:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1591:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DIE_SVâÂÂ
perl.h:3418:33: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
util.c:1594:5: note: in expansion of macro âÂÂNORETURN_FUNCTION_ENDâÂÂ
util.c: In function âÂÂOP* Perl_die(char*, ...)âÂÂ:
util.c:1647:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
util.c:1649:5: note: in expansion of macro âÂÂNORETURN_FUNCTION_ENDâÂÂ
util.c: In function âÂÂvoid Perl_croak_sv(SV*)âÂÂ:
proto.h:637:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1680:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CROAK_SVâÂÂ
util.c: In function âÂÂvoid Perl_vcroak(char*, __va_list_tag (*)[1])âÂÂ:
embed.h:2097:58: note: in definition of macro âÂÂwith_queued_errorsâÂÂ
util.c:1713:58: note: in expansion of macro âÂÂmess_svâÂÂ
gv.h:98:22: note: in expansion of macro âÂÂGvGPâÂÂ
perl.h:1326:15: note: in expansion of macro âÂÂGvSVnâÂÂ
util.c:1713:66: note: in expansion of macro âÂÂERRSVâÂÂ
gv.h:99:7: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:100:7: note: in expansion of macro âÂÂGvGPâÂÂ
util.c: In function âÂÂvoid Perl_croak(char*, ...)âÂÂ:
util.c:1761:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
util.c: In function âÂÂvoid Perl_croak_no_modify()âÂÂ:
util.c:1778:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_croak_no_mem()âÂÂ:
embed.h:1055:51: note: in definition of macro âÂÂPerlIO_filenoâÂÂ
util.c:1789:28: note: in expansion of macro âÂÂPerl_error_logâÂÂ
sv.h:1412:30: note: in expansion of macro âÂÂSvANYâÂÂ
util.c: In function âÂÂvoid Perl_croak_popstack()âÂÂ:
util.c:1804:19: note: in expansion of macro âÂÂPerl_error_logâÂÂ
util.c:1804:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_warn_sv(SV*)âÂÂ:
proto.h:3975:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1831:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WARN_SVâÂÂ
util.c: In function âÂÂvoid Perl_vwarn(char*, __va_list_tag (*)[1])âÂÂ:
proto.h:3961:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1859:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VWARNâÂÂ
util.c: In function âÂÂvoid Perl_warn(char*, ...)âÂÂ:
proto.h:3971:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1899:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WARNâÂÂ
util.c: In function âÂÂvoid Perl_ck_warner_d(U32, char*, ...)âÂÂ:
proto.h:585:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1921:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_WARNER_DâÂÂ
util.c: In function âÂÂvoid Perl_ck_warner(U32, char*, ...)âÂÂ:
proto.h:580:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1934:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_WARNERâÂÂ
util.c: In function âÂÂvoid Perl_warner(U32, char*, ...)âÂÂ:
proto.h:3979:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1948:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WARNERâÂÂ
util.c: In function âÂÂvoid Perl_vwarner(U32, char*, __va_list_tag (*)[1])âÂÂ:
proto.h:3964:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1958:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VWARNERâÂÂ
util.c: In function âÂÂbool S_ckwarn_common(U32)âÂÂ:
util.c:2012:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2017:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2018:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2020:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂSTRLEN* Perl_new_warnings_bitfield(STRLEN*, char*, STRLEN)âÂÂ:
proto.h:2560:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2040:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEW_WARNINGS_BITFIELDâÂÂ
handy.h:2415:45: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
util.c:2047:5: note: in expansion of macro âÂÂCopyâÂÂ
handy.h:2415:65: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
handy.h:2416:43: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
util.c:2049:2: note: in expansion of macro âÂÂZeroâÂÂ
util.c: In function âÂÂvoid Perl_my_setenv(char*, char*)âÂÂ:
util.c:2150:17: note: in expansion of macro âÂÂCopyâÂÂ
util.c:2058:4: note: in expansion of macro âÂÂCopyâÂÂ
util.c:2181:9: note: in expansion of macro âÂÂmy_setenv_formatâÂÂ
util.c:2060:4: note: in expansion of macro âÂÂCopyâÂÂ
util.c:2207:13: note: in expansion of macro âÂÂmy_setenv_formatâÂÂ
util.c: In function âÂÂPerlIOl** Perl_my_popen_list(char*, int, SV**)âÂÂ:
proto.h:2274:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2290:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_POPEN_LISTâÂÂ
proto.h:2274:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2297:2: note: in expansion of macro âÂÂtaint_properâÂÂ
util.c:2314:83: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
sv.h:1283:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2370:5: note: in expansion of macro âÂÂSvIV_setâÂÂ
sv.h:1284:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2391:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂPerlIOl** Perl_my_popen(char*, char*)âÂÂ:
proto.h:4220:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2427:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_POPENâÂÂ
proto.h:4220:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2439:2: note: in expansion of macro âÂÂtaint_properâÂÂ
util.c:2454:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:2457:83: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:2524:5: note: in expansion of macro âÂÂSvIV_setâÂÂ
util.c:2544:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c:2702: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*)âÂÂ:
proto.h:2901:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2739:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RSIGNAL_SAVEâÂÂ
util.c:2747: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 âÂÂI32 Perl_my_pclose(PerlIOl**)âÂÂ:
sv.h:1196:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2859:38: note: in expansion of macro âÂÂSvIVXâÂÂ
sv.h:1197:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂI32 Perl_wait4pid(pid_t, int*, int)âÂÂ:
proto.h:3967:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:2904:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WAIT4PIDâÂÂ
util.c: In function âÂÂvoid Perl_repeatcpy(char*, char*, I32, IV)âÂÂ:
proto.h:2883:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3040:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REPEATCPYâÂÂ
proto.h:2883:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3042:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂchar* Perl_find_script(char*, bool, char**, I32)âÂÂ:
proto.h:947:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3147:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FIND_SCRIPTâÂÂ
util.c:3245:12: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
util.c:3286:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:4012:40: note: in definition of macro âÂÂDEBUG_pâÂÂ
util.c:3330:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_set_context(void*)âÂÂ:
proto.h:3110:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3369:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SET_CONTEXTâÂÂ
util.c: In function âÂÂchar* Perl_getenv_len(char*, long unsigned int*)âÂÂ:
proto.h:4086:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3438:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GETENV_LENâÂÂ
proto.h:4086:20: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂvoid Perl_report_wrongway_fh(GV*, char)âÂÂ:
gv.h:52:43: note: in definition of macro âÂÂGvNAME_HEKâÂÂ
gv.h:145:20: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:150:36: note: in expansion of macro âÂÂGvEGVâÂÂ
util.c:3503:19: note: in expansion of macro âÂÂGvENAME_HEKâÂÂ
gv.h:150:48: note: in expansion of macro âÂÂGvEGVâÂÂ
gv.h:150:25: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
util.c:3505:45: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3510:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:3513:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_report_evil_fh(GV*)âÂÂ:
util.c:3520:25: note: in expansion of macro âÂÂGvIOâÂÂ
util.c:3526:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:3530:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:58:39: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.h:72:23: note: in expansion of macro âÂÂGvNAMELEN_getâÂÂ
gv.h:148:25: note: in expansion of macro âÂÂGvNAMELENâÂÂ
gv.h:148:35: note: in expansion of macro âÂÂGvEGVâÂÂ
util.c:3536:41: note: in expansion of macro âÂÂGvENAMELENâÂÂ
gv.h:148:47: note: in expansion of macro âÂÂGvEGVâÂÂ
gv.h:58:32: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
hv.h:403:24: note: in definition of macro âÂÂHEK_LENâÂÂ
gv.h:58:64: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
util.c:3537:49: note: in expansion of macro âÂÂnewSVhekâÂÂ
util.c:3537:58: note: in expansion of macro âÂÂGvENAME_HEKâÂÂ
util.c:3550:33: note: in expansion of macro âÂÂSvCURâÂÂ
util.c:3554:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:3561:8: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_init_tm(tm*)âÂÂ:
proto.h:1392:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3594:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INIT_TMâÂÂ
util.c:3598:9: note: in expansion of macro âÂÂCopyâÂÂ
util.c: In function âÂÂvoid Perl_mini_mktime(tm*)âÂÂ:
proto.h:2199:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3618:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MINI_MKTIMEâÂÂ
util.c: In function âÂÂchar* Perl_my_strftime(char*, int, int, int, int, int, int, int, int, int)âÂÂ:
proto.h:2290:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3815:3: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_STRFTIMEâÂÂ
util.c: In function âÂÂint Perl_getcwd_sv(SV*)âÂÂ:
proto.h:1024:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:3929:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GETCWD_SVâÂÂ
vutil.c: In function âÂÂchar* Perl_prescan_version(char*, bool, char**, bool*, int*, int*, bool*)âÂÂ:
proto.h:2746:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:34:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PRESCAN_VERSIONâÂÂ
vutil.c:47:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
handy.h:2109:11: note: in definition of macro âÂÂBADVERSIONâÂÂ
vutil.c:53:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:68:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:84:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:89:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:92:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:99:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:112:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:122:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:125:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:131:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:147:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:154:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:159:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:162:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:165:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:170:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:177:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:184:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:187:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:195:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:198:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:201:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:216:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:220:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c: In function âÂÂchar* Perl_scan_version(char*, SV*, bool)âÂÂ:
proto.h:3102:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:275:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SCAN_VERSIONâÂÂ
proto.h:3102:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:283:24: note: in expansion of macro âÂÂstrEQâÂÂ
vutil.c:284:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:548:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:295:10: note: in expansion of macro âÂÂnewSVrvâÂÂ
hv.h:512:5: note: in expansion of macro âÂÂhv_storeâÂÂ
vutil.c:303:8: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:305:8: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:307:8: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:337:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:358:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:545:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:428:14: note: in expansion of macro âÂÂnewSVpvnâÂÂ
vutil.c:429:8: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:430:8: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:436:6: note: in expansion of macro âÂÂsv_insertâÂÂ
vutil.c:438:8: note: in expansion of macro âÂÂhv_storesâÂÂ
embed.h:241:77: note: in definition of macro âÂÂhv_common_key_lenâÂÂ
vutil.c:441:8: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:441:46: note: in expansion of macro âÂÂnewSVpvsâÂÂ
vutil.c:446:11: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:449:23: note: in expansion of macro âÂÂstrEQâÂÂ
vutil.c: In function âÂÂSV* Perl_new_version(SV*)âÂÂ:
proto.h:2556:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:477:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEW_VERSIONâÂÂ
embed.h:751:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.h:89:49: note: in expansion of macro âÂÂsv_derived_from_pvnâÂÂ
vutil.c:478:10: note: in expansion of macro âÂÂISA_VERSION_OBJâÂÂ
vutil.c:484:18: note: in expansion of macro âÂÂnewSVrvâÂÂ
vutil.c:491:12: note: in expansion of macro âÂÂSvRVâÂÂ
hv.h:485:11: note: in expansion of macro âÂÂhv_common_key_lenâÂÂ
vutil.c:494:7: note: in expansion of macro âÂÂhv_existsâÂÂ
vutil.c:495:12: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:497:7: note: in expansion of macro âÂÂhv_existsâÂÂ
vutil.c:498:12: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:500:18: note: in expansion of macro âÂÂhv_fetchsâÂÂ
sv.h:1656:35: note: in expansion of macro âÂÂSvIVXâÂÂ
vutil.c:502:21: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:503:9: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:507:18: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:509:9: note: in expansion of macro âÂÂhv_storesâÂÂ
vutil.c:511:8: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
sv.h:1213:25: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
vutil.c:511:19: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c:511:25: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:516:22: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:520:8: note: in expansion of macro âÂÂhv_storesâÂÂ
sv.h:1708:8: note: in expansion of macro âÂÂSvPVXâÂÂ
vutil.c:532:12: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
handy.h:2414:45: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
vutil.c:535:3: note: in expansion of macro âÂÂMoveâÂÂ
handy.h:2414:65: note: in expansion of macro âÂÂperl_assert_ptrâÂÂ
vutil.c:536:3: note: in expansion of macro âÂÂSvCURâÂÂ
vutil.c:541:3: note: in expansion of macro âÂÂsv_insertâÂÂ
vutil.c: In function âÂÂSV* Perl_upg_version(SV*, bool)âÂÂ:
proto.h:3797:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:582:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UPG_VERSIONâÂÂ
sv.h:1202:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:584:25: note: in expansion of macro âÂÂSvUVXâÂÂ
sv.h:1203:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:585:23: note: in expansion of macro âÂÂSvIVXâÂÂ
vutil.c:589:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:593:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:603:45: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1208:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:612:11: note: in expansion of macro âÂÂSvNVXâÂÂ
sv.h:1209:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:500:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:638:20: note: in expansion of macro âÂÂstrNEâÂÂ
vutil.c:639:20: note: in expansion of macro âÂÂstrNEâÂÂ
vutil.c:641:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:6475:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:6473:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
vutil.c:691:13: note: in expansion of macro âÂÂLOCK_LC_NUMERIC_STANDARDâÂÂ
perl.h:6476:13: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
vutil.c:696:54: note: in expansion of macro âÂÂSvNVXâÂÂ
vutil.c:696:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:697:12: note: in expansion of macro âÂÂSvCURâÂÂ
vutil.c:698:12: note: in expansion of macro âÂÂSvPVXâÂÂ
vutil.c:701:67: note: in expansion of macro âÂÂSvNVXâÂÂ
vutil.c:701:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:6486:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:707:13: note: in expansion of macro âÂÂUNLOCK_LC_NUMERIC_STANDARDâÂÂ
perl.h:6490:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:6488:13: note: in expansion of macro âÂÂDEBUG_LvâÂÂ
embed.h:698:42: note: in definition of macro âÂÂsavepvnâÂÂ
sv.h:1672:15: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1666:30: note: in expansion of macro âÂÂSvPV_flagsâÂÂ
vutil.c:753:20: note: in expansion of macro âÂÂSvPVâÂÂ
sv.h:1672:27: note: in expansion of macro âÂÂSvPVXâÂÂ
embed.h:698:44: note: in definition of macro âÂÂsavepvnâÂÂ
vutil.c:753:35: note: in expansion of macro âÂÂSvCURâÂÂ
vutil.c:806:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:813:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c: In function âÂÂSV* Perl_vverify(SV*)âÂÂ:
proto.h:3958:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:858:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VVERIFYâÂÂ
vutil.c:861:7: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c:865:13: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:866:12: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c: In function âÂÂSV* Perl_vnumify(SV*)âÂÂ:
proto.h:3952:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:902:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VNUMIFYâÂÂ
vutil.c:907:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:910:10: note: in expansion of macro âÂÂhv_existsâÂÂ
vutil.c:915:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:919:17: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
vutil.c:919:28: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c:919:34: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:920:9: note: in expansion of macro âÂÂnewSVpvsâÂÂ
vutil.c:926:9: note: in expansion of macro âÂÂnewSVpvsâÂÂ
vutil.c:931:10: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:933:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:937:10: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:938:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:942:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
vutil.c: In function âÂÂSV* Perl_vnormal(SV*)âÂÂ:
proto.h:3949:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:974:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VNORMALâÂÂ
vutil.c:979:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:981:10: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
vutil.c:981:21: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c:981:27: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:986:9: note: in expansion of macro âÂÂnewSVpvsâÂÂ
vutil.c:990:10: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:992:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:995:10: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:996:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:1001:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
vutil.c: In function âÂÂSV* Perl_vstringify(SV*)âÂÂ:
proto.h:3955:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:1027:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VSTRINGIFYâÂÂ
vutil.c:1032:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:1034:11: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:1048:7: note: in expansion of macro âÂÂhv_existsâÂÂ
vutil.c: In function âÂÂint Perl_vcmp(SV*, SV*)âÂÂ:
proto.h:3918:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:1077:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VCMPâÂÂ
proto.h:3918:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
vutil.c:1083:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:1086:11: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
vutil.c:1086:22: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c:1086:28: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:1089:11: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
vutil.c:1089:22: note: in expansion of macro âÂÂSvRVâÂÂ
vutil.c:1089:28: note: in expansion of macro âÂÂhv_fetchsâÂÂ
vutil.c:1100:9: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:1102:10: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:1117:8: note: in expansion of macro âÂÂSvIVâÂÂ
vutil.c:1127:8: note: in expansion of macro âÂÂSvIVâÂÂ
util.c: In function âÂÂU32 Perl_parse_unicode_opts(char**)âÂÂ:
proto.h:2705:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:4381:3: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PARSE_UNICODE_OPTSâÂÂ
util.c:4394:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:4398:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:4429:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:4442:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂU32 Perl_seed()âÂÂ:
embed.h:1330:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:4501:10: note: in expansion of macro âÂÂPerlLIO_open_cloexecâÂÂ
util.c: In function âÂÂvoid Perl_get_hash_seed(unsigned char*)âÂÂ:
proto.h:991:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:4534:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_HASH_SEEDâÂÂ
util.c:4537:13: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
util.c:4546:13: note: in expansion of macro âÂÂstrEQâÂÂ
handy.h:2121:26: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
util.c:4558:30: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
util.c:4560:35: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
util.c:4567:116: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:4592:13: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
util.c:4594:13: note: in expansion of macro âÂÂstrEQâÂÂ
util.c:4594:34: note: in expansion of macro âÂÂstrEQâÂÂ
util.c:4596:20: note: in expansion of macro âÂÂstrEQâÂÂ
util.c:4596:41: note: in expansion of macro âÂÂstrEQâÂÂ
util.c:4598:20: note: in expansion of macro âÂÂstrEQâÂÂ
util.c:4598:41: note: in expansion of macro âÂÂstrEQâÂÂ
util.c:4601:106: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂint Perl_my_snprintf(char*, size_t, char*, ...)âÂÂ:
proto.h:2279:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5023:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_SNPRINTFâÂÂ
proto.h:2279:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5089:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂint Perl_my_vsnprintf(char*, size_t, char*, __va_list_tag*)âÂÂ:
proto.h:2295:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5120:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_VSNPRINTFâÂÂ
proto.h:2295:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5145:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂI32 Perl_xs_handshake(U32, void*, char*, ...)âÂÂ:
proto.h:4009:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5369:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_XS_HANDSHAKEâÂÂ
proto.h:4009:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.h:210:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.h:231:5: note: in expansion of macro âÂÂHS_KEYpâÂÂ
util.c:5373:21: note: in expansion of macro âÂÂHS_KEYâÂÂ
util.h:216:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
cv.h:78:25: note: in expansion of macro âÂÂassert_âÂÂ
util.c:5394:21: note: in expansion of macro âÂÂCvHSCXTâÂÂ
util.c:5403:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5428:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5436:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5441:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c: In function âÂÂvoid S_xs_version_bootcheck(U32, U32, char*, STRLEN)âÂÂ:
proto.h:6283:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5459:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_XS_VERSION_BOOTCHECKâÂÂ
util.c:5465:7: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5466:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:187:40: note: in definition of macro âÂÂget_svâÂÂ
util.c:5468:11: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5469:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5474:32: note: in expansion of macro âÂÂsv_derived_fromâÂÂ
util.c:5480:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5487:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5489:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂbool S_gv_has_usable_name(GV*)âÂÂ:
gv.h:47:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5613:12: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.h:48:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
hv.h:319:6: note: in expansion of macro âÂÂSvOOKâÂÂ
hv.h:282:21: note: in expansion of macro âÂÂHvENAME_getâÂÂ
util.c:5614:5: note: in expansion of macro âÂÂHvENAMEâÂÂ
util.c:5614:13: note: in expansion of macro âÂÂGvSTASHâÂÂ
hv.h:265:23: note: in definition of macro âÂÂHvARRAYâÂÂ
hv.h:319:19: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:270:53: note: in expansion of macro âÂÂHvMAXâÂÂ
hv.h:319:58: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:270:41: note: in expansion of macro âÂÂHvARRAYâÂÂ
hv.h:311:3: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:320:15: note: in expansion of macro âÂÂHvENAME_HEK_NNâÂÂ
hv.h:267:30: note: in expansion of macro âÂÂSvANYâÂÂ
hv.h:311:37: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:312:3: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:312:37: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:313:3: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:314:37: note: in expansion of macro âÂÂHvAUXâÂÂ
embed.h:240:57: note: in definition of macro âÂÂhv_commonâÂÂ
util.c:5615:19: note: in expansion of macro âÂÂhv_fetchhekâÂÂ
util.c:5616:4: note: in expansion of macro âÂÂGvSTASHâÂÂ
embed.h:240:61: note: in definition of macro âÂÂhv_commonâÂÂ
hv.h:520:28: note: in expansion of macro âÂÂHEK_KEYâÂÂ
util.c:5616:17: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
embed.h:240:63: note: in definition of macro âÂÂhv_commonâÂÂ
hv.h:520:42: note: in expansion of macro âÂÂHEK_LENâÂÂ
embed.h:240:65: note: in definition of macro âÂÂhv_commonâÂÂ
hv.h:405:45: note: in expansion of macro âÂÂHEK_KEYâÂÂ
hv.h:421:25: note: in expansion of macro âÂÂHEK_FLAGSâÂÂ
hv.h:520:56: note: in expansion of macro âÂÂHEK_UTF8âÂÂ
hv.h:405:59: note: in expansion of macro âÂÂHEK_LENâÂÂ
embed.h:240:71: note: in definition of macro âÂÂhv_commonâÂÂ
hv.h:524:15: note: in expansion of macro âÂÂHEK_HASHâÂÂ
util.c: In function âÂÂvoid Perl_get_db_sub(SV**, CV*)âÂÂ:
util.c:5624:23: note: in expansion of macro âÂÂGvSVnâÂÂ
proto.h:988:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5632:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_DB_SUBâÂÂ
handy.h:501:30: note: in definition of macro âÂÂstrEQâÂÂ
util.c:5643:16: note: in expansion of macro âÂÂGvNAMEâÂÂ
gv.h:57:61: note: in expansion of macro âÂÂHEK_KEYâÂÂ
util.c:5643:10: note: in expansion of macro âÂÂstrEQâÂÂ
gv.h:132:21: note: in expansion of macro âÂÂGvGPâÂÂ
util.c:5645:5: note: in expansion of macro âÂÂGvCVâÂÂ
util.c:5648:11: note: in expansion of macro âÂÂGvCVâÂÂ
embed.h:1584:48: note: in definition of macro âÂÂsv_sethekâÂÂ
sv.h:950:21: note: in expansion of macro âÂÂSvFLAGSâÂÂ
hv.h:317:3: note: in expansion of macro âÂÂSvOOKâÂÂ
util.c:5660:22: note: in expansion of macro âÂÂHvENAME_HEKâÂÂ
util.c:5660:34: note: in expansion of macro âÂÂGvSTASHâÂÂ
hv.h:317:16: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:317:54: note: in expansion of macro âÂÂHvENAME_HEK_NNâÂÂ
util.c:5661:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
sv.h:1953:25: note: in definition of macro âÂÂsv_cathekâÂÂ
util.c:5662:22: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
sv.h:852:29: note: in expansion of macro âÂÂassert_âÂÂ
sv.h:875:24: note: in expansion of macro âÂÂassert_not_globâÂÂ
util.c:5669:8: note: in expansion of macro âÂÂSvIOK_onâÂÂ
util.c:5670:2: note: in expansion of macro âÂÂSvIV_setâÂÂ
util.c: In function âÂÂREGEXP* Perl_get_re_arg(SV*)âÂÂ:
util.c:5753:11: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
util.c:5753:22: note: in expansion of macro âÂÂSvRVâÂÂ
util.c: In function âÂÂvoid Perl_drand48_init_r(perl_drand48_t*, U32)âÂÂ:
proto.h:872:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5811:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DRAND48_INIT_RâÂÂ
util.c: In function âÂÂdouble Perl_drand48_r(perl_drand48_t*)âÂÂ:
proto.h:875:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5825:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DRAND48_RâÂÂ
pad.c: In function âÂÂvoid Perl_set_padlist(CV*, PADLIST*)âÂÂ:
proto.h:4374:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:162:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SET_PADLISTâÂÂ
pad.c:164:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:170:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂPADLIST* Perl_pad_new(int)âÂÂ:
pad.h:151:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:197:5: note: in expansion of macro âÂÂASSERT_CURPAD_LEGALâÂÂ
pad.c:265:2: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:260:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c: In function âÂÂvoid Perl_cv_undef(CV*)âÂÂ:
proto.h:701:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:288:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_UNDEFâÂÂ
pad.c: In function âÂÂvoid Perl_cv_undef_flags(CV*, U32)âÂÂ:
proto.h:704:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:300:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_UNDEF_FLAGSâÂÂ
pad.c:304:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:302:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c:318:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:320:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:321:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:323:13: note: in expansion of macro âÂÂENTERâÂÂ
pad.h:385:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.h:385:2: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:325:13: note: in expansion of macro âÂÂPAD_SAVE_SETNULLPADâÂÂ
op.h:721:5: note: in definition of macro âÂÂOpslabREFCNT_dec_padokâÂÂ
op.h:712:22: note: in expansion of macro âÂÂassert_âÂÂ
op.h:714:21: note: in expansion of macro âÂÂOpSLOTâÂÂ
pad.c:327:60: note: in expansion of macro âÂÂOpSLABâÂÂ
embed.h:1726:48: note: in definition of macro âÂÂopslab_freeâÂÂ
pad.c:327:37: note: in expansion of macro âÂÂOpslabREFCNT_dec_padokâÂÂ
op.h:723:14: note: in definition of macro âÂÂOpslabREFCNT_dec_padokâÂÂ
pad.c:331:13: note: in expansion of macro âÂÂLEAVEâÂÂ
pad.c:335:17: note: in expansion of macro âÂÂENTERâÂÂ
pad.c:336:17: note: in expansion of macro âÂÂPAD_SAVE_SETNULLPADâÂÂ
pad.c:344:17: note: in expansion of macro âÂÂLEAVEâÂÂ
pad.c:347:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:367:31: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:369:27: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:379:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:377:2: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c:399:4: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:400:4: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:402:4: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:414:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:452:2: note: in expansion of macro âÂÂCvHSCXTâÂÂ
pad.c: In function âÂÂvoid Perl_cv_forget_slab(CV*)âÂÂ:
pad.c:501:34: note: in expansion of macro âÂÂOpSLABâÂÂ
pad.c:504:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂPADOFFSET S_pad_alloc_name(PADNAME*, U32, HV*, HV*)âÂÂ:
proto.h:5137:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:539:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_ALLOC_NAMEâÂÂ
pad.h:158:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:541:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_add_name_pvn(char*, STRLEN, U32, HV*, HV*)âÂÂ:
proto.h:2641:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:591:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_ADD_NAME_PVNâÂÂ
pad.c:595:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:600:2: note: in expansion of macro âÂÂENTERâÂÂ
pad.c:605:2: note: in expansion of macro âÂÂLEAVEâÂÂ
pad.c:618:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:619:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:626:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:630:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:627:5: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_add_name_pv(char*, U32, HV*, HV*)âÂÂ:
proto.h:2638:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:648:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_ADD_NAME_PVâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_add_name_sv(SV*, U32, HV*, HV*)âÂÂ:
proto.h:2644:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:666:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_ADD_NAME_SVâÂÂ
sv.h:1727:15: note: in expansion of macro âÂÂSvCURâÂÂ
pad.c:667:14: note: in expansion of macro âÂÂSvPVutf8âÂÂ
sv.h:1727:27: note: in expansion of macro âÂÂSvPVXâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_alloc(I32, U32)âÂÂ:
pad.c:704:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:708:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:763:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:760:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_add_anon(CV*, I32)âÂÂ:
pad.c:793:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
proto.h:2635:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:795:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_ADD_ANONâÂÂ
pad.c:796:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:801:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:802:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:810:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂvoid Perl_pad_add_weakref(CV*)âÂÂ:
pad.c:821:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
proto.h:2647:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:824:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_ADD_WEAKREFâÂÂ
pad.c:828:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:829:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂvoid S_pad_check_dup(PADNAME*, U32, HV*)âÂÂ:
proto.h:5140:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:856:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_CHECK_DUPâÂÂ
pad.c:858:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:860:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:889:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:907:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:910:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂPADOFFSET Perl_pad_findmy_pvn(char*, STRLEN, U32)âÂÂ:
proto.h:2660:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:943:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_FINDMY_PVNâÂÂ
pad.c:949:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.h:298:27: note: in definition of macro âÂÂPadlistARRAYâÂÂ
pad.c:968:16: note: in expansion of macro âÂÂPadlistNAMESâÂÂ
pad.c:968:29: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_findmy_pv(char*, U32)âÂÂ:
proto.h:2657:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:996:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_FINDMY_PVâÂÂ
pad.c: In function âÂÂPADOFFSET Perl_pad_findmy_sv(SV*, U32)âÂÂ:
proto.h:2663:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1014:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_FINDMY_SVâÂÂ
pad.c:1015:14: note: in expansion of macro âÂÂSvPVutf8âÂÂ
pad.c: In function âÂÂSV* Perl_find_rundefsv()âÂÂ:
perl.h:1348:21: note: in expansion of macro âÂÂGvSVnâÂÂ
pad.c:1050:12: note: in expansion of macro âÂÂDEFSVâÂÂ
pad.c: In function âÂÂvoid S_unavailable(PADNAME*)âÂÂ:
pad.c:1093:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂPADOFFSET S_pad_findlex(char*, STRLEN, U32, CV*, U32, int, SV**, PADNAME**, int*)âÂÂ:
pad.c:1103:37: note: in expansion of macro âÂÂCvPADLISTâÂÂ
proto.h:5143:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1106:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_FINDLEXâÂÂ
proto.h:5143:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5143:30: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5143:48: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1111:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1118:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1115:5: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1163:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1159:3: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1173:3: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1169:3: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1210:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1220:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1218:4: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1233:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1231:7: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1303:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1299:2: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1322:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1320:6: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c: In function âÂÂSV* Perl_pad_sv(PADOFFSET)âÂÂ:
pad.c:1348:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:1351:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1354:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1352:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c: In function âÂÂvoid Perl_pad_setsv(PADOFFSET, SV*)âÂÂ:
proto.h:4370:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1371:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_SETSVâÂÂ
pad.c:1373:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:1377:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1375:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c: In function âÂÂvoid Perl_pad_block_start(int)âÂÂ:
pad.c:1395:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c: In function âÂÂU32 Perl_intro_my()âÂÂ:
pad.c:1434:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:1457:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1453:6: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1465:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1464:5: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c: In function âÂÂOP* Perl_pad_leavemy()âÂÂ:
pad.c:1488:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:1495:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1510:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1506:6: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c:1522:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1521:5: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c: In function âÂÂvoid Perl_pad_swipe(PADOFFSET, bool)âÂÂ:
pad.c:1538:5: note: in expansion of macro âÂÂASSERT_CURPAD_LEGALâÂÂ
pad.c:1543:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1546:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1550:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1548:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c:1567:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂvoid Perl_pad_tidy(padtidy_type)âÂÂ:
pad.c:1633:5: note: in expansion of macro âÂÂASSERT_CURPAD_ACTIVEâÂÂ
pad.c:1659:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1658:3: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
pad.c: In function âÂÂvoid Perl_pad_free(PADOFFSET)âÂÂ:
pad.c:1745:5: note: in expansion of macro âÂÂASSERT_CURPAD_LEGALâÂÂ
pad.c:1750:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1752:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1756:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1754:5: note: in expansion of macro âÂÂDEBUG_XâÂÂ
pad.c: In function âÂÂvoid Perl_do_dump_pad(I32, PerlIOl**, PADLIST*, int)âÂÂ:
proto.h:775:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1786:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_DUMP_PADâÂÂ
pad.c:1798:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1816:3: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1826:3: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1834:6: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂvoid S_cv_dump(CV*, char*)âÂÂ:
pad.c:1853:30: note: in expansion of macro âÂÂCvPADLISTâÂÂ
proto.h:4391:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1855:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_DUMPâÂÂ
proto.h:4391:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1865:19: note: in expansion of macro âÂÂGvNAMEâÂÂ
pad.c:1871:24: note: in expansion of macro âÂÂGvNAMEâÂÂ
pad.c:1871:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:1874:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂCV* S_cv_clone_pad(CV*, CV*, CV*, HV*, bool)âÂÂ:
pad.c:1899:35: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1911:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:1929:10: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1930:9: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1942:5: note: in expansion of macro âÂÂENTERâÂÂ
pad.c:1953:5: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1959:25: note: in expansion of macro âÂÂCvPADLISTâÂÂ
av.h:62:23: note: in definition of macro âÂÂAvARRAYâÂÂ
pad.c:1960:12: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
pad.c:1960:25: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1962:17: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1962:46: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:1995:4: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2110:5: note: in expansion of macro âÂÂLEAVEâÂÂ
pad.c:2120:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2124:2: note: in expansion of macro âÂÂASSUMEâÂÂ
pad.c:2125:13: note: in expansion of macro âÂÂPAD_BASE_SVâÂÂ
pad.c:2125:25: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.h:366:16: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
pad.h:366:28: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
pad.h:305:33: note: in definition of macro âÂÂPadnamelistARRAYâÂÂ
pad.h:300:44: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
pad.h:301:48: note: in expansion of macro âÂÂPadlistNAMESâÂÂ
pad.c:2133:7: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
pad.c:2133:25: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.h:110:32: note: in definition of macro âÂÂPARENT_PAD_INDEXâÂÂ
pad.h:301:31: note: in expansion of macro âÂÂPadnamelistARRAYâÂÂ
pad.c:2134:22: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
pad.c:2135:8: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.h:328:27: note: in expansion of macro âÂÂPadnameFLAGSâÂÂ
pad.c:2136:10: note: in expansion of macro âÂÂPadnameOUTERâÂÂ
pad.c:2136:23: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
pad.c:2136:41: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:2136:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2165:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂCV* S_cv_clone(CV*, CV*, CV*, HV*)âÂÂ:
pad.c:2208:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:832:51: note: in definition of macro âÂÂsv_setpvnâÂÂ
pad.c:2228:48: note: in expansion of macro âÂÂSvCURâÂÂ
pad.c:2232:9: note: in expansion of macro âÂÂSvMAGICâÂÂ
pad.c:2235:9: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:2239:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:2238:5: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
embed.h:1684:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c:2240:21: note: in expansion of macro âÂÂcv_dumpâÂÂ
pad.c:2241:2: note: in expansion of macro âÂÂcv_dumpâÂÂ
pad.c:2242:2: note: in expansion of macro âÂÂcv_dumpâÂÂ
pad.c: In function âÂÂCV* Perl_cv_clone(CV*)âÂÂ:
proto.h:673:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2251:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_CLONEâÂÂ
pad.c:2253:10: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:2253:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂCV* Perl_cv_clone_into(CV*, CV*)âÂÂ:
proto.h:676:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2261:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_CLONE_INTOâÂÂ
proto.h:676:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂSV* Perl_cv_name(CV*, SV*, U32)âÂÂ:
proto.h:692:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2288:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_NAMEâÂÂ
pad.c:2303:4: note: in expansion of macro âÂÂsv_setpvsâÂÂ
pad.c:2304:7: note: in expansion of macro âÂÂsv_catpvsâÂÂ
pad.c:2309:20: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
pad.c:2309:31: note: in expansion of macro âÂÂGvEGVâÂÂ
pad.c:2312:53: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
pad.c: In function âÂÂvoid Perl_pad_fixup_inner_anons(PADLIST*, CV*, CV*)âÂÂ:
proto.h:2666:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2337:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_FIXUP_INNER_ANONSâÂÂ
proto.h:2666:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2666:35: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2351:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2353:11: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
pad.c:2353:29: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:2357:22: note: in expansion of macro âÂÂPadARRAYâÂÂ
pad.c:2357:31: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
pad.c:2357:44: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.c:2378:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2379:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2380:22: note: in expansion of macro âÂÂSvRVâÂÂ
pad.c:2381:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2382:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂvoid Perl_pad_push(PADLIST*, int)âÂÂ:
proto.h:2674:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2403:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PAD_PUSHâÂÂ
pad.c: In function âÂÂPAD** Perl_padlist_store(PADLIST*, I32, PAD*)âÂÂ:
proto.h:2679:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2581:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADLIST_STOREâÂÂ
pad.c:2583:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2589:2: note: in expansion of macro âÂÂZeroâÂÂ
pad.c: In function âÂÂPADNAME** Perl_padnamelist_store(PADNAMELIST*, ssize_t, PADNAME*)âÂÂ:
proto.h:2693:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2634:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADNAMELIST_STOREâÂÂ
pad.c:2636:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2643:2: note: in expansion of macro âÂÂZeroâÂÂ
pad.c: In function âÂÂPADNAME* Perl_padnamelist_fetch(PADNAMELIST*, ssize_t)âÂÂ:
proto.h:2686:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2665:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADNAMELIST_FETCHâÂÂ
pad.c:2666:5: note: in expansion of macro âÂÂASSUMEâÂÂ
pad.c: In function âÂÂvoid Perl_padnamelist_free(PADNAMELIST*)âÂÂ:
proto.h:2690:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2674:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADNAMELIST_FREEâÂÂ
pad.c: In function âÂÂPADNAME* Perl_newPADNAMEpvn(char*, STRLEN)âÂÂ:
proto.h:2427:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2745:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWPADNAMEPVNâÂÂ
pad.c:2753:5: note: in expansion of macro âÂÂCopyâÂÂ
pad.c: In function âÂÂPADNAME* Perl_newPADNAMEouter(PADNAME*)âÂÂ:
proto.h:2422:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2774:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWPADNAMEOUTERâÂÂ
pad.c: In function âÂÂvoid Perl_padname_free(PADNAME*)âÂÂ:
proto.h:2682:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2789:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADNAME_FREEâÂÂ
dump.c:49:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:69:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂchar* Perl_pv_escape(SV*, char*, STRLEN, STRLEN, STRLEN*, U32)âÂÂ:
proto.h:2771:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:155:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PV_ESCAPEâÂÂ
utf8.h:77:34: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
dump.c:166:31: note: in expansion of macro âÂÂutf8_to_uvchr_bufâÂÂ
dump.c:175:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:179:39: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2276:80: note: initializing argument 3 of âÂÂint Perl_my_snprintf(char*, size_t, char*, ...)âÂÂ
dump.c:210:45: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:215:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:218:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:238:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:246:18: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c: In function âÂÂchar* Perl_pv_pretty(SV*, char*, STRLEN, STRLEN, char*, char*, U32)âÂÂ:
proto.h:2774:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:284:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PV_PRETTYâÂÂ
proto.h:2774:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:290:15: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:293:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:301:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:305:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:314:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:317:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:320:16: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:321:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:324:12: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c: In function âÂÂchar* Perl_pv_display(SV*, char*, STRLEN, STRLEN, STRLEN)âÂÂ:
proto.h:2768:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:345:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PV_DISPLAYâÂÂ
proto.h:2768:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:349:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:350:12: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c: In function âÂÂchar* Perl_sv_peek(SV*)âÂÂ:
dump.c:364:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:369:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:376:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:383:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:388:3: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:389:3: note: in expansion of macro âÂÂSvNVXâÂÂ
dump.c:393:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:398:3: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:400:3: note: in expansion of macro âÂÂSvNVXâÂÂ
dump.c:404:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:409:3: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:411:3: note: in expansion of macro âÂÂSvNVXâÂÂ
dump.c:415:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:421:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:424:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:438:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:440:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:442:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:443:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:448:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:449:6: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:450:6: note: in expansion of macro âÂÂSvCUR_setâÂÂ
dump.c:452:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:455:7: note: in expansion of macro âÂÂSvRVâÂÂ
dump.c:460:26: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
embed.h:618:55: note: in definition of macro âÂÂpv_escapeâÂÂ
dump.c:463:26: note: in expansion of macro âÂÂgeneric_pv_escapeâÂÂ
dump.c:463:50: note: in expansion of macro âÂÂGvNAMEâÂÂ
embed.h:618:57: note: in definition of macro âÂÂpv_escapeâÂÂ
dump.c:463:64: note: in expansion of macro âÂÂGvNAMELENâÂÂ
gv.h:58:56: note: in expansion of macro âÂÂHEK_LENâÂÂ
embed.h:618:59: note: in definition of macro âÂÂpv_escapeâÂÂ
embed.h:618:63: note: in definition of macro âÂÂpv_escapeâÂÂ
gv.h:59:36: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
dump.c:463:81: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
gv.h:59:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:59:53: note: in expansion of macro âÂÂHEK_UTF8âÂÂ
gv.h:59:62: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
dump.c:464:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:472:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:478:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:480:23: note: in expansion of macro âÂÂnewSVpvsâÂÂ
dump.c:481:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
sv.h:2218:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:484:3: note: in expansion of macro âÂÂSvOOK_offsetâÂÂ
sv.h:2224:3: note: in expansion of macro âÂÂCopyâÂÂ
sv.h:2232:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:485:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:617:57: note: in definition of macro âÂÂpv_displayâÂÂ
dump.c:487:70: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:487:96: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:846:63: note: in definition of macro âÂÂsv_uni_displayâÂÂ
dump.c:490:39: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:491:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:498:40: note: in expansion of macro âÂÂSvNVXâÂÂ
dump.c:498:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:503:49: note: in expansion of macro âÂÂSvUVXâÂÂ
dump.c:503:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:505:56: note: in expansion of macro âÂÂSvIVXâÂÂ
dump.c:505:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:508:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:512:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:514:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:515:12: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
dump.c: In function âÂÂvoid Perl_dump_indent(I32, PerlIOl**, char*, ...)âÂÂ:
proto.h:885:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:526:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_INDENTâÂÂ
proto.h:885:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c: In function âÂÂvoid Perl_dump_vindent(I32, PerlIOl**, char*, __va_list_tag (*)[1])âÂÂ:
proto.h:901:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:535:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_VINDENTâÂÂ
proto.h:901:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:536:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid S_opdump_indent(OP*, I32, UV, PerlIOl**, char*, ...)âÂÂ:
dump.c:580:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:585:37: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perlio.h:185:47: note: initializing argument 2 of âÂÂint PerlIO_puts(PerlIOl**, char*)âÂÂ
dump.c:586:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:590:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:592:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:596:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:600:37: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c: In function âÂÂvoid S_opdump_link(OP*, OP*, PerlIOl**)âÂÂ:
dump.c:615:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:617:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:620:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:622:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_dump_packsubs(HV*)âÂÂ:
proto.h:889:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:661:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_PACKSUBSâÂÂ
dump.c: In function âÂÂvoid Perl_dump_packsubs_perl(HV*, bool)âÂÂ:
proto.h:892:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:670:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_PACKSUBS_PERLâÂÂ
dump.c:678:37: note: in expansion of macro âÂÂSvRVâÂÂ
cv.h:52:38: note: in definition of macro âÂÂCvGVâÂÂ
dump.c:680:28: note: in expansion of macro âÂÂSvRVâÂÂ
dump.c:681:37: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:135:20: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:683:10: note: in expansion of macro âÂÂGvCVuâÂÂ
gv.h:135:48: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:120:21: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:685:10: note: in expansion of macro âÂÂGvFORMâÂÂ
gv.h:126:20: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:688:25: note: in expansion of macro âÂÂGvHVâÂÂ
dump.c: In function âÂÂvoid Perl_dump_sub(GV*)âÂÂ:
proto.h:895:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:699:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_SUBâÂÂ
dump.c: In function âÂÂvoid Perl_dump_sub_perl(GV*, bool)âÂÂ:
proto.h:898:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:708:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_SUB_PERLâÂÂ
dump.c:710:29: note: in expansion of macro âÂÂGvCVâÂÂ
dump.c:711:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:711:36: note: in expansion of macro âÂÂSvRVâÂÂ
dump.c:716:22: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:717:14: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:721:11: note: in expansion of macro âÂÂSvPV_constâÂÂ
dump.c:723:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:725:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:730:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:734:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_dump_form(GV*)âÂÂ:
proto.h:881:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:742:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_FORMâÂÂ
dump.c:745:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
cv.h:49:41: note: in expansion of macro âÂÂSvANYâÂÂ
dump.c:746:9: note: in expansion of macro âÂÂCvROOTâÂÂ
dump.c:746:16: note: in expansion of macro âÂÂGvFORMâÂÂ
embed.h:565:40: note: in definition of macro âÂÂop_dumpâÂÂ
cv.h:49:29: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
dump.c:747:10: note: in expansion of macro âÂÂCvROOTâÂÂ
dump.c:747:17: note: in expansion of macro âÂÂGvFORMâÂÂ
dump.c:749:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂSV* S_gv_display(GV*)âÂÂ:
dump.c:765:23: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:767:26: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:774:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:775:20: note: in expansion of macro âÂÂSvTYPEâÂÂ
dump.c:775:27: note: in expansion of macro âÂÂSvRVâÂÂ
dump.c:775:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1716:6: note: in expansion of macro âÂÂSvPOK_nogâÂÂ
dump.c:777:21: note: in expansion of macro âÂÂSvPV_nolen_constâÂÂ
dump.c:777:38: note: in expansion of macro âÂÂcv_nameâÂÂ
dump.c:777:52: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:1255:47: note: in definition of macro âÂÂSvPVX_constâÂÂ
embed.h:726:53: note: in definition of macro âÂÂsv_2pv_flagsâÂÂ
dump.c:777:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:779:17: note: in expansion of macro âÂÂSvPV_constâÂÂ
dump.c:783:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c: In function âÂÂvoid S_do_pmop_dump_bar(I32, UV, PerlIOl**, PMOP*)âÂÂ:
regexp.h:525:41: note: in expansion of macro âÂÂSvCURâÂÂ
regexp.h:520:42: note: in expansion of macro âÂÂRX_WRAPLENâÂÂ
dump.c:808:15: note: in expansion of macro âÂÂRX_PRELENâÂÂ
regexp.h:523:41: note: in expansion of macro âÂÂSvPVXâÂÂ
regexp.h:513:41: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
dump.c:808:40: note: in expansion of macro âÂÂRX_PRECOMPâÂÂ
dump.c:808:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:811:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:816:25: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:816:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:823:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:826:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:835:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:842:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_do_pmop_dump(I32, PerlIOl**, PMOP*)âÂÂ:
proto.h:823:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:850:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_PMOP_DUMPâÂÂ
dump.c:866:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂSV* S_pm_description(PMOP*)âÂÂ:
dump.c:871:23: note: in expansion of macro âÂÂnewSVpvsâÂÂ
proto.h:4813:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:875:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PM_DESCRIPTIONâÂÂ
dump.c:878:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:884:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:889:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:892:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:894:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:897:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c: In function âÂÂUV S_sequence_num(OP*)âÂÂ:
dump.c:927:11: note: in expansion of macro âÂÂSvPV_constâÂÂ
sv.h:1657:35: note: in expansion of macro âÂÂSvUVXâÂÂ
dump.c:932:9: note: in expansion of macro âÂÂSvUVâÂÂ
dump.c:948:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:967:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid S_do_op_dump_bar(I32, UV, PerlIOl**, OP*)âÂÂ:
proto.h:801:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:988:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_OP_DUMPâÂÂ
dump.c:992:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:995:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:998:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1004:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1010:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1013:28: note: in expansion of macro âÂÂnewSVpvsâÂÂ
dump.c:1016:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1019:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1022:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1025:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1029:29: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1030:29: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1031:29: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1032:29: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1033:29: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1035:26: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1035:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1045:21: note: in expansion of macro âÂÂnewSVpvsâÂÂ
dump.c:1089:21: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1092:25: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1095:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1107:25: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1113:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1114:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1117:15: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1119:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1122:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1135:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1144:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1148:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1154:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1158:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1171:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1182:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1185:25: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:1191:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1195:25: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:1202:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1206:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1211:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1213:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1215:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1236:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1253:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1264:32: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:1268:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1281:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1290:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1292:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1299:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1301:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1303:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1306:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_op_dump(OP*)âÂÂ:
proto.h:2597:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1345:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_DUMPâÂÂ
dump.c: In function âÂÂvoid Perl_gv_dump(GV*)âÂÂ:
dump.c:1354:20: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:1357:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1361:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1363:12: note: in expansion of macro âÂÂSvPV_constâÂÂ
dump.c:1365:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1366:15: note: in expansion of macro âÂÂGvEGVâÂÂ
embed.h:209:59: note: in definition of macro âÂÂgv_efullname4âÂÂ
dump.c:1367:2: note: in expansion of macro âÂÂgv_efullname3âÂÂ
dump.c:1367:20: note: in expansion of macro âÂÂGvEGVâÂÂ
dump.c:1368:16: note: in expansion of macro âÂÂSvPV_constâÂÂ
dump.c:1370:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1373:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1385:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_do_magic_dump(I32, PerlIOl**, MAGIC*, I32, I32, bool, STRLEN)âÂÂ:
proto.h:793:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1390:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_MAGIC_DUMPâÂÂ
dump.c:1394:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1400:104: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1404:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1407:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1410:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1423:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1426:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1430:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1433:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1436:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1438:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1440:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1442:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1444:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1446:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1449:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1453:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:619:57: note: in definition of macro âÂÂpv_prettyâÂÂ
dump.c:1458:24: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
embed.h:619:59: note: in definition of macro âÂÂpv_prettyâÂÂ
dump.c:1458:40: note: in expansion of macro âÂÂRX_WRAPLENâÂÂ
dump.c:1463:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1465:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1471:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1473:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1476:23: note: in expansion of macro âÂÂnewSVpvsâÂÂ
dump.c:1477:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1482:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1493:3: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1505:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_do_hv_dump(I32, PerlIOl**, char*, HV*)âÂÂ:
proto.h:787:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1522:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_HV_DUMPâÂÂ
proto.h:787:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1524:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1531:28: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:1534:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_do_gv_dump(I32, PerlIOl**, char*, GV*)âÂÂ:
proto.h:781:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1543:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_GV_DUMPâÂÂ
proto.h:781:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1545:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1546:15: note: in expansion of macro âÂÂGvNAMEâÂÂ
dump.c:1547:28: note: in expansion of macro âÂÂnewSVpvsâÂÂ
dump.c:1549:31: note: in expansion of macro âÂÂgeneric_pv_escapeâÂÂ
dump.c:1549:57: note: in expansion of macro âÂÂGvNAMEâÂÂ
dump.c:1549:69: note: in expansion of macro âÂÂGvNAMELENâÂÂ
dump.c:1549:84: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
dump.c:1549:100: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_do_gvgv_dump(I32, PerlIOl**, char*, GV*)âÂÂ:
proto.h:784:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1558:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_GVGV_DUMPâÂÂ
proto.h:784:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1560:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1561:15: note: in expansion of macro âÂÂGvNAMEâÂÂ
dump.c:1562:18: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:1564:28: note: in expansion of macro âÂÂGvSTASHâÂÂ
dump.c:1565:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1570:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1573:31: note: in expansion of macro âÂÂgeneric_pv_escapeâÂÂ
dump.c:1573:55: note: in expansion of macro âÂÂGvNAMEâÂÂ
dump.c:1573:67: note: in expansion of macro âÂÂGvNAMELENâÂÂ
dump.c:1573:82: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
dump.c:1573:97: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1588:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1599:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1619:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1627:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1633:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1640:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1669:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1687:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_do_sv_dump(I32, PerlIOl**, SV*, I32, I32, bool, STRLEN)âÂÂ:
proto.h:836:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:1707:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DO_SV_DUMPâÂÂ
dump.c:1710:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1723:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1726:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1728:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1731:33: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1732:21: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1734:48: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1739:5: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1741:5: note: in expansion of macro âÂÂsv_catpvsâÂÂ
gv.h:42:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:87:33: note: in definition of macro âÂÂappend_flagsâÂÂ
dump.c:1757:22: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.h:43:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:179:26: note: in expansion of macro âÂÂGvFLAGSâÂÂ
dump.c:1759:26: note: in expansion of macro âÂÂGvIMPORTEDâÂÂ
dump.c:1760:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1761:10: note: in expansion of macro âÂÂGvIMPORTEDâÂÂ
dump.c:1762:3: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1764:3: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1765:19: note: in expansion of macro âÂÂGvFLAGSâÂÂ
dump.c:1766:3: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1772:40: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1780:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1783:9: note: in expansion of macro âÂÂSvCUR_setâÂÂ
sv.h:1322:36: note: in definition of macro âÂÂSvCUR_setâÂÂ
dump.c:1783:22: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1784:2: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c:1784:11: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1786:5: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1802:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1807:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1814:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1823:50: note: in expansion of macro âÂÂSvVALIDâÂÂ
dump.c:1827:63: note: in expansion of macro âÂÂSvUVXâÂÂ
dump.c:1827:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1829:63: note: in expansion of macro âÂÂSvIVXâÂÂ
dump.c:1829:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1835:48: note: in expansion of macro âÂÂSvVALIDâÂÂ
dump.c:1839:70: note: in expansion of macro âÂÂSvNVXâÂÂ
dump.c:1839:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:1766:32: note: in definition of macro âÂÂINT2PTRâÂÂ
dump.c:1845:32: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:1845:39: note: in expansion of macro âÂÂSvRVâÂÂ
dump.c:1845:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:147:61: note: in definition of macro âÂÂdo_sv_dumpâÂÂ
dump.c:1847:32: note: in expansion of macro âÂÂSvRVâÂÂ
dump.c:1859:11: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
dump.c:1863:3: note: in expansion of macro âÂÂSvOOK_offsetâÂÂ
dump.c:1865:16: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1870:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1874:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1877:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1239:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1879:17: note: in expansion of macro âÂÂ_invlist_dumpâÂÂ
dump.c:1882:62: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1884:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1887:68: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1888:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1889:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1891:69: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1891:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1896:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1899:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
sv.h:1897:35: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c:1903:12: note: in expansion of macro âÂÂCowREFCNTâÂÂ
dump.c:1903:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1907:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1911:6: note: in expansion of macro âÂÂSvMAGICâÂÂ
embed.h:139:67: note: in definition of macro âÂÂdo_magic_dumpâÂÂ
dump.c:1912:30: note: in expansion of macro âÂÂSvMAGICâÂÂ
dump.c:1913:6: note: in expansion of macro âÂÂSvSTASHâÂÂ
embed.h:137:57: note: in definition of macro âÂÂdo_hv_dumpâÂÂ
dump.c:1914:41: note: in expansion of macro âÂÂSvSTASHâÂÂ
embed.h:137:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1914:6: note: in expansion of macro âÂÂdo_hv_dumpâÂÂ
dump.c:1916:48: note: in expansion of macro âÂÂSvVALIDâÂÂ
dump.c:1918:40: note: in expansion of macro âÂÂBmUSEFULâÂÂ
dump.c:1918:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1927:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1930:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1932:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1937:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1939:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1941:18: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1942:19: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1944:5: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:1944:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1954:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1964:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1966:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
hv.h:340:33: note: in expansion of macro âÂÂSvMAGICâÂÂ
hv.h:337:44: note: in expansion of macro âÂÂHvPLACEHOLDERS_getâÂÂ
dump.c:1967:13: note: in expansion of macro âÂÂHvUSEDKEYSâÂÂ
dump.c:1977:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1978:6: note: in expansion of macro âÂÂZeroâÂÂ
dump.c:1994:14: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:1996:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2020:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2024:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2040:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2043:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2046:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2048:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2051:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2054:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2062:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
charclass_invlists.h:381519:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2068:29: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2071:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2082:3: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2086:26: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2095:39: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2097:102: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2100:8: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:2105:39: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
dump.c:2106:7: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2109:38: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2114:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2119:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2124:15: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2130:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2133:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2135:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2139:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2146:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2153:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2159:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2184:12: note: in expansion of macro âÂÂSvPV_constâÂÂ
dump.c:2187:109: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2189:96: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:2189:125: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2191:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2192:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2204:18: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2206:32: note: in expansion of macro âÂÂSvPV_constâÂÂ
dump.c:2208:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2211:25: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2214:9: note: in expansion of macro âÂÂgeneric_pv_escapeâÂÂ
cv.h:110:19: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:2214:41: note: in expansion of macro âÂÂCvPROTOLENâÂÂ
cv.h:111:9: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:2215:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2219:2: note: in expansion of macro âÂÂdo_hv_dumpâÂÂ
dump.c:2225:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2230:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2233:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2240:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2245:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2250:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2255:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:136:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2256:7: note: in expansion of macro âÂÂdo_gvgv_dumpâÂÂ
dump.c:2257:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2259:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2261:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2262:90: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2264:71: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2264:78: note: in expansion of macro âÂÂCvPADLISTâÂÂ
dump.c:2264:92: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1414:57: note: in definition of macro âÂÂdo_dump_padâÂÂ
dump.c:2266:30: note: in expansion of macro âÂÂCvPADLISTâÂÂ
dump.c:2270:62: note: in expansion of macro âÂÂCvHSCXTâÂÂ
dump.c:2270:73: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:618:53: note: in definition of macro âÂÂpv_escapeâÂÂ
dump.c:2280:9: note: in expansion of macro âÂÂgeneric_pv_escapeâÂÂ
dump.c:2281:13: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2282:13: note: in expansion of macro âÂÂGvNAMEâÂÂ
dump.c:2283:13: note: in expansion of macro âÂÂGvNAMELENâÂÂ
dump.c:2284:13: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
dump.c:2285:19: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2295:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2296:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2297:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2298:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2299:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
handy.h:2145:24: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
handy.h:2147:36: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
dump.c:2300:10: note: in expansion of macro âÂÂisALPHA_FOLD_NEâÂÂ
dump.c:2308:25: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
dump.c:2310:22: note: in expansion of macro âÂÂgeneric_pv_escapeâÂÂ
dump.c:2310:47: note: in expansion of macro âÂÂGvNAMEâÂÂ
dump.c:2311:40: note: in expansion of macro âÂÂGvNAMELENâÂÂ
dump.c:2312:40: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
dump.c:2312:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2314:69: note: in expansion of macro âÂÂGvNAMELENâÂÂ
dump.c:2314:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2315:40: note: in expansion of macro âÂÂGvSTASHâÂÂ
dump.c:2315:2: note: in expansion of macro âÂÂdo_hv_dumpâÂÂ
dump.c:2316:69: note: in expansion of macro âÂÂGvFLAGSâÂÂ
dump.c:2316:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2317:62: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2317:69: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:2317:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2318:7: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:2320:64: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2320:71: note: in expansion of macro âÂÂGvSVâÂÂ
dump.c:2320:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:105:23: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:2321:70: note: in expansion of macro âÂÂGvREFCNTâÂÂ
dump.c:2321:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2322:64: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2322:71: note: in expansion of macro âÂÂGvIOpâÂÂ
dump.c:2322:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2323:68: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2323:75: note: in expansion of macro âÂÂGvFORMâÂÂ
dump.c:2323:86: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2324:64: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2324:71: note: in expansion of macro âÂÂGvAVâÂÂ
dump.c:2324:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2325:64: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2325:71: note: in expansion of macro âÂÂGvHVâÂÂ
dump.c:2325:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2326:64: note: in expansion of macro âÂÂPTR2UVâÂÂ
dump.c:2326:71: note: in expansion of macro âÂÂGvCVâÂÂ
dump.c:2326:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:134:22: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:2327:71: note: in expansion of macro âÂÂGvCVGENâÂÂ
dump.c:2327:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:137:24: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:2330:15: note: in expansion of macro âÂÂGvGPFLAGSâÂÂ
dump.c:2331:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:139:21: note: in expansion of macro âÂÂGvGPâÂÂ
dump.c:2332:68: note: in expansion of macro âÂÂGvLINEâÂÂ
regnodes.h:163:24: warning: âÂÂPL_regkindâ initialized and declared âÂÂexternâÂÂ
regnodes.h:534:35: warning: âÂÂPL_reg_nameâ initialized and declared âÂÂexternâÂÂ
regnodes.h:678:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2332:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:140:25: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:142:21: note: in expansion of macro âÂÂGvFILE_HEKâÂÂ
dump.c:2333:61: note: in expansion of macro âÂÂGvFILEâÂÂ
gv.h:141:29: note: in expansion of macro âÂÂGvFILE_HEKâÂÂ
gv.h:142:38: note: in expansion of macro âÂÂGvFILExâÂÂ
dump.c:2333:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:135:57: note: in definition of macro âÂÂdo_gv_dumpâÂÂ
dump.c:2334:38: note: in expansion of macro âÂÂGvEGVâÂÂ
embed.h:135:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2334:2: note: in expansion of macro âÂÂdo_gv_dumpâÂÂ
dump.c:2337:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2338:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regnodes.h:686:44: warning: âÂÂPL_reg_extflags_nameâ initialized and declared âÂÂexternâÂÂ
dump.c:2339:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2340:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regnodes.h:720:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2341:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2342:84: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2343:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2345:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2347:6: note: in expansion of macro âÂÂdo_gv_dumpâÂÂ
regnodes.h:732:44: warning: âÂÂPL_reg_intflags_nameâ initialized and declared âÂÂexternâÂÂ
dump.c:2350:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regnodes.h:746:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:3359:71: warning: âÂÂPL_variesâ initialized and declared âÂÂexternâÂÂ
regnodes.h:759:25: note: in expansion of macro âÂÂ__attribute__deprecated__âÂÂ
regnodes.h:770:31: warning: âÂÂPL_varies_bitmaskâ initialized and declared âÂÂexternâÂÂ
perl.h:3359:71: warning: âÂÂPL_simpleâ initialized and declared âÂÂexternâÂÂ
regnodes.h:782:25: note: in expansion of macro âÂÂ__attribute__deprecated__âÂÂ
regnodes.h:793:31: warning: âÂÂPL_simple_bitmaskâ initialized and declared âÂÂexternâÂÂ
regcomp.h:745:24: warning: âÂÂPL_core_reg_engineâ initialized and declared âÂÂexternâÂÂ
dquote_inline.h: In function âÂÂI32 S_regcurly(char*)âÂÂ:
proto.h:5735:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dquote_inline.h:19:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGCURLYâÂÂ
dquote_inline.h: In function âÂÂchar* S_form_short_octal_warning(char*, STRLEN)âÂÂ:
proto.h:5715:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dquote_inline.h:51:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FORM_SHORT_OCTAL_WARNINGâÂÂ
dquote_inline.h:53:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dquote_inline.h:65:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
invlist_inline.h: In function âÂÂbool S_is_invlist(SV*)âÂÂ:
proto.h:5696:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:26:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_INVLISTâÂÂ
invlist_inline.h: In function âÂÂbool* S_get_invlist_offset_addr(SV*)âÂÂ:
proto.h:5682:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:36:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_INVLIST_OFFSET_ADDRâÂÂ
invlist_inline.h:38:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h: In function âÂÂUV S__invlist_len(SV*)âÂÂ:
proto.h:5670:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:49:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_LENâÂÂ
invlist_inline.h:51:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2357:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
invlist_inline.h:53:13: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:2359:6: note: in expansion of macro âÂÂdo_gv_dumpâÂÂ
dump.c:2362:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2367:94: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2369:6: note: in expansion of macro âÂÂdo_gv_dumpâÂÂ
dump.c:2372:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
invlist_inline.h:21:33: note: in definition of macro âÂÂFROM_INTERNAL_SIZEâÂÂ
invlist_inline.h:55:33: note: in expansion of macro âÂÂSvCURâÂÂ
dump.c:2377:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2379:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2380:80: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:819:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2388:13: note: in expansion of macro âÂÂsv_setpvâÂÂ
dump.c:2395:13: note: in expansion of macro âÂÂSV_SET_STRINGIFY_REGEXP_FLAGSâÂÂ
invlist_inline.h: In function âÂÂbool S__invlist_contains_cp(SV*, UV)âÂÂ:
proto.h:5663:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:65:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_CONTAINS_CPâÂÂ
dump.c:2390:17: note: in expansion of macro âÂÂSvCURâÂÂ
invlist_inline.h: In function âÂÂUV* S_invlist_array(SV*)âÂÂ:
proto.h:5689:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:77:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_ARRAYâÂÂ
invlist_inline.h:81:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:87:19: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c:2391:17: note: in expansion of macro âÂÂSvCUR_setâÂÂ
invlist_inline.h:87:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
invlist_inline.h:88:20: note: in expansion of macro âÂÂSvPVXâÂÂ
dump.c:2391:30: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c: In function âÂÂint Perl_re_printf(char*, ...)âÂÂ:
proto.h:5648:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1023:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_PRINTFâÂÂ
regcomp.c: In function âÂÂint Perl_re_indentf(char*, U32, ...)âÂÂ:
proto.h:4423:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1036:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_INDENTFâÂÂ
regcomp.c:1038:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_debug_show_study_flags(U32, char*, char*)âÂÂ:
regcomp.c:1094:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1083:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1095:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1096:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1097:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1098:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1099:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
dump.c:2392:17: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:1100:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1101:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1102:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1103:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1104:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1105:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1106:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1107:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
dump.c:2392:26: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:1108:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1109:5: note: in expansion of macro âÂÂDEBUG_SHOW_STUDY_FLAGâÂÂ
regcomp.c:1110:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2397:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2399:13: note: in expansion of macro âÂÂSV_SET_STRINGIFY_REGEXP_FLAGSâÂÂ
regcomp.c: In function âÂÂvoid S_debug_studydata(char*, scan_data_t*, U32, int)âÂÂ:
regcomp.h:1064:28: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.h:1066:41: note: in expansion of macro âÂÂget_svâÂÂ
regcomp.h:1077:42: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGSâÂÂ
regcomp.c:1118:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
regcomp.h:1070:28: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:1129:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1045:34: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:1120:5: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:1131:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1138:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1148:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1158:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1159:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1163:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_debug_peep(char*, RExC_state_t*, regnode*, U32, U32)âÂÂ:
regcomp.c:1172:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
regcomp.c:1185:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1013:29: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:1174:5: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:1186:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1187:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂint S_edit_distance(UV*, UV*, STRLEN, STRLEN, ssize_t)âÂÂ:
proto.h:5418:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1295:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_EDIT_DISTANCEâÂÂ
proto.h:5418:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2401:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2404:112: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2406:17: note: in expansion of macro âÂÂSV_SET_STRINGIFY_REGEXP_FLAGSâÂÂ
regcomp.c: In function âÂÂchar* S_cntrl_to_mnemonic(U8)âÂÂ:
regcomp.c:1360:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1361:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1362:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1363:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1364:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1365:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1366:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_scan_commit(RExC_state_t*, scan_data_t*, ssize_t*, int)âÂÂ:
regcomp.c:604:48: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:1380:22: note: in expansion of macro âÂÂCHR_SVLENâÂÂ
regcomp.c:1382:26: note: in expansion of macro âÂÂCHR_SVLENâÂÂ
regcomp.c:1383:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5563:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1385:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SCAN_COMMITâÂÂ
proto.h:5563:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5563:37: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1413:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:1193:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1424:5: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c: In function âÂÂvoid S_ssc_anything(regnode_ssc*)âÂÂ:
proto.h:5583:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1435:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_ANYTHINGâÂÂ
regcomp.c:1437:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂint S_ssc_is_anything(regnode_ssc*)âÂÂ:
proto.h:5608:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1455:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_IS_ANYTHINGâÂÂ
regcomp.c:1457:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_init(RExC_state_t*, regnode_ssc*)âÂÂ:
proto.h:5599:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1494:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_INITâÂÂ
proto.h:5599:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1496:5: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c: In function âÂÂint S_ssc_is_cp_posixl_init(RExC_state_t*, regnode_ssc*)âÂÂ:
proto.h:5613:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1527:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_IS_CP_POSIXL_INITâÂÂ
proto.h:5613:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1529:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* S_get_ANYOF_cp_list_for_ssc(RExC_state_t*, regnode_charclass*)âÂÂ:
proto.h:5427:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1565:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_ANYOF_CP_LIST_FOR_SSCâÂÂ
proto.h:5427:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1570:25: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
regcomp.c:1570:36: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:1572:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_and(RExC_state_t*, regnode_ssc*, regnode_charclass*)âÂÂ:
proto.h:5580:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1709:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_ANDâÂÂ
proto.h:5580:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5580:36: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1711:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2408:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2411:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2415:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2417:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2419:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2421:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2423:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2425:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2427:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2429:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1831:13: note: in expansion of macro âÂÂZeroâÂÂ
dump.c:2431:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2433:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2437:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2439:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2441:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1834:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2446:27: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2448:23: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2450:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2452:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2454:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2457:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_ssc_or(RExC_state_t*, regnode_ssc*, regnode_charclass*)âÂÂ:
proto.h:5617:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1891:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_ORâÂÂ
proto.h:5617:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5617:36: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1893:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_union(regnode_ssc*, SV*, bool)âÂÂ:
proto.h:5621:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1965:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_UNIONâÂÂ
proto.h:5621:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1967:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_intersection(regnode_ssc*, SV*, bool)âÂÂ:
proto.h:5603:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1980:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_INTERSECTIONâÂÂ
proto.h:5603:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1982:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_add_range(regnode_ssc*, UV, UV)âÂÂ:
proto.h:5576:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1993:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_ADD_RANGEâÂÂ
regcomp.c:1995:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_cp_and(regnode_ssc*, UV)âÂÂ:
proto.h:5592:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2007:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_CP_ANDâÂÂ
regcomp.c:2009:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_clear_locale(regnode_ssc*)âÂÂ:
proto.h:5587:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2022:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_CLEAR_LOCALEâÂÂ
regcomp.c:2024:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂbool S_is_ssc_worth_it(RExC_state_t*, regnode_ssc*)âÂÂ:
proto.h:5485:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2069:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_SSC_WORTH_ITâÂÂ
proto.h:5485:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_ssc_finalize(RExC_state_t*, regnode_ssc*)âÂÂ:
proto.h:5596:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2098:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SSC_FINALIZEâÂÂ
proto.h:5596:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2100:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2105:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2126:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_dump_trie(_reg_trie_data*, HV*, AV*, U32)âÂÂ:
regcomp.c:2166:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:4396:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2168:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_TRIEâÂÂ
proto.h:4396:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2171:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2178:55: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:2183:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2186:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2187:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2190:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2191:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2196:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2199:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2201:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2204:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2215:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2226:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2228:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2232:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2235:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2238:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2242:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2244:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_dump_trie_interim_list(_reg_trie_data*, HV*, AV*, U32, U32)âÂÂ:
regcomp.c:2260:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:4399:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2262:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_TRIE_INTERIM_LISTâÂÂ
proto.h:4399:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2266:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2268:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2274:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2276:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2280:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2288:59: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:2296:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2299:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2302:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_dump_trie_interim_table(_reg_trie_data*, HV*, AV*, U32, U32)âÂÂ:
regcomp.c:2321:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
dump.c: In function âÂÂint Perl_runops_debug()âÂÂ:
dump.c:2494:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
proto.h:4402:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2323:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMP_TRIE_INTERIM_TABLEâÂÂ
proto.h:4402:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2330:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2497:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2337:55: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:2342:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2346:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2347:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2508:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2512:13: note: in expansion of macro âÂÂENTERâÂÂ
dump.c:2518:31: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2521:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2350:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2353:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2359:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2532:13: note: in expansion of macro âÂÂLEAVEâÂÂ
regcomp.c:2364:63: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2366:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2537:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2370:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2374:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid S_deb_padvar(PADOFFSET, int, bool)âÂÂ:
dump.c:2560:35: note: in expansion of macro âÂÂCvPADLISTâÂÂ
regcomp.c: In function âÂÂI32 S_make_trie(RExC_state_t*, regnode*, regnode*, regnode*, regnode*, U32, U32, U32)âÂÂ:
regcomp.c:2655:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2564:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2567:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2570:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2665:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
dump.c:2572:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2575:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid S_append_padvar(PADOFFSET, CV*, SV*, int, bool, bool)âÂÂ:
dump.c:2591:35: note: in expansion of macro âÂÂCvPADLISTâÂÂ
handy.h:378:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2596:9: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
proto.h:5491:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2667:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MAKE_TRIEâÂÂ
proto.h:5491:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2600:26: note: in expansion of macro âÂÂSvCURâÂÂ
proto.h:5491:44: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5491:59: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5491:73: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2679:129: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2697:23: note: in expansion of macro âÂÂget_svâÂÂ
regcomp.c:2698:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2603:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2605:17: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:2707:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1017:33: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:2702:5: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
dump.c:2608:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2610:13: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
dump.c:2613:9: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
regcomp.c:2528:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:2788:13: note: in expansion of macro âÂÂTRIE_READ_CHARâÂÂ
dump.c: In function âÂÂvoid S_append_gv_name(GV*, SV*)âÂÂ:
dump.c:2622:9: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
dump.c:2627:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂSV* Perl_multideref_stringify(OP*, CV*)âÂÂ:
embed.h:546:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2652:15: note: in expansion of macro âÂÂnewSVpvn_flagsâÂÂ
proto.h:2240:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2664:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MULTIDEREF_STRINGIFYâÂÂ
dump.c:2672:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
dump.c:2681:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
dump.c:2692:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
dump.c:2702:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
dump.c:2710:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
dump.c:2720:17: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
dump.c:2723:17: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
dump.c:2728:42: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:740:63: note: in definition of macro âÂÂsv_catpvn_flagsâÂÂ
dump.c:2728:13: note: in expansion of macro âÂÂsv_catpvn_nomgâÂÂ
proto.h:3250:75: note: initializing argument 2 of âÂÂvoid Perl_sv_catpvn_flags(SV*, char*, STRLEN, I32)âÂÂ
dump.c:2735:25: note: in expansion of macro âÂÂsv_catpvs_nomgâÂÂ
dump.c:2739:29: note: in expansion of macro âÂÂSvPVâÂÂ
dump.c:2748:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2759:42: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2759:13: note: in expansion of macro âÂÂsv_catpvn_nomgâÂÂ
dump.c:2769:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂSV* Perl_multiconcat_stringify(OP*)âÂÂ:
dump.c:2795:15: note: in expansion of macro âÂÂnewSVpvn_flagsâÂÂ
proto.h:2237:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2797:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MULTICONCAT_STRINGIFYâÂÂ
dump.c:2805:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:2815:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2503:50: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:2858:25: note: in expansion of macro âÂÂTRIE_STORE_REVCHARâÂÂ
regcomp.c:2505:6: note: in expansion of macro âÂÂSvCUR_setâÂÂ
dump.c: In function âÂÂI32 Perl_debop(OP*)âÂÂ:
proto.h:728:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2825:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DEBOPâÂÂ
dump.c:2830:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2841:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2846:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2863:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2868:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:2874:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂOPclass Perl_op_class(OP*)âÂÂ:
dump.c:3020:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid Perl_watch(char**)âÂÂ:
proto.h:3986:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:3053:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WATCHâÂÂ
sv.h:851:28: note: in expansion of macro âÂÂassert_âÂÂ
sv.h:851:51: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:932:24: note: in expansion of macro âÂÂassert_not_ROKâÂÂ
regcomp.c:2506:6: note: in expansion of macro âÂÂSvPOK_onâÂÂ
dump.c:3058:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c: In function âÂÂvoid S_debprof(OP*)âÂÂ:
proto.h:4810:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:3064:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DEBPROFâÂÂ
sv.h:932:43: note: in expansion of macro âÂÂassert_not_globâÂÂ
regcomp.c:2863:21: note: in expansion of macro âÂÂTRIE_STORE_REVCHARâÂÂ
dump.c: In function âÂÂvoid Perl_debprofdump()âÂÂ:
dump.c:3083:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:930:51: note: in definition of macro âÂÂBITMAP_BYTEâÂÂ
regcomp.h:922:32: note: in expansion of macro âÂÂTRIE_BITMAP_BYTEâÂÂ
regcomp.c:2622:13: note: in expansion of macro âÂÂTRIE_BITMAP_SETâÂÂ
utf8.h:574:9: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
regcomp.c:2622:35: note: in expansion of macro âÂÂUTF8_TWO_BYTE_HIâÂÂ
regcomp.c:2868:21: note: in expansion of macro âÂÂTRIE_BITMAP_SET_FOLDEDâÂÂ
utf8.h:576:10: note: in expansion of macro âÂÂ__BASE_TWO_BYTE_HIâÂÂ
regcomp.h:650:32: note: in definition of macro âÂÂANYOF_BITâÂÂ
regcomp.c:2887:101: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
sv.h:1774:12: note: in expansion of macro âÂÂSvIVXâÂÂ
sv.h:1764:29: note: in expansion of macro âÂÂSvTRUE_commonâÂÂ
sv.h:1763:45: note: in expansion of macro âÂÂSvTRUE_nomg_NNâÂÂ
sv.h:1761:43: note: in expansion of macro âÂÂSvTRUE_NNâÂÂ
regcomp.c:2889:23: note: in expansion of macro âÂÂSvTRUEâÂÂ
sv.h:1775:26: note: in expansion of macro âÂÂSvOBJECTâÂÂ
sv.h:1775:35: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:1776:26: note: in expansion of macro âÂÂHvAMAGICâÂÂ
sv.h:1776:35: note: in expansion of macro âÂÂSvSTASHâÂÂ
sv.h:1776:43: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:2891:21: note: in expansion of macro âÂÂTRIE_STORE_REVCHARâÂÂ
regcomp.c:2913:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2907:5: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:2942:55: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:2959:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1051:38: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:2958:9: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_MORE_râÂÂ
regcomp.c:2991:21: note: in expansion of macro âÂÂTRIE_READ_CHARâÂÂ
regcomp.c:3003:41: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:3036:106: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:2563:5: note: in expansion of macro âÂÂDEBUG_râÂÂ
sv.h:2188:34: note: in expansion of macro âÂÂnewSVpvn_flagsâÂÂ
regcomp.c:2569:19: note: in expansion of macro âÂÂnewSVpvn_utf8âÂÂ
regcomp.c:3040:13: note: in expansion of macro âÂÂTRIE_HANDLE_WORDâÂÂ
regcomp.c:3093:25: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:3176:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3175:9: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_MORE_râÂÂ
regcomp.c:3216:21: note: in expansion of macro âÂÂTRIE_READ_CHARâÂÂ
regcomp.c:3225:46: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:3238:106: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3245:13: note: in expansion of macro âÂÂTRIE_HANDLE_WORDâÂÂ
regcomp.c:3377:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3370:9: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_MORE_râÂÂ
regcomp.c:3386:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3382:5: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_MORE_râÂÂ
regcomp.c:3436:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3433:9: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:3479:33: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:3483:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3480:33: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:3488:37: note: in expansion of macro âÂÂTRIE_BITMAP_SET_FOLDEDâÂÂ
regcomp.c:3490:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3489:37: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:3495:29: note: in expansion of macro âÂÂTRIE_BITMAP_SET_FOLDEDâÂÂ
regcomp.c:3496:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3496:29: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:3507:32: note: in expansion of macro âÂÂSvPVâÂÂ
regcomp.c:3508:21: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:3513:29: note: in expansion of macro âÂÂpv_prettyâÂÂ
regcomp.c:3513:67: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:3518:25: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3531:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3531:25: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:971:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1048:29: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:970:2: note: in expansion of macro âÂÂMJD_OFFSET_DEBUGâÂÂ
regcomp.c:1005:5: note: in expansion of macro âÂÂSet_Node_Offset_To_RâÂÂ
regcomp.c:3559:20: note: in expansion of macro âÂÂSet_Node_Offset_LengthâÂÂ
regcomp.c:974:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:986:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:985:2: note: in expansion of macro âÂÂMJD_OFFSET_DEBUGâÂÂ
regcomp.c:1006:5: note: in expansion of macro âÂÂSet_Node_Length_To_RâÂÂ
regcomp.c:989:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3561:24: note: in expansion of macro âÂÂSet_Node_Offset_LengthâÂÂ
regcomp.c:3566:53: note: in expansion of macro âÂÂSvCURâÂÂ
embed.h:742:44: note: in definition of macro âÂÂsv_chopâÂÂ
regcomp.c:3567:46: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
regcomp.c:3569:46: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
regcomp.c:3569:65: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:3604:17: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:3621:9: note: in expansion of macro âÂÂDEBUG_râÂÂ
perl.h:4042:24: note: in expansion of macro âÂÂDEBUG__âÂÂ
regcomp.c:3625:17: note: in expansion of macro âÂÂSet_Node_Offset_LengthâÂÂ
regcomp.c:3634:17: note: in expansion of macro âÂÂSet_Node_Offset_LengthâÂÂ
regcomp.c:3637:13: note: in expansion of macro âÂÂSet_Node_Offset_LengthâÂÂ
regcomp.c: In function âÂÂregnode* S_construct_ahocorasick_from_trie(RExC_state_t*, regnode*, U32)âÂÂ:
regcomp.c:3728:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3730:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5414:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:3732:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CONSTRUCT_AHOCORASICK_FROM_TRIEâÂÂ
proto.h:5414:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:3756:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:3807:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3804:5: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:3809:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3811:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂU32 S_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)âÂÂ:
regcomp.c:3983:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5488:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:3988:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_JOIN_EXACTâÂÂ
proto.h:5488:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5488:37: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5488:59: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:1196:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:3993:5: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:3995:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:4009:13: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4128:13: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4135:13: note: in expansion of macro âÂÂMoveâÂÂ
regcomp.c:4210:25: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:4215:25: note: in expansion of macro âÂÂCopyâÂÂ
embed.h:45:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
handy.h:1951:40: note: in expansion of macro âÂÂ_to_utf8_fold_flagsâÂÂ
regcomp.c:4223:25: note: in expansion of macro âÂÂ_toFOLD_utf8_flagsâÂÂ
regcomp.c:4337:24: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:4338:24: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:4387:5: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:4387:34: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
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:4445:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5625:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:4447:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_STUDY_CHUNKâÂÂ
proto.h:5625:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5625:38: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5625:55: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5625:71: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:4450:5: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:4469:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4462:5: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:4484:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4489:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4493:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4502:9: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:4503:9: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4546:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:4547:13: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4553:13: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4554:13: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4599:21: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:4398:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:4688:4: note: in expansion of macro âÂÂINIT_AND_WITHPâÂÂ
regcomp.c:4744:22: note: in expansion of macro âÂÂget_svâÂÂ
regcomp.c:4748:26: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:4777:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4770:25: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:4870:104: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4866:29: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:4874:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4879:90: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4884:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4978:88: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:4975:25: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:4982:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:5021:91: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:5017:37: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:5100:25: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:5102:25: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:5107:21: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:5111:21: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:5132:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5154:17: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:5155:17: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:5173:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5176:8: note: in expansion of macro âÂÂutf8_to_uvchr_bufâÂÂ
regcomp.c:5229:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5239:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5255:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5323:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5417:4: note: in expansion of macro âÂÂINIT_AND_WITHPâÂÂ
regcomp.c:842:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:5444:7: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:5449:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:847:13: note: in definition of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:5594:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5611:27: note: in expansion of macro âÂÂSvPV_constâÂÂ
sv.h:2157:56: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:5625:5: note: in expansion of macro âÂÂSvGROWâÂÂ
regcomp.c:5626:15: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:5629:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:5629:25: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:5631:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:5632:8: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:5709:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:5790:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:5870:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:5922:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:720:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:720:28: note: in definition of macro âÂÂ_FAILâÂÂ
regcomp.c:5981:4: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:727:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:727:13: note: in definition of macro âÂÂ_FAILâÂÂ
regcomp.c:734:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:729:5: note: in definition of macro âÂÂ_FAILâÂÂ
regcomp.c:5984:4: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:738:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:6290:7: note: in expansion of macro âÂÂINIT_AND_WITHPâÂÂ
regcomp.c:6331:9: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:6332:9: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:6345:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6346:5: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:6368:5: note: in expansion of macro âÂÂDEBUG_STUDYDATAâÂÂ
regcomp.c:6381:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c: In function âÂÂU32 S_add_data(RExC_state_t*, char*, U32)âÂÂ:
proto.h:5396:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6389:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ADD_DATAâÂÂ
proto.h:5396:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6399:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c: In function âÂÂvoid Perl_reginitcolors()âÂÂ:
regcomp.c:6409:28: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
regcomp.c: In function âÂÂregexp_engine* Perl_current_re_engine()âÂÂ:
regcomp.c:6463:21: note: in expansion of macro âÂÂGvHVâÂÂ
regcomp.c:6468:8: note: in expansion of macro âÂÂhv_fetchsâÂÂ
regcomp.c:6469:31: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:6471:33: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:6477:8: note: in expansion of macro âÂÂcop_hints_fetch_pvsâÂÂ
regcomp.c:6478:30: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:6480:33: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c: In function âÂÂREGEXP* Perl_pregcomp(SV*, U32)âÂÂ:
regcomp.c:6489:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2736:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6491:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PREGCOMPâÂÂ
regcomp.c:6496:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1009:28: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:6494:5: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.c: In function âÂÂREGEXP* Perl_re_compile(SV*, U32)âÂÂ:
proto.h:2783:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6511:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_COMPILEâÂÂ
regcomp.c: In function âÂÂvoid S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)âÂÂ:
regcomp.c:6573:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
regcomp.c:6576:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1011:26: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:6575:5: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:6586:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6589:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6594:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* S_concat_pat(RExC_state_t*, SV*, SV**, int, OP*, bool*, SV*)âÂÂ:
regcomp.c:6636:15: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:6670:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:31:35: note: in definition of macro âÂÂGvGPâÂÂ
regcomp.c:6691:33: note: in expansion of macro âÂÂGvSVâÂÂ
regcomp.c:6691:39: note: in expansion of macro âÂÂgv_fetchpvsâÂÂ
regcomp.c:6713:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6714:63: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:6720:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6728:27: note: in expansion of macro âÂÂSvAMAGICâÂÂ
regcomp.c:6732:26: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:6734:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:6740:21: note: in expansion of macro âÂÂSvAMAGICâÂÂ
regcomp.c:6740:38: note: in expansion of macro âÂÂSvAMAGICâÂÂ
regcomp.c:6752:20: note: in expansion of macro âÂÂSvAMAGICâÂÂ
regcomp.c:6757:30: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:6757:43: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:6762:38: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:6763:23: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:1695:15: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1690:33: note: in expansion of macro âÂÂSvPV_force_flagsâÂÂ
regcomp.c:6771:29: note: in expansion of macro âÂÂSvPV_force_nomgâÂÂ
sv.h:1695:27: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:6786:61: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:6797:57: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:6828:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂbool S_compile_runtime_code(RExC_state_t*, char*, STRLEN)âÂÂ:
regcomp.c:6913:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
regcomp.c:6923:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6959:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6960:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6987:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:6984:2: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.c:6993:2: note: in expansion of macro âÂÂENTERâÂÂ
regcomp.c:6996:2: note: in expansion of macro âÂÂPUSHSTACKiâÂÂ
regcomp.c:7006:25: note: in expansion of macro âÂÂERRSVâÂÂ
regcomp.c:7007:10: note: in expansion of macro âÂÂSvTRUE_NNâÂÂ
regcomp.c:7009:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7011:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7012:7: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:7013:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7017:2: note: in expansion of macro âÂÂPOPSTACKâÂÂ
regcomp.c:7019:2: note: in expansion of macro âÂÂLEAVEâÂÂ
regcomp.c:7026:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7073:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7076:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7080:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7083:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7084:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_set_regex_pv(RExC_state_t*, REGEXP*)âÂÂ:
regexp.h:361:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regexp.h:361:29: note: in definition of macro âÂÂSTD_PAT_MODSâÂÂ
proto.h:5569:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7190:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SET_REGEX_PVâÂÂ
proto.h:5569:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7193:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7196:5: note: in expansion of macro âÂÂSvPOK_onâÂÂ
regcomp.c:7210:12: note: in expansion of macro âÂÂstrEQâÂÂ
regcomp.c:7211:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7215:9: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:7230:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:7231:14: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
regcomp.c:7231:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7232:31: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
regcomp.c:7242:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:7242:23: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
regcomp.c: In function âÂÂREGEXP* Perl_re_op_compile(SV**, int, OP*, regexp_engine*, REGEXP*, bool*, U32, U32)âÂÂ:
regcomp.c:7332:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2792:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7334:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_OP_COMPILEâÂÂ
regcomp.c:7352:27: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
regcomp.c:7388:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7400:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7418:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7416:5: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:7426:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7439:18: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:7446:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7444:13: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
sv.h:1719:27: note: in expansion of macro âÂÂSvPV_flagsâÂÂ
regcomp.c:7452:11: note: in expansion of macro âÂÂSvPV_nomgâÂÂ
regcomp.c:7456:25: note: in expansion of macro âÂÂSvAMAGICâÂÂ
regcomp.c:7498:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7494:5: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.c:7523:5: note: in expansion of macro âÂÂRX_PRECOMPâÂÂ
regcomp.c:7524:5: note: in expansion of macro âÂÂRX_PRELENâÂÂ
handy.h:510:49: note: in definition of macro âÂÂmemEQâÂÂ
regcomp.c:7525:18: note: in expansion of macro âÂÂRX_PRECOMPâÂÂ
regcomp.c:7535:9: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:7552:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7554:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7564:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7594:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7592:5: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:7622:9: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:7624:5: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:7656:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:7680:99: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7707:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7707:13: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:7710:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7710:13: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:7716:13: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:7720:13: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:7756:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7754:5: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:7765:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1036:28: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:7762:5: note: in expansion of macro âÂÂDEBUG_OFFSETS_râÂÂ
regcomp.c:7766:5: note: in expansion of macro âÂÂDEBUG_OFFSETS_râÂÂ
regcomp.c:7769:9: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
regcomp.c:7771:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7775:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7777:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7785:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7784:5: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:7811:5: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:7813:9: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:7824:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7824:9: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:7902:9: note: in expansion of macro âÂÂDEBUG_PEEPâÂÂ
regcomp.c:7965:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:7962:2: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:7987:24: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:7988:24: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:7989:20: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:7991:18: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
scope.h:202:47: note: in definition of macro âÂÂENTER_with_nameâÂÂ
scope.h:203:2: note: in expansion of macro âÂÂDEBUG_SCOPEâÂÂ
regcomp.c:7991:2: note: in expansion of macro âÂÂENTER_with_nameâÂÂ
regcomp.c:1047:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1046:9: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:8004:9: note: in expansion of macro âÂÂDEBUG_RExC_seenâÂÂ
regcomp.c:1050:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1053:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1056:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1059:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1062:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1065:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1068:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1071:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1074:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1077:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:1079:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:6440:13: note: in definition of macro âÂÂCHECK_RESTUDY_GOTO_butfirstâÂÂ
perl.h:4140:5: note: in expansion of macro âÂÂDEBUG_lâÂÂ
scope.h:207:2: note: in expansion of macro âÂÂDEBUG_SCOPEâÂÂ
regcomp.c:8017:37: note: in expansion of macro âÂÂLEAVE_with_nameâÂÂ
scope.h:211:10: note: in expansion of macro âÂÂstrEQâÂÂ
scope.h:209:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8035:33: note: in expansion of macro âÂÂCHR_SVLENâÂÂ
regcomp.c:8038:25: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:8041:28: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:8042:28: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:8065:2: note: in expansion of macro âÂÂLEAVE_with_nameâÂÂ
regcomp.c:8077:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8091:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8087:6: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.c:8109:10: note: in expansion of macro âÂÂSvTAILâÂÂ
regcomp.c:8126:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8126:9: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:8133:9: note: in expansion of macro âÂÂDEBUG_RExC_seenâÂÂ
regcomp.c:8157:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8171:24: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8167:6: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.c:8188:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8186:5: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:8266:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8286:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8294:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1021:25: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:8292:5: note: in expansion of macro âÂÂDEBUG_TEST_râÂÂ
regcomp.h:1015:25: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:8296:5: note: in expansion of macro âÂÂDEBUG_DUMP_râÂÂ
regcomp.c:8297:9: note: in expansion of macro âÂÂDEBUG_RExC_seenâÂÂ
regcomp.c:8298:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂSV* Perl_reg_named_buff(REGEXP*, SV*, SV*, U32)âÂÂ:
proto.h:2828:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8326:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFFâÂÂ
regcomp.c:8344:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_iter(REGEXP*, SV*, U32)âÂÂ:
proto.h:2843:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8353:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_ITERâÂÂ
regcomp.c:8362:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_fetch(REGEXP*, SV*, U32)âÂÂ:
proto.h:2837:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8374:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_FETCHâÂÂ
proto.h:2837:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8381:29: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:8383:26: note: in expansion of macro âÂÂSvIVXâÂÂ
regcomp.c:8388:27: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c: In function âÂÂbool Perl_reg_named_buff_exists(REGEXP*, SV*, U32)âÂÂ:
proto.h:2834:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8412:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_EXISTSâÂÂ
proto.h:2834:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_firstkey(REGEXP*, U32)âÂÂ:
proto.h:2840:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8436:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_FIRSTKEYâÂÂ
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_nextkey(REGEXP*, U32)âÂÂ:
regcomp.c:8451:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2846:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8453:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_NEXTKEYâÂÂ
regcomp.c:8462:31: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:8463:30: note: in expansion of macro âÂÂSvIVXâÂÂ
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_scalar(REGEXP*, U32)âÂÂ:
proto.h:2849:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8488:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_SCALARâÂÂ
regcomp.c:8495:18: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
regcomp.c:8495:29: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:8501:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_all(REGEXP*, U32)âÂÂ:
proto.h:2831:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8514:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NAMED_BUFF_ALLâÂÂ
regcomp.c:8524:31: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:8525:30: note: in expansion of macro âÂÂSvIVXâÂÂ
regcomp.c: In function âÂÂvoid Perl_reg_numbered_buff_fetch(REGEXP*, I32, SV*)âÂÂ:
proto.h:2852:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8553:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NUMBERED_BUFF_FETCHâÂÂ
regcomp.c:8607:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8608:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8625:39: note: in expansion of macro âÂÂSvMAGICâÂÂ
sv.h:1311:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8628:21: note: in expansion of macro âÂÂSvMAGIC_setâÂÂ
sv.h:1478:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8629:21: note: in expansion of macro âÂÂSvTAINTâÂÂ
regcomp.c:8630:32: note: in expansion of macro âÂÂSvMAGICâÂÂ
regcomp.c:8632:25: note: in expansion of macro âÂÂSvMAGIC_setâÂÂ
regcomp.c:8636:21: note: in expansion of macro âÂÂSvTAINTâÂÂ
regcomp.c: In function âÂÂvoid Perl_reg_numbered_buff_store(REGEXP*, I32, SV*)âÂÂ:
proto.h:2858:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8652:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NUMBERED_BUFF_STOREâÂÂ
regcomp.c: In function âÂÂI32 Perl_reg_numbered_buff_length(REGEXP*, SV*, I32)âÂÂ:
proto.h:2855:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8670:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NUMBERED_BUFF_LENGTHâÂÂ
proto.h:2855:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* Perl_reg_qr_package(REGEXP*)âÂÂ:
proto.h:2861:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8746:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_QR_PACKAGEâÂÂ
regcomp.c:8751:13: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c: In function âÂÂSV* S_reg_scan_name(RExC_state_t*, U32)âÂÂ:
proto.h:5528:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8772:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_SCAN_NAMEâÂÂ
regcomp.c:8774:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:1834:11: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
handy.h:1847:21: note: in expansion of macro âÂÂ_generic_utf8_safeâÂÂ
handy.h:1924:5: note: in expansion of macro âÂÂ_generic_func_utf8_safeâÂÂ
utf8.h:601:24: note: in expansion of macro âÂÂisIDFIRST_utf8_safeâÂÂ
regcomp.c:8776:14: note: in expansion of macro âÂÂisIDFIRST_lazy_if_safeâÂÂ
utf8.h:293:41: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
handy.h:1837:14: note: in expansion of macro âÂÂUTF8_IS_DOWNGRADEABLE_STARTâÂÂ
perl.h:3431:62: note: in definition of macro âÂÂEXPECTâÂÂ
perl.h:3435:52: note: in expansion of macro âÂÂcBOOLâÂÂ
handy.h:1838:18: note: in expansion of macro âÂÂLIKELYâÂÂ
handy.h:1838:42: note: in expansion of macro âÂÂUTF8_IS_CONTINUATIONâÂÂ
handy.h:1237:45: note: in expansion of macro âÂÂFITS_IN_8_BITSâÂÂ
handy.h:1839:19: note: in expansion of macro âÂÂ_generic_isCCâÂÂ
utf8.h:474:7: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:474:17: note: in expansion of macro âÂÂUTF8_IS_DOWNGRADEABLE_STARTâÂÂ
handy.h:1839:33: note: in expansion of macro âÂÂEIGHT_BIT_UTF8_TO_NATIVEâÂÂ
utf8.h:475:7: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:475:17: note: in expansion of macro âÂÂUTF8_IS_CONTINUATIONâÂÂ
utf8.h:167:35: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
utf8.h:167:45: note: in expansion of macro âÂÂFITS_IN_8_BITSâÂÂ
utf8.h:476:6: note: in expansion of macro âÂÂLATIN1_TO_NATIVEâÂÂ
utf8.h:476:23: note: in expansion of macro âÂÂUTF8_ACCUMULATEâÂÂ
utf8.h:477:29: note: in expansion of macro âÂÂNATIVE_UTF8_TO_I8âÂÂ
handy.h:1857:1: note: in expansion of macro âÂÂ_generic_utf8_safeâÂÂ
handy.h:1937:30: note: in expansion of macro âÂÂ_generic_swash_utf8_safeâÂÂ
regcomp.c:8783:25: note: in expansion of macro âÂÂisWORDCHAR_utf8_safeâÂÂ
regcomp.c:693:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:3346:45: note: in definition of macro âÂÂUTF8fARGâÂÂ
regcomp.c:745:9: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:753:5: note: in expansion of macro âÂÂSimple_vFAILâÂÂ
regcomp.c:8791:9: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:745:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8801:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8812:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:8822:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂUV* S__invlist_array_init(SV*, bool)âÂÂ:
regcomp.c:8936:28: note: in expansion of macro âÂÂSvPVXâÂÂ
proto.h:4161:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8938:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_ARRAY_INITâÂÂ
regcomp.c:8941:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_invlist_set_len(SV*, UV, bool)âÂÂ:
proto.h:4202:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8956:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_SET_LENâÂÂ
regcomp.c:8958:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8960:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:8964:35: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:8964:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_invlist_replace_list_destroys_src(SV*, SV*)âÂÂ:
regcomp.c:8978:33: note: in expansion of macro âÂÂSvPVXâÂÂ
proto.h:4198:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8982:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_REPLACE_LIST_DESTROYS_SRCâÂÂ
proto.h:4198:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8984:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8985:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8986:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8987:12: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:8987:31: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:8987:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9002:5: note: in expansion of macro âÂÂSvPV_setâÂÂ
sv.h:1325:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9003:5: note: in expansion of macro âÂÂSvLEN_setâÂÂ
sv.h:1326:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1327:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9004:5: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c: In function âÂÂIV* S_get_invlist_previous_index_addr(SV*)âÂÂ:
proto.h:4168:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9018:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_INVLIST_PREVIOUS_INDEX_ADDRâÂÂ
regcomp.c:9020:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂIV S_invlist_previous_index(SV*)âÂÂ:
proto.h:4193:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9030:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_PREVIOUS_INDEXâÂÂ
regcomp.c: In function âÂÂvoid S_invlist_set_previous_index(SV*, IV)âÂÂ:
proto.h:4207:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9040:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_SET_PREVIOUS_INDEXâÂÂ
regcomp.c:9042:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_invlist_trim(SV*)âÂÂ:
proto.h:4212:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9056:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_TRIMâÂÂ
regcomp.c:9058:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1335:15: note: in expansion of macro âÂÂSvLEN_setâÂÂ
regcomp.c:9060:5: note: in expansion of macro âÂÂSvPV_renewâÂÂ
sv.h:1329:36: note: in definition of macro âÂÂSvLEN_setâÂÂ
regcomp.c:9060:39: note: in expansion of macro âÂÂSvCURâÂÂ
sv.h:1336:3: note: in expansion of macro âÂÂSvPV_setâÂÂ
sv.h:1297:25: note: in definition of macro âÂÂSvPV_setâÂÂ
perl.h:3436:45: note: in expansion of macro âÂÂEXPECTâÂÂ
perl.h:3436:52: note: in expansion of macro âÂÂcBOOLâÂÂ
handy.h:2292:9: note: in expansion of macro âÂÂUNLIKELYâÂÂ
handy.h:2288:9: note: in expansion of macro âÂÂ_MEM_WRAP_NEEDS_RUNTIME_CHECKâÂÂ
handy.h:2292:18: note: in expansion of macro âÂÂ_MEM_WRAP_WILL_WRAPâÂÂ
handy.h:2304:30: note: in expansion of macro âÂÂMEM_WRAP_CHECKâÂÂ
sv.h:1336:19: note: in expansion of macro âÂÂMEM_WRAP_CHECK_âÂÂ
sv.h:1337:34: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c: In function âÂÂvoid S_invlist_clear(SV*)âÂÂ:
proto.h:4177:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9066:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_CLEARâÂÂ
regcomp.c:9068:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂbool S_invlist_is_iterating(SV*)âÂÂ:
proto.h:5465:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9079:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_IS_ITERATINGâÂÂ
regcomp.c: In function âÂÂUV S_invlist_max(SV*)âÂÂ:
proto.h:4186:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9092:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_MAXâÂÂ
regcomp.c:9094:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9099:33: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c: In function âÂÂvoid S_initialize_invlist_guts(SV*, size_t)âÂÂ:
proto.h:4173:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9106:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INITIALIZE_INVLIST_GUTSâÂÂ
regcomp.c:9110:5: note: in expansion of macro âÂÂSvGROWâÂÂ
regcomp.c: In function âÂÂSV* Perl__new_invlist_C_array(UV*)âÂÂ:
proto.h:5639:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9167:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__NEW_INVLIST_C_ARRAYâÂÂ
regcomp.c:9170:92: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:9175:5: note: in expansion of macro âÂÂSvPV_setâÂÂ
regcomp.c:9177:5: note: in expansion of macro âÂÂSvLEN_setâÂÂ
regcomp.c: In function âÂÂvoid S_invlist_extend(SV*, UV)âÂÂ:
proto.h:4181:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9202:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_EXTENDâÂÂ
regcomp.c:9204:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9208:5: note: in expansion of macro âÂÂSvGROWâÂÂ
regcomp.c: In function âÂÂvoid S__append_range_to_invlist(SV*, UV, UV)âÂÂ:
proto.h:4156:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9224:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__APPEND_RANGE_TO_INVLISTâÂÂ
regcomp.c:9244:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂssize_t Perl__invlist_search(SV*, UV)âÂÂ:
proto.h:5676:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9313:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_SEARCHâÂÂ
regcomp.c:9324:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9369:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid Perl__invlist_populate_swatch(SV*, UV, UV, U8*)âÂÂ:
proto.h:5752:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9406:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_POPULATE_SWATCHâÂÂ
proto.h:5752:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9445:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid Perl__invlist_union_maybe_complement_2nd(SV*, SV*, bool, SV**)âÂÂ:
proto.h:5757:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9526:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_UNION_MAYBE_COMPLEMENT_2NDâÂÂ
proto.h:5757:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9527:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9528:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9728:6: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:9732:6: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c: In function âÂÂvoid Perl__invlist_intersection_maybe_complement_2nd(SV*, SV*, bool, SV**)âÂÂ:
proto.h:5746:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9804:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_INTERSECTION_MAYBE_COMPLEMENT_2NDâÂÂ
proto.h:5746:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9805:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9806:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:9962:6: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:9966:6: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c: In function âÂÂSV* Perl__add_range_to_invlist(SV*, UV, UV)âÂÂ:
regcomp.c:10160:21: note: in expansion of macro âÂÂMoveâÂÂ
regcomp.c:10239:9: note: in expansion of macro âÂÂMoveâÂÂ
regcomp.c:10252:5: note: in expansion of macro âÂÂMoveâÂÂ
regcomp.c: In function âÂÂSV* Perl__setup_canned_invlist(STRLEN, UV, UV**)âÂÂ:
proto.h:5764:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10279:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__SETUP_CANNED_INVLISTâÂÂ
regcomp.c: In function âÂÂvoid Perl__invlist_invert(SV*)âÂÂ:
proto.h:5749:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10304:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_INVERTâÂÂ
regcomp.c:10306:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* Perl_invlist_clone(SV*, SV*)âÂÂ:
regcomp.c:10325:36: note: in expansion of macro âÂÂSvCURâÂÂ
proto.h:5708:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10328:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_CLONEâÂÂ
regcomp.c:10342:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:10342:26: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:10342:10: note: in expansion of macro âÂÂSvPVXâÂÂ
handy.h:2415:106: note: in definition of macro âÂÂCopyâÂÂ
handy.h:2415:123: note: in definition of macro âÂÂCopyâÂÂ
regcomp.c: In function âÂÂSTRLEN* S_get_invlist_iter_addr(SV*)âÂÂ:
proto.h:5432:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10355:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_INVLIST_ITER_ADDRâÂÂ
regcomp.c:10357:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_invlist_iterinit(SV*)âÂÂ:
proto.h:5476:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10365:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_ITERINITâÂÂ
regcomp.c: In function âÂÂvoid S_invlist_iterfinish(SV*)âÂÂ:
proto.h:5471:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10381:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_ITERFINISHâÂÂ
regcomp.c: In function âÂÂbool S_invlist_iternext(SV*, UV*, UV*)âÂÂ:
proto.h:5481:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10400:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_ITERNEXTâÂÂ
proto.h:5481:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5481:34: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂUV S_invlist_highest(SV*)âÂÂ:
proto.h:5458:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10432:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_HIGHESTâÂÂ
regcomp.c: In function âÂÂSV* S_invlist_contents(SV*, bool)âÂÂ:
regcomp.c:10466:18: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:10469:18: note: in expansion of macro âÂÂnewSVpvsâÂÂ
proto.h:5452:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10472:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INVLIST_CONTENTSâÂÂ
regcomp.c:10474:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10481:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10487:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10491:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10495:9: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:10496:9: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:10496:27: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c: In function âÂÂvoid Perl__invlist_dump(PerlIOl**, I32, char*, SV*)âÂÂ:
proto.h:5630:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10524:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLIST_DUMPâÂÂ
proto.h:5630:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5630:32: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10529:20: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10538:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10543:56: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10547:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂbool Perl__invlistEQ(SV*, SV*, bool)âÂÂ:
proto.h:5635:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10569:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__INVLISTEQâÂÂ
proto.h:5635:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* S__make_exactf_invlist(RExC_state_t*, regnode*)âÂÂ:
proto.h:5383:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10637:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__MAKE_EXACTF_INVLISTâÂÂ
proto.h:5383:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10688:19: note: in expansion of macro âÂÂutf8_to_uvchr_bufâÂÂ
handy.h:1956:37: note: in expansion of macro âÂÂ_toFOLD_utf8_flagsâÂÂ
regcomp.c:10711:31: note: in expansion of macro âÂÂtoFOLD_utf8_safeâÂÂ
regcomp.c:10773:21: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c: In function âÂÂvoid S_parse_lparen_question_flags(RExC_state_t*)âÂÂ:
proto.h:5505:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:10824:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PARSE_LPAREN_QUESTION_FLAGSâÂÂ
regcomp.c:761:23: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:769:5: note: in expansion of macro âÂÂSimple_vFAIL2âÂÂ
regcomp.c:10913:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:761:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10916:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:778:6: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:786:5: note: in expansion of macro âÂÂSimple_vFAIL3âÂÂ
regcomp.c:10920:21: note: in expansion of macro âÂÂvFAIL3âÂÂ
regcomp.c:778:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:10922:17: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:10925:17: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:10927:17: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:930:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:10937:25: note: in expansion of macro âÂÂvWARN5âÂÂ
regcomp.c:684:5: note: in expansion of macro âÂÂUTF8fARGâÂÂ
regcomp.c:934:40: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:934:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:903:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:10954:25: note: in expansion of macro âÂÂvWARN3âÂÂ
regcomp.c:906:41: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:906:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:860:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:10965:21: note: in expansion of macro âÂÂckWARNregâÂÂ
regcomp.c:863:36: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:863:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:806:13: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:11000:17: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:806:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11002:17: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:11008:5: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c: In function âÂÂregnode_offset S_handle_named_backref(RExC_state_t*, I32*, char*, char)âÂÂ:
regcomp.c:11038:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5441:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:11040:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_HANDLE_NAMED_BACKREFâÂÂ
proto.h:5441:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5441:38: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:11044:9: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:11048:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:981:5: note: in expansion of macro âÂÂSet_Node_Offset_To_RâÂÂ
regcomp.c:11066:5: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:996:5: note: in expansion of macro âÂÂSet_Node_Length_To_RâÂÂ
regcomp.c:998:5: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:11067:5: note: in expansion of macro âÂÂSet_Node_Cur_LengthâÂÂ
regcomp.c: In function âÂÂregnode_offset S_reg(RExC_state_t*, I32, I32*, U32)âÂÂ:
regcomp.c:11105:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5519:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:11107:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGâÂÂ
proto.h:5519:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:8836:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8855:35: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:8825:39: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:8856:5: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:11108:5: note: in expansion of macro âÂÂDEBUG_PARSEâÂÂ
regcomp.c:8837:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8839:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8842:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8844:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8848:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:8857:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11118:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:11131:6: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11153:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11156:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11187:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11190:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11196:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11199:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:937:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:11327:21: note: in expansion of macro âÂÂckWARNexperimentalâÂÂ
regcomp.c:940:45: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:940:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11370:17: note: in expansion of macro âÂÂckWARNexperimentalâÂÂ
regcomp.c:11391:17: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:11394:3: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:11400:21: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:11405:21: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:11414:17: note: in expansion of macro âÂÂvFAIL3âÂÂ
regcomp.c:11427:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11444:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11462:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11469:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11480:3: note: in expansion of macro âÂÂvFAIL3âÂÂ
regcomp.c:11482:3: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:11500:11: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:11508:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11523:83: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11530:40: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:11531:45: note: in expansion of macro âÂÂSvPVXâÂÂ
sv.h:2157:31: note: in definition of macro âÂÂSvGROWâÂÂ
regcomp.c:11541:49: note: in expansion of macro âÂÂSvCURâÂÂ
embed.h:764:44: note: in definition of macro âÂÂsv_growâÂÂ
regcomp.c:11540:44: note: in expansion of macro âÂÂSvGROWâÂÂ
regcomp.c:11542:33: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:11542:51: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:11544:33: note: in expansion of macro âÂÂSvIV_setâÂÂ
sv.h:1285:37: note: in definition of macro âÂÂSvIV_setâÂÂ
regcomp.c:11544:50: note: in expansion of macro âÂÂSvIVXâÂÂ
regcomp.c:11550:29: note: in expansion of macro âÂÂSvIOK_onâÂÂ
regcomp.c:11551:29: note: in expansion of macro âÂÂSvIV_setâÂÂ
regcomp.c:11572:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11606:3: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:11611:7: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:11629:44: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:11632:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11638:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11674:14: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11697:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11724:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11736:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11732:17: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:11739:17: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:11741:3: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:11744:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:11755:21: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:11758:7: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:11780:4: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:11781:7: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:11788:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11795:58: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:6385:63: note: initializing argument 2 of âÂÂU32 S_add_data(RExC_state_t*, char*, U32)âÂÂ
regcomp.c:11818:3: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:11819:3: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:11880:25: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:11885:71: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:11928:50: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:11945:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11952:4: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11960:25: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:11971:15: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11978:29: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:11991:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:11993:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12014:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12021:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:884:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:12041:17: note: in expansion of macro âÂÂckWARNregdepâÂÂ
regcomp.c:888:39: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:888:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12076:21: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:12079:21: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:12091:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12088:17: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:12095:13: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:12096:13: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:12117:9: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:12125:13: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:12126:13: note: in expansion of macro âÂÂSet_Node_Offset_To_RâÂÂ
regcomp.c:12159:13: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:12180:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12177:17: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:12185:13: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:12186:13: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:12208:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12214:26: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12211:17: note: in expansion of macro âÂÂDEBUG_OPTIMISE_MORE_râÂÂ
regcomp.c:12220:9: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:12221:13: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:12230:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12266:17: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:12267:21: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:12278:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12309:13: note: in expansion of macro âÂÂSet_Node_Cur_LengthâÂÂ
regcomp.c:12310:6: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:12326:6: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12333:6: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12336:6: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:12337:2: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c: In function âÂÂregnode_offset S_regbranch(RExC_state_t*, I32*, I32, U32)âÂÂ:
regcomp.c:12367:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5542:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12369:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGBRANCHâÂÂ
proto.h:5542:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12371:5: note: in expansion of macro âÂÂDEBUG_PARSEâÂÂ
regcomp.c:12380:13: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:12395:13: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c: In function âÂÂregnode_offset S_regpiece(RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c:12466:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5557:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12468:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGPIECEâÂÂ
proto.h:5557:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12470:5: note: in expansion of macro âÂÂDEBUG_PARSEâÂÂ
regcomp.c:12475:9: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:12503:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12505:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:12517:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12519:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:12529:17: note: in expansion of macro âÂÂckWARNregâÂÂ
regcomp.c:897:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:12536:17: note: in expansion of macro âÂÂckWARN2regâÂÂ
regcomp.c:900:47: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:900:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12557:17: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:12558:17: note: in expansion of macro âÂÂSet_Node_Cur_LengthâÂÂ
regcomp.c:12572:17: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:12573:17: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:12640:2: note: in expansion of macro âÂÂckWARN2regâÂÂ
regcomp.c:12665:2: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c: In function âÂÂbool S_grok_bslash_N(RExC_state_t*, regnode_offset*, UV*, int*, I32*, bool, U32)âÂÂ:
regcomp.c:12767:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5437:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12769:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GROK_BSLASH_NâÂÂ
proto.h:5437:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12771:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGSâÂÂ
regcomp.c:12773:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12774:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12802:9: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:12811:9: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12818:9: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:12828:13: note: in expansion of macro âÂÂvFAILâÂÂ
handy.h:507:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12844:12: note: in expansion of macro âÂÂstrnNEâÂÂ
regcomp.c:12847:9: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12866:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:794:6: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:799:5: note: in expansion of macro âÂÂSimple_vFAIL4âÂÂ
regcomp.c:12885:21: note: in expansion of macro âÂÂvFAIL4âÂÂ
regcomp.c:794:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:12892:35: note: in expansion of macro âÂÂREAD_XDIGITâÂÂ
regcomp.c:12931:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:12950:36: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:12957:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:12960:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:12971:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:12977:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:12996:31: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:12997:29: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:13015:9: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c: In function âÂÂU8 S_compute_EXACTish(RExC_state_t*)âÂÂ:
proto.h:5410:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13031:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_COMPUTE_EXACTISHâÂÂ
regcomp.c: In function âÂÂbool S_new_regcurly(char*, char*)âÂÂ:
proto.h:5495:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13062:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEW_REGCURLYâÂÂ
proto.h:5495:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂregnode_offset S_regatom(RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c:13188:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
regcomp.c:13192:5: note: in expansion of macro âÂÂDEBUG_PARSEâÂÂ
proto.h:5539:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13194:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGATOMâÂÂ
proto.h:5539:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13198:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13207:9: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:13217:9: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:13227:9: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:13241:13: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:13246:6: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13249:9: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:13265:17: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:13276:2: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13283:2: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13335:6: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13376:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:13386:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:13422:4: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:13425:25: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:923:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:13439:21: note: in expansion of macro âÂÂckWARN4regâÂÂ
regcomp.c:927:43: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:927:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:13540:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13543:13: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:13562:17: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:13567:13: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:13568:13: note: in expansion of macro âÂÂSet_Node_Cur_LengthâÂÂ
regcomp.c:13614:10: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:13658:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13661:8: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13664:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13670:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13710:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13720:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:13745:17: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:13746:17: note: in expansion of macro âÂÂSet_Node_Cur_LengthâÂÂ
regcomp.c:13753:3: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:13767:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:1217:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:13846:19: note: in expansion of macro âÂÂregnode_gutsâÂÂ
utf8.h:276:32: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
regcomp.c:13868:23: note: in expansion of macro âÂÂUTF8_IS_STARTâÂÂ
regcomp.c:13866:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13885:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:13954:33: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:14021:5: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:14046:5: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:854:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:14107:5: note: in expansion of macro âÂÂreg_warn_non_literal_stringâÂÂ
regcomp.c:857:38: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:857:63: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:14115:8: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:14123:33: note: in expansion of macro âÂÂckWARN2regâÂÂ
regcomp.c:14154:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:14157:25: note: in expansion of macro âÂÂckWARNregâÂÂ
regcomp.c:14164:25: note: in expansion of macro âÂÂckWARN2regâÂÂ
regcomp.c:14330:41: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:14332:41: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:14425:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:14462:34: note: in expansion of macro âÂÂUTF8_IS_DOWNGRADEABLE_STARTâÂÂ
handy.h:1296:44: note: in expansion of macro âÂÂ_generic_isCCâÂÂ
regcomp.c:97:30: note: in expansion of macro âÂÂ_IS_NON_FINAL_FOLD_ONLY_FOR_USE_BY_REGCOMP_DOT_CâÂÂ
regcomp.c:14463:35: note: in expansion of macro âÂÂIS_NON_FINAL_FOLDâÂÂ
regcomp.c:14463:53: note: in expansion of macro âÂÂEIGHT_BIT_UTF8_TO_NATIVEâÂÂ
regcomp.c:14582:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:14604:37: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:14605:37: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:14640:13: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:14647:7: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:14662:13: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:14664:9: note: in expansion of macro âÂÂckWARNregâÂÂ
regcomp.c: In function âÂÂvoid S_populate_ANYOF_from_invlist(regnode*, SV**)âÂÂ:
proto.h:5511:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:14679:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_POPULATE_ANYOF_FROM_INVLISTâÂÂ
proto.h:5511:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:14680:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.h:696:32: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:14687:5: note: in expansion of macro âÂÂANYOF_BITMAP_ZEROâÂÂ
regcomp.c: In function âÂÂint S_handle_possible_posix(RExC_state_t*, char*, char**, AV**, bool)âÂÂ:
proto.h:5445:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:14911:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_HANDLE_POSSIBLE_POSIXâÂÂ
proto.h:5445:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:64:44: note: in definition of macro âÂÂav_pushâÂÂ
regcomp.c:14769:46: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:14920:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:14769:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:14936:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:14995:21: note: in expansion of macro âÂÂvFAIL3âÂÂ
regcomp.c:15020:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15031:13: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15045:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15050:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15067:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15090:9: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15112:13: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15250:42: note: in expansion of macro âÂÂutf8_to_uvchr_bufâÂÂ
regcomp.c:15517:17: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15520:17: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15523:17: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15526:17: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15529:17: note: in expansion of macro âÂÂADD_POSIX_WARNINGâÂÂ
regcomp.c:15550:52: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:812:13: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:15553:13: note: in expansion of macro âÂÂvFAIL3utf8fâÂÂ
regcomp.c:812:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂunsigned int S_regex_set_precedence(U8)âÂÂ:
regcomp.c:15587:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c: In function âÂÂregnode_offset S_handle_regex_sets(RExC_state_t*, SV**, I32*, U32, char*)âÂÂ:
regcomp.c:15620:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5448:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:15622:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_HANDLE_REGEX_SETSâÂÂ
proto.h:5448:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5448:38: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:15624:5: note: in expansion of macro âÂÂDEBUG_PARSEâÂÂ
regcomp.c:15634:5: note: in expansion of macro âÂÂckWARNexperimentalâÂÂ
av.h:88:30: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
av.h:89:39: note: in expansion of macro âÂÂav_top_index_skip_len_mgâÂÂ
regcomp.c:15740:21: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:15794:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:15807:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:15813:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:15825:54: note: in expansion of macro âÂÂSvUVâÂÂ
regcomp.c:15834:25: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:15854:21: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:15891:21: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:15917:21: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:15922:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:15939:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:15940:25: note: in expansion of macro âÂÂSvIVâÂÂ
regcomp.c:16007:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:16010:43: note: in expansion of macro âÂÂSvUVâÂÂ
regcomp.c:16022:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16094:50: note: in expansion of macro âÂÂSvUVâÂÂ
regcomp.c:16110:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16119:25: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:16125:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16130:38: note: in expansion of macro âÂÂSvUVâÂÂ
regcomp.c:16133:25: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:16156:21: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16169:5: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16178:9: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16181:9: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:16182:9: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16185:9: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:16189:12: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:16193:9: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16206:21: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:16209:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:16213:73: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:16220:18: note: in expansion of macro âÂÂSvPVâÂÂ
regcomp.c:16253:9: note: in expansion of macro âÂÂFAIL2âÂÂ
regcomp.c:16275:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16283:5: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c: In function âÂÂvoid S_add_above_Latin1_folds(RExC_state_t*, U8, SV**)âÂÂ:
proto.h:5387:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16355:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ADD_ABOVE_LATIN1_FOLDSâÂÂ
proto.h:5387:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16357:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:891:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:16410:17: note: in expansion of macro âÂÂckWARN2reg_dâÂÂ
regcomp.c:894:42: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:894:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_output_posix_warnings(RExC_state_t*, AV*)âÂÂ:
proto.h:5502:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16441:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OUTPUT_POSIX_WARNINGSâÂÂ
proto.h:5502:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16455:56: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:16455:66: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂAV* S_add_multi_match(AV*, SV*, STRLEN)âÂÂ:
proto.h:5400:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16489:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ADD_MULTI_MATCHâÂÂ
regcomp.c: In function âÂÂregnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÂÂ:
regcomp.c:16677:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5545:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16679:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGCLASSâÂÂ
proto.h:5545:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16691:5: note: in expansion of macro âÂÂDEBUG_PARSEâÂÂ
regcomp.c:16699:14: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
regcomp.c:16700:26: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:16705:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:16723:13: note: in expansion of macro âÂÂckWARN4regâÂÂ
regcomp.c:16748:16: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:16802:24: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:16833:13: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16839:17: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16888:29: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:16893:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16896:29: note: in expansion of macro âÂÂckWARNregâÂÂ
regcomp.c:16904:41: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:16906:37: note: in expansion of macro âÂÂckWARNregâÂÂ
regcomp.c:16954:7: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:16960:25: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:16985:25: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:16994:21: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:17006:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.h:128:20: note: in expansion of macro âÂÂGvGPâÂÂ
regcomp.c:17017:40: note: in expansion of macro âÂÂGvHVnâÂÂ
gv.h:129:5: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:130:5: note: in expansion of macro âÂÂGvGPâÂÂ
embed.h:240:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17017:30: note: in expansion of macro âÂÂhv_commonâÂÂ
regcomp.c:17022:25: note: in expansion of macro âÂÂrequire_pvâÂÂ
regcomp.c:17037:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:697:38: note: in definition of macro âÂÂsavepvâÂÂ
regcomp.c:17043:29: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:17048:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1262:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17057:29: note: in expansion of macro âÂÂ_core_swash_initâÂÂ
regcomp.c:17109:35: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:17114:29: note: in expansion of macro âÂÂvFAIL3utf8fâÂÂ
regcomp.c:17127:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17137:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17219:4: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:17238:4: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:17261:29: note: in expansion of macro âÂÂvFAILâÂÂ
regcomp.c:17268:29: note: in expansion of macro âÂÂreg_warn_non_literal_stringâÂÂ
regcomp.c:17280:25: note: in expansion of macro âÂÂvFAIL2âÂÂ
regcomp.c:17284:25: note: in expansion of macro âÂÂckWARN2regâÂÂ
regcomp.c:17306:21: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:17311:21: note: in expansion of macro âÂÂckWARN2regâÂÂ
regcomp.c:17378:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:17459:17: note: in expansion of macro âÂÂvFAIL2utf8fâÂÂ
regcomp.c:17462:17: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
regcomp.c:17487:33: note: in expansion of macro âÂÂvFAIL4âÂÂ
regcomp.c:916:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:17491:33: note: in expansion of macro âÂÂvWARN4âÂÂ
regcomp.c:920:40: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:920:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17560:53: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:17562:81: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:866:5: note: in expansion of macro âÂÂ_WARN_HELPERâÂÂ
regcomp.c:17588:21: note: in expansion of macro âÂÂvWARNâÂÂ
regcomp.c:869:40: note: in expansion of macro âÂÂREPORT_LOCATION_ARGSâÂÂ
regcomp.c:869:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17605:25: note: in expansion of macro âÂÂvWARNâÂÂ
regcomp.c:17676:33: note: in expansion of macro âÂÂvWARNâÂÂ
regcomp.c:121:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:17688:25: note: in expansion of macro âÂÂisBACKSLASHED_PUNCTâÂÂ
regcomp.c:17694:21: note: in expansion of macro âÂÂvWARN4âÂÂ
regcomp.c:17702:21: note: in expansion of macro âÂÂvWARN4âÂÂ
regcomp.c:17756:30: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:17764:26: note: in expansion of macro âÂÂnewSVpvn_flagsâÂÂ
regcomp.c:17777:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:17779:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:17789:25: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:17804:25: note: in expansion of macro âÂÂsv_catpvsâÂÂ
embed.h:733:46: note: in definition of macro âÂÂsv_catpvâÂÂ
regcomp.c:17808:48: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:17816:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:17817:38: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:17823:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:17827:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:17841:28: note: in expansion of macro âÂÂSvPVâÂÂ
regcomp.c:18403:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:18412:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:18523:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:18526:28: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:18723:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:18741:27: note: in expansion of macro âÂÂregnode_gutsâÂÂ
regcomp.c:19008:11: note: in expansion of macro âÂÂregnode_gutsâÂÂ
embed.h:1221:66: note: in definition of macro âÂÂset_ANYOF_argâÂÂ
regcomp.c:16513:42: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:19058:20: note: in expansion of macro âÂÂHAS_NONLOCALE_RUNTIME_PROPERTY_DEFINITIONâÂÂ
regcomp.c:19070:5: note: in expansion of macro âÂÂSet_Node_Offset_LengthâÂÂ
regcomp.c: In function âÂÂvoid S_set_ANYOF_arg(RExC_state_t*, regnode*, SV*, SV*, SV*, SV*, bool)âÂÂ:
proto.h:5566:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19111:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SET_ANYOF_ARGâÂÂ
proto.h:5566:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19114:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19125:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19145:45: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂSV* Perl__get_regclass_nonbitmap_data(regexp*, regnode*, bool, SV**, SV**, SV**)âÂÂ:
proto.h:5645:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19194:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT__GET_REGCLASS_NONBITMAP_DATAâÂÂ
regcomp.c:19195:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19202:22: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
regcomp.c:19202:33: note: in expansion of macro âÂÂSvRVâÂÂ
regcomp.c:19208:17: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:19216:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19224:21: note: in expansion of macro âÂÂav_tindex_skip_len_mgâÂÂ
regcomp.c:19226:25: note: in expansion of macro âÂÂSvUVâÂÂ
regcomp.c:19242:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19243:8: note: in expansion of macro âÂÂ_core_swash_initâÂÂ
regcomp.c:19278:41: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:19279:36: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:19288:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19323:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19352:21: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:19355:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19356:21: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:19357:21: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:19357:47: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:19371:38: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c: In function âÂÂchar* S_reg_skipcomment(RExC_state_t*, char*)âÂÂ:
proto.h:5532:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19408:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_SKIPCOMMENTâÂÂ
proto.h:5532:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19410:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_skip_to_be_ignored_text(RExC_state_t*, char**, bool)âÂÂ:
proto.h:5572:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19437:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SKIP_TO_BE_IGNORED_TEXTâÂÂ
proto.h:5572:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19439:48: note: in expansion of macro âÂÂUTF8_IS_STARTâÂÂ
regcomp.c:19439:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19449:7: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c: In function âÂÂvoid S_nextchar(RExC_state_t*)âÂÂ:
proto.h:5499:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19494:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEXTCHARâÂÂ
regcomp.c:19499:19: note: in expansion of macro âÂÂUTF8_IS_STARTâÂÂ
regcomp.c:19497:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_change_engine_size(RExC_state_t*, ptrdiff_t)âÂÂ:
proto.h:5403:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19514:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CHANGE_ENGINE_SIZEâÂÂ
regcomp.c:19524:2: note: in expansion of macro âÂÂFAILâÂÂ
regcomp.c:19529:9: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c:19535:9: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c: In function âÂÂregnode_offset S_regnode_guts(RExC_state_t*, U8, STRLEN, char*)âÂÂ:
regcomp.c:19551:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5554:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19553:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGNODE_GUTSâÂÂ
proto.h:5554:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19562:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19573:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19565:2: note: in expansion of macro âÂÂMJD_OFFSET_DEBUGâÂÂ
regcomp.c:19574:2: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c: In function âÂÂregnode_offset S_reg_node(RExC_state_t*, U8)âÂÂ:
regcomp.c:19586:32: note: in expansion of macro âÂÂregnode_gutsâÂÂ
proto.h:5525:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19589:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_NODEâÂÂ
regcomp.c:19591:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂregnode_offset S_reganode(RExC_state_t*, U8, U32)âÂÂ:
regcomp.c:19604:32: note: in expansion of macro âÂÂregnode_gutsâÂÂ
proto.h:5536:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19607:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGANODEâÂÂ
regcomp.c:19610:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂregnode_offset S_reg2Lanode(RExC_state_t*, U8, U32, I32)âÂÂ:
regcomp.c:19622:32: note: in expansion of macro âÂÂregnode_gutsâÂÂ
proto.h:5522:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19625:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG2LANODEâÂÂ
regcomp.c:19627:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂvoid S_reginsert(RExC_state_t*, U8, regnode_offset, U32)âÂÂ:
regcomp.c:19657:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5551:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19659:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGINSERTâÂÂ
regcomp.c:8859:48: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:8860:5: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:19663:5: note: in expansion of macro âÂÂDEBUG_PARSE_FMTâÂÂ
regcomp.c:8861:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19664:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19711:38: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19702:6: note: in expansion of macro âÂÂMJD_OFFSET_DEBUGâÂÂ
regcomp.c:19712:6: note: in expansion of macro âÂÂSet_Node_Offset_To_RâÂÂ
regcomp.c:19713:6: note: in expansion of macro âÂÂSet_Node_Length_To_RâÂÂ
regcomp.c:19730:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19721:2: note: in expansion of macro âÂÂMJD_OFFSET_DEBUGâÂÂ
regcomp.c:19731:2: note: in expansion of macro âÂÂSet_Node_OffsetâÂÂ
regcomp.c:19732:2: note: in expansion of macro âÂÂSet_Node_LengthâÂÂ
regcomp.c:19740:5: note: in expansion of macro âÂÂZeroâÂÂ
regcomp.c: In function âÂÂvoid S_regtail(RExC_state_t*, regnode_offset, regnode_offset, U32)âÂÂ:
regcomp.c:19754:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5560:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19756:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGTAILâÂÂ
proto.h:5560:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5560:34: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19765:9: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:19766:13: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:19772:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂU8 S_regtail_study(RExC_state_t*, regnode_offset, regnode_offset, U32)âÂÂ:
regcomp.c:19813:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:4428:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19815:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGTAIL_STUDYâÂÂ
proto.h:4428:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4428:34: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19855:9: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:19856:13: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:19861:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19867:5: note: in expansion of macro âÂÂDEBUG_PARSE_râÂÂ
regcomp.c:19868:9: note: in expansion of macro âÂÂDEBUG_PARSE_MSGâÂÂ
regcomp.c:19875:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂSV* S_get_ANYOFM_contents(regnode*)âÂÂ:
proto.h:5423:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:19900:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_ANYOFM_CONTENTSâÂÂ
regcomp.c: In function âÂÂvoid S_regdump_intflags(char*, U32)âÂÂ:
regcomp.c:19932:5: note: in expansion of macro âÂÂASSUMEâÂÂ
regcomp.c:19937:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19938:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19943:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19945:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_regdump_extflags(char*, U32)âÂÂ:
regcomp.c:19956:5: note: in expansion of macro âÂÂASSUMEâÂÂ
regcomp.c:19964:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19965:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19970:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19974:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19977:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19980:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19983:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19986:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19992:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:19994:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid Perl_regdump(regexp*)âÂÂ:
regcomp.c:20007:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2870:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20009:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGDUMPâÂÂ
regcomp.c:20016:13: note: in expansion of macro âÂÂRE_PV_QUOTED_DECLâÂÂ
regcomp.h:1101:30: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:20018:29: note: in expansion of macro âÂÂRE_SV_DUMPLENâÂÂ
regcomp.h:1101:45: note: in expansion of macro âÂÂSvTAILâÂÂ
regcomp.h:1102:27: note: in expansion of macro âÂÂSvTAILâÂÂ
regcomp.c:20024:27: note: in expansion of macro âÂÂRE_SV_TAILâÂÂ
regcomp.c:20026:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20029:13: note: in expansion of macro âÂÂRE_PV_QUOTED_DECLâÂÂ
regcomp.c:20031:29: note: in expansion of macro âÂÂRE_SV_DUMPLENâÂÂ
regcomp.c:20037:27: note: in expansion of macro âÂÂRE_SV_TAILâÂÂ
regcomp.c:20039:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20050:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20052:40: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20054:36: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20058:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20061:42: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20063:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20065:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20067:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20068:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20071:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20073:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20075:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20076:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20078:44: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20079:32: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
embed.h:1145:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.h:1019:26: note: in expansion of macro âÂÂDEBUG_râÂÂ
regcomp.c:20080:5: note: in expansion of macro âÂÂDEBUG_FLAGS_râÂÂ
regcomp.c:20081:9: note: in expansion of macro âÂÂregdump_extflagsâÂÂ
embed.h:1146:59: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20082:9: note: in expansion of macro âÂÂregdump_intflagsâÂÂ
regcomp.c:20135:1: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid Perl_regprop(regexp*, SV*, regnode*, regmatch_info*, RExC_state_t*)âÂÂ:
regcomp.c:20148:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:5651:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20150:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGPROPâÂÂ
proto.h:5651:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20158:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20164:2: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20188:62: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20189:9: note: in expansion of macro âÂÂDEBUG_TRIE_COMPILE_râÂÂ
regcomp.c:20191:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20201:11: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20204:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20214:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20219:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20220:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20222:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20224:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20225:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20228:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20234:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20244:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20248:33: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:20252:34: note: in expansion of macro âÂÂSvIVXâÂÂ
regcomp.c:20254:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20256:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20264:50: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20266:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20269:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20284:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20288:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20293:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20314:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20317:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20349:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20377:25: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20379:21: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20383:67: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20387:21: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20404:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20421:17: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:20425:48: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:20439:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20447:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20454:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20460:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20468:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20472:17: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:20476:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20487:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20488:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20492:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20494:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20500:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20502:13: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c: In function âÂÂSV* Perl_re_intuit_string(REGEXP*)âÂÂ:
regcomp.c:20520:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2789:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20522:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_INTUIT_STRINGâÂÂ
regcomp.c:20538:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20525:5: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.c: In function âÂÂvoid Perl_pregfree2(REGEXP*)âÂÂ:
regcomp.c:20568:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2743:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20570:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PREGFREE2âÂÂ
regcomp.c: In function âÂÂREGEXP* Perl_reg_temp_copy(REGEXP*, REGEXP*)âÂÂ:
proto.h:2864:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20631:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REG_TEMP_COPYâÂÂ
sv.h:855:24: note: in expansion of macro âÂÂassert_not_ROKâÂÂ
regcomp.c:20636:2: note: in expansion of macro âÂÂSvOK_offâÂÂ
sv.h:855:43: note: in expansion of macro âÂÂassert_not_globâÂÂ
regcomp.c:20642:14: note: in expansion of macro âÂÂSvPVXâÂÂ
regcomp.c:20642:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20649:6: note: in expansion of macro âÂÂSvCUR_setâÂÂ
regcomp.c:20649:21: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:20658:5: note: in expansion of macro âÂÂSvPV_setâÂÂ
regcomp.c:20658:19: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
regcomp.c:20666:9: note: in expansion of macro âÂÂSvLEN_setâÂÂ
regcomp.c:20670:9: note: in expansion of macro âÂÂCopyâÂÂ
regexp.h:618:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20689:22: note: in expansion of macro âÂÂReREFCNT_incâÂÂ
regcomp.c: In function âÂÂvoid Perl_regfree_internal(REGEXP*)âÂÂ:
regcomp.c:20716:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:2876:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20718:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGFREE_INTERNALâÂÂ
regcomp.c:20724:5: note: in expansion of macro âÂÂDEBUG_COMPILE_râÂÂ
regcomp.h:1095:9: note: in expansion of macro âÂÂpv_prettyâÂÂ
regcomp.c:20729:13: note: in expansion of macro âÂÂRE_PV_QUOTED_DECLâÂÂ
regcomp.c:20730:22: note: in expansion of macro âÂÂRX_PRECOMPâÂÂ
regcomp.c:20730:38: note: in expansion of macro âÂÂRX_PRELENâÂÂ
regcomp.c:20732:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:20783:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20818:70: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂregnode* Perl_regnext(regnode*)âÂÂ:
regcomp.c:21080:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_re_croak2(bool, char*, char*, ...)âÂÂ:
proto.h:5515:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21102:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_CROAK2âÂÂ
proto.h:5515:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21108:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:21109:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:21115:15: note: in expansion of macro âÂÂSvPV_constâÂÂ
regcomp.c:21118:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:21120:58: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid Perl_save_re_context()âÂÂ:
regcomp.c:21151:54: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21157:43: note: in expansion of macro âÂÂGvSVâÂÂ
regcomp.c: In function âÂÂvoid S_put_code_point(SV*, UV)âÂÂ:
proto.h:4417:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21169:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PUT_CODE_POINTâÂÂ
regcomp.c:21172:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21179:6: note: in expansion of macro âÂÂisBACKSLASHED_PUNCTâÂÂ
regcomp.c:21180:6: note: in expansion of macro âÂÂsv_catpvsâÂÂ
regcomp.c:21184:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21187:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_put_range(SV*, UV, UV, bool)âÂÂ:
regcomp.c:21209:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4420:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21211:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PUT_RANGEâÂÂ
regcomp.c:21294:21: note: in expansion of macro âÂÂsv_catpvsâÂÂ
config.h:4130:15: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21359:42: note: in expansion of macro âÂÂUVXfâÂÂ
regcomp.c: In function âÂÂvoid S_put_charclass_bitmap_innards_invlist(SV*, SV*)âÂÂ:
proto.h:4414:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21377:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PUT_CHARCLASS_BITMAP_INNARDS_INVLISTâÂÂ
proto.h:4414:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c: In function âÂÂSV* S_put_charclass_bitmap_innards_common(SV*, SV*, SV*, SV*, SV*, bool)âÂÂ:
proto.h:4411:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21440:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PUT_CHARCLASS_BITMAP_INNARDS_COMMONâÂÂ
regcomp.c:21443:18: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:21446:18: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:21458:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21463:82: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21468:85: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21495:19: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c: In function âÂÂbool S_put_charclass_bitmap_innards(SV*, char*, SV*, SV*, regnode*, bool)âÂÂ:
regcomp.c:21544:26: note: in expansion of macro âÂÂSvCURâÂÂ
proto.h:4408:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21568:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PUT_CHARCLASS_BITMAP_INNARDSâÂÂ
regcomp.c:21573:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21612:27: note: in expansion of macro âÂÂnewSVpvsâÂÂ
regcomp.c:21739:23: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:21740:23: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:21758:12: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c: In function âÂÂregnode* S_dumpuntil(regexp*, regnode*, regnode*, regnode*, regnode*, SV*, I32, U32)âÂÂ:
regcomp.c:21782:5: note: in expansion of macro âÂÂGET_RE_DEBUG_FLAGS_DECLâÂÂ
proto.h:4405:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21784:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUMPUNTILâÂÂ
proto.h:4405:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4405:28: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4405:42: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21795:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21764:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21763:9: note: in expansion of macro âÂÂDEBUG_OPTIMISE_râÂÂ
regcomp.c:21810:6: note: in expansion of macro âÂÂCLEAR_OPTSTARTâÂÂ
regcomp.c:21814:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21818:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21821:49: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21823:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21824:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21829:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21769:21: note: in expansion of macro âÂÂCLEAR_OPTSTARTâÂÂ
regcomp.c:21836:17: note: in expansion of macro âÂÂDUMPUNTILâÂÂ
regcomp.c:21840:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21841:6: note: in expansion of macro âÂÂDUMPUNTILâÂÂ
regcomp.c:21866:33: note: in expansion of macro âÂÂSvCURâÂÂ
regcomp.c:21875:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21879:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21883:4: note: in expansion of macro âÂÂDUMPUNTILâÂÂ
regcomp.c:21888:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21897:6: note: in expansion of macro âÂÂDUMPUNTILâÂÂ
regcomp.c:21901:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:21902:6: note: in expansion of macro âÂÂDUMPUNTILâÂÂ
regcomp.c:21905:6: note: in expansion of macro âÂÂDUMPUNTILâÂÂ
regcomp.c:21919:5: note: in expansion of macro âÂÂCLEAR_OPTSTARTâÂÂ
regcomp.c: In function âÂÂSV* Perl_parse_uniprop_string(char*, size_t, bool, bool*)âÂÂ:
proto.h:5508:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:22044:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PARSE_UNIPROP_STRINGâÂÂ
proto.h:5508:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:22094:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:22154:43: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
regcomp.c:22353:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:22360:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:22371:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:22374:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:22378:33: note: in expansion of macro âÂÂMoveâÂÂ
regcomp.c:22391:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:22406:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:22463:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:22494:79: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
sv.h:1260:43: note: in definition of macro âÂÂSvPVX_constâÂÂ
inline.h: In function âÂÂbool S_is_safe_syscall(PerlInterpreter*, char*, STRLEN, char*, char*)âÂÂ:
feature.h: In function âÂÂvoid S_enable_feature_bundle(PerlInterpreter*, SV*)âÂÂ:
op.c: In function âÂÂOP* S_no_fh_allowed(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_too_few_arguments_pv(PerlInterpreter*, OP*, char*, U32)âÂÂ:
op.c: In function âÂÂOP* S_too_many_arguments_pv(PerlInterpreter*, OP*, char*, U32)âÂÂ:
op.c: In function âÂÂvoid S_bad_type_pv(PerlInterpreter*, I32, char*, OP*, OP*)âÂÂ:
op.c: In function âÂÂvoid S_bad_type_gv(PerlInterpreter*, I32, GV*, OP*, char*)âÂÂ:
op.c: In function âÂÂvoid S_no_bareword_allowed(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂPADOFFSET Perl_allocmy(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
perl.c: In function âÂÂvoid S_Internals_V(PerlInterpreter*, CV*)âÂÂ:
perl.c: In function âÂÂvoid* S_parse_body(PerlInterpreter*, char**, XSINIT_t)âÂÂ:
perl.c: In function âÂÂvoid S_run_body(PerlInterpreter*, I32)âÂÂ:
op.c: In function âÂÂOP* Perl_op_contextualize(PerlInterpreter*, OP*, I32)âÂÂ:
op.c: In function âÂÂOP* S_scalarboolean(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂvoid S_op_pretty(PerlInterpreter*, OP*, SV**, char**)âÂÂ:
perl.c: In function âÂÂI32 Perl_call_sv(PerlInterpreter*, SV*, I32)âÂÂ:
op.c: In function âÂÂvoid S_scalar_slice_warning(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_scalar(PerlInterpreter*, OP*)âÂÂ:
gv.c: In function âÂÂGV* Perl_gv_add_by_type(PerlInterpreter*, GV*, svtype)âÂÂ:
perl.c: In function âÂÂI32 Perl_eval_sv(PerlInterpreter*, SV*, I32)âÂÂ:
op.c: In function âÂÂOP* Perl_scalarvoid(PerlInterpreter*, OP*)âÂÂ:
gv.c: In function âÂÂGP* Perl_newGP(PerlInterpreter*, GV*)âÂÂ:
perl.c: In function âÂÂSV* Perl_eval_pv(PerlInterpreter*, char*, I32)âÂÂ:
perl.c: In function âÂÂvoid Perl_require_pv(PerlInterpreter*, char*)âÂÂ:
perl.c: In function âÂÂvoid S_usage(PerlInterpreter*)âÂÂ:
perl.c: In function âÂÂchar* Perl_moreswitches(PerlInterpreter*, char*)âÂÂ:
gv.c: In function âÂÂvoid Perl_gv_init_pvn(PerlInterpreter*, GV*, HV*, char*, STRLEN, U32)âÂÂ:
op.c: In function âÂÂvoid S_check_hash_fields_and_hekify(PerlInterpreter*, UNOP*, SVOP*)âÂÂ:
op.c: In function âÂÂvoid S_maybe_multiconcat(PerlInterpreter*, OP*)âÂÂ:
embedvar.h:447:21: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:447:21: note: in definition of macro âÂÂPL_ppaddrâÂÂ
gv.c: In function âÂÂGV* S_gv_fetchmeth_internal(PerlInterpreter*, HV*, SV*, char*, STRLEN, I32, U32)âÂÂ:
perl.c: In function âÂÂvoid S_minus_v(PerlInterpreter*)âÂÂ:
intrpvar.h: In function âÂÂvoid S_init_interp(PerlInterpreter*)âÂÂ:
perl.c:3854:64: note: in definition of macro âÂÂPERLVARIâÂÂ
perl.c: In function âÂÂvoid S_init_main_stash(PerlInterpreter*)âÂÂ:
embedvar.h:447:21: note: suggested alternative: âÂÂmy_perlâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchmethod_pvn_flags(PerlInterpreter*, HV*, char*, STRLEN, U32)âÂÂ:
perl.c: In function âÂÂPerlIOl** S_open_script(PerlInterpreter*, char*, bool, bool*)âÂÂ:
perl.c: In function âÂÂvoid S_validate_suid(PerlInterpreter*, PerlIOl**)âÂÂ:
perl.c: In function âÂÂvoid S_find_beginning(PerlInterpreter*, SV*, PerlIOl**)âÂÂ:
perl.c: In function âÂÂvoid S_forbid_setid(PerlInterpreter*, char, bool)âÂÂ:
perl.c: In function âÂÂvoid Perl_init_dbargs(PerlInterpreter*)âÂÂ:
perl.c: In function âÂÂvoid Perl_init_debugger(PerlInterpreter*)âÂÂ:
gv.c: In function âÂÂGV* Perl_gv_autoload_pvn(PerlInterpreter*, HV*, char*, STRLEN, U32)âÂÂ:
gv.c: In function âÂÂvoid S_require_tie_mod(PerlInterpreter*, GV*, char, char*, STRLEN, U32)âÂÂ:
perl.c: In function âÂÂvoid S_init_predump_symbols(PerlInterpreter*)âÂÂ:
gv.c: In function âÂÂHV* S_gv_stashsvpvn_cached(PerlInterpreter*, SV*, char*, U32, I32)âÂÂ:
perl.c: In function âÂÂvoid Perl_init_argv_symbols(PerlInterpreter*, int, char**)âÂÂ:
perl.c: In function âÂÂvoid S_init_postdump_symbols(PerlInterpreter*, int, char**, char**)âÂÂ:
perl.c: In function âÂÂvoid S_init_perllib(PerlInterpreter*)âÂÂ:
perl.c: In function âÂÂSV* S_mayberelocate(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
op.c: In function âÂÂvoid S_finalize_op(PerlInterpreter*, OP*)âÂÂ:
perl.c: In function âÂÂvoid Perl_call_list(PerlInterpreter*, I32, AV*)âÂÂ:
gv.c: In function âÂÂbool S_parse_gv_stash_name(PerlInterpreter*, HV**, GV**, char**, STRLEN*, char*, STRLEN, U32, I32)âÂÂ:
perl.c: In function âÂÂvoid Perl_my_exit(PerlInterpreter*, U32)âÂÂ:
perl.c: In function âÂÂvoid Perl_my_failure_exit(PerlInterpreter*)âÂÂ:
op.c: In function âÂÂvoid S_lvref(PerlInterpreter*, OP*, I32)âÂÂ:
perl.c: In function âÂÂvoid S_my_exit_jump(PerlInterpreter*)âÂÂ:
gv.c: In function âÂÂbool S_find_default_stash(PerlInterpreter*, HV**, char*, STRLEN, U32, I32, svtype)âÂÂ:
op.c: In function âÂÂOP* Perl_op_lvalue_flags(PerlInterpreter*, OP*, I32, U32)âÂÂ:
gv.c: In function âÂÂbool S_gv_magicalize(PerlInterpreter*, GV*, HV*, char*, STRLEN, svtype)âÂÂ:
gv.c: In function âÂÂvoid S_maybe_multimagic_gv(PerlInterpreter*, GV*, char*, svtype)âÂÂ:
op.c: In function âÂÂvoid S_apply_attrs(PerlInterpreter*, HV*, SV*, OP*)âÂÂ:
op.c: In function âÂÂvoid S_apply_attrs_my(PerlInterpreter*, HV*, OP*, OP*, OP**)âÂÂ:
gv.c: In function âÂÂGV* Perl_gv_fetchpvn_flags(PerlInterpreter*, char*, STRLEN, I32, svtype)âÂÂ:
gv.c: In function âÂÂvoid Perl_gv_fullname4(PerlInterpreter*, SV*, GV*, char*, bool)âÂÂ:
proto.h:3538:72: note: initializing argument 3 of âÂÂvoid Perl_sv_setpv(PerlInterpreter*, SV*, char*)âÂÂ
op.c: In function âÂÂvoid Perl_apply_attrs_string(PerlInterpreter*, char*, CV*, char*, STRLEN)âÂÂ:
op.c: In function âÂÂvoid S_move_proto_attr(PerlInterpreter*, OP**, OP**, GV*, bool)âÂÂ:
op.c: In function âÂÂvoid S_cant_declare(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_my_kid(PerlInterpreter*, OP*, OP*, OP**)âÂÂ:
gv.c: In function âÂÂvoid Perl_gv_check(PerlInterpreter*, HV*)âÂÂ:
gv.c: In function âÂÂGV* Perl_newGVgen_flags(PerlInterpreter*, char*, U32)âÂÂ:
gv.c: In function âÂÂvoid Perl_gp_free(PerlInterpreter*, GV*)âÂÂ:
op.c: In function âÂÂOP* Perl_bind_match(PerlInterpreter*, I32, OP*, OP*)âÂÂ:
gv.c: In function âÂÂint Perl_Gv_AMupdate(PerlInterpreter*, HV*, bool)âÂÂ:
op.c: In function âÂÂvoid Perl_newPROG(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_localize(PerlInterpreter*, OP*, I32)âÂÂ:
op.c: In function âÂÂOP* Perl_jmaybe(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_gen_constant_list(PerlInterpreter*, OP*)âÂÂ:
gv.c: In function âÂÂSV* Perl_amagic_deref_call(PerlInterpreter*, SV*, int)âÂÂ:
op.c: In function âÂÂOP* Perl_op_convert_list(PerlInterpreter*, I32, I32, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_newLISTOP(PerlInterpreter*, I32, I32, OP*, OP*)âÂÂ:
gv.c: In function âÂÂbool Perl_amagic_is_enabled(PerlInterpreter*, int)âÂÂ:
op.c: In function âÂÂOP* Perl_newOP(PerlInterpreter*, I32, I32)âÂÂ:
op.c: In function âÂÂOP* Perl_newUNOP(PerlInterpreter*, I32, I32, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_newUNOP_AUX(PerlInterpreter*, I32, I32, OP*, UNOP_AUX_item*)âÂÂ:
op.c: In function âÂÂOP* S_newMETHOP_internal(PerlInterpreter*, I32, I32, OP*, SV*)âÂÂ:
op.c: In function âÂÂOP* Perl_newBINOP(PerlInterpreter*, I32, I32, OP*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)âÂÂ:
gv.c: In function âÂÂSV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)âÂÂ:
op.c: In function âÂÂOP* Perl_newPMOP(PerlInterpreter*, I32, I32)âÂÂ:
gv.c: In function âÂÂvoid Perl_gv_name_set(PerlInterpreter*, GV*, char*, U32, U32)âÂÂ:
op.c: In function âÂÂOP* Perl_newSVOP(PerlInterpreter*, I32, I32, SV*)âÂÂ:
op.c: In function âÂÂOP* Perl_newPVOP(PerlInterpreter*, I32, I32, char*)âÂÂ:
op.c: In function âÂÂvoid Perl_package_version(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂvoid Perl_utilize(PerlInterpreter*, int, I32, OP*, OP*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_dofile(PerlInterpreter*, OP*, I32)âÂÂ:
op.c: In function âÂÂI32 S_assignment_type(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_newONCEOP(PerlInterpreter*, OP*, OP*)âÂÂ:
op.c:7836:5: note: in expansion of macro âÂÂOpTYPE_setâÂÂ
gv.c: In function âÂÂvoid core_xsub(PerlInterpreter*, CV*)âÂÂ:
op.c: In function âÂÂOP* S_new_logop(PerlInterpreter*, I32, I32, OP**, OP**)âÂÂ:
op.c: In function âÂÂOP* Perl_newCONDOP(PerlInterpreter*, I32, OP*, OP*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_newRANGE(PerlInterpreter*, I32, OP*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_newFOROP(PerlInterpreter*, I32, OP*, OP*, OP*, OP*)âÂÂ:
op.c: In function âÂÂOP* S_newGIVWHENOP(PerlInterpreter*, OP*, OP*, I32, I32, PADOFFSET)âÂÂ:
op.c: In function âÂÂvoid Perl_cv_ckproto_len_flags(PerlInterpreter*, CV*, GV*, char*, STRLEN, U32)âÂÂ:
op.c: In function âÂÂvoid S_already_defined(PerlInterpreter*, CV*, OP*, OP*, PADNAME*, SV**)âÂÂ:
op.c: In function âÂÂCV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP*, OP*, OP*)âÂÂ:
op.c: In function âÂÂCV* Perl_newATTRSUB_x(PerlInterpreter*, I32, OP*, OP*, OP*, OP*, bool)âÂÂ:
op.c: In function âÂÂvoid S_clear_special_blocks(PerlInterpreter*, char*, GV*, CV*)âÂÂ:
op.c: In function âÂÂbool S_process_special_blocks(PerlInterpreter*, I32, char*, GV*, CV*)âÂÂ:
op.c: In function âÂÂCV* Perl_newCONSTSUB_flags(PerlInterpreter*, HV*, char*, STRLEN, U32, SV*)âÂÂ:
proto.h:2548:115: note: initializing argument 5 of âÂÂCV* Perl_newXS_len_flags(PerlInterpreter*, char*, STRLEN, XSUBADDR_t, char*, char*, SV**, U32)âÂÂ
op.c: In function âÂÂCV* Perl_newXS_len_flags(PerlInterpreter*, char*, STRLEN, XSUBADDR_t, char*, char*, SV**, U32)âÂÂ:
proto.h:1149:60: note: initializing argument 2 of âÂÂGV* Perl_gv_fetchpvn_flags(PerlInterpreter*, char*, STRLEN, I32, svtype)âÂÂ
op.c: In function âÂÂvoid Perl_newFORM(PerlInterpreter*, I32, OP*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_oopsAV(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_oopsHV(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_newAVREF(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_newHVREF(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_backtick(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_bitop(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂbool is_dollar_bracket(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_cmp(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_delete(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_eval(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_exists(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_rvconst(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_ftst(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_fun(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_glob(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_grep(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_defined(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_method(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_refassign(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_require(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_sort(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂvoid S_simplify_sort(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_split(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_join(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂCV* Perl_rv2cv_op_cv(PerlInterpreter*, OP*, U32)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_entersub_args_proto(PerlInterpreter*, OP*, GV*, SV*)âÂÂ:
op.c:652:63: note: initializing argument 5 of âÂÂvoid S_bad_type_gv(PerlInterpreter*, I32, GV*, OP*, char*)âÂÂ
op.c: In function âÂÂOP* Perl_ck_entersub_args_core(PerlInterpreter*, OP*, GV*, SV*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_each(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂOP* Perl_ck_length(PerlInterpreter*, OP*)âÂÂ:
op.c: In function âÂÂvoid Perl_custom_op_register(PerlInterpreter*, Perl_ppaddr_t, XOP*)âÂÂ:
op.c: In function âÂÂSV* Perl_core_prototype(PerlInterpreter*, SV*, char*, int, int*)âÂÂ:
op.c: In function âÂÂvoid Perl_report_redefined_cv(PerlInterpreter*, SV*, CV*, SV**)âÂÂ:
proto.h:3976:59: note: initializing argument 3 of âÂÂvoid Perl_warner(PerlInterpreter*, U32, char*, ...)âÂÂ
op.c: In function âÂÂvoid const_av_xsub(PerlInterpreter*, CV*)âÂÂ:
inline.h: In function âÂÂssize_t S_av_top_index(PerlInterpreter*, AV*)âÂÂ:
inline.h: In function âÂÂchar* S_strip_spaces(PerlInterpreter*, char*, STRLEN*)âÂÂ:
inline.h: In function âÂÂSTRLEN S_MgBYTEPOS(PerlInterpreter*, MAGIC*, SV*, char*, STRLEN)âÂÂ:
inline.h: In function âÂÂI32 S_TOPMARK(PerlInterpreter*)âÂÂ:
inline.h: In function âÂÂI32 S_POPMARK(PerlInterpreter*)âÂÂ:
inline.h: In function âÂÂSTRLEN S_sv_or_pv_pos_u2b(PerlInterpreter*, SV*, char*, STRLEN, STRLEN*)âÂÂ:
inline.h: In function âÂÂIV Perl_utf8_distance(PerlInterpreter*, U8*, U8*)âÂÂ:
inline.h: In function âÂÂPERL_CONTEXT* S_cx_pushblock(PerlInterpreter*, U8, U8, SV**, I32)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popblock(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_topblock(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pushsub(PerlInterpreter*, PERL_CONTEXT*, CV*, OP*, bool)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popsub_common(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popsub_args(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popsub(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pushformat(PerlInterpreter*, PERL_CONTEXT*, CV*, OP*, GV*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popformat(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pusheval(PerlInterpreter*, PERL_CONTEXT*, OP*, SV*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popeval(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pushloop_plain(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pushloop_for(PerlInterpreter*, PERL_CONTEXT*, void*, SV*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_poploop(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pushwhen(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popwhen(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_pushgiven(PerlInterpreter*, PERL_CONTEXT*, SV*)âÂÂ:
inline.h: In function âÂÂvoid S_cx_popgiven(PerlInterpreter*, PERL_CONTEXT*)âÂÂ:
pad.c: In function âÂÂPADLIST* Perl_pad_new(PerlInterpreter*, int)âÂÂ:
pad.c: In function âÂÂvoid Perl_cv_undef(PerlInterpreter*, CV*)âÂÂ:
pad.c: In function âÂÂvoid Perl_cv_undef_flags(PerlInterpreter*, CV*, U32)âÂÂ:
pad.c: In function âÂÂvoid Perl_cv_forget_slab(PerlInterpreter*, CV*)âÂÂ:
pad.c: In function âÂÂPADOFFSET S_pad_alloc_name(PerlInterpreter*, PADNAME*, U32, HV*, HV*)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_add_name_pvn(PerlInterpreter*, char*, STRLEN, U32, HV*, HV*)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_add_name_pv(PerlInterpreter*, char*, U32, HV*, HV*)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_add_name_sv(PerlInterpreter*, SV*, U32, HV*, HV*)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_alloc(PerlInterpreter*, I32, U32)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_add_anon(PerlInterpreter*, CV*, I32)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_add_weakref(PerlInterpreter*, CV*)âÂÂ:
pad.c: In function âÂÂvoid S_pad_check_dup(PerlInterpreter*, PADNAME*, U32, HV*)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_findmy_pvn(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_findmy_pv(PerlInterpreter*, char*, U32)âÂÂ:
pad.c: In function âÂÂPADOFFSET Perl_pad_findmy_sv(PerlInterpreter*, SV*, U32)âÂÂ:
pad.c: In function âÂÂSV* Perl_find_rundefsv(PerlInterpreter*)âÂÂ:
pad.c: In function âÂÂvoid S_unavailable(PerlInterpreter*, PADNAME*)âÂÂ:
pad.c: In function âÂÂPADOFFSET S_pad_findlex(PerlInterpreter*, char*, STRLEN, U32, CV*, U32, int, SV**, PADNAME**, int*)âÂÂ:
pad.c: In function âÂÂSV* Perl_pad_sv(PerlInterpreter*, PADOFFSET)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_setsv(PerlInterpreter*, PADOFFSET, SV*)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_block_start(PerlInterpreter*, int)âÂÂ:
pad.c: In function âÂÂU32 Perl_intro_my(PerlInterpreter*)âÂÂ:
pad.c: In function âÂÂOP* Perl_pad_leavemy(PerlInterpreter*)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_swipe(PerlInterpreter*, PADOFFSET, bool)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_tidy(PerlInterpreter*, padtidy_type)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_free(PerlInterpreter*, PADOFFSET)âÂÂ:
pad.c: In function âÂÂvoid Perl_do_dump_pad(PerlInterpreter*, I32, PerlIOl**, PADLIST*, int)âÂÂ:
pad.c: In function âÂÂvoid S_cv_dump(PerlInterpreter*, CV*, char*)âÂÂ:
pad.c: In function âÂÂCV* S_cv_clone_pad(PerlInterpreter*, CV*, CV*, CV*, HV*, bool)âÂÂ:
pad.c: In function âÂÂCV* S_cv_clone(PerlInterpreter*, CV*, CV*, CV*, HV*)âÂÂ:
pad.c: In function âÂÂCV* Perl_cv_clone(PerlInterpreter*, CV*)âÂÂ:
pad.c: In function âÂÂCV* Perl_cv_clone_into(PerlInterpreter*, CV*, CV*)âÂÂ:
pad.c: In function âÂÂSV* Perl_cv_name(PerlInterpreter*, CV*, SV*, U32)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_fixup_inner_anons(PerlInterpreter*, PADLIST*, CV*, CV*)âÂÂ:
pad.c: In function âÂÂvoid Perl_pad_push(PerlInterpreter*, PADLIST*, int)âÂÂ:
pad.c: In function âÂÂPAD** Perl_padlist_store(PerlInterpreter*, PADLIST*, I32, PAD*)âÂÂ:
pad.c: In function âÂÂPADNAME** Perl_padnamelist_store(PerlInterpreter*, PADNAMELIST*, ssize_t, PADNAME*)âÂÂ:
pad.c: In function âÂÂvoid Perl_padnamelist_free(PerlInterpreter*, PADNAMELIST*)âÂÂ:
pad.c: In function âÂÂvoid Perl_padname_free(PerlInterpreter*, PADNAME*)âÂÂ:
dump.c: In function âÂÂchar* Perl_pv_escape(PerlInterpreter*, SV*, char*, STRLEN, STRLEN, STRLEN*, U32)âÂÂ:
dump.c: In function âÂÂchar* Perl_pv_pretty(PerlInterpreter*, SV*, char*, STRLEN, STRLEN, char*, char*, U32)âÂÂ:
dump.c: In function âÂÂchar* Perl_pv_display(PerlInterpreter*, SV*, char*, STRLEN, STRLEN, STRLEN)âÂÂ:
dump.c: In function âÂÂchar* Perl_sv_peek(PerlInterpreter*, SV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_indent(PerlInterpreter*, I32, PerlIOl**, char*, ...)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_vindent(PerlInterpreter*, I32, PerlIOl**, char*, __va_list_tag (*)[1])âÂÂ:
dump.c: In function âÂÂvoid S_opdump_indent(PerlInterpreter*, OP*, I32, UV, PerlIOl**, char*, ...)âÂÂ:
dump.c: In function âÂÂvoid S_opdump_link(PerlInterpreter*, OP*, OP*, PerlIOl**)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_packsubs(PerlInterpreter*, HV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_packsubs_perl(PerlInterpreter*, HV*, bool)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_sub(PerlInterpreter*, GV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_sub_perl(PerlInterpreter*, GV*, bool)âÂÂ:
dump.c: In function âÂÂvoid Perl_dump_form(PerlInterpreter*, GV*)âÂÂ:
dump.c: In function âÂÂSV* S_gv_display(PerlInterpreter*, GV*)âÂÂ:
dump.c: In function âÂÂvoid S_do_pmop_dump_bar(PerlInterpreter*, I32, UV, PerlIOl**, PMOP*)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_pmop_dump(PerlInterpreter*, I32, PerlIOl**, PMOP*)âÂÂ:
dump.c: In function âÂÂSV* S_pm_description(PerlInterpreter*, PMOP*)âÂÂ:
dump.c: In function âÂÂUV S_sequence_num(PerlInterpreter*, OP*)âÂÂ:
dump.c: In function âÂÂvoid S_do_op_dump_bar(PerlInterpreter*, I32, UV, PerlIOl**, OP*)âÂÂ:
dump.c: In function âÂÂvoid Perl_op_dump(PerlInterpreter*, OP*)âÂÂ:
dump.c: In function âÂÂvoid Perl_gv_dump(PerlInterpreter*, GV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_magic_dump(PerlInterpreter*, I32, PerlIOl**, MAGIC*, I32, I32, bool, STRLEN)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_hv_dump(PerlInterpreter*, I32, PerlIOl**, char*, HV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_gv_dump(PerlInterpreter*, I32, PerlIOl**, char*, GV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_gvgv_dump(PerlInterpreter*, I32, PerlIOl**, char*, GV*)âÂÂ:
dump.c: In function âÂÂvoid Perl_do_sv_dump(PerlInterpreter*, I32, PerlIOl**, SV*, I32, I32, bool, STRLEN)âÂÂ:
util.c:238:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:240:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:241:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:347:35: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:350:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:353:61: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:358:28: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c: In function âÂÂvoid Perl_fbm_compile(PerlInterpreter*, SV*, U32)âÂÂ:
util.c: In function âÂÂchar* Perl_fbm_instr(PerlInterpreter*, unsigned char*, unsigned char*, SV*, U32)âÂÂ:
util.c: In function âÂÂchar* Perl_savepvn(PerlInterpreter*, char*, I32)âÂÂ:
util.c: In function âÂÂchar* Perl_savesvpv(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂchar* Perl_savesharedsvpv(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂSV* S_mess_alloc(PerlInterpreter*)âÂÂ:
util.c: In function âÂÂchar* Perl_form_nocontext(char*, ...)âÂÂ:
proto.h:4677:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1226:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FORM_NOCONTEXTâÂÂ
util.c: In function âÂÂchar* Perl_form(PerlInterpreter*, char*, ...)âÂÂ:
util.c: In function âÂÂchar* Perl_vform(PerlInterpreter*, char*, __va_list_tag (*)[1])âÂÂ:
util.c: In function âÂÂSV* Perl_mess_nocontext(char*, ...)âÂÂ:
proto.h:4692:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1297:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MESS_NOCONTEXTâÂÂ
util.c: In function âÂÂSV* Perl_mess(PerlInterpreter*, char*, ...)âÂÂ:
util.c: In function âÂÂCOP* Perl_closest_cop(PerlInterpreter*, COP*, OP*, OP*, bool)âÂÂ:
util.c: In function âÂÂSV* Perl_mess_sv(PerlInterpreter*, SV*, bool)âÂÂ:
util.c: In function âÂÂSV* Perl_vmess(PerlInterpreter*, char*, __va_list_tag (*)[1])âÂÂ:
util.c: In function âÂÂvoid Perl_write_to_stderr(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂSV* S_with_queued_errors(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂbool S_invoke_exception_hook(PerlInterpreter*, SV*, bool)âÂÂ:
embedvar.h:463:28: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:463:28: note: in definition of macro âÂÂPL_sv_placeholderâÂÂ
util.c:1537:32: note: in expansion of macro âÂÂPERL_WARNHOOK_FATALâÂÂ
embedvar.h:463:28: note: suggested alternative: âÂÂmy_perlâÂÂ
util.c: In function âÂÂOP* Perl_die_sv(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂOP* Perl_die_nocontext(char*, ...)âÂÂ:
util.c:1625:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
util.c:1627:5: note: in expansion of macro âÂÂNORETURN_FUNCTION_ENDâÂÂ
util.c: In function âÂÂOP* Perl_die(PerlInterpreter*, char*, ...)âÂÂ:
util.c: In function âÂÂvoid Perl_croak_sv(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂvoid Perl_vcroak(PerlInterpreter*, char*, __va_list_tag (*)[1])âÂÂ:
util.c: In function âÂÂvoid Perl_croak_nocontext(char*, ...)âÂÂ:
util.c:1750:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
util.c: In function âÂÂvoid Perl_croak(PerlInterpreter*, char*, ...)âÂÂ:
util.c: In function âÂÂvoid Perl_warn_sv(PerlInterpreter*, SV*)âÂÂ:
util.c: In function âÂÂvoid Perl_vwarn(PerlInterpreter*, char*, __va_list_tag (*)[1])âÂÂ:
util.c: In function âÂÂvoid Perl_warn_nocontext(char*, ...)âÂÂ:
proto.h:4729:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1888:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WARN_NOCONTEXTâÂÂ
util.c: In function âÂÂvoid Perl_warn(PerlInterpreter*, char*, ...)âÂÂ:
util.c: In function âÂÂvoid Perl_warner_nocontext(U32, char*, ...)âÂÂ:
proto.h:4734:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:1911:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WARNER_NOCONTEXTâÂÂ
util.c: In function âÂÂvoid Perl_ck_warner_d(PerlInterpreter*, U32, char*, ...)âÂÂ:
util.c: In function âÂÂvoid Perl_ck_warner(PerlInterpreter*, U32, char*, ...)âÂÂ:
util.c: In function âÂÂvoid Perl_warner(PerlInterpreter*, U32, char*, ...)âÂÂ:
util.c: In function âÂÂvoid Perl_vwarner(PerlInterpreter*, U32, char*, __va_list_tag (*)[1])âÂÂ:
util.c: In function âÂÂbool S_ckwarn_common(PerlInterpreter*, U32)âÂÂ:
util.c: In function âÂÂSTRLEN* Perl_new_warnings_bitfield(PerlInterpreter*, STRLEN*, char*, STRLEN)âÂÂ:
util.c: In function âÂÂvoid Perl_my_setenv(PerlInterpreter*, char*, char*)âÂÂ:
dump.c: In function âÂÂint Perl_runops_debug(PerlInterpreter*)âÂÂ:
dump.c: In function âÂÂvoid S_deb_padvar(PerlInterpreter*, PADOFFSET, int, bool)âÂÂ:
dump.c: In function âÂÂvoid S_append_padvar(PerlInterpreter*, PADOFFSET, CV*, SV*, int, bool, bool)âÂÂ:
util.c: In function âÂÂPerlIOl** Perl_my_popen_list(PerlInterpreter*, char*, int, SV**)âÂÂ:
dump.c: In function âÂÂvoid S_append_gv_name(PerlInterpreter*, GV*, SV*)âÂÂ:
dump.c: In function âÂÂSV* Perl_multideref_stringify(PerlInterpreter*, OP*, CV*)âÂÂ:
proto.h:3250:75: note: initializing argument 3 of âÂÂvoid Perl_sv_catpvn_flags(PerlInterpreter*, SV*, char*, STRLEN, I32)âÂÂ
dump.c: In function âÂÂSV* Perl_multiconcat_stringify(PerlInterpreter*, OP*)âÂÂ:
dump.c: In function âÂÂI32 Perl_debop(PerlInterpreter*, OP*)âÂÂ:
util.c: In function âÂÂPerlIOl** Perl_my_popen(PerlInterpreter*, char*, char*)âÂÂ:
dump.c: In function âÂÂOPclass Perl_op_class(PerlInterpreter*, OP*)âÂÂ:
dump.c: In function âÂÂvoid Perl_watch(PerlInterpreter*, char**)âÂÂ:
dump.c: In function âÂÂvoid S_debprof(PerlInterpreter*, OP*)âÂÂ:
dump.c: In function âÂÂvoid Perl_debprofdump(PerlInterpreter*)âÂÂ:
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*)âÂÂ:
util.c: In function âÂÂI32 Perl_my_pclose(PerlInterpreter*, PerlIOl**)âÂÂ:
util.c: In function âÂÂI32 Perl_wait4pid(PerlInterpreter*, pid_t, int*, int)âÂÂ:
util.c: In function âÂÂchar* Perl_find_script(PerlInterpreter*, char*, bool, char**, I32)âÂÂ:
util.c: In function âÂÂchar* Perl_getenv_len(PerlInterpreter*, char*, long unsigned int*)âÂÂ:
util.c: In function âÂÂvoid Perl_report_wrongway_fh(PerlInterpreter*, GV*, char)âÂÂ:
util.c: In function âÂÂvoid Perl_report_evil_fh(PerlInterpreter*, GV*)âÂÂ:
util.c: In function âÂÂvoid Perl_init_tm(PerlInterpreter*, tm*)âÂÂ:
util.c: In function âÂÂchar* Perl_my_strftime(PerlInterpreter*, char*, int, int, int, int, int, int, int, int, int)âÂÂ:
util.c: In function âÂÂint Perl_getcwd_sv(PerlInterpreter*, SV*)âÂÂ:
vutil.c: In function âÂÂchar* Perl_prescan_version(PerlInterpreter*, char*, bool, char**, bool*, int*, int*, bool*)âÂÂ:
vutil.c: In function âÂÂchar* Perl_scan_version(PerlInterpreter*, char*, SV*, bool)âÂÂ:
vutil.c: In function âÂÂSV* Perl_new_version(PerlInterpreter*, SV*)âÂÂ:
vutil.c: In function âÂÂSV* Perl_upg_version(PerlInterpreter*, SV*, bool)âÂÂ:
vutil.c: In function âÂÂSV* Perl_vverify(PerlInterpreter*, SV*)âÂÂ:
vutil.c: In function âÂÂSV* Perl_vnumify(PerlInterpreter*, SV*)âÂÂ:
vutil.c: In function âÂÂSV* Perl_vnormal(PerlInterpreter*, SV*)âÂÂ:
vutil.c: In function âÂÂSV* Perl_vstringify(PerlInterpreter*, SV*)âÂÂ:
vutil.c: In function âÂÂint Perl_vcmp(PerlInterpreter*, SV*, SV*)âÂÂ:
util.c: In function âÂÂU32 Perl_parse_unicode_opts(PerlInterpreter*, char**)âÂÂ:
util.c: In function âÂÂU32 Perl_seed(PerlInterpreter*)âÂÂ:
util.c: In function âÂÂvoid Perl_get_hash_seed(PerlInterpreter*, unsigned char*)âÂÂ:
util.c: In function âÂÂperl_vars* Perl_init_global_struct(PerlInterpreter*)âÂÂ:
util.c:4653:5: note: in expansion of macro âÂÂCopyâÂÂ
util.c:4654:5: note: in expansion of macro âÂÂCopyâÂÂ
util.c: In function âÂÂvoid Perl_free_global_struct(PerlInterpreter*, perl_vars*)âÂÂ:
proto.h:4647:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:4677:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FREE_GLOBAL_STRUCTâÂÂ
util.c: In function âÂÂint Perl_my_cxt_index(PerlInterpreter*, char*)âÂÂ:
proto.h:4654:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5256:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_CXT_INDEXâÂÂ
util.c: In function âÂÂvoid* Perl_my_cxt_init(PerlInterpreter*, char*, size_t)âÂÂ:
proto.h:4657:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5276:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_CXT_INITâÂÂ
util.c:5310:16: note: in expansion of macro âÂÂSvPVXâÂÂ
util.c:5312:5: note: in expansion of macro âÂÂZeroâÂÂ
util.h:226:5: note: in expansion of macro âÂÂHS_KEYpâÂÂ
util.c: In function âÂÂvoid S_xs_version_bootcheck(PerlInterpreter*, U32, U32, char*, STRLEN)âÂÂ:
util.c: In function âÂÂbool S_gv_has_usable_name(PerlInterpreter*, GV*)âÂÂ:
util.c: In function âÂÂvoid Perl_get_db_sub(PerlInterpreter*, SV**, CV*)âÂÂ:
util.c: In function âÂÂREGEXP* Perl_get_re_arg(PerlInterpreter*, SV*)âÂÂ:
dquote_inline.h: In function âÂÂchar* S_form_short_octal_warning(PerlInterpreter*, char*, STRLEN)âÂÂ:
regcomp.c: In function âÂÂint Perl_re_printf(PerlInterpreter*, char*, ...)âÂÂ:
regcomp.c: In function âÂÂint Perl_re_indentf(PerlInterpreter*, char*, U32, ...)âÂÂ:
regcomp.c: In function âÂÂvoid S_debug_show_study_flags(PerlInterpreter*, U32, char*, char*)âÂÂ:
regcomp.c: In function âÂÂvoid S_debug_studydata(PerlInterpreter*, char*, scan_data_t*, U32, int)âÂÂ:
regcomp.c: In function âÂÂvoid S_debug_peep(PerlInterpreter*, char*, RExC_state_t*, regnode*, U32, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_scan_commit(PerlInterpreter*, RExC_state_t*, scan_data_t*, ssize_t*, int)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_anything(PerlInterpreter*, regnode_ssc*)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_init(PerlInterpreter*, RExC_state_t*, regnode_ssc*)âÂÂ:
regcomp.c: In function âÂÂSV* S_get_ANYOF_cp_list_for_ssc(PerlInterpreter*, RExC_state_t*, regnode_charclass*)âÂÂ:
embedvar.h:379:26: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1276:117: note: in definition of macro âÂÂ_invlist_intersection_maybe_complement_2ndâÂÂ
regcomp.c:1614:9: note: in expansion of macro âÂÂ_invlist_intersection_complement_2ndâÂÂ
regcomp.c:1615:46: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
embedvar.h:379:26: note: suggested alternative: âÂÂmy_perlâÂÂ
embed.h:1279:103: note: in definition of macro âÂÂ_invlist_union_maybe_complement_2ndâÂÂ
regcomp.c:1643:9: note: in expansion of macro âÂÂ_invlist_unionâÂÂ
regcomp.c:1643:33: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
embedvar.h:363:23: error: âÂÂmy_varsâ was not declared in this scope
regcomp.c:1648:9: note: in expansion of macro âÂÂ_invlist_union_complement_2ndâÂÂ
regcomp.c:1648:48: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
embedvar.h:363:23: note: suggested alternative: âÂÂmy_perlâÂÂ
embedvar.h:369:21: error: âÂÂmy_varsâ was not declared in this scope
regcomp.c:1659:13: note: in expansion of macro âÂÂ_invlist_unionâÂÂ
regcomp.c:1659:37: note: in expansion of macro âÂÂPL_Latin1âÂÂ
embedvar.h:369:21: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c: In function âÂÂvoid S_ssc_and(PerlInterpreter*, RExC_state_t*, regnode_ssc*, regnode_charclass*)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_or(PerlInterpreter*, RExC_state_t*, regnode_ssc*, regnode_charclass*)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_union(PerlInterpreter*, regnode_ssc*, SV*, bool)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_intersection(PerlInterpreter*, regnode_ssc*, SV*, bool)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_add_range(PerlInterpreter*, regnode_ssc*, UV, UV)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_cp_and(PerlInterpreter*, regnode_ssc*, UV)âÂÂ:
regcomp.c: In function âÂÂvoid S_ssc_finalize(PerlInterpreter*, RExC_state_t*, regnode_ssc*)âÂÂ:
regcomp.c: In function âÂÂvoid S_dump_trie(PerlInterpreter*, _reg_trie_data*, HV*, AV*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_dump_trie_interim_list(PerlInterpreter*, _reg_trie_data*, HV*, AV*, U32, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_dump_trie_interim_table(PerlInterpreter*, _reg_trie_data*, HV*, AV*, U32, U32)âÂÂ:
regcomp.c: In function âÂÂI32 S_make_trie(PerlInterpreter*, RExC_state_t*, regnode*, regnode*, regnode*, regnode*, U32, U32, U32)âÂÂ:
regcomp.c: In function âÂÂregnode* S_construct_ahocorasick_from_trie(PerlInterpreter*, RExC_state_t*, regnode*, U32)âÂÂ:
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)âÂÂ:
embedvar.h:383:26: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1231:60: note: in definition of macro âÂÂssc_intersectionâÂÂ
regcomp.c:5737:37: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
embedvar.h:383:26: note: suggested alternative: âÂÂmy_perlâÂÂ
embed.h:1235:46: note: in definition of macro âÂÂssc_unionâÂÂ
regcomp.c:5744:31: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
embedvar.h:373:25: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1265:53: note: in definition of macro âÂÂinvlist_cloneâÂÂ
regcomp.c:5894:48: note: in expansion of macro âÂÂPL_Posix_ptrsâÂÂ
embedvar.h:373:25: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c: In function âÂÂvoid Perl_reginitcolors(PerlInterpreter*)âÂÂ:
regcomp.c: In function âÂÂregexp_engine* Perl_current_re_engine(PerlInterpreter*)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_pregcomp(PerlInterpreter*, SV*, U32)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)âÂÂ:
regcomp.c: In function âÂÂSV* S_concat_pat(PerlInterpreter*, RExC_state_t*, SV*, SV**, int, OP*, bool*, SV*)âÂÂ:
regcomp.c: In function âÂÂbool S_compile_runtime_code(PerlInterpreter*, RExC_state_t*, char*, STRLEN)âÂÂ:
regcomp.c: In function âÂÂvoid S_set_regex_pv(PerlInterpreter*, RExC_state_t*, REGEXP*)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, regexp_engine*, REGEXP*, bool*, U32, U32)âÂÂ:
embedvar.h:363:23: note: in definition of macro âÂÂPL_InBitmapâÂÂ
regcomp.c: In function âÂÂSV* Perl_reg_named_buff(PerlInterpreter*, REGEXP*, SV*, SV*, U32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_iter(PerlInterpreter*, REGEXP*, SV*, U32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_fetch(PerlInterpreter*, REGEXP*, SV*, U32)âÂÂ:
regcomp.c: In function âÂÂbool Perl_reg_named_buff_exists(PerlInterpreter*, REGEXP*, SV*, U32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_firstkey(PerlInterpreter*, REGEXP*, U32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_scalar(PerlInterpreter*, REGEXP*, U32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_named_buff_all(PerlInterpreter*, REGEXP*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_reg_numbered_buff_fetch(PerlInterpreter*, REGEXP*, I32, SV*)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_reg_numbered_buff_store(PerlInterpreter*, REGEXP*, I32, SV*)âÂÂ:
regcomp.c: In function âÂÂI32 Perl_reg_numbered_buff_length(PerlInterpreter*, REGEXP*, SV*, I32)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_reg_qr_package(PerlInterpreter*, REGEXP*)âÂÂ:
regcomp.c: In function âÂÂSV* S_reg_scan_name(PerlInterpreter*, RExC_state_t*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_invlist_set_len(PerlInterpreter*, SV*, UV, bool)âÂÂ:
regcomp.c: In function âÂÂvoid S_invlist_replace_list_destroys_src(PerlInterpreter*, SV*, SV*)âÂÂ:
regcomp.c: In function âÂÂvoid S_invlist_clear(PerlInterpreter*, SV*)âÂÂ:
regcomp.c: In function âÂÂvoid S_initialize_invlist_guts(PerlInterpreter*, SV*, size_t)âÂÂ:
regcomp.c: In function âÂÂSV* Perl__new_invlist_C_array(PerlInterpreter*, UV*)âÂÂ:
regcomp.c: In function âÂÂvoid S_invlist_extend(PerlInterpreter*, SV*, UV)âÂÂ:
regcomp.c: In function âÂÂvoid S__append_range_to_invlist(PerlInterpreter*, SV*, UV, UV)âÂÂ:
regcomp.c: In function âÂÂvoid Perl__invlist_union_maybe_complement_2nd(PerlInterpreter*, SV*, SV*, bool, SV**)âÂÂ:
regcomp.c: In function âÂÂvoid Perl__invlist_intersection_maybe_complement_2nd(PerlInterpreter*, SV*, SV*, bool, SV**)âÂÂ:
regcomp.c: In function âÂÂSV* Perl__add_range_to_invlist(PerlInterpreter*, SV*, UV, UV)âÂÂ:
regcomp.c: In function âÂÂSV* Perl__setup_canned_invlist(PerlInterpreter*, STRLEN, UV, UV**)âÂÂ:
regcomp.c: In function âÂÂvoid Perl__invlist_invert(PerlInterpreter*, SV*)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_invlist_clone(PerlInterpreter*, SV*, SV*)âÂÂ:
regcomp.c: In function âÂÂSV* S_invlist_contents(PerlInterpreter*, SV*, bool)âÂÂ:
regcomp.c: In function âÂÂvoid Perl__invlist_dump(PerlInterpreter*, PerlIOl**, I32, char*, SV*)âÂÂ:
regcomp.c: In function âÂÂbool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)âÂÂ:
regcomp.c: In function âÂÂSV* S__make_exactf_invlist(PerlInterpreter*, RExC_state_t*, regnode*)âÂÂ:
regcomp.c:10658:17: note: in expansion of macro âÂÂ_invlist_unionâÂÂ
regcomp.c:10658:41: note: in expansion of macro âÂÂPL_Latin1âÂÂ
regcomp.c: In function âÂÂvoid S_parse_lparen_question_flags(PerlInterpreter*, RExC_state_t*)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_handle_named_backref(PerlInterpreter*, RExC_state_t*, I32*, char*, char)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_regbranch(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)âÂÂ:
embedvar.h:411:27: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:411:27: note: in definition of macro âÂÂPL_in_some_foldâÂÂ
embedvar.h:411:27: note: suggested alternative: âÂÂmy_perlâÂÂ
embedvar.h:371:27: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:371:27: note: in definition of macro âÂÂPL_NonFinalFoldâÂÂ
embedvar.h:371:27: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c: In function âÂÂvoid S_populate_ANYOF_from_invlist(PerlInterpreter*, regnode*, SV**)âÂÂ:
regcomp.c:14728:6: note: in expansion of macro âÂÂ_invlist_subtractâÂÂ
regcomp.c:14728:38: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
regcomp.c:14731:6: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:14731:42: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
regcomp.c: In function âÂÂint S_handle_possible_posix(PerlInterpreter*, RExC_state_t*, char*, char**, AV**, bool)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_handle_regex_sets(PerlInterpreter*, RExC_state_t*, SV**, I32*, U32, char*)âÂÂ:
regcomp.c: In function âÂÂvoid S_add_above_Latin1_folds(PerlInterpreter*, RExC_state_t*, U8, SV**)âÂÂ:
regcomp.c: In function âÂÂvoid S_output_posix_warnings(PerlInterpreter*, RExC_state_t*, AV*)âÂÂ:
regcomp.c: In function âÂÂAV* S_add_multi_match(PerlInterpreter*, AV*, SV*, STRLEN)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÂÂ:
embedvar.h:351:26: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1276:115: note: in definition of macro âÂÂ_invlist_intersection_maybe_complement_2ndâÂÂ
regcomp.c:17347:60: note: in expansion of macro âÂÂPL_AboveLatin1âÂÂ
embedvar.h:351:26: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c:17388:33: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:17411:58: note: in expansion of macro âÂÂPL_Posix_ptrsâÂÂ
regcomp.c:17423:54: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
embedvar.h:361:30: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:361:30: note: in definition of macro âÂÂPL_HasMultiCharFoldâÂÂ
embedvar.h:361:30: note: suggested alternative: âÂÂmy_perlâÂÂ
embedvar.h:383:26: note: in definition of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:17885:13: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:17885:35: note: in expansion of macro âÂÂPL_in_some_foldâÂÂ
regcomp.c:18048:56: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:18096:17: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:18096:48: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:18368:53: note: in expansion of macro âÂÂPL_AboveLatin1âÂÂ
embedvar.h:365:29: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:365:29: note: in definition of macro âÂÂPL_InMultiCharFoldâÂÂ
embedvar.h:365:29: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c:18729:21: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:18729:43: note: in expansion of macro âÂÂPL_InMultiCharFoldâÂÂ
embedvar.h:373:25: note: in definition of macro âÂÂPL_Posix_ptrsâÂÂ
regcomp.c:18929:29: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:18929:60: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c: In function âÂÂvoid S_set_ANYOF_arg(PerlInterpreter*, RExC_state_t*, regnode*, SV*, SV*, SV*, SV*, bool)âÂÂ:
regcomp.c: In function âÂÂSV* Perl__get_regclass_nonbitmap_data(PerlInterpreter*, regexp*, regnode*, bool, SV**, SV**, SV**)âÂÂ:
regcomp.c: In function âÂÂvoid S_skip_to_be_ignored_text(PerlInterpreter*, RExC_state_t*, char**, bool)âÂÂ:
regcomp.c: In function âÂÂvoid S_nextchar(PerlInterpreter*, RExC_state_t*)âÂÂ:
regcomp.c: In function âÂÂvoid S_change_engine_size(PerlInterpreter*, RExC_state_t*, ptrdiff_t)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_regnode_guts(PerlInterpreter*, RExC_state_t*, U8, STRLEN, char*)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_reg_node(PerlInterpreter*, RExC_state_t*, U8)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_reganode(PerlInterpreter*, RExC_state_t*, U8, U32)âÂÂ:
regcomp.c: In function âÂÂregnode_offset S_reg2Lanode(PerlInterpreter*, RExC_state_t*, U8, U32, I32)âÂÂ:
regcomp.c: In function âÂÂvoid S_reginsert(PerlInterpreter*, RExC_state_t*, U8, regnode_offset, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_regtail(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)âÂÂ:
regcomp.c: In function âÂÂU8 S_regtail_study(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)âÂÂ:
regcomp.c: In function âÂÂSV* S_get_ANYOFM_contents(PerlInterpreter*, regnode*)âÂÂ:
regcomp.c: In function âÂÂvoid S_regdump_intflags(PerlInterpreter*, char*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid S_regdump_extflags(PerlInterpreter*, char*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_regdump(PerlInterpreter*, regexp*)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_regprop(PerlInterpreter*, regexp*, SV*, regnode*, regmatch_info*, RExC_state_t*)âÂÂ:
regcomp.c:20332:13: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:20333:35: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
regcomp.c:20413:17: note: in expansion of macro âÂÂ_invlist_subtractâÂÂ
regcomp.c:20413:54: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
regcomp.c: In function âÂÂSV* Perl_re_intuit_string(PerlInterpreter*, REGEXP*)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_pregfree2(PerlInterpreter*, REGEXP*)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_reg_temp_copy(PerlInterpreter*, REGEXP*, REGEXP*)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_regfree_internal(PerlInterpreter*, REGEXP*)âÂÂ:
regcomp.c: In function âÂÂregnode* Perl_regnext(PerlInterpreter*, regnode*)âÂÂ:
regcomp.c: In function âÂÂvoid S_re_croak2(PerlInterpreter*, bool, char*, char*, ...)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_save_re_context(PerlInterpreter*)âÂÂ:
regcomp.c: In function âÂÂvoid S_put_code_point(PerlInterpreter*, SV*, UV)âÂÂ:
regcomp.c: In function âÂÂvoid S_put_range(PerlInterpreter*, SV*, UV, UV, bool)âÂÂ:
regcomp.c: In function âÂÂvoid S_put_charclass_bitmap_innards_invlist(PerlInterpreter*, SV*, SV*)âÂÂ:
regcomp.c: In function âÂÂSV* S_put_charclass_bitmap_innards_common(PerlInterpreter*, SV*, SV*, SV*, SV*, SV*, bool)âÂÂ:
regcomp.c:21480:13: note: in expansion of macro âÂÂ_invlist_subtractâÂÂ
regcomp.c:21480:49: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
regcomp.c: In function âÂÂbool S_put_charclass_bitmap_innards(PerlInterpreter*, SV*, char*, SV*, SV*, regnode*, bool)âÂÂ:
regcomp.c:21588:17: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:21588:48: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:21595:42: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:21706:9: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:21706:40: note: in expansion of macro âÂÂPL_InBitmapâÂÂ
regcomp.c: In function âÂÂregnode* S_dumpuntil(PerlInterpreter*, regexp*, regnode*, regnode*, regnode*, regnode*, SV*, I32, U32)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_init_uniprops(PerlInterpreter*)âÂÂ:
regcomp.c: In function âÂÂSV* Perl_parse_uniprop_string(PerlInterpreter*, char*, size_t, bool, bool*)âÂÂ:
perl.h:1602:76: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
dump.c:174:26: note: in expansion of macro âÂÂmy_snprintfâÂÂ
perl.h:1602:65: note: in definition of macro âÂÂmy_snprintfâÂÂ
/usr/include/bits/stdio2.h:64:1: note: initializing argument 3 of âÂÂint snprintf(char*, size_t, char*, ...)âÂÂ
dump.c:214:34: note: in expansion of macro âÂÂmy_snprintfâÂÂ
dump.c:217:34: note: in expansion of macro âÂÂmy_snprintfâÂÂ
vutil.c:589:8: note: in expansion of macro âÂÂmy_snprintfâÂÂ
vutil.c:701:23: note: in expansion of macro âÂÂmy_snprintfâÂÂ
regcomp.c:2661:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c:21150:28: note: in expansion of macro âÂÂmy_snprintfâÂÂ
util.c: In function âÂÂvoid* Perl_my_cxt_init(PerlInterpreter*, int*, size_t)âÂÂ:
proto.h:4066:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
util.c:5219:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_CXT_INITâÂÂ
util.c:5242:16: note: in expansion of macro âÂÂSvPVXâÂÂ
util.c:5244:5: note: in expansion of macro âÂÂZeroâÂÂ
sv.h:2159:64: note: in expansion of macro âÂÂSvPVXâÂÂ
sv.h:2159:39: note: in definition of macro âÂÂSvGROWâÂÂ
dump.c:881:9: note: in expansion of macro âÂÂsv_catpvsâÂÂ
dump.c:1131:69: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
thread.h:218:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.h:591:29: note: in expansion of macro âÂÂMUTEX_LOCKâÂÂ
pad.c:2221:5: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
thread.h:226:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.h:592:31: note: in expansion of macro âÂÂMUTEX_UNLOCKâÂÂ
pad.c:2223:5: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
util.c: In function âÂÂvoid Perl_atfork_lock()âÂÂ:
util.c:2594:5: note: in expansion of macro âÂÂMUTEX_LOCKâÂÂ
util.c:2599:5: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
util.c: In function âÂÂvoid Perl_atfork_unlock()âÂÂ:
util.c:2620:5: note: in expansion of macro âÂÂMUTEX_UNLOCKâÂÂ
util.c:2625:5: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
util.c:3377:72: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
vutil.c:661:24: note: in expansion of macro âÂÂstrNEâÂÂ
vutil.c:662:24: note: in expansion of macro âÂÂstrNEâÂÂ
vutil.c:664:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
util.c:5222:2: note: in expansion of macro âÂÂMUTEX_LOCKâÂÂ
util.c:5224:2: note: in expansion of macro âÂÂMUTEX_UNLOCKâÂÂ
regcomp.c:20770:21: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
regcomp.c:20772:21: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
regcomp.c:20799:21: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
regcomp.c:20801:21: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
regcomp.c: In function âÂÂvoid* Perl_regdupe_internal(PerlInterpreter*, REGEXP*, CLONE_PARAMS*)âÂÂ:
regcomp.c:21029:3: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
regcomp.c:21031:3: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
regcomp.c:21040:77: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.c: In function âÂÂPADLIST* Perl_padlist_dup(PerlInterpreter*, PADLIST*, CLONE_PARAMS*)âÂÂ:
proto.h:6390:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2472:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADLIST_DUPâÂÂ
proto.h:6390:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2475:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂPADNAMELIST* Perl_padnamelist_dup(PerlInterpreter*, PADNAMELIST*, CLONE_PARAMS*)âÂÂ:
proto.h:6400:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2704:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADNAMELIST_DUPâÂÂ
proto.h:6400:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c: In function âÂÂPADNAME* Perl_padname_dup(PerlInterpreter*, PADNAME*, CLONE_PARAMS*)âÂÂ:
proto.h:6395:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
pad.c:2818:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PADNAME_DUPâÂÂ
proto.h:6395:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
dump.c:2657:28: note: in expansion of macro âÂÂCvPADLISTâÂÂ
regcomp.c: In function âÂÂvoid Perl_re_dup_guts(PerlInterpreter*, REGEXP*, REGEXP*, CLONE_PARAMS*)âÂÂ:
proto.h:6410:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20855:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RE_DUP_GUTSâÂÂ
proto.h:6410:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:6410:30: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20859:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:20884:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20889:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20890:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20926:5: note: in expansion of macro âÂÂRX_WRAPPEDâÂÂ
regcomp.c:20926:24: note: in expansion of macro âÂÂSAVEPVNâÂÂ
regcomp.c:20926:56: note: in expansion of macro âÂÂSvCURâÂÂ
proto.h:6413:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20954:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REGDUPE_INTERNALâÂÂ
proto.h:6413:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
regcomp.c:20960:5: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:20968:2: note: in expansion of macro âÂÂCopyâÂÂ
regcomp.c:21054:9: note: in expansion of macro âÂÂCopyâÂÂ
embedvar.h:357:27: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:357:27: note: in definition of macro âÂÂPL_C_locale_objâÂÂ
embedvar.h:357:27: note: suggested alternative: âÂÂmy_perlâÂÂ
util.c:5281:2: note: in expansion of macro âÂÂMUTEX_LOCKâÂÂ
util.c:5283:2: note: in expansion of macro âÂÂMUTEX_UNLOCKâÂÂ
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
handy.h:363:27: error: invalid conversion from âÂÂconst void*â to âÂÂvoid*â [-fpermissive]
perl.h:392:59: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
thread.h:341:41: note: in expansion of macro âÂÂSTR_WITH_LENâÂÂ
perl.c:91:2: note: in expansion of macro âÂÂALLOC_THREAD_KEYâÂÂ
/usr/include/unistd.h:366:45: note: initializing argument 2 of âÂÂssize_t write(int, void*, size_t)âÂÂ
perl.h:392:67: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
thread.h:327:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:3297:28: note: in expansion of macro âÂÂPERL_SET_CONTEXTâÂÂ
perl.c:92:2: note: in expansion of macro âÂÂPERL_SET_THXâÂÂ
thread.h:201:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.h:589:27: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
perl.c:93:2: note: in expansion of macro âÂÂOP_REFCNT_INITâÂÂ
op.h:1046:32: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
perl.c:94:2: note: in expansion of macro âÂÂOP_CHECK_MUTEX_INITâÂÂ
perl.h:6003:40: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
perl.c:95:9: note: in expansion of macro âÂÂKEYWORD_PLUGIN_MUTEX_INITâÂÂ
hv.h:620:30: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
perl.c:96:2: note: in expansion of macro âÂÂHINTS_REFCNT_INITâÂÂ
perl.c:98:2: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
perl.c:99:2: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
perl.c:108:2: note: in expansion of macro âÂÂPERL_SET_THXâÂÂ
proto.h:3712:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:120:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SYS_INITâÂÂ
proto.h:3712:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.h:4267:23: note: in expansion of macro âÂÂMUTEX_INITâÂÂ
unixish.h:150:44: note: in expansion of macro âÂÂPERLIO_INITâÂÂ
proto.h:3715:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:132:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SYS_INIT3âÂÂ
proto.h:3715:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:3715:30: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c: In function âÂÂvoid Perl_sys_term()âÂÂ:
thread.h:234:30: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
hv.h:621:30: note: in expansion of macro âÂÂMUTEX_DESTROYâÂÂ
unixish.h:155:5: note: in expansion of macro âÂÂHINTS_REFCNT_TERMâÂÂ
perl.c:145:2: note: in expansion of macro âÂÂPERL_SYS_TERM_BODYâÂÂ
perl.h:6006:40: note: in expansion of macro âÂÂMUTEX_DESTROYâÂÂ
unixish.h:155:24: note: in expansion of macro âÂÂKEYWORD_PLUGIN_MUTEX_TERMâÂÂ
op.h:1049:32: note: in expansion of macro âÂÂMUTEX_DESTROYâÂÂ
unixish.h:156:5: note: in expansion of macro âÂÂOP_CHECK_MUTEX_TERMâÂÂ
op.h:597:27: note: in expansion of macro âÂÂMUTEX_DESTROYâÂÂ
unixish.h:156:26: note: in expansion of macro âÂÂOP_REFCNT_TERMâÂÂ
perl.h:4271:3: note: in expansion of macro âÂÂMUTEX_DESTROYâÂÂ
unixish.h:156:42: note: in expansion of macro âÂÂPERLIO_TERMâÂÂ
perl.c: In function âÂÂPerlInterpreter* perl_alloc()âÂÂ:
perl.c:203:5: note: in expansion of macro âÂÂZeroâÂÂ
proto.h:2713:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:243:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PERL_CONSTRUCTâÂÂ
perl.c:329:52: note: in expansion of macro âÂÂnewSVpvsâÂÂ
perl.c:390:5: note: in expansion of macro âÂÂZeroâÂÂ
perl.c:452:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:455:5: note: in expansion of macro âÂÂENTERâÂÂ
proto.h:2716:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:618:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PERL_DESTRUCTâÂÂ
perl.c:623:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:631:25: note: in expansion of macro âÂÂPerlEnv_getenvâÂÂ
perl.c:634:17: note: in expansion of macro âÂÂstrEQâÂÂ
cop.h:118:34: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:658:9: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
cop.h:135:33: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:664:9: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
cop.h:136:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:666:5: note: in expansion of macro âÂÂLEAVEâÂÂ
perl.c:668:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:880:6: note: in expansion of macro âÂÂCvPADLISTâÂÂ
perl.c:881:6: note: in expansion of macro âÂÂPAD_SET_CUR_NOSAVEâÂÂ
perl.c:881:25: note: in expansion of macro âÂÂCvPADLISTâÂÂ
pad.h:375:57: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pad.h:373:2: note: in expansion of macro âÂÂDEBUG_XvâÂÂ
perl.c:882:24: note: in expansion of macro âÂÂPadlistNAMESâÂÂ
perl.c:882:37: note: in expansion of macro âÂÂCvPADLISTâÂÂ
perl.c:1442:12: note: in expansion of macro âÂÂSvMAGICâÂÂ
sv.h:1348:8: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1451:2: note: in expansion of macro âÂÂSvPV_freeâÂÂ
sv.h:1350:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1353:9: note: in expansion of macro âÂÂSvOOK_offsetâÂÂ
sv.h:1354:9: note: in expansion of macro âÂÂSvPV_setâÂÂ
handy.h:2382:35: note: in definition of macro âÂÂMEM_LOG_FREEâÂÂ
sv.h:1357:5: note: in expansion of macro âÂÂSafefreeâÂÂ
sv.h:1357:14: note: in expansion of macro âÂÂSvPVXâÂÂ
perl.c: In function âÂÂvoid perl_free(PerlInterpreter*)âÂÂ:
proto.h:2719:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1472:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PERL_FREEâÂÂ
perl.c:1489:37: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
proto.h:2722:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1634:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PERL_PARSEâÂÂ
perl.c:1668:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1670:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1671:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1774:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:1794:5: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
perl.c:1813:6: note: in expansion of macro âÂÂLEAVEâÂÂ
perl.c:1835:16: note: in expansion of macro âÂÂPerl_error_logâÂÂ
perl.c:1839:5: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
XSUB.h:313:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2010:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
perl.c:2214:6: note: in expansion of macro âÂÂSvPVXâÂÂ
perl.c:2249:20: note: in expansion of macro âÂÂSvPVXâÂÂ
perl.c:2294:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2306:18: note: in expansion of macro âÂÂGvAVâÂÂ
perl.c:2353:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2525:5: note: in expansion of macro âÂÂLEAVEâÂÂ
perl.c:2538:5: note: in expansion of macro âÂÂENTERâÂÂ
proto.h:2725:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2597:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PERL_RUNâÂÂ
perl.c:2607:5: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
perl.c:2618:6: note: in expansion of macro âÂÂLEAVEâÂÂ
cop.h:1088:6: note: in expansion of macro âÂÂPOPSTACKâÂÂ
perl.c:2634:6: note: in expansion of macro âÂÂPOPSTACK_TOâÂÂ
perl.c:2637:16: note: in expansion of macro âÂÂPerl_error_logâÂÂ
perl.c:2643:5: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
feature.h:162:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2652:52: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:2650:5: note: in expansion of macro âÂÂDEBUG_râÂÂ
perl.c:2659:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.h:4011:40: note: in definition of macro âÂÂPERL_DEBUGâÂÂ
perl.c:2663:20: note: in expansion of macro âÂÂPerl_error_logâÂÂ
op.c: In function âÂÂvoid* Perl_Slab_Alloc(PerlInterpreter*, size_t)âÂÂ:
op.c:325:75: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:276:5: note: in expansion of macro âÂÂDEBUG_SâÂÂ
op.c:277:38: note: in expansion of macro âÂÂSvPVx_nolenâÂÂ
op.c:325:2: note: in expansion of macro âÂÂDEBUG_S_warnâÂÂ
sv.h:1787:45: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
perl.c:2694:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
op.c:277:65: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:247:39: note: in definition of macro âÂÂDIFFâÂÂ
op.c:326:30: note: in expansion of macro âÂÂOpSLOTâÂÂ
op.c:247:52: note: in definition of macro âÂÂDIFFâÂÂ
op.c:326:19: note: in expansion of macro âÂÂOpSLOTâÂÂ
op.c:327:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:327:6: note: in expansion of macro âÂÂDEBUG_S_warnâÂÂ
op.c:329:74: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:329:15: note: in expansion of macro âÂÂDEBUG_S_warnâÂÂ
op.c:333:6: note: in expansion of macro âÂÂZeroâÂÂ
op.c:371:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c: In function âÂÂSV* Perl_get_sv(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:1018:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2715:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_SVâÂÂ
op.c:375:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2719:9: note: in expansion of macro âÂÂGvSVâÂÂ
op.c:380:78: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:380:5: note: in expansion of macro âÂÂDEBUG_S_warnâÂÂ
perl.c: In function âÂÂAV* Perl_get_av(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:976:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2744:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_AVâÂÂ
gv.h:123:20: note: in expansion of macro âÂÂGvGPâÂÂ
perl.c:2747:13: note: in expansion of macro âÂÂGvAVnâÂÂ
gv.h:124:5: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:125:5: note: in expansion of macro âÂÂGvGPâÂÂ
perl.c:2749:9: note: in expansion of macro âÂÂGvAVâÂÂ
perl.c: In function âÂÂHV* Perl_get_hv(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:994:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2771:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_HVâÂÂ
op.c:384:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:385:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* S_pp_freed(PerlInterpreter*)âÂÂ:
op.c:446:53: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid Perl_Slab_Free(PerlInterpreter*, void*)âÂÂ:
proto.h:58:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:456:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SLAB_FREEâÂÂ
op.c:468:12: note: in expansion of macro âÂÂOpSLABâÂÂ
perl.c:2774:13: note: in expansion of macro âÂÂGvHVnâÂÂ
op.c:470:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:474:84: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:474:5: note: in expansion of macro âÂÂDEBUG_S_warnâÂÂ
perl.c:2776:9: note: in expansion of macro âÂÂGvHVâÂÂ
perl.c: In function âÂÂCV* Perl_get_cvn_flags(PerlInterpreter*, char*, STRLEN, I32)âÂÂ:
proto.h:985:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2803:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_CVN_FLAGSâÂÂ
perl.c:2805:45: note: in expansion of macro âÂÂSvRVâÂÂ
perl.c:2806:14: note: in expansion of macro âÂÂSvRVâÂÂ
op.c: In function âÂÂvoid Perl_opslab_free_nopad(PerlInterpreter*, OPSLAB*)âÂÂ:
proto.h:4563:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:482:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OPSLAB_FREE_NOPADâÂÂ
op.c:484:2: note: in expansion of macro âÂÂENTERâÂÂ
op.c:485:2: note: in expansion of macro âÂÂPAD_SAVE_SETNULLPADâÂÂ
op.c:488:18: note: in expansion of macro âÂÂLEAVEâÂÂ
op.c: In function âÂÂvoid Perl_opslab_free(PerlInterpreter*, OPSLAB*)âÂÂ:
proto.h:4560:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:495:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OPSLAB_FREEâÂÂ
op.c:497:55: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:497:5: note: in expansion of macro âÂÂDEBUG_S_warnâÂÂ
perl.c:2811:38: note: in expansion of macro âÂÂGvCVuâÂÂ
perl.c:2815:9: note: in expansion of macro âÂÂGvCVuâÂÂ
perl.c: In function âÂÂCV* Perl_get_cv(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:982:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2824:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_CVâÂÂ
perl.c: In function âÂÂI32 Perl_call_argv(PerlInterpreter*, char*, I32, char**)âÂÂ:
proto.h:296:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2854:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CALL_ARGVâÂÂ
proto.h:296:20: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2856:5: note: in expansion of macro âÂÂPUSHMARKâÂÂ
op.c:498:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_opslab_force_free(PerlInterpreter*, OPSLAB*)âÂÂ:
proto.h:4557:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:525:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OPSLAB_FORCE_FREEâÂÂ
op.c:539:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:548:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5071:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:616:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NO_FH_ALLOWEDâÂÂ
proto.h:5113:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:626:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_TOO_FEW_ARGUMENTS_PVâÂÂ
proto.h:5113:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5117:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:634:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_TOO_MANY_ARGUMENTS_PVâÂÂ
proto.h:5117:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5011:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:643:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_BAD_TYPE_PVâÂÂ
proto.h:5011:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c: In function âÂÂI32 Perl_call_pv(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:306:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2878:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CALL_PVâÂÂ
proto.h:5011:24: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5008:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:655:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_BAD_TYPE_GVâÂÂ
proto.h:5008:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5008:27: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5067:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:664:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NO_BAREWORD_ALLOWEDâÂÂ
proto.h:158:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:680:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ALLOCMYâÂÂ
perl.c: In function âÂÂI32 Perl_call_method(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:303:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2899:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CALL_METHODâÂÂ
op.c:691:20: note: in expansion of macro âÂÂisIDFIRST_utf8_safeâÂÂ
proto.h:309:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:2947:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CALL_SVâÂÂ
perl.c:2950:2: note: in expansion of macro âÂÂENTERâÂÂ
perl.c:2959:5: note: in expansion of macro âÂÂZeroâÂÂ
perl.c:2976:30: note: in expansion of macro âÂÂGvCVâÂÂ
perl.c:2984:9: note: in expansion of macro âÂÂZeroâÂÂ
cop.h:163:22: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
perl.c:3000:2: note: in expansion of macro âÂÂCATCH_SETâÂÂ
perl.c:3003:2: note: in expansion of macro âÂÂCATCH_SETâÂÂ
pp.h:77:64: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
pp.h:75:17: note: in expansion of macro âÂÂDEBUG_vâÂÂ
perl.c:3011:2: note: in expansion of macro âÂÂINCMARKâÂÂ
perl.c:3013:2: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
perl.h:1330:24: note: in expansion of macro âÂÂGvSVâÂÂ
sv.h:935:26: note: in expansion of macro âÂÂassert_not_ROKâÂÂ
perl.h:1339:2: note: in expansion of macro âÂÂSvPOK_onlyâÂÂ
sv.h:935:45: note: in expansion of macro âÂÂassert_not_globâÂÂ
perl.c:3031:6: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
perl.c:3033:6: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
perl.c:3054:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3055:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3058:2: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
perl.c:3065:2: note: in expansion of macro âÂÂLEAVEâÂÂ
proto.h:910:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3095:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_EVAL_SVâÂÂ
perl.c:3098:2: note: in expansion of macro âÂÂENTERâÂÂ
perl.c:3104:5: note: in expansion of macro âÂÂZeroâÂÂ
perl.c:3127:5: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
perl.c:3149:2: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
perl.c:3151:2: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
perl.c:3170:5: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
perl.c:3175:2: note: in expansion of macro âÂÂLEAVEâÂÂ
proto.h:907:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3194:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_EVAL_PVâÂÂ
perl.c:3207:21: note: in expansion of macro âÂÂERRSVâÂÂ
perl.c:3208:5: note: in expansion of macro âÂÂSvTRUE_NNâÂÂ
proto.h:2889:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3235:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REQUIRE_PVâÂÂ
perl.c:3237:5: note: in expansion of macro âÂÂPUSHSTACKiâÂÂ
perl.c:3240:5: note: in expansion of macro âÂÂPOPSTACKâÂÂ
op.c:694:28: note: in expansion of macro âÂÂUTF8_IS_STARTâÂÂ
handy.h:2084:25: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
op.c:699:19: note: in expansion of macro âÂÂtoCTRLâÂÂ
op.c: In function âÂÂPADOFFSET Perl_alloccopstash(PerlInterpreter*, HV*)âÂÂ:
proto.h:6332:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:748:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_ALLOCCOPSTASHâÂÂ
op.c:759:2: note: in expansion of macro âÂÂZeroâÂÂ
op.c: In function âÂÂvoid Perl_op_free(PerlInterpreter*, OP*)âÂÂ:
op.c:800:40: note: in expansion of macro âÂÂOpSLABâÂÂ
perl.c: In function âÂÂint Perl_get_debug_opts(PerlInterpreter*, char**, bool)âÂÂ:
perl.c:3332:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:800:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4363:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3335:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GET_DEBUG_OPTSâÂÂ
op.c:823:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:837:17: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
perl.c:3347:60: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:839:17: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
op.c:188:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:871:21: note: in expansion of macro âÂÂDEFER_OPâÂÂ
proto.h:2204:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3373:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MORESWITCHESâÂÂ
perl.c:3397:21: note: in expansion of macro âÂÂSvGROWâÂÂ
op.c: In function âÂÂvoid Perl_op_clear(PerlInterpreter*, OP*)âÂÂ:
proto.h:2588:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:955:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_CLEARâÂÂ
op.c:1207:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid S_cop_free(PerlInterpreter*, COP*)âÂÂ:
proto.h:5017:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1232:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_COP_FREEâÂÂ
op.c: In function âÂÂvoid S_forget_pmop(PerlInterpreter*, PMOP*)âÂÂ:
proto.h:5033:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1247:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FORGET_PMOPâÂÂ
op.c: In function âÂÂvoid S_find_and_forget_pmops(PerlInterpreter*, OP*)âÂÂ:
proto.h:5026:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1280:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FIND_AND_FORGET_PMOPSâÂÂ
perl.c:3399:8: note: in expansion of macro âÂÂSvCUR_setâÂÂ
op.c: In function âÂÂvoid Perl_op_null(PerlInterpreter*, OP*)âÂÂ:
proto.h:2606:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1312:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_NULLâÂÂ
op.c: In function âÂÂvoid Perl_op_refcnt_lock(PerlInterpreter*)âÂÂ:
op.c:1329:5: note: in expansion of macro âÂÂOP_REFCNT_LOCKâÂÂ
op.c: In function âÂÂvoid Perl_op_refcnt_unlock(PerlInterpreter*)âÂÂ:
op.c:1340:5: note: in expansion of macro âÂÂOP_REFCNT_UNLOCKâÂÂ
op.c:1420:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_op_parent(OP*)âÂÂ:
proto.h:2609:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1504:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_PARENTâÂÂ
perl.c:3499:9: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
perl.c:3503:9: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
proto.h:2591:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1583:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_CONTEXTUALIZEâÂÂ
op.c: In function âÂÂOP* Perl_op_linklist(PerlInterpreter*, OP*)âÂÂ:
proto.h:2601:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1608:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_LINKLISTâÂÂ
proto.h:5099:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1650:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SCALARBOOLEANâÂÂ
perl.c:3551:7: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c: In function âÂÂSV* S_op_varname_subscript(PerlInterpreter*, OP*, int)âÂÂ:
op.c:1675:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.h:5136:39: note: in expansion of macro âÂÂSvCURâÂÂ
perl.c:3555:10: note: in expansion of macro âÂÂRsPARAâÂÂ
op.c:1676:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1707:41: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:1769:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1774:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1775:18: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:1812:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1882:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1887:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1888:15: note: in expansion of macro âÂÂSvPVXâÂÂ
proto.h:3087:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:1917:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SCALARVOIDâÂÂ
sv.h:1658:35: note: in expansion of macro âÂÂSvNVXâÂÂ
op.c:2097:51: note: in expansion of macro âÂÂSvNVâÂÂ
op.c:2105:55: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:2169:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2170:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
perl.c:3895:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
perl.c:3895:18: note: in expansion of macro âÂÂGvHVâÂÂ
op.c:2171:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3897:5: note: in expansion of macro âÂÂGvHVâÂÂ
op.c:2207:21: note: in expansion of macro âÂÂDEFER_OPâÂÂ
op.c:2233:21: note: in expansion of macro âÂÂDEFER_OPâÂÂ
op.c: In function âÂÂOP* Perl_list(PerlInterpreter*, OP*)âÂÂ:
op.c:2324:10: note: in expansion of macro âÂÂSvIVXâÂÂ
gv.h:172:26: note: in expansion of macro âÂÂGvFLAGSâÂÂ
perl.c:3902:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
perl.c:3905:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
perl.c:3910:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
perl.c:3913:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:2463:30: note: in expansion of macro âÂÂGvHVâÂÂ
embed.h:764:42: note: in definition of macro âÂÂsv_growâÂÂ
perl.c:3918:13: note: in expansion of macro âÂÂERRSVâÂÂ
op.c:2485:38: note: in expansion of macro âÂÂSvPV_constâÂÂ
op.c:2492:17: note: in expansion of macro âÂÂhv_fetch_entâÂÂ
op.c:2492:30: note: in expansion of macro âÂÂGvHVâÂÂ
op.c: In function âÂÂbool S_sprintf_is_multiconcatable(PerlInterpreter*, OP*, sprintf_ismc_info*)âÂÂ:
op.c:2540:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2541:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2542:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2554:9: note: in expansion of macro âÂÂSvPVâÂÂ
proto.h:5177:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:3936:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OPEN_SCRIPTâÂÂ
proto.h:5177:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2707:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2712:5: note: in expansion of macro âÂÂZeroâÂÂ
op.c:2723:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2740:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4335:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4075:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VALIDATE_SUIDâÂÂ
op.c:2743:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2774:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5149:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4102:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FIND_BEGINNINGâÂÂ
op.c:2785:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5149:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2827:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2828:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2829:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:2830:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c: In function âÂÂbool Perl_doing_taint(int, char**, char**)âÂÂ:
perl.c:4185:13: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
op.c:3071:19: note: in expansion of macro âÂÂSvPV_nomgâÂÂ
op.c:3157:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3190:17: note: in expansion of macro âÂÂCopyâÂÂ
op.c:3233:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3311:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3323:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3350:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3356:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3360:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c: In function âÂÂvoid Perl_populate_isa(PerlInterpreter*, char*, STRLEN, ...)âÂÂ:
perl.c:4356:21: note: in expansion of macro âÂÂGvAVnâÂÂ
op.c: In function âÂÂvoid Perl_optimize_optree(PerlInterpreter*, OP*)âÂÂ:
proto.h:2618:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3460:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OPTIMIZE_OPTREEâÂÂ
op.c:3462:5: note: in expansion of macro âÂÂENTERâÂÂ
op.c:3467:5: note: in expansion of macro âÂÂLEAVEâÂÂ
proto.h:2733:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4359:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_POPULATE_ISAâÂÂ
perl.c:4376:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid S_optimize_op(PerlInterpreter*, OP*)âÂÂ:
proto.h:5085:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3480:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OPTIMIZE_OPâÂÂ
perl.c:4377:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3482:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4378:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3500:17: note: in expansion of macro âÂÂDEFER_OPâÂÂ
perl.c:4416:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:3511:17: note: in expansion of macro âÂÂDEFER_OPâÂÂ
op.c:201:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3514:13: note: in expansion of macro âÂÂDEFER_REVERSEâÂÂ
op.c: In function âÂÂvoid Perl_finalize_optree(PerlInterpreter*, OP*)âÂÂ:
proto.h:933:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3535:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FINALIZE_OPTREEâÂÂ
op.c:3537:5: note: in expansion of macro âÂÂENTERâÂÂ
perl.c:4417:10: note: in expansion of macro âÂÂGvIOpâÂÂ
perl.c:4421:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
perl.c:4422:5: note: in expansion of macro âÂÂGvIOpâÂÂ
op.c:3542:5: note: in expansion of macro âÂÂLEAVEâÂÂ
perl.c:4425:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c: In function âÂÂvoid S_op_relocate_sv(PerlInterpreter*, SV**, PADOFFSET*)âÂÂ:
proto.h:5125:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3553:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_RELOCATE_SVâÂÂ
proto.h:5125:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4426:10: note: in expansion of macro âÂÂGvIOpâÂÂ
op.c: In function âÂÂOP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)âÂÂ:
proto.h:5120:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3582:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_TRAVERSE_OP_TREEâÂÂ
proto.h:5120:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4431:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:3592:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4432:5: note: in expansion of macro âÂÂGvIOpâÂÂ
proto.h:5023:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3608:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FINALIZE_OPâÂÂ
op.c:3611:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4435:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:3642:47: note: in expansion of macro âÂÂGvCVâÂÂ
perl.c:4436:10: note: in expansion of macro âÂÂGvIOpâÂÂ
op.c:3642:71: note: in expansion of macro âÂÂGvCVâÂÂ
perl.c:4440:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
perl.c:4441:5: note: in expansion of macro âÂÂGvIOpâÂÂ
op.c:3753:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:1378:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4449:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INIT_ARGV_SYMBOLSâÂÂ
op.c:3769:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3770:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:74:18: note: in expansion of macro âÂÂGvHVâÂÂ
embed.h:819:44: note: in definition of macro âÂÂsv_setpvâÂÂ
perl.c:4463:12: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:76:18: note: in expansion of macro âÂÂGvAVâÂÂ
embed.h:815:44: note: in definition of macro âÂÂsv_setivâÂÂ
perl.c:4467:12: note: in expansion of macro âÂÂGvSVâÂÂ
op.c: In function âÂÂvoid S_mark_padname_lvalue(PerlInterpreter*, PADNAME*)âÂÂ:
op.c:3811:9: note: in expansion of macro âÂÂCvPADLISTâÂÂ
gv.c:78:18: note: in expansion of macro âÂÂGvIOpâÂÂ
op.c:3811:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:3813:5: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
op.c:3813:23: note: in expansion of macro âÂÂCvPADLISTâÂÂ
perl.c:4472:2: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
embed.h:55:42: note: in definition of macro âÂÂav_clearâÂÂ
perl.c:4473:11: note: in expansion of macro âÂÂGvAVnâÂÂ
gv.c:80:11: note: in expansion of macro âÂÂGvSVâÂÂ
op.c:3814:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:515:30: note: in definition of macro âÂÂmemEQsâÂÂ
gv.c:87:29: note: in expansion of macro âÂÂGvNAMELENâÂÂ
embed.h:64:42: note: in definition of macro âÂÂav_pushâÂÂ
perl.c:4476:14: note: in expansion of macro âÂÂGvAVâÂÂ
op.c:3929:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
av.h:80:22: note: in expansion of macro âÂÂSvRMAGICALâÂÂ
perl.c:4486:38: note: in expansion of macro âÂÂAvFILLâÂÂ
perl.c:4486:45: note: in expansion of macro âÂÂGvAVâÂÂ
op.c:3979:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:477:40: note: in definition of macro âÂÂmg_sizeâÂÂ
av.h:81:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
av.h:81:33: note: in expansion of macro âÂÂAvFILLpâÂÂ
gv.c:87:10: note: in expansion of macro âÂÂmemEQsâÂÂ
gv.c:87:17: note: in expansion of macro âÂÂGvNAMEâÂÂ
op.c:3995:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂGV* Perl_gv_fetchfile(PerlInterpreter*, char*)âÂÂ:
proto.h:1105:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:96:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHFILEâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchfile_flags(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
proto.h:1108:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:109:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHFILE_FLAGSâÂÂ
op.c:4040:9: note: in expansion of macro âÂÂGvCVâÂÂ
proto.h:5163:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4500:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INIT_POSTDUMP_SYMBOLSâÂÂ
op.c:4041:29: note: in expansion of macro âÂÂSvRVâÂÂ
perl.c:4513:11: note: in expansion of macro âÂÂGvSVâÂÂ
op.c:4042:6: note: in expansion of macro âÂÂMUTABLE_CVâÂÂ
op.c:4042:17: note: in expansion of macro âÂÂSvRVâÂÂ
perl.c:4519:2: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
perl.c:4520:7: note: in expansion of macro âÂÂGvHVnâÂÂ
gv.c:127:2: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:132:36: note: in expansion of macro âÂÂGvAVâÂÂ
op.c:4111:17: note: in expansion of macro âÂÂSvIVâÂÂ
embed.h:775:49: note: in definition of macro âÂÂsv_magicâÂÂ
hv.h:446:40: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
gv.c:133:6: note: in expansion of macro âÂÂhv_magicâÂÂ
gv.c:133:15: note: in expansion of macro âÂÂGvHVnâÂÂ
perl.c:4568:23: note: in expansion of macro âÂÂSvIVXâÂÂ
hv.h:336:21: note: in expansion of macro âÂÂHvUSEDKEYSâÂÂ
perl.c:4581:15: note: in expansion of macro âÂÂHvKEYSâÂÂ
hv.h:378:6: note: in expansion of macro âÂÂSvPVâÂÂ
perl.c:4587:38: note: in expansion of macro âÂÂHePVâÂÂ
embed.h:775:51: note: in definition of macro âÂÂsv_magicâÂÂ
hv.h:446:56: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
gv.c:133:26: note: in expansion of macro âÂÂGvAVnâÂÂ
perl.c:4588:30: note: in expansion of macro âÂÂSvIVâÂÂ
op.c:4350:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4592:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:490:48: note: in definition of macro âÂÂmy_setenvâÂÂ
perl.c:4602:35: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
proto.h:5167:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4739:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MAYBERELOCATEâÂÂ
perl.c:4740:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4785:28: note: in expansion of macro âÂÂSvPVXâÂÂ
perl.c:4786:27: note: in expansion of macro âÂÂSvCURâÂÂ
perl.c:4798:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4799:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:546:57: note: in definition of macro âÂÂnewSVpvn_flagsâÂÂ
perl.c:4800:30: note: in expansion of macro âÂÂSvPVXâÂÂ
gv.c: In function âÂÂSV* Perl_gv_const_sv(PerlInterpreter*, GV*)âÂÂ:
proto.h:1087:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:153:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_CONST_SVâÂÂ
gv.c:157:21: note: in expansion of macro âÂÂGvCVuâÂÂ
embed.h:546:59: note: in definition of macro âÂÂnewSVpvn_flagsâÂÂ
perl.c:4800:46: note: in expansion of macro âÂÂSvCURâÂÂ
op.c: In function âÂÂbool S_is_handle_constructor(OP*, I32)âÂÂ:
proto.h:5041:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4482:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_IS_HANDLE_CONSTRUCTORâÂÂ
perl.c:4810:13: note: in expansion of macro âÂÂSvPVXâÂÂ
gv.c:158:32: note: in expansion of macro âÂÂSvRVâÂÂ
op.c: In function âÂÂOP* Perl_doref(PerlInterpreter*, OP*, I32, bool)âÂÂ:
proto.h:865:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4521:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DOREFâÂÂ
gv.c:158:64: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:4531:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4811:17: note: in expansion of macro âÂÂSvCURâÂÂ
perl.c:4813:12: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c: In function âÂÂOP* S_dup_attrlist(PerlInterpreter*, OP*)âÂÂ:
proto.h:5020:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4618:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DUP_ATTRLISTâÂÂ
op.c:4627:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4999:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4642:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_APPLY_ATTRSâÂÂ
proto.h:4999:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5002:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4670:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_APPLY_ATTRS_MYâÂÂ
proto.h:5002:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5002:33: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:158:88: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:4675:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2348:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:173:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWGPâÂÂ
gv.c: In function âÂÂvoid Perl_cvgv_set(PerlInterpreter*, CV*, GV*)âÂÂ:
proto.h:710:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:221:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CVGV_SETâÂÂ
perl.c: In function âÂÂvoid S_incpush(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
perl.c:4885:21: note: in expansion of macro âÂÂGvAVnâÂÂ
gv.c:242:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5153:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4887:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INCPUSHâÂÂ
perl.c:4888:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:241:69: note: in definition of macro âÂÂhv_common_key_lenâÂÂ
op.c:4681:21: note: in expansion of macro âÂÂGvHVnâÂÂ
perl.c:4979:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c: In function âÂÂvoid S_incpush_use_sep(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
proto.h:5156:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:4993:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INCPUSH_USE_SEPâÂÂ
proto.h:300:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:5036:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CALL_LISTâÂÂ
proto.h:176:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4737:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_APPLY_ATTRS_STRINGâÂÂ
proto.h:176:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:176:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:5056:2: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
perl.c:80:5: note: in expansion of macro âÂÂPUSHMARKâÂÂ
perl.c:5059:6: note: in expansion of macro âÂÂCALL_LIST_BODYâÂÂ
perl.c:5060:13: note: in expansion of macro âÂÂERRSVâÂÂ
proto.h:5050:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4773:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MOVE_PROTO_ATTRâÂÂ
proto.h:5050:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:247:29: note: in expansion of macro âÂÂGvGPâÂÂ
proto.h:5050:32: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4780:14: note: in expansion of macro âÂÂSvPVâÂÂ
gv.c:247:42: note: in expansion of macro âÂÂGvCVâÂÂ
perl.c:5061:12: note: in expansion of macro âÂÂSvPV_constâÂÂ
gv.c:247:60: note: in expansion of macro âÂÂGvFORMâÂÂ
gv.c: In function âÂÂGV* Perl_cvgv_from_hek(PerlInterpreter*, CV*)âÂÂ:
proto.h:707:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:264:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CVGV_FROM_HEKâÂÂ
gv.c:265:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4791:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:267:5: note: in expansion of macro âÂÂASSUMEâÂÂ
gv.c:275:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.c:5075:7: note: in expansion of macro âÂÂLEAVEâÂÂ
perl.c:5076:3: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
perl.c:5086:3: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c: In function âÂÂvoid Perl_cvstash_set(PerlInterpreter*, CV*, HV*)âÂÂ:
proto.h:713:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:292:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CVSTASH_SETâÂÂ
perl.c:5091:6: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
perl.c:5093:6: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
gv.c: In function âÂÂvoid Perl_gv_init_sv(PerlInterpreter*, GV*, HV*, SV*, U32)âÂÂ:
proto.h:1180:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:350:4: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_INIT_SVâÂÂ
op.c:4793:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:1180:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
cop.h:147:41: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:351:13: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:4796:22: note: in expansion of macro âÂÂSvPVâÂÂ
perl.c:5100:20: note: in expansion of macro âÂÂPerl_error_logâÂÂ
gv.c: In function âÂÂvoid Perl_gv_init_pv(PerlInterpreter*, GV*, HV*, char*, U32)âÂÂ:
proto.h:1174:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:360:4: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_INIT_PVâÂÂ
proto.h:1174:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4804:45: note: in expansion of macro âÂÂSvPVâÂÂ
perl.c:5104:2: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
gv.c:370:60: note: in expansion of macro âÂÂSvPVXâÂÂ
gv.c:372:37: note: in expansion of macro âÂÂSvCURâÂÂ
perl.c:5235:5: note: in expansion of macro âÂÂPOPSTACK_TOâÂÂ
gv.c:374:53: note: in expansion of macro âÂÂSvRVâÂÂ
proto.h:1177:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:380:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_INIT_PVNâÂÂ
proto.h:1177:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:381:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:391:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
sv.h:1305:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:396:2: note: in expansion of macro âÂÂSvRV_setâÂÂ
op.c:4835:34: note: in expansion of macro âÂÂSvPVXâÂÂ
sv.h:1306:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1307:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:403:6: note: in expansion of macro âÂÂSvCUR_setâÂÂ
op.c:4836:37: note: in expansion of macro âÂÂSvPVXâÂÂ
gv.c:408:6: note: in expansion of macro âÂÂSvPV_setâÂÂ
perl.c: In function âÂÂvoid Perl_xs_boot_epilog(PerlInterpreter*, I32)âÂÂ:
XSUB.h:324:52: note: in expansion of macro âÂÂXSRETURNâÂÂ
perl.c:5271:5: note: in expansion of macro âÂÂXSRETURN_YESâÂÂ
op.c:4836:58: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:409:6: note: in expansion of macro âÂÂSvLEN_setâÂÂ
op.c:4844:33: note: in expansion of macro âÂÂSvPVâÂÂ
sv.h:2134:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:415:5: note: in expansion of macro âÂÂisGV_with_GP_onâÂÂ
sv.h:2135:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:2136:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:37:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:421:5: note: in expansion of macro âÂÂGvGP_setâÂÂ
gv.h:38:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:423:5: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:428:2: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.h:133:26: note: in expansion of macro âÂÂGvGPâÂÂ
gv.c:432:2: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:4845:33: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:4848:25: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:4848:45: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:434:27: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c:435:47: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c:436:41: note: in expansion of macro âÂÂHEK_FLAGSâÂÂ
gv.c:436:51: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c:437:40: note: in expansion of macro âÂÂHEK_UTF8âÂÂ
gv.c:437:49: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
proto.h:5053:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4889:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_KIDâÂÂ
handy.h:510:72: note: in definition of macro âÂÂmemEQâÂÂ
gv.c:438:43: note: in expansion of macro âÂÂGvNAMEâÂÂ
handy.h:510:78: note: in definition of macro âÂÂmemEQâÂÂ
gv.c:438:55: note: in expansion of macro âÂÂGvNAMELENâÂÂ
op.c:4910:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:1848:48: note: in definition of macro âÂÂapply_attrsâÂÂ
op.c:4913:18: note: in expansion of macro âÂÂGvSTASHâÂÂ
embed.h:1848:50: note: in definition of macro âÂÂapply_attrsâÂÂ
op.c:4914:24: note: in expansion of macro âÂÂGvSVnâÂÂ
gv.c:449:11: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:450:3: note: in expansion of macro âÂÂGvCV_setâÂÂ
gv.c:451:13: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:4915:24: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
op.c:4915:35: note: in expansion of macro âÂÂGvAVnâÂÂ
gv.c:451:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:196:31: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:456:3: note: in expansion of macro âÂÂGvIMPORTED_CV_onâÂÂ
op.c:4916:24: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
op.c:4916:35: note: in expansion of macro âÂÂGvHVnâÂÂ
op.c:4944:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_my_attrs(PerlInterpreter*, OP*, OP*)âÂÂ:
proto.h:2252:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:4967:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MY_ATTRSâÂÂ
scope.h:328:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
scope.h:239:23: note: in expansion of macro âÂÂsave_freeopâÂÂ
op.c:4980:2: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
gv.c: In function âÂÂvoid S_gv_init_svtype(PerlInterpreter*, GV*, svtype)âÂÂ:
proto.h:4830:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:472:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_INIT_SVTYPEâÂÂ
proto.h:265:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5025:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_BIND_MATCHâÂÂ
proto.h:265:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:118:20: note: in expansion of macro âÂÂGvIOâÂÂ
gv.c:476:8: note: in expansion of macro âÂÂGvIOnâÂÂ
gv.h:118:31: note: in expansion of macro âÂÂGvIOpâÂÂ
gv.h:118:43: note: in expansion of macro âÂÂGvIOpâÂÂ
gv.c:479:8: note: in expansion of macro âÂÂGvAVnâÂÂ
gv.c:482:8: note: in expansion of macro âÂÂGvHVnâÂÂ
gv.c:491:5: note: in expansion of macro âÂÂGvSVnâÂÂ
gv.c: In function âÂÂGV* S_maybe_add_coresub(PerlInterpreter*, HV*, GV*, char*, STRLEN)âÂÂ:
gv.c:515:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂint Perl_block_start(PerlInterpreter*, int)âÂÂ:
warnings.h:138:16: note: in expansion of macro âÂÂCopyDâÂÂ
op.c:5191:33: note: in expansion of macro âÂÂDUP_WARNINGSâÂÂ
gv.c:516:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:555:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.h:804:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5195:5: note: in expansion of macro âÂÂCALL_BLOCK_HOOKSâÂÂ
op.h:806:27: note: in expansion of macro âÂÂSvUVXâÂÂ
gv.c:557:2: note: in expansion of macro âÂÂENTERâÂÂ
op.h:808:27: note: in expansion of macro âÂÂSvIVXâÂÂ
gv.c:571:2: note: in expansion of macro âÂÂGvCV_setâÂÂ
gv.c:572:2: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:608:20: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:608:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:613:2: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchmeth_sv(PerlInterpreter*, HV*, SV*, I32, U32)âÂÂ:
proto.h:1125:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:648:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETH_SVâÂÂ
op.c: In function âÂÂOP* Perl_block_end(PerlInterpreter*, I32, OP*)âÂÂ:
op.c:5219:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:652:14: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:5226:5: note: in expansion of macro âÂÂCALL_BLOCK_HOOKSâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchmeth_pv(PerlInterpreter*, HV*, char*, I32, U32)âÂÂ:
proto.h:1113:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:669:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETH_PVâÂÂ
op.c:5292:5: note: in expansion of macro âÂÂCALL_BLOCK_HOOKSâÂÂ
gv.c:726:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:732:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:733:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
perl.h:4016:40: note: in definition of macro âÂÂDEBUG_oâÂÂ
gv.c:737:23: note: in expansion of macro âÂÂSvPV_nolenâÂÂ
gv.c:737:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:758:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:762:24: note: in expansion of macro âÂÂSvPV_nomgâÂÂ
op.c: In function âÂÂvoid Perl_blockhook_register(PerlInterpreter*, BHK*)âÂÂ:
proto.h:278:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5311:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_BLOCKHOOK_REGISTERâÂÂ
proto.h:2434:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5321:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWPROGâÂÂ
gv.c:765:24: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:5333:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5345:2: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
gv.c:767:18: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:5346:2: note: in expansion of macro âÂÂENTERâÂÂ
op.c:5348:2: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c:767:36: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:773:10: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:5397:3: note: in expansion of macro âÂÂPUSHMARKâÂÂ
gv.c:775:10: note: in expansion of macro âÂÂGvCVGENâÂÂ
proto.h:1968:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5409:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_LOCALIZEâÂÂ
gv.c:778:18: note: in expansion of macro âÂÂGvCVGENâÂÂ
utf8.h:269:32: note: in expansion of macro âÂÂ__ASSERT_âÂÂ
op.c:5434:32: note: in expansion of macro âÂÂUTF8_IS_CONTINUEDâÂÂ
op.c:5437:39: note: in expansion of macro âÂÂUTF8_IS_CONTINUEDâÂÂ
gv.c:794:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:805:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:1923:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5470:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_JMAYBEâÂÂ
op.c: In function âÂÂOP* S_op_std_init(PerlInterpreter*, OP*)âÂÂ:
proto.h:5081:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5485:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_STD_INITâÂÂ
gv.c:812:54: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* S_op_integerize(PerlInterpreter*, OP*)âÂÂ:
proto.h:5076:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5500:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OP_INTEGERIZEâÂÂ
gv.c:823:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂint S_fold_constants_eval(PerlInterpreter*)âÂÂ:
op.c:5524:5: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
op.c:5530:5: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
proto.h:5029:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5552:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FOLD_CONSTANTSâÂÂ
gv.c:826:57: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:5595:11: note: in expansion of macro âÂÂisALPHA_FOLD_EQâÂÂ
gv.c:826:78: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:832:27: note: in expansion of macro âÂÂGvREFCNTâÂÂ
op.c:5644:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5649:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:833:32: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:5669:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:836:19: note: in expansion of macro âÂÂGvCV_setâÂÂ
gv.c:837:19: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:848:23: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:849:27: note: in expansion of macro âÂÂGvREFCNTâÂÂ
gv.c:850:32: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:5693:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5694:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5706:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:853:19: note: in expansion of macro âÂÂGvCV_setâÂÂ
gv.c:854:19: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:860:18: note: in expansion of macro âÂÂGvREFCNTâÂÂ
gv.c:862:9: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:5762:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5765:5: note: in expansion of macro âÂÂJMPENV_PUSHâÂÂ
op.c:5779:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5780:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂGV* Perl_gv_fetchmeth_pvn(PerlInterpreter*, HV*, char*, STRLEN, I32, U32)âÂÂ:
proto.h:1119:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:871:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETH_PVNâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchmeth_sv_autoload(PerlInterpreter*, HV*, SV*, I32, U32)âÂÂ:
proto.h:1128:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:894:4: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETH_SV_AUTOLOADâÂÂ
gv.c:895:13: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:5788:2: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
op.c:5795:5: note: in expansion of macro âÂÂJMPENV_POPâÂÂ
op.c:5802:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:5803:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂGV* Perl_gv_fetchmeth_pv_autoload(PerlInterpreter*, HV*, char*, I32, U32)âÂÂ:
proto.h:1116:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:913:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETH_PV_AUTOLOADâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchmeth_pvn_autoload(PerlInterpreter*, HV*, char*, STRLEN, I32, U32)âÂÂ:
proto.h:1122:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:937:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETH_PVN_AUTOLOADâÂÂ
gv.c:949:7: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchmethod_autoload(PerlInterpreter*, HV*, char*, I32)âÂÂ:
proto.h:1136:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:995:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETHOD_AUTOLOADâÂÂ
proto.h:1136:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂGV* Perl_gv_fetchmethod_sv_flags(PerlInterpreter*, HV*, SV*, U32)âÂÂ:
proto.h:1145:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1005:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETHOD_SV_FLAGSâÂÂ
proto.h:1145:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1006:14: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:6077:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6131:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂGV* Perl_gv_fetchmethod_pv_flags(PerlInterpreter*, HV*, char*, U32)âÂÂ:
proto.h:1139:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1015:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETHOD_PV_FLAGSâÂÂ
proto.h:1139:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:1142:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1032:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHMETHOD_PVN_FLAGSâÂÂ
proto.h:1142:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1076:39: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c:6174:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6219:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6258:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6272:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1112:32: note: in expansion of macro âÂÂGvHVnâÂÂ
op.c: In function âÂÂOP* Perl_newMETHOP(PerlInterpreter*, I32, I32, OP*)âÂÂ:
proto.h:2400:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6291:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWMETHOPâÂÂ
op.c: In function âÂÂOP* Perl_newMETHOP_named(PerlInterpreter*, I32, I32, SV*)âÂÂ:
proto.h:2405:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6310:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWMETHOP_NAMEDâÂÂ
op.c:6334:5: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:6412:24: note: in expansion of macro âÂÂSvPV_constâÂÂ
gv.c:1147:17: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:6413:24: note: in expansion of macro âÂÂSvPV_constâÂÂ
gv.c:1156:7: note: in expansion of macro âÂÂGvCVâÂÂ
embed.h:201:61: note: in definition of macro âÂÂgv_autoload_pvnâÂÂ
gv.c:1159:38: note: in expansion of macro âÂÂGvSTASHâÂÂ
embed.h:201:63: note: in definition of macro âÂÂgv_autoload_pvnâÂÂ
gv.c:1160:35: note: in expansion of macro âÂÂGvNAMEâÂÂ
embed.h:201:65: note: in definition of macro âÂÂgv_autoload_pvnâÂÂ
gv.c:1160:51: note: in expansion of macro âÂÂGvNAMELENâÂÂ
proto.h:5088:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6424:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PMTRANSâÂÂ
proto.h:5088:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5088:27: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:201:67: note: in definition of macro âÂÂgv_autoload_pvnâÂÂ
gv.c:1162:39: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
utf8.h:584:29: note: in expansion of macro âÂÂI8_TO_NATIVE_UTF8âÂÂ
op.c:6502:25: note: in expansion of macro âÂÂILLEGAL_UTF8_BYTEâÂÂ
op.c:6532:21: note: in expansion of macro âÂÂILLEGAL_UTF8_BYTEâÂÂ
op.c:6546:19: note: in expansion of macro âÂÂILLEGAL_UTF8_BYTEâÂÂ
op.c:6552:13: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:6575:25: note: in expansion of macro âÂÂILLEGAL_UTF8_BYTEâÂÂ
op.c:6589:29: note: in expansion of macro âÂÂILLEGAL_UTF8_BYTEâÂÂ
gv.c: In function âÂÂGV* Perl_gv_autoload_sv(PerlInterpreter*, HV*, SV*, U32)âÂÂ:
proto.h:1079:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1176:4: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_AUTOLOAD_SVâÂÂ
handy.h:65:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
op.c:6669:21: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
op.c:6669:32: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:1177:13: note: in expansion of macro âÂÂSvPVâÂÂ
gv.c: In function âÂÂGV* Perl_gv_autoload_pv(PerlInterpreter*, HV*, char*, U32)âÂÂ:
proto.h:1069:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1186:4: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_AUTOLOAD_PVâÂÂ
proto.h:1074:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1201:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_AUTOLOAD_PVNâÂÂ
op.c:6743:9: note: in expansion of macro âÂÂASSUMEâÂÂ
gv.c:1208:47: note: in expansion of macro âÂÂSvPV_constâÂÂ
op.c:6833:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1220:10: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:1230:10: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:1230:25: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:1265:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:856:85: note: in definition of macro âÂÂsv_utf8_upgrade_flags_growâÂÂ
gv.c:1267:40: note: in expansion of macro âÂÂCvPROTOLENâÂÂ
op.c:6858:59: note: in expansion of macro âÂÂSvIVâÂÂ
op.c:6863:67: note: in expansion of macro âÂÂSvIVâÂÂ
op.c:6869:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6870:9: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:6876:9: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:1268:13: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:1269:6: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:6876:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1331:15: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6878:2: note: in expansion of macro âÂÂSvEND_setâÂÂ
sv.h:1332:3: note: in expansion of macro âÂÂSvCUR_setâÂÂ
sv.h:1332:25: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:6882:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
embed.h:740:65: note: in definition of macro âÂÂsv_catpvn_flagsâÂÂ
gv.c:1271:17: note: in expansion of macro âÂÂCvPROTOLENâÂÂ
gv.c:1277:6: note: in expansion of macro âÂÂSvLEN_setâÂÂ
gv.c:1277:20: note: in expansion of macro âÂÂSvCURâÂÂ
op.c: In function âÂÂOP* Perl_pmruntime(PerlInterpreter*, OP*, OP*, OP*, UV, I32)âÂÂ:
proto.h:2729:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6938:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PMRUNTIMEâÂÂ
proto.h:2729:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1278:6: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:6957:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6959:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:6985:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1296:44: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:7000:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7001:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1298:5: note: in expansion of macro âÂÂENTERâÂÂ
op.c:7004:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7005:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1303:2: note: in expansion of macro âÂÂGvSVâÂÂ
op.c:7012:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7013:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1306:5: note: in expansion of macro âÂÂLEAVEâÂÂ
op.c:7038:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1307:13: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:7046:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7077:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7084:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.h:288:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7094:6: note: in expansion of macro âÂÂPM_SETREâÂÂ
op.c:7110:6: note: in expansion of macro âÂÂPM_SETREâÂÂ
op.c:7264:12: note: in expansion of macro âÂÂRX_PRELENâÂÂ
gv.c:1340:48: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:1340:65: note: in expansion of macro âÂÂGvHVâÂÂ
proto.h:4856:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1342:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REQUIRE_TIE_MODâÂÂ
proto.h:4856:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4856:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7279:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1353:7: note: in expansion of macro âÂÂPUSHSTACKiâÂÂ
gv.c:1354:7: note: in expansion of macro âÂÂENTERâÂÂ
proto.h:2471:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7305:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWSVOPâÂÂ
op.c:7307:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1359:26: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:1360:34: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:1372:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1382:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_newPADOP(PerlInterpreter*, I32, I32, SV*)âÂÂ:
proto.h:6385:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7361:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWPADOPâÂÂ
op.c:7363:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7374:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7381:12: note: in expansion of macro âÂÂCHECKOPâÂÂ
op.c: In function âÂÂOP* Perl_newGVOP(PerlInterpreter*, I32, I32, GV*)âÂÂ:
proto.h:2352:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7401:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWGVOPâÂÂ
op.c:7432:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_package(PerlInterpreter*, OP*)âÂÂ:
proto.h:2626:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7454:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PACKAGEâÂÂ
gv.c:1382:20: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1383:7: note: in expansion of macro âÂÂPUSHMARKâÂÂ
gv.c:1387:7: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c:1388:7: note: in expansion of macro âÂÂPOPSTACKâÂÂ
proto.h:2629:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7473:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PACKAGE_VERSIONâÂÂ
proto.h:3883:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7488:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_UTILIZEâÂÂ
gv.c: In function âÂÂHV* Perl_gv_stashpv(PerlInterpreter*, char*, I32)âÂÂ:
proto.h:1192:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1411:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_STASHPVâÂÂ
gv.c: In function âÂÂHV* S_gv_stashpvn_internal(PerlInterpreter*, char*, U32, I32)âÂÂ:
proto.h:4843:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1459:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_STASHPVN_INTERNALâÂÂ
gv.c:1465:5: note: in expansion of macro âÂÂCopyâÂÂ
gv.c:1473:13: note: in expansion of macro âÂÂGvHVâÂÂ
gv.c:1475:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_load_module(PerlInterpreter*, U32, SV*, SV*, ...)âÂÂ:
proto.h:1965:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7644:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_LOAD_MODULEâÂÂ
op.c: In function âÂÂvoid Perl_load_module_nocontext(U32, SV*, SV*, ...)âÂÂ:
proto.h:4688:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7657:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_LOAD_MODULE_NOCONTEXTâÂÂ
gv.c:1482:6: note: in expansion of macro âÂÂHvAUXâÂÂ
gv.c:1482:12: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c: In function âÂÂvoid Perl_vload_module(PerlInterpreter*, U32, SV*, SV*, __va_list_tag (*)[1])âÂÂ:
proto.h:3938:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7670:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_VLOAD_MODULEâÂÂ
op.c:7701:5: note: in expansion of macro âÂÂENTERâÂÂ
op.c:7706:5: note: in expansion of macro âÂÂLEAVEâÂÂ
proto.h:859:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:7724:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_DOFILEâÂÂ
gv.c:1503:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1511:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_STASHSVPVN_CACHEDâÂÂ
gv.c:1521:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1522:27: note: in expansion of macro âÂÂSvIVXâÂÂ
gv.c:1523:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1531:20: note: in expansion of macro âÂÂSvPV_constâÂÂ
op.c: In function âÂÂOP* Perl_newASSIGNOP(PerlInterpreter*, I32, OP*, I32, OP*)âÂÂ:
op.c:7999:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8000:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8014:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂHV* Perl_gv_stashpvn(PerlInterpreter*, char*, U32, I32)âÂÂ:
proto.h:1195:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1552:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_STASHPVNâÂÂ
gv.c: In function âÂÂHV* Perl_gv_stashsv(PerlInterpreter*, SV*, I32)âÂÂ:
proto.h:1198:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1571:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_STASHSVâÂÂ
op.c:8031:34: note: in expansion of macro âÂÂSvIVXâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchpv(PerlInterpreter*, char*, I32, svtype)âÂÂ:
proto.h:1148:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1578:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHPVâÂÂ
gv.c: In function âÂÂGV* Perl_gv_fetchsv(PerlInterpreter*, SV*, I32, svtype)âÂÂ:
gv.c:1586:8: note: in expansion of macro âÂÂSvPV_flags_constâÂÂ
proto.h:1154:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1587:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHSVâÂÂ
gv.c: In function âÂÂvoid S_gv_magicalize_isa(PerlInterpreter*, GV*)âÂÂ:
proto.h:4839:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1596:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_MAGICALIZE_ISAâÂÂ
gv.c:1598:10: note: in expansion of macro âÂÂGvAVnâÂÂ
op.c: In function âÂÂOP* Perl_newSTATEOP(PerlInterpreter*, I32, char*, OP*)âÂÂ:
op.c:8112:25: note: in expansion of macro âÂÂDUP_WARNINGSâÂÂ
gv.c:1599:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
cop.h:434:27: note: in expansion of macro âÂÂassert_âÂÂ
op.c:8143:11: note: in expansion of macro âÂÂCopFILEAVxâÂÂ
proto.h:4853:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1621:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PARSE_GV_STASH_NAMEâÂÂ
cop.h:435:8: note: in expansion of macro âÂÂGvAVâÂÂ
op.c:8147:9: note: in expansion of macro âÂÂSvIOK_onâÂÂ
op.c:8148:3: note: in expansion of macro âÂÂSvIV_setâÂÂ
op.c: In function âÂÂOP* Perl_newLOGOP(PerlInterpreter*, I32, I32, OP*, OP*)âÂÂ:
proto.h:2387:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8175:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWLOGOPâÂÂ
proto.h:2387:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* S_search_const(PerlInterpreter*, OP*)âÂÂ:
proto.h:5105:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8183:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SEARCH_CONSTâÂÂ
proto.h:4853:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4853:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4853:43: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4853:56: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1625:12: note: in expansion of macro âÂÂisIDFIRST_lazy_if_safeâÂÂ
proto.h:5063:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8234:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEW_LOGOPâÂÂ
proto.h:5063:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8280:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8291:26: note: in expansion of macro âÂÂSvTRUEâÂÂ
op.c:8292:26: note: in expansion of macro âÂÂSvTRUEâÂÂ
op.c:8408:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2325:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8444:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWCONDOPâÂÂ
op.c:8454:20: note: in expansion of macro âÂÂSvTRUEâÂÂ
proto.h:2441:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8519:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWRANGEâÂÂ
proto.h:2441:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_newLOOPOP(PerlInterpreter*, I32, I32, OP*, OP*)âÂÂ:
op.c:8591:39: note: in expansion of macro âÂÂSvTRUEâÂÂ
op.c:8594:11: note: in expansion of macro âÂÂSvTRUEâÂÂ
op.c:8638:2: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:8646:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_newWHILEOP(PerlInterpreter*, I32, I32, LOOP*, OP*, OP*, OP*, I32)âÂÂ:
op.c:8744:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8746:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8752:46: note: in expansion of macro âÂÂSvTRUEâÂÂ
gv.c:1660:21: note: in expansion of macro âÂÂCopyâÂÂ
gv.c:1675:21: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:1677:32: note: in expansion of macro âÂÂGvHVâÂÂ
gv.c:1678:30: note: in expansion of macro âÂÂGvHVâÂÂ
proto.h:2339:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8819:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWFOROPâÂÂ
gv.c:1680:29: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:8901:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8906:20: note: in expansion of macro âÂÂOpSLOTâÂÂ
op.c:8911:2: note: in expansion of macro âÂÂCopyâÂÂ
gv.c:1689:25: note: in expansion of macro âÂÂHvAUXâÂÂ
gv.c:1689:31: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:1706:4: note: in expansion of macro âÂÂGvHVâÂÂ
op.c:8912:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_newLOOPEX(PerlInterpreter*, I32, OP*)âÂÂ:
proto.h:2392:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8943:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWLOOPEXâÂÂ
op.c:8945:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:8965:22: note: in expansion of macro âÂÂSvPV_constâÂÂ
proto.h:5056:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9034:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWGIVWHENOPâÂÂ
gv.c: In function âÂÂbool S_gv_is_in_main(PerlInterpreter*, char*, STRLEN, U32)âÂÂ:
proto.h:4833:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1723:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_IS_IN_MAINâÂÂ
gv.c:1726:17: note: in expansion of macro âÂÂisIDFIRST_lazy_if_safeâÂÂ
op.c: In function âÂÂbool S_looks_like_bool(PerlInterpreter*, OP*)âÂÂ:
proto.h:5046:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9082:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_LOOKS_LIKE_BOOLâÂÂ
op.c:9092:13: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c: In function âÂÂOP* Perl_newGIVENOP(PerlInterpreter*, OP*, OP*, PADOFFSET)âÂÂ:
proto.h:2344:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9171:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWGIVENOPâÂÂ
proto.h:2344:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9174:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_newWHENOP(PerlInterpreter*, OP*, OP*)âÂÂ:
proto.h:2534:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9201:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWWHENOPâÂÂ
sv.h:1222:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9223:13: note: in expansion of macro âÂÂSvRV_constâÂÂ
sv.h:1223:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
sv.h:1224:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9224:27: note: in expansion of macro âÂÂSvRV_constâÂÂ
op.c:9227:19: note: in expansion of macro âÂÂCvPROTOLENâÂÂ
proto.h:670:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9229:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_CKPROTO_LEN_FLAGSâÂÂ
op.c:9261:25: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:9262:28: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:9262:47: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:9267:11: note: in expansion of macro âÂÂSvTYPEâÂÂ
op.c:9267:18: note: in expansion of macro âÂÂSvRV_constâÂÂ
op.c:9267:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
cv.h:96:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
cv.h:96:44: note: in expansion of macro âÂÂSvANYâÂÂ
cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
op.c:9268:11: note: in expansion of macro âÂÂCvNAMEDâÂÂ
op.c:9268:19: note: in expansion of macro âÂÂSvRV_constâÂÂ
op.c:9268:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
handy.h:63:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
op.c:9269:30: note: in expansion of macro âÂÂMUTABLE_CVâÂÂ
op.c:9269:41: note: in expansion of macro âÂÂSvRV_constâÂÂ
op.c: In function âÂÂSV* Perl_cv_const_sv_or_av(CV*)âÂÂ:
op.c:9327:27: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:9328:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂSV* S_op_const_sv(PerlInterpreter*, OP*, CV*, bool)âÂÂ:
op.c:9352:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9353:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9398:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9399:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9400:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2409:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9464:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWMYSUBâÂÂ
op.c:9476:12: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
op.c:9476:30: note: in expansion of macro âÂÂCvPADLISTâÂÂ
op.c:9480:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9484:3: note: in expansion of macro âÂÂPadARRAYâÂÂ
op.c:9484:12: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
op.c:9484:25: note: in expansion of macro âÂÂCvPADLISTâÂÂ
op.c:9492:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9493:7: note: in expansion of macro âÂÂSvPV_constâÂÂ
op.c:9500:9: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
op.c:9502:9: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
op.c:9518:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4824:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1785:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_FIND_DEFAULT_STASHâÂÂ
proto.h:4824:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:183:28: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:1809:51: note: in expansion of macro âÂÂGvIMPORTED_SVâÂÂ
op.c:9594:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9623:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9634:33: note: in expansion of macro âÂÂCvPADLISTâÂÂ
cv.h:74:64: note: in definition of macro âÂÂCvPADLIST_setâÂÂ
op.c:9645:24: note: in expansion of macro âÂÂCvPADLISTâÂÂ
gv.h:187:28: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:1810:51: note: in expansion of macro âÂÂGvIMPORTED_AVâÂÂ
embed.h:1537:71: note: in definition of macro âÂÂpad_fixup_inner_anonsâÂÂ
op.c:9658:28: note: in expansion of macro âÂÂCvPADLISTâÂÂ
gv.h:191:28: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:1811:51: note: in expansion of macro âÂÂGvIMPORTED_HVâÂÂ
gv.c:1820:25: note: in expansion of macro âÂÂGvCVuâÂÂ
gv.c:1861:22: note: in expansion of macro âÂÂGvHVâÂÂ
proto.h:4836:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1895:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_MAGICALIZEâÂÂ
proto.h:4836:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:4836:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:1911:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:9745:12: note: in expansion of macro âÂÂhv_storeâÂÂ
op.c:9745:21: note: in expansion of macro âÂÂGvHVâÂÂ
embed.h:241:73: note: in definition of macro âÂÂhv_common_key_lenâÂÂ
op.c:9746:30: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:1919:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:1923:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:9746:51: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:1929:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:9747:11: note: in expansion of macro âÂÂGvHVnâÂÂ
gv.c:1939:50: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9748:33: note: in expansion of macro âÂÂhv_existsâÂÂ
op.c:9748:91: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:1964:7: note: in expansion of macro âÂÂIoFLAGSâÂÂ
gv.c:1964:15: note: in expansion of macro âÂÂGvIOnâÂÂ
op.c:9748:112: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:9749:20: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:9752:7: note: in expansion of macro âÂÂPUSHMARKâÂÂ
gv.c:1967:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:9763:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9765:7: note: in expansion of macro âÂÂPadARRAYâÂÂ
op.c:9765:16: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
op.c:9765:29: note: in expansion of macro âÂÂCvPADLISTâÂÂ
op.c:9777:16: note: in expansion of macro âÂÂPadARRAYâÂÂ
op.c:9777:25: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
op.c:9777:38: note: in expansion of macro âÂÂCvPADLISTâÂÂ
gv.c:1978:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:2003:4: note: in expansion of macro âÂÂZeroâÂÂ
gv.c:2004:4: note: in expansion of macro âÂÂZeroâÂÂ
gv.c:2006:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:2007:12: note: in expansion of macro âÂÂGvHVnâÂÂ
op.c:9899:7: note: in expansion of macro âÂÂSvPV_constâÂÂ
gv.c:2018:7: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:9950:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9956:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:9957:7: note: in expansion of macro âÂÂSvPV_constâÂÂ
op.c:9964:9: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
op.c:9966:9: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
op.c:9968:9: note: in expansion of macro âÂÂSAVEFREEOPâÂÂ
gv.c:2025:36: note: in expansion of macro âÂÂGvAVnâÂÂ
op.c:9986:40: note: in expansion of macro âÂÂERRSVâÂÂ
op.c:10002:37: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:10030:33: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:10033:8: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:2160:22: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10034:28: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:10035:11: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:2164:15: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10039:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.h:175:26: note: in expansion of macro âÂÂGvFLAGSâÂÂ
op.c:10049:25: note: in expansion of macro âÂÂGvASSUMECVâÂÂ
op.c:10065:43: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:10074:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2174:6: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:10084:22: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:2177:15: note: in expansion of macro âÂÂGvSVnâÂÂ
embed.h:744:53: note: in definition of macro âÂÂsv_cmp_flagsâÂÂ
op.c:10085:9: note: in expansion of macro âÂÂsv_cmpâÂÂ
op.c:10085:16: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:10086:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10094:6: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
op.c:10094:19: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:2186:13: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:2188:26: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10108:29: note: in expansion of macro âÂÂGvASSUMECVâÂÂ
op.c:10126:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10139:7: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:10144:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10145:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2190:21: note: in expansion of macro âÂÂSvREADONLY_onâÂÂ
gv.c:2190:35: note: in expansion of macro âÂÂGvSVnâÂÂ
sv.h:1369:4: note: in expansion of macro âÂÂSvPV_freeâÂÂ
op.c:10151:7: note: in expansion of macro âÂÂprepare_SV_for_RVâÂÂ
gv.c:2197:32: note: in expansion of macro âÂÂGvAVnâÂÂ
gv.c:2212:18: note: in expansion of macro âÂÂGvHVnâÂÂ
gv.c:2218:6: note: in expansion of macro âÂÂSvREADONLY_onâÂÂ
gv.c:2218:20: note: in expansion of macro âÂÂGvSVnâÂÂ
sv.h:1370:4: note: in expansion of macro âÂÂSvLEN_setâÂÂ
sv.h:1371:25: note: in expansion of macro âÂÂSvCUR_setâÂÂ
op.c:10152:7: note: in expansion of macro âÂÂSvOK_offâÂÂ
gv.c:2247:15: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10155:3: note: in expansion of macro âÂÂSvRV_setâÂÂ
op.c:10172:31: note: in expansion of macro âÂÂCvPADLISTâÂÂ
op.c:10180:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10181:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2251:16: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10200:23: note: in expansion of macro âÂÂCvPADLISTâÂÂ
gv.c:2254:16: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10215:28: note: in expansion of macro âÂÂCvPADLISTâÂÂ
op.c:10230:6: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:10231:6: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:10232:10: note: in expansion of macro âÂÂHvENAME_HEKâÂÂ
op.c:10232:22: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:2258:22: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2261:6: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2262:6: note: in expansion of macro âÂÂSvREADONLY_onâÂÂ
gv.c:2262:20: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2268:22: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2269:6: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2270:6: note: in expansion of macro âÂÂSvREADONLY_onâÂÂ
gv.c:2270:20: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2277:3: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:2283:12: note: in expansion of macro âÂÂGvAVâÂÂ
gv.c:2283:24: note: in expansion of macro âÂÂGvHVâÂÂ
gv.c:2283:36: note: in expansion of macro âÂÂGvIOâÂÂ
gv.c:2283:48: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:2284:14: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2285:28: note: in expansion of macro âÂÂSvOKâÂÂ
gv.c:2285:33: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2285:46: note: in expansion of macro âÂÂSvMAGICALâÂÂ
gv.c:2285:56: note: in expansion of macro âÂÂGvSVâÂÂ
gv.h:272:6: note: in expansion of macro âÂÂassert_âÂÂ
op.c:10234:3: note: in expansion of macro âÂÂgv_method_changedâÂÂ
gv.h:273:2: note: in expansion of macro âÂÂGvREFCNTâÂÂ
embed.h:481:67: note: in definition of macro âÂÂmro_method_changed_inâÂÂ
gv.h:275:30: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:10239:3: note: in expansion of macro âÂÂprepare_SV_for_RVâÂÂ
op.c:10240:3: note: in expansion of macro âÂÂSvOK_offâÂÂ
op.c:10243:6: note: in expansion of macro âÂÂSvRV_setâÂÂ
op.c:10248:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10249:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10295:38: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:10296:6: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:10315:12: note: in expansion of macro âÂÂhv_storeâÂÂ
op.c:10315:21: note: in expansion of macro âÂÂGvHVâÂÂ
op.c:10316:30: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:10316:51: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:10317:11: note: in expansion of macro âÂÂGvHVnâÂÂ
proto.h:4850:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2303:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MAYBE_MULTIMAGIC_GVâÂÂ
proto.h:4850:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2321:17: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10318:33: note: in expansion of macro âÂÂhv_existsâÂÂ
op.c:10318:91: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:10318:112: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:10319:20: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:2325:17: note: in expansion of macro âÂÂGvSVnâÂÂ
op.c:10322:7: note: in expansion of macro âÂÂPUSHMARKâÂÂ
op.c:10338:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10341:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10346:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2329:17: note: in expansion of macro âÂÂGvSVnâÂÂ
proto.h:1151:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2353:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FETCHPVN_FLAGSâÂÂ
gv.c:2397:6: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
proto.h:5014:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10364:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CLEAR_SPECIAL_BLOCKSâÂÂ
proto.h:5014:20: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5014:32: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2408:17: note: in expansion of macro âÂÂGvAVâÂÂ
op.c:10376:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10378:9: note: in expansion of macro âÂÂGvCV_setâÂÂ
proto.h:5091:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10392:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_PROCESS_SPECIAL_BLOCKSâÂÂ
proto.h:5091:20: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:5091:32: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10400:6: note: in expansion of macro âÂÂENTERâÂÂ
op.c:10401:13: note: in expansion of macro âÂÂPUSHSTACKiâÂÂ
op.c:10408:6: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:10411:13: note: in expansion of macro âÂÂPOPSTACKâÂÂ
op.c:10412:6: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c:2408:30: note: in expansion of macro âÂÂSvSMAGICALâÂÂ
gv.c:2408:41: note: in expansion of macro âÂÂGvAVâÂÂ
gv.c:2413:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2423:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10455:2: note: in expansion of macro âÂÂGvCV_setâÂÂ
gv.c:2443:12: note: in expansion of macro âÂÂisIDFIRST_lazy_if_safeâÂÂ
op.c:10553:5: note: in expansion of macro âÂÂENTERâÂÂ
op.c:10561:31: note: in expansion of macro âÂÂDUP_WARNINGSâÂÂ
op.c:10588:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10589:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10593:5: note: in expansion of macro âÂÂLEAVEâÂÂ
op.c: In function âÂÂCV* Perl_newXS(PerlInterpreter*, char*, XSUBADDR_t, char*)âÂÂ:
proto.h:2541:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10610:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWXSâÂÂ
proto.h:2541:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂCV* Perl_newXS_flags(PerlInterpreter*, char*, XSUBADDR_t, char*, char*, U32)âÂÂ:
proto.h:2547:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10621:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWXS_FLAGSâÂÂ
proto.h:2547:19: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂCV* Perl_newXS_deffile(PerlInterpreter*, char*, XSUBADDR_t)âÂÂ:
proto.h:2544:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10630:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWXS_DEFFILEâÂÂ
proto.h:2544:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2550:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10718:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWXS_LEN_FLAGSâÂÂ
op.c:10727:27: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:10728:17: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:10733:50: note: in expansion of macro âÂÂGvASSUMECVâÂÂ
op.c:10744:17: note: in expansion of macro âÂÂENTERâÂÂ
op.c:10755:17: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:10756:17: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:10757:21: note: in expansion of macro âÂÂHvENAME_HEKâÂÂ
op.c:10757:33: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:10758:21: note: in expansion of macro âÂÂgv_method_changedâÂÂ
op.c:10761:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10762:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10769:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10778:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10795:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10796:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10799:21: note: in expansion of macro âÂÂLEAVEâÂÂ
op.c:10800:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂCV* Perl_newSTUB(PerlInterpreter*, GV*, bool)âÂÂ:
proto.h:2461:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10809:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWSTUBâÂÂ
op.c:10810:13: note: in expansion of macro âÂÂGvCVuâÂÂ
op.c:10810:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10811:5: note: in expansion of macro âÂÂGvCV_setâÂÂ
op.c:10812:5: note: in expansion of macro âÂÂGvCVGENâÂÂ
op.c:10813:18: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:10813:33: note: in expansion of macro âÂÂHvENAME_HEKâÂÂ
op.c:10813:45: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:2446:9: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
gv.c:2475:27: note: in expansion of macro âÂÂGvSTASHâÂÂ
proto.h:1167:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2477:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_FULLNAME4âÂÂ
proto.h:1167:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10814:2: note: in expansion of macro âÂÂgv_method_changedâÂÂ
op.c:10823:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
embed.h:741:59: note: in definition of macro âÂÂsv_catsv_flagsâÂÂ
gv.c:2489:5: note: in expansion of macro âÂÂsv_catsvâÂÂ
gv.c:2489:17: note: in expansion of macro âÂÂsv_2mortalâÂÂ
gv.c:2489:28: note: in expansion of macro âÂÂnewSVhekâÂÂ
gv.c:2489:37: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
op.c:10844:5: note: in expansion of macro âÂÂGvMULTI_onâÂÂ
op.c:10845:15: note: in expansion of macro âÂÂGvFORMâÂÂ
op.c:10863:5: note: in expansion of macro âÂÂGvFORMâÂÂ
proto.h:2576:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10921:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OOPSAVâÂÂ
proto.h:2581:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10947:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_OOPSHVâÂÂ
gv.c: In function âÂÂvoid Perl_gv_efullname4(PerlInterpreter*, SV*, GV*, char*, bool)âÂÂ:
gv.h:146:40: note: in expansion of macro âÂÂGvEGVâÂÂ
gv.c:2495:28: note: in expansion of macro âÂÂGvEGVxâÂÂ
proto.h:2317:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:10975:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWAVREFâÂÂ
proto.h:1102:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2497:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_EFULLNAME4âÂÂ
proto.h:1102:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:2371:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11000:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWHVREFâÂÂ
proto.h:1083:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2512:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_CHECKâÂÂ
gv.c:2517:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_newSVREF(PerlInterpreter*, OP*)âÂÂ:
proto.h:2476:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11027:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWSVREFâÂÂ
gv.c:2530:56: note: in expansion of macro âÂÂGvHVâÂÂ
op.c: In function âÂÂOP* Perl_ck_anoncode(PerlInterpreter*, OP*)âÂÂ:
proto.h:338:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11043:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_ANONCODEâÂÂ
proto.h:343:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11101:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_BACKTICKâÂÂ
gv.c:2540:25: note: in expansion of macro âÂÂisIDFIRST_lazy_if_safeâÂÂ
proto.h:348:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11124:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_BITOPâÂÂ
op.c:11160:11: note: in expansion of macro âÂÂGvNAMEâÂÂ
proto.h:353:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11176:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_CMPâÂÂ
op.c:11229:10: note: in expansion of macro âÂÂSvIVXâÂÂ
op.c:11260:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_ck_concat(PerlInterpreter*, OP*)âÂÂ:
proto.h:358:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11284:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_CONCATâÂÂ
op.c: In function âÂÂOP* Perl_ck_spair(PerlInterpreter*, OP*)âÂÂ:
proto.h:540:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11302:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SPAIRâÂÂ
proto.h:368:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11339:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_DELETEâÂÂ
op.c: In function âÂÂOP* Perl_ck_eof(PerlInterpreter*, OP*)âÂÂ:
proto.h:390:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11377:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_EOFâÂÂ
proto.h:395:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11401:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_EVALâÂÂ
op.c:11406:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11442:45: note: in expansion of macro âÂÂGvHVâÂÂ
op.c:11445:7: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
op.c:11445:18: note: in expansion of macro âÂÂhv_copy_hints_hvâÂÂ
op.c:11445:35: note: in expansion of macro âÂÂGvHVâÂÂ
op.c: In function âÂÂOP* Perl_ck_exec(PerlInterpreter*, OP*)âÂÂ:
proto.h:400:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11460:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_EXECâÂÂ
proto.h:405:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11477:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_EXISTSâÂÂ
proto.h:510:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11506:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_RVCONSTâÂÂ
op.c:11570:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11571:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11573:15: note: in expansion of macro âÂÂSvRVâÂÂ
proto.h:410:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11601:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_FTSTâÂÂ
proto.h:415:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11662:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_FUNâÂÂ
gv.h:171:23: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:2546:33: note: in expansion of macro âÂÂGvMULTIâÂÂ
gv.c:2548:10: note: in expansion of macro âÂÂGvFILEâÂÂ
op.c:11733:22: note: in expansion of macro âÂÂSvRVâÂÂ
cop.h:553:41: note: in definition of macro âÂÂCopLINE_setâÂÂ
gv.c:2549:26: note: in expansion of macro âÂÂGvLINEâÂÂ
perl.h:3340:29: note: in definition of macro âÂÂHEKfARGâÂÂ
gv.c:2560:37: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
op.c:11807:12: note: in expansion of macro âÂÂGvNAMEâÂÂ
op.c:11808:11: note: in expansion of macro âÂÂGvNAMELENâÂÂ
proto.h:2361:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2570:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_NEWGVGEN_FLAGSâÂÂ
gv.c:2571:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11809:45: note: in expansion of macro âÂÂGvNAMEUTF8âÂÂ
gv.c:2606:44: note: in expansion of macro âÂÂGvGPâÂÂ
gv.c:2619:2: note: in expansion of macro âÂÂGvGP_setâÂÂ
op.c:11832:12: note: in expansion of macro âÂÂGvNAMEâÂÂ
gv.c:2654:47: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2674:12: note: in expansion of macro âÂÂGvGPâÂÂ
op.c:11848:16: note: in expansion of macro âÂÂSvPV_constâÂÂ
gv.c:2695:5: note: in expansion of macro âÂÂGvGP_setâÂÂ
gv.c: In function âÂÂint Perl_magic_freeovrld(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
proto.h:2010:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2704:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_MAGIC_FREEOVRLDâÂÂ
proto.h:2010:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:420:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11920:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_GLOBâÂÂ
proto.h:29:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2734:3: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_AMUPDATEâÂÂ
gv.c:2745:87: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2747:3: note: in expansion of macro âÂÂZeroâÂÂ
proto.h:425:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:11972:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_GREPâÂÂ
gv.c:2762:26: note: in expansion of macro âÂÂGvSVâÂÂ
op.c: In function âÂÂOP* Perl_ck_index(PerlInterpreter*, OP*)âÂÂ:
proto.h:430:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12010:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_INDEXâÂÂ
gv.c:2775:14: note: in expansion of macro âÂÂSvTRUEâÂÂ
op.c: In function âÂÂOP* Perl_ck_lfun(PerlInterpreter*, OP*)âÂÂ:
proto.h:445:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12042:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_LFUNâÂÂ
proto.h:363:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12050:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_DEFINEDâÂÂ
op.c:12058:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
op.c:12064:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
gv.c:2787:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_ck_readline(PerlInterpreter*, OP*)âÂÂ:
proto.h:480:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12077:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_READLINEâÂÂ
op.c: In function âÂÂOP* Perl_ck_rfun(PerlInterpreter*, OP*)âÂÂ:
proto.h:505:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12097:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_RFUNâÂÂ
gv.c:2798:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂOP* Perl_ck_listiob(PerlInterpreter*, OP*)âÂÂ:
proto.h:450:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12107:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_LISTIOBâÂÂ
gv.c:2808:25: note: in expansion of macro âÂÂGvCVâÂÂ
op.c: In function âÂÂOP* Perl_ck_smartmatch(PerlInterpreter*, OP*)âÂÂ:
proto.h:530:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12141:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SMARTMATCHâÂÂ
cv.h:244:15: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c:2809:39: note: in expansion of macro âÂÂCvGvNAME_HEKâÂÂ
op.c: In function âÂÂOP* Perl_ck_sassign(PerlInterpreter*, OP*)âÂÂ:
proto.h:515:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12208:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SASSIGNâÂÂ
op.c: In function âÂÂOP* Perl_ck_match(PerlInterpreter*, OP*)âÂÂ:
proto.h:455:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12232:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_MATCHâÂÂ
proto.h:460:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12248:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_METHODâÂÂ
op.c:12254:41: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:12255:53: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:12262:11: note: in expansion of macro âÂÂSvCURâÂÂ
hv.h:299:3: note: in expansion of macro âÂÂSvOOKâÂÂ
gv.c:2811:17: note: in expansion of macro âÂÂHvNAME_HEKâÂÂ
gv.c:2811:56: note: in expansion of macro âÂÂGvSTASHâÂÂ
hv.h:299:16: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:293:3: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:299:54: note: in expansion of macro âÂÂHvNAME_HEK_NNâÂÂ
op.c: In function âÂÂOP* Perl_ck_null(PerlInterpreter*, OP*)âÂÂ:
proto.h:465:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12302:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_NULLâÂÂ
op.c: In function âÂÂOP* Perl_ck_open(PerlInterpreter*, OP*)âÂÂ:
proto.h:470:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12310:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_OPENâÂÂ
op.c: In function âÂÂOP* Perl_ck_prototype(PerlInterpreter*, OP*)âÂÂ:
proto.h:475:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12339:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_PROTOTYPEâÂÂ
proto.h:485:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12355:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_REFASSIGNâÂÂ
op.c:12356:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12357:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12363:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12383:9: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
hv.h:294:6: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:295:5: note: in expansion of macro âÂÂHvAUXâÂÂ
gv.c:2819:14: note: in expansion of macro âÂÂGvSVâÂÂ
op.c: In function âÂÂOP* Perl_ck_repeat(PerlInterpreter*, OP*)âÂÂ:
proto.h:490:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12448:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_REPEATâÂÂ
proto.h:495:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12467:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_REQUIREâÂÂ
op.c:12487:10: note: in expansion of macro âÂÂSvPVXâÂÂ
op.c:12488:12: note: in expansion of macro âÂÂSvCURâÂÂ
gv.c:2823:16: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:2823:43: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:2839:9: note: in expansion of macro âÂÂGvCVGENâÂÂ
gv.c:2847:8: note: in expansion of macro âÂÂGvCVâÂÂ
op.c:12499:7: note: in expansion of macro âÂÂMoveâÂÂ
op.c:12503:6: note: in expansion of macro âÂÂSvEND_setâÂÂ
hv_func.h:97:6: note: in expansion of macro âÂÂLIKELYâÂÂ
hv_func.h:114:14: note: in expansion of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
hv_func.h:126:5: note: in expansion of macro âÂÂPERL_HASH_WITH_STATEâÂÂ
op.c:12505:6: note: in expansion of macro âÂÂPERL_HASHâÂÂ
op.c:12505:33: note: in expansion of macro âÂÂSvCURâÂÂ
hv.h:301:4: note: in expansion of macro âÂÂSvOOKâÂÂ
gv.c:2850:28: note: in expansion of macro âÂÂHvNAME_getâÂÂ
gv.c:2850:39: note: in expansion of macro âÂÂGvSTASHâÂÂ
hv.h:301:17: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:301:56: note: in expansion of macro âÂÂHvNAME_HEK_NNâÂÂ
hv_func.h:98:74: note: in definition of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
op.c:12505:22: note: in expansion of macro âÂÂSvPVXâÂÂ
hv_func.h:98:80: note: in definition of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
hv_func.h:54:90: note: in definition of macro âÂÂ__PERL_HASH_WITH_STATEâÂÂ
hv_func.h:54:96: note: in definition of macro âÂÂ__PERL_HASH_WITH_STATEâÂÂ
embed.h:714:47: note: in definition of macro âÂÂshare_hekâÂÂ
op.c:12506:22: note: in expansion of macro âÂÂSvPVXâÂÂ
embed.h:714:49: note: in definition of macro âÂÂshare_hekâÂÂ
op.c:12507:17: note: in expansion of macro âÂÂSvCURâÂÂ
op.c:12515:10: note: in expansion of macro âÂÂSvPVâÂÂ
hv.h:302:7: note: in expansion of macro âÂÂHEK_KEYâÂÂ
hv.h:302:15: note: in expansion of macro âÂÂHvNAME_HEK_NNâÂÂ
op.c: In function âÂÂOP* Perl_ck_return(PerlInterpreter*, OP*)âÂÂ:
proto.h:500:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12561:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_RETURNâÂÂ
op.c: In function âÂÂOP* Perl_ck_select(PerlInterpreter*, OP*)âÂÂ:
proto.h:520:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12578:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SELECTâÂÂ
gv.c:2851:5: note: in expansion of macro âÂÂGvNAMEâÂÂ
op.c: In function âÂÂOP* Perl_ck_shift(PerlInterpreter*, OP*)âÂÂ:
proto.h:525:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12600:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SHIFTâÂÂ
op.c:12623:32: note: in expansion of macro âÂÂGvHVâÂÂ
gv.c:2851:21: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
proto.h:535:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12626:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SORTâÂÂ
op.c:12631:30: note: in expansion of macro âÂÂSvIVâÂÂ
op.c:12665:32: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:12667:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c: In function âÂÂCV* Perl_gv_handler(PerlInterpreter*, HV*, I32)âÂÂ:
gv.c:2915:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12668:6: note: in expansion of macro âÂÂCopyâÂÂ
gv.c:2928:16: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:2929:10: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c: In function âÂÂbool Perl_try_amagic_un(PerlInterpreter*, int, int)âÂÂ:
gv.c:2952:9: note: in expansion of macro âÂÂSvAMAGICâÂÂ
proto.h:5109:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12722:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_SIMPLIFY_SORTâÂÂ
op.c:12777:9: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:12779:14: note: in expansion of macro âÂÂGvNAMEâÂÂ
gv.c: In function âÂÂbool Perl_try_amagic_bin(PerlInterpreter*, int, int)âÂÂ:
gv.c:2999:9: note: in expansion of macro âÂÂSvAMAGICâÂÂ
op.c:12794:9: note: in expansion of macro âÂÂGvSTASHâÂÂ
op.c:12796:14: note: in expansion of macro âÂÂGvNAMEâÂÂ
proto.h:545:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12821:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SPLITâÂÂ
op.c:12823:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:2999:27: note: in expansion of macro âÂÂSvAMAGICâÂÂ
op.c:12830:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12845:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_ck_stringify(PerlInterpreter*, OP*)âÂÂ:
proto.h:550:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12900:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_STRINGIFYâÂÂ
proto.h:435:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:12918:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_JOINâÂÂ
op.c:12924:61: note: in expansion of macro âÂÂRX_PRELENâÂÂ
op.c: In function âÂÂCV* Perl_find_lexical_cv(PerlInterpreter*, PADOFFSET)âÂÂ:
op.c:12998:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:164:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3058:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_AMAGIC_DEREF_CALLâÂÂ
op.c:13000:9: note: in expansion of macro âÂÂPadlistNAMESARRAYâÂÂ
op.c:13000:27: note: in expansion of macro âÂÂCvPADLISTâÂÂ
gv.c:3060:10: note: in expansion of macro âÂÂSvAMAGICâÂÂ
op.c:13003:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13007:26: note: in expansion of macro âÂÂPadlistARRAYâÂÂ
op.c:13007:39: note: in expansion of macro âÂÂCvPADLISTâÂÂ
proto.h:2907:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13016:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_RV2CV_OP_CVâÂÂ
op.c:13030:27: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:13031:12: note: in expansion of macro âÂÂMUTABLE_CVâÂÂ
op.c:13031:23: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:13039:11: note: in expansion of macro âÂÂGvCVuâÂÂ
sv.h:1234:47: note: in definition of macro âÂÂSvSTASHâÂÂ
gv.c:3063:21: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:3063:13: note: in expansion of macro âÂÂSvSTASHâÂÂ
gv.c:3064:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13050:16: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:13059:4: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
gv.c:3072:22: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:3072:37: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:3077:14: note: in expansion of macro âÂÂSvAMAGICâÂÂ
op.c: In function âÂÂOP* Perl_ck_entersub_args_list(PerlInterpreter*, OP*)âÂÂ:
proto.h:380:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13098:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_ENTERSUB_ARGS_LISTâÂÂ
proto.h:383:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13155:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_ENTERSUB_ARGS_PROTOâÂÂ
proto.h:383:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:383:38: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13160:41: note: in expansion of macro âÂÂCvPROTOLENâÂÂ
gv.c:3088:7: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13161:18: note: in expansion of macro âÂÂSvPVâÂÂ
gv.c:3099:15: note: in expansion of macro âÂÂSvPVâÂÂ
proto.h:161:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3127:3: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_AMAGIC_CALLâÂÂ
proto.h:161:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3133:33: note: in expansion of macro âÂÂSvAMAGICâÂÂ
gv.c:3134:27: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:3134:19: note: in expansion of macro âÂÂSvSTASHâÂÂ
op.c: In function âÂÂOP* Perl_ck_entersub_args_proto_or_list(PerlInterpreter*, OP*, GV*, SV*)âÂÂ:
proto.h:386:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13396:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_ENTERSUB_ARGS_PROTO_OR_LISTâÂÂ
proto.h:386:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:386:38: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13406:18: note: in expansion of macro âÂÂSvIVXâÂÂ
proto.h:377:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13410:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_ENTERSUB_ARGS_COREâÂÂ
proto.h:377:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3191:24: note: in expansion of macro âÂÂSvRVâÂÂ
sv.h:1314:22: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3201:3: note: in expansion of macro âÂÂSvSTASH_setâÂÂ
sv.h:1315:54: note: in definition of macro âÂÂSvSTASH_setâÂÂ
gv.c:3201:23: note: in expansion of macro âÂÂMUTABLE_HVâÂÂ
gv.c:3201:34: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
gv.c:3201:47: note: in expansion of macro âÂÂSvSTASHâÂÂ
proto.h:377:38: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13441:2: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
gv.c:3213:17: note: in expansion of macro âÂÂSvTRUE_NNâÂÂ
op.c:13500:5: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
op.c: In function âÂÂvoid Perl_cv_get_call_checker_flags(PerlInterpreter*, CV*, U32, OP* (**)(PerlInterpreter*, OP*, GV*, SV*), SV**, U32*)âÂÂ:
proto.h:689:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13565:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_GET_CALL_CHECKER_FLAGSâÂÂ
proto.h:689:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:689:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:689:48: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_cv_get_call_checker(PerlInterpreter*, CV*, OP* (**)(PerlInterpreter*, OP*, GV*, SV*), SV**)âÂÂ:
proto.h:686:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13583:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_GET_CALL_CHECKERâÂÂ
proto.h:686:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:686:31: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_cv_set_call_checker(PerlInterpreter*, CV*, Perl_call_checker, SV*)âÂÂ:
proto.h:695:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13639:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_SET_CALL_CHECKERâÂÂ
proto.h:695:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:695:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_cv_set_call_checker_flags(PerlInterpreter*, CV*, Perl_call_checker, SV*, U32)âÂÂ:
proto.h:698:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13647:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CV_SET_CALL_CHECKER_FLAGSâÂÂ
proto.h:698:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:698:29: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3217:18: note: in expansion of macro âÂÂSvNVâÂÂ
op.c:13655:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_ck_subr(PerlInterpreter*, OP*)âÂÂ:
proto.h:555:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13686:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SUBRâÂÂ
gv.c:3256:43: note: in expansion of macro âÂÂSvAMAGICâÂÂ
gv.c:3257:29: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:13726:21: note: in expansion of macro âÂÂSvPVâÂÂ
gv.c:3257:21: note: in expansion of macro âÂÂSvSTASHâÂÂ
op.c: In function âÂÂOP* Perl_ck_svconst(PerlInterpreter*, OP*)âÂÂ:
proto.h:565:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13777:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SVCONSTâÂÂ
op.c: In function âÂÂOP* Perl_ck_trunc(PerlInterpreter*, OP*)âÂÂ:
proto.h:575:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13800:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_TRUNCâÂÂ
op.c: In function âÂÂOP* Perl_ck_substr(PerlInterpreter*, OP*)âÂÂ:
proto.h:560:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13821:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_SUBSTRâÂÂ
sv.h:1088:24: note: in expansion of macro âÂÂSvFLAGSâÂÂ
gv.c:3336:10: note: in expansion of macro âÂÂSvAMAGICâÂÂ
sv.h:982:24: note: in expansion of macro âÂÂSvFLAGSâÂÂ
op.c: In function âÂÂOP* Perl_ck_tell(PerlInterpreter*, OP*)âÂÂ:
proto.h:570:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13842:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_TELLâÂÂ
proto.h:373:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13859:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_EACHâÂÂ
op.c:13875:17: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:13876:17: note: in expansion of macro âÂÂSvRVâÂÂ
proto.h:440:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:13895:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CK_LENGTHâÂÂ
gv.c:3339:10: note: in expansion of macro âÂÂSvAMAGICâÂÂ
gv.c:3340:11: note: in expansion of macro âÂÂSVfARGâÂÂ
gv.c:3340:18: note: in expansion of macro âÂÂsv_2mortalâÂÂ
gv.c:3340:29: note: in expansion of macro âÂÂnewSVhekâÂÂ
gv.c:3340:38: note: in expansion of macro âÂÂHvNAME_HEKâÂÂ
gv.c:3340:49: note: in expansion of macro âÂÂSvSTASHâÂÂ
gv.c:3340:57: note: in expansion of macro âÂÂSvRVâÂÂ
op.c: In function âÂÂvoid S_inplace_aassign(PerlInterpreter*, OP*)âÂÂ:
proto.h:5037:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14392:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_INPLACE_AASSIGNâÂÂ
op.c:14394:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14396:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14398:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14408:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14413:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14417:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14419:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid S_maybe_multideref(PerlInterpreter*, OP*, OP*, UV, U8)âÂÂ:
op.c:14564:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
op.c:14592:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14602:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14609:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14629:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14631:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14660:29: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14687:30: note: in expansion of macro âÂÂSvIVâÂÂ
op.c:14713:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14714:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14724:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14727:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14827:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:14834:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14836:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14843:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14845:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14849:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14851:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14861:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14862:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:14864:21: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15063:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15074:13: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c: In function âÂÂvoid S_check_for_bool_cxt(OP*, bool, U8, U8)âÂÂ:
op.c:15167:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15172:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂvoid Perl_rpeep(PerlInterpreter*, OP*)âÂÂ:
op.c:15280:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15282:5: note: in expansion of macro âÂÂENTERâÂÂ
op.c:15301:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15302:9: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15344:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15346:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15366:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15371:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15393:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15400:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15422:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15432:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15441:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15461:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15463:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15473:17: note: in expansion of macro âÂÂASSUMEâÂÂ
op.c:15576:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15577:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15578:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15579:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15705:40: note: in expansion of macro âÂÂSvIVXâÂÂ
op.c:15819:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15878:13: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15895:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15896:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15898:25: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15946:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:15957:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16039:12: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3342:10: note: in expansion of macro âÂÂSvAMAGICâÂÂ
op.c:16054:4: note: in expansion of macro âÂÂGvAVnâÂÂ
op.c:16170:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16177:6: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16193:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16194:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16204:17: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16337:13: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
op.c:16344:3: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16556:5: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c:3347:10: note: in expansion of macro âÂÂSvAMAGICâÂÂ
op.c: In function âÂÂXOPRETANY Perl_custom_op_get_field(PerlInterpreter*, OP*, xop_flags_enum)âÂÂ:
proto.h:655:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16587:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CUSTOM_OP_GET_FIELDâÂÂ
op.c:16588:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16610:7: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:16615:11: note: in expansion of macro âÂÂSvPVâÂÂ
op.c:16624:27: note: in expansion of macro âÂÂSvIVâÂÂ
op.c:16647:7: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
op.c:16665:7: note: in expansion of macro âÂÂNOT_REACHEDâÂÂ
proto.h:666:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16692:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CUSTOM_OP_REGISTERâÂÂ
proto.h:666:18: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
proto.h:609:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16726:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CORE_PROTOTYPEâÂÂ
op.c:16728:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3348:11: note: in expansion of macro âÂÂSVfARGâÂÂ
gv.c:3348:18: note: in expansion of macro âÂÂsv_2mortalâÂÂ
gv.c:3348:29: note: in expansion of macro âÂÂnewSVhekâÂÂ
gv.c:3348:38: note: in expansion of macro âÂÂHvNAME_HEKâÂÂ
gv.c:3348:49: note: in expansion of macro âÂÂSvSTASHâÂÂ
gv.c:3348:57: note: in expansion of macro âÂÂSvRVâÂÂ
op.c:16765:21: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c: In function âÂÂOP* Perl_coresub_op(PerlInterpreter*, SV*, int, int)âÂÂ:
proto.h:612:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16818:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_CORESUB_OPâÂÂ
proto.h:5132:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16893:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_REPORT_REDEFINED_CVâÂÂ
proto.h:5132:16: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16906:19: note: in expansion of macro âÂÂGvSTASHâÂÂ
hv.h:304:4: note: in expansion of macro âÂÂSvOOKâÂÂ
hv.h:281:25: note: in expansion of macro âÂÂHvNAMELEN_getâÂÂ
op.c:16907:10: note: in expansion of macro âÂÂHvNAMELENâÂÂ
op.c:16907:20: note: in expansion of macro âÂÂGvSTASHâÂÂ
hv.h:304:17: note: in expansion of macro âÂÂHvAUXâÂÂ
hv.h:304:56: note: in expansion of macro âÂÂHvNAME_HEK_NNâÂÂ
hv.h:305:16: note: in expansion of macro âÂÂHvNAME_HEK_NNâÂÂ
hv.h:280:20: note: in expansion of macro âÂÂHvNAME_getâÂÂ
op.c:16908:20: note: in expansion of macro âÂÂHvNAMEâÂÂ
op.c:16908:27: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:3351:48: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
op.c: In function âÂÂvoid Perl_wrap_op_checker(PerlInterpreter*, Optype, Perl_check_t, OP* (**)(PerlInterpreter*, OP*))âÂÂ:
proto.h:4002:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:16993:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_WRAP_OP_CHECKERâÂÂ
proto.h:4002:23: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.h:1047:32: note: in expansion of macro âÂÂMUTEX_LOCKâÂÂ
op.c:16995:5: note: in expansion of macro âÂÂOP_CHECK_MUTEX_LOCKâÂÂ
op.h:1048:34: note: in expansion of macro âÂÂMUTEX_UNLOCKâÂÂ
op.c:17000:5: note: in expansion of macro âÂÂOP_CHECK_MUTEX_UNLOCKâÂÂ
op.c: In function âÂÂvoid const_sv_xsub(PerlInterpreter*, CV*)âÂÂ:
op.c:17013:2: note: in expansion of macro âÂÂXSRETURNâÂÂ
op.c:17017:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
op.c:17026:5: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
op.c:17037:2: note: in expansion of macro âÂÂXSRETURNâÂÂ
op.c:17040:5: note: in expansion of macro âÂÂCopyâÂÂ
op.c:17041:5: note: in expansion of macro âÂÂXSRETURNâÂÂ
gv.c:3434:66: note: in expansion of macro âÂÂSVfARGâÂÂ
gv.c:3434:73: note: in expansion of macro âÂÂnewSVpvs_flagsâÂÂ
gv.c:3435:46: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
gv.c:3466:20: note: in expansion of macro âÂÂSvRVâÂÂ
gv.c:3469:4: note: in expansion of macro âÂÂSvRV_setâÂÂ
gv.c:3488:5: note: in expansion of macro âÂÂCATCH_SETâÂÂ
gv.c:3489:5: note: in expansion of macro âÂÂZeroâÂÂ
gv.c:3509:5: note: in expansion of macro âÂÂPUSHSTACKiâÂÂ
gv.c:3510:5: note: in expansion of macro âÂÂENTERâÂÂ
gv.c:3535:5: note: in expansion of macro âÂÂLEAVEâÂÂ
gv.c:3562:5: note: in expansion of macro âÂÂPOPSTACKâÂÂ
gv.c:3563:5: note: in expansion of macro âÂÂCATCH_SETâÂÂ
gv.c:3570:6: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3573:6: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3576:6: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3579:6: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3582:6: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3585:6: note: in expansion of macro âÂÂSvIVâÂÂ
gv.c:3590:7: note: in expansion of macro âÂÂSvTRUE_NNâÂÂ
gv.c:3599:14: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
gv.c:3599:27: note: in expansion of macro âÂÂSvRVâÂÂ
proto.h:1183:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3612:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_NAME_SETâÂÂ
proto.h:1183:14: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3617:30: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
embed.h:1589:48: note: in definition of macro âÂÂunshare_hekâÂÂ
gv.c:3618:14: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c:3622:5: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c: In function âÂÂvoid Perl_gv_try_downgrade(PerlInterpreter*, GV*)âÂÂ:
proto.h:1201:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3652:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_TRY_DOWNGRADEâÂÂ
gv.c:3660:26: note: in expansion of macro âÂÂGvGPâÂÂ
gv.h:167:23: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:3661:7: note: in expansion of macro âÂÂGvINTROâÂÂ
gv.c:3661:22: note: in expansion of macro âÂÂGvREFCNTâÂÂ
gv.c:3662:7: note: in expansion of macro âÂÂGvSVâÂÂ
gv.c:3662:20: note: in expansion of macro âÂÂGvAVâÂÂ
gv.c:3662:33: note: in expansion of macro âÂÂGvHVâÂÂ
gv.c:3662:46: note: in expansion of macro âÂÂGvIOpâÂÂ
gv.c:3662:60: note: in expansion of macro âÂÂGvFORMâÂÂ
gv.c:3663:6: note: in expansion of macro âÂÂGvEGVxâÂÂ
gv.c:3663:35: note: in expansion of macro âÂÂGvSTASHâÂÂ
gv.c:3672:19: note: in expansion of macro âÂÂSvMAGICâÂÂ
gv.c:3677:10: note: in expansion of macro âÂÂGvCVâÂÂ
gv.c:3679:16: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.c:3681:16: note: in expansion of macro âÂÂGvMULTIâÂÂ
gv.c:3686:17: note: in expansion of macro âÂÂGvNAME_HEKâÂÂ
gv.h:195:28: note: in expansion of macro âÂÂGvFLAGSâÂÂ
gv.c:3690:26: note: in expansion of macro âÂÂGvIMPORTED_CVâÂÂ
gv.c:3699:2: note: in expansion of macro âÂÂSvRV_setâÂÂ
gv.c: In function âÂÂGV* Perl_gv_override(PerlInterpreter*, char*, STRLEN)âÂÂ:
proto.h:1186:2: error: invalid conversion from âÂÂconst char*â to âÂÂchar*â [-fpermissive]
gv.c:3708:5: note: in expansion of macro âÂÂPERL_ARGS_ASSERT_GV_OVERRIDEâÂÂ
gv.c:3709:15: note: in expansion of macro âÂÂGvCVuâÂÂ
gv.c:3709:28: note: in expansion of macro âÂÂGvIMPORTED_CVâÂÂ
gv.c:3717:18: note: in expansion of macro âÂÂGvCVuâÂÂ
gv.c:3717:31: note: in expansion of macro âÂÂGvIMPORTED_CVâÂÂ
gv.c:3726:47: note: in expansion of macro âÂÂGvNAMEâÂÂ
op.c:11950:2: note: in expansion of macro âÂÂENTERâÂÂ
op.c:11953:2: note: in expansion of macro âÂÂLEAVEâÂÂ
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.72/0.046 timestamp: 2019-02-12 23:09:11+00 tester: perl