[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201603020517.u225HfJc019832@compaq.bandsman.co.uk>
Content-transfer-encoding: 8bit
Content-type: text/plain; charset=UTF8
MIME-version: 1.0
Date: Wed, 02 Mar 2016 00:17:41 -0500
Subject: Smoke [5.20.3] v5.20.3-7-g2c2d7ae PASS linux 4.1.18-v7+ [debian] (armv7l/4 cpu)
Automated smoke report for 5.20.3 patch 2c2d7ae2ec598bff43f056060e4a83656066a4c4 v5.20.3-7-g2c2d7ae
pi2.bandsman.co.uk: ARMv7 Processor rev 5 (v7l) ( 0MHz) (armv7l/4 cpu)
on linux - 4.1.18-v7+ [debian]
using cc version 4.9.2
smoketime 1 hour 53 minutes (average 1 hour 53 minutes)
Summary: PASS
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.20.3-7-g2c2d7ae Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wundef -Wformat-security -pedantic"
----------- ---------------------------------------------------------
O - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE2c2d7ae2ec598bff43f056060e4a83656066a4c4
Compiler messages(gcc):
Configure ...try.c: In function âmainâ:
try.c: In function âmainâ:
try.c: In function âblechâ:
try.c: In function âblech_in_listâ:
try.c: In function âbletchâ:
signal.c:8:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
perl.h:1547:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
perl.h:1559:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
config.h:4479:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
config.h:4480:32: warning: ISO C90 does not support âlong longâ [-Wlong-long]
cv.h: In function âS_CvGVâ:
handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
cv.h: In function âCvNAME_HEKâ:
hv_func.h: In function âS_perl_hash_siphash_2_4â:
hv_func.h:195:16: warning: use of C99 long long integer constant [-Wlong-long]
hv_func.h:196:16: warning: use of C99 long long integer constant [-Wlong-long]
hv_func.h:197:16: warning: use of C99 long long integer constant [-Wlong-long]
hv_func.h:198:16: warning: use of C99 long long integer constant [-Wlong-long]
hv_func.h:201:17: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h:202:17: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_superfastâ:
hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_murmur3â:
hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_djb2â:
hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_sdbmâ:
hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_one_at_a_timeâ:
hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_one_at_a_time_hardâ:
hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
hv_func.h: In function âS_perl_hash_old_one_at_a_timeâ:
hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
inline.h: In function âS_av_top_indexâ:
inline.h: In function âS_strip_spacesâ:
sv.h:1195:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
inline.h: In function âS_MgBYTEPOSâ:
sv.h:1230:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.h:1253:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
inline.h: In function âSvAMAGIC_onâ:
inline.h: In function âSvAMAGIC_offâ:
inline.h: In function âS_sv_or_pv_pos_u2bâ:
inline.h: In function âS_append_utf8_from_native_byteâ:
inline.h: In function âS_isIDFIRST_lazyâ:
inline.h: In function âS_isALNUM_lazyâ:
inline.h: In function âS_sv_only_taint_gmagicâ:
sv.h:1246:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
perl.h:154:22: warning: declaration of âmy_perlâ shadows a global declaration [-Wshadow]
miniperlmain.c:49:25: warning: shadowed declaration is here [-Wshadow]
op.c: In function âPerl_Slab_Allocâ:
op.c:219:2: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct OP *â [-Wformat=]
op.c:219:2: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct OPSLAB *â [-Wformat=]
gv.c: In function âPerl_gv_add_by_typeâ:
gv.h:30:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.h:1788:27: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
op.h:780:6: warning: cast increases required alignment of target type [-Wcast-align]
sv.h:1092:24: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
gv.c:87:6: warning: string length â648â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.h:51:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
gv.c:87:6: warning: string length â2219â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.h:58:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
op.c:223:6: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct OP *â [-Wformat=]
op.c:274:5: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct OP *â [-Wformat=]
op.c:274:5: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct OPSLAB *â [-Wformat=]
op.c: In function âPerl_Slab_Freeâ:
op.c:350:5: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct OP * constâ [-Wformat=]
op.c:350:5: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct OPSLAB *â [-Wformat=]
op.c: In function âPerl_opslab_free_nopadâ:
op.c: In function âPerl_opslab_freeâ:
op.c:374:5: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct OPSLAB *â [-Wformat=]
op.c: In function âS_too_few_arguments_svâ:
op.c:514:5: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV *â [-Wformat=]
op.c: In function âPerl_allocmyâ:
op.c: In function âPerl_op_freeâ:
op.c: In function âPerl_op_clearâ:
perl.c: In function âS_init_tls_and_interpâ:
regexp.h:567:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
op.c: In function âS_forget_pmopâ:
op.c:970:27: warning: cast increases required alignment of target type [-Wcast-align]
perl.c: In function âPerl_sys_initâ:
perl.c: In function âPerl_sys_init3â:
op.c: In function âPerl_op_refcnt_lockâ:
gv.c: In function âPerl_gv_fetchfile_flagsâ:
op.c: In function âPerl_op_refcnt_unlockâ:
perl.c: In function âPerl_sys_termâ:
perl.c: In function âperl_allocâ:
perl.c: In function âperl_constructâ:
op.c: In function âS_op_varnameâ:
op.c: In function âS_op_prettyâ:
sv.h:1203:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
op.c: In function âS_scalar_slice_warningâ:
op.c:1274:7: warning: format â%pâ expects argument of type âvoid *â, but argument 6 has type âstruct SV *â [-Wformat=]
op.c:1274:7: warning: format â%pâ expects argument of type âvoid *â, but argument 10 has type âstruct SV *â [-Wformat=]
gv.c: In function âPerl_gv_const_svâ:
op.c: In function âPerl_scalarâ:
perl.c: In function âperl_destructâ:
perl.c:561:23: warning: declaration of âiâ shadows a previous local [-Wshadow]
op.c:1377:4: warning: format â%pâ expects argument of type âvoid *â, but argument 6 has type âstruct SV *â [-Wformat=]
op.c:1377:4: warning: format â%pâ expects argument of type âvoid *â, but argument 10 has type âstruct SV *â [-Wformat=]
perl.c:544:9: warning: shadowed declaration is here [-Wshadow]
cop.h:98:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
gv.c: In function âPerl_cvgv_setâ:
cop.h:112:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
op.c: In function âPerl_scalarvoidâ:
sv.h:1224:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
op.c:1576:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c:1576:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
gv.c: In function âPerl_cvstash_setâ:
perl.c:836:6: warning: declaration of âiâ shadows a previous local [-Wshadow]
op.c:1591:7: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV *â [-Wformat=]
gv.c: In function âPerl_gv_init_svâ:
perl.c:873:6: warning: declaration of âiâ shadows a previous local [-Wshadow]
handy.h:64:35: warning: declaration of â_pâ shadows a previous local [-Wshadow]
handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
op.c:1723:24: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
gv.c: In function âPerl_gv_init_pvnâ:
op.c: In function âPerl_finalize_optreeâ:
op.c: In function âS_finalize_opâ:
gv.h:45:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
gv.h:40:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
gv.c:394:6: warning: string length â769â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
perl.c:1197:13: warning: declaration of âiâ shadows a previous local [-Wshadow]
gv.c: In function âS_gv_init_svtypeâ:
perl.c: In function âperl_finiâ:
perl.c: In function âperl_parseâ:
op.c: In function âPerl_op_lvalue_flagsâ:
op.c:2152:7: warning: declaration of âkidâ shadows a previous local [-Wshadow]
op.c:2105:9: warning: shadowed declaration is here [-Wshadow]
gv.c: In function âS_maybe_add_coresubâ:
gv.c:554:13: warning: string length â774â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
perl.c: In function âS_Internals_Vâ:
gv.c: In function âPerl_gv_fetchmeth_svâ:
perl.c: In function âS_parse_bodyâ:
op.c: In function âS_dup_attrlistâ:
gv.c: In function âPerl_gv_fetchmeth_pvnâ:
op.c: In function âS_apply_attrs_myâ:
op.c: In function âPerl_apply_attrs_stringâ:
perl.c:2088:15: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
perl.c:2088:15: warning: format â%pâ expects argument of type âvoid *â, but argument 7 has type âstruct SV *â [-Wformat=]
op.c: In function âS_move_proto_attrâ:
gv.c:746:29: warning: declaration of âhvnameâ shadows a previous local [-Wshadow]
gv.c:656:17: warning: shadowed declaration is here [-Wshadow]
perl.c: In function âperl_runâ:
perl.c: In function âS_run_bodyâ:
gv.c: In function âPerl_gv_fetchmeth_sv_autoloadâ:
gv.c: In function âPerl_gv_fetchmeth_pvn_autoloadâ:
perl.c: In function âPerl_get_svâ:
perl.c: In function âPerl_get_avâ:
gv.c: In function âPerl_gv_fetchmethod_sv_flagsâ:
perl.c: In function âPerl_get_hvâ:
gv.c: In function âPerl_gv_fetchmethod_pvn_flagsâ:
op.c: In function âS_my_kidâ:
perl.c: In function âPerl_get_cvn_flagsâ:
perl.c: In function âPerl_call_argvâ:
op.c: In function âPerl_my_attrsâ:
perl.c: In function âPerl_call_pvâ:
perl.c: In function âPerl_call_svâ:
op.c: In function âPerl_bind_matchâ:
op.c:3029:14: warning: format â%pâ expects argument of type âvoid *â, but argument 5 has type âstruct SV * constâ [-Wformat=]
op.c:3029:14: warning: format â%pâ expects argument of type âvoid *â, but argument 6 has type âstruct SV * constâ [-Wformat=]
op.c: In function âPerl_block_startâ:
sv.h:1218:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.h:1212:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
op.c: In function âPerl_block_endâ:
gv.c:1066:13: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c:1066:13: warning: string length â2233â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.h:57:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
perl.c:2778:3: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
perl.c: In function âPerl_eval_svâ:
op.c: In function âPerl_newPROGâ:
gv.h:59:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
gv.c: In function âPerl_gv_autoload_svâ:
op.c: In function âPerl_localizeâ:
gv.c: In function âPerl_gv_autoload_pvnâ:
op.c: In function âS_fold_constantsâ:
op.c:3534:17: warning: declaration of âsvâ shadows a previous local [-Wshadow]
op.c:3499:14: warning: shadowed declaration is here [-Wshadow]
op.c:3558:15: warning: declaration of âtypeâ shadows a previous local [-Wshadow]
op.c:3498:13: warning: shadowed declaration is here [-Wshadow]
perl.c:2887:6: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
perl.c: In function âPerl_eval_pvâ:
op.c:3611:2: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.h:1778:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perl.c: In function âPerl_require_pvâ:
pp.h:68:19: warning: declaration of âspâ shadows a previous local [-Wshadow]
pp.h:68:19: warning: shadowed declaration is here [-Wshadow]
op.c: In function âS_gen_constant_listâ:
perl.c: In function âPerl_get_debug_optsâ:
perl.c: In function âPerl_moreswitchesâ:
gv.c: In function âS_require_tie_modâ:
op.c: In function âS_pmtransâ:
gv.c: In function âPerl_gv_stashpvnâ:
gv.c: In function âPerl_gv_stashsvâ:
gv.c: In function âPerl_gv_fetchsvâ:
gv.c: In function âS_gv_magicalize_isaâ:
gv.c: In function âS_parse_gv_stash_nameâ:
perl.c: In function âS_minus_vâ:
perl.c:3508:3: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV *â [-Wformat=]
perl.c: In function âS_init_main_stashâ:
op.c: In function âPerl_newPMOPâ:
gv.c: In function âS_gv_is_in_mainâ:
op.c:4756:22: warning: cast increases required alignment of target type [-Wcast-align]
op.c:4758:2: warning: string length â1155â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c: In function âS_find_default_stashâ:
op.c: In function âPerl_pmruntimeâ:
op.c:4845:6: warning: declaration of âoâ shadows a parameter [-Wshadow]
op.c:4793:26: warning: shadowed declaration is here [-Wshadow]
op.c:4865:6: warning: declaration of âoâ shadows a parameter [-Wshadow]
gv.c: In function âS_gv_magicalizeâ:
op.c:4943:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
perl.c:3681:5: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
perl.c: In function âS_open_scriptâ:
op.c: In function âPerl_newPADOPâ:
op.c: In function âPerl_newGVOPâ:
perl.c: In function âS_find_beginningâ:
op.c: In function âPerl_packageâ:
op.c: In function âPerl_package_versionâ:
op.c: In function âPerl_utilizeâ:
op.c:5395:10: warning: declaration of âpackâ shadows a previous local [-Wshadow]
perl.c: In function âPerl_init_dbargsâ:
op.c:5368:9: warning: shadowed declaration is here [-Wshadow]
perl.c: In function âPerl_init_debuggerâ:
op.c: In function âPerl_vload_moduleâ:
op.c: In function âS_aassign_common_varsâ:
perl.c: In function âPerl_populate_isaâ:
op.c: In function âPerl_newASSIGNOPâ:
op.c: In function âPerl_newSTATEOPâ:
perl.c: In function âS_init_predump_symbolsâ:
op.c: In function âS_new_logopâ:
perl.c: In function âPerl_init_argv_symbolsâ:
op.c: In function âPerl_newCONDOPâ:
op.c: In function âPerl_newLOOPOPâ:
perl.c: In function âS_init_postdump_symbolsâ:
perl.c:4328:26: warning: declaration of ânlenâ shadows a previous local [-Wshadow]
perl.c:4284:18: warning: shadowed declaration is here [-Wshadow]
hv.h:364:25: warning: cast increases required alignment of target type [-Wcast-align]
op.c: In function âPerl_newWHILEOPâ:
perl.c: In function âS_mayberelocateâ:
op.c: In function âPerl_newFOROPâ:
gv.c: In function âPerl_gv_fetchpvn_flagsâ:
op.c: In function âPerl_newLOOPEXâ:
op.c: In function âPerl_cv_ckproto_len_flagsâ:
perl.c: In function âS_incpushâ:
perl.c: In function âPerl_call_listâ:
op.c: In function âPerl_cv_const_svâ:
op.c: In function âPerl_cv_const_sv_or_avâ:
perl.c: In function âPerl_my_exitâ:
perl.c: In function âPerl_my_failure_exitâ:
gv.c: In function âPerl_gv_fullname4â:
perl.c: In function âS_my_exit_jumpâ:
op.c: In function âPerl_op_const_svâ:
gv.c:2243:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c: In function âPerl_gv_efullname4â:
gv.c: In function âPerl_gv_checkâ:
op.c: In function âS_already_definedâ:
op.c: In function âPerl_newMYSUBâ:
gv.c:2308:29: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pad.h:72:3: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
gv.c: In function âPerl_gp_refâ:
gv.c: In function âPerl_gp_freeâ:
gv.c:2402:9: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âconst struct HEK *â [-Wformat=]
gv.c: In function âPerl_magic_freeovrldâ:
gv.c:2439:24: warning: cast increases required alignment of target type [-Wcast-align]
gv.c: In function âPerl_Gv_AMupdateâ:
gv.c:2477:32: warning: cast increases required alignment of target type [-Wcast-align]
gv.c:2548:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c:2548:6: warning: string length â2251â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
hv.h:447:10: warning: cast increases required alignment of target type [-Wcast-align]
dquote_static.c: In function âS_regcurlyâ:
op.c: In function âPerl_newATTRSUB_xâ:
dquote_static.c: In function âS_grok_bslash_câ:
dquote_static.c:65:9: warning: string length â762â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dquote_static.c: In function âS_grok_bslash_oâ:
dquote_static.c: In function âS_grok_bslash_xâ:
toke.c: In function âS_printbufâ:
toke.c: In function âS_no_opâ:
toke.c: In function âS_missingtermâ:
toke.c: In function âPerl_lex_startâ:
toke.c: In function âPerl_parser_freeâ:
toke.c: In function âPerl_parser_free_nexttoke_opsâ:
toke.c: In function âPerl_lex_grow_linestrâ:
toke.c: In function âPerl_lex_stuff_pvnâ:
hv.h:265:28: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
hv.h:265:28: warning: string length â2251â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âPerl_lex_stuff_svâ:
toke.c: In function âPerl_lex_unstuffâ:
toke.c: In function âPerl_lex_read_toâ:
gv.c: In function âPerl_gv_handlerâ:
gv.c:2655:12: warning: cast increases required alignment of target type [-Wcast-align]
toke.c: In function âPerl_lex_discard_toâ:
gv.c: In function âPerl_try_amagic_unâ:
toke.c: In function âPerl_lex_next_chunkâ:
gv.c: In function âPerl_try_amagic_binâ:
toke.c: In function âPerl_lex_peek_unicharâ:
toke.c: In function âPerl_lex_read_unicharâ:
toke.c: In function âPerl_lex_read_spaceâ:
toke.c: In function âPerl_validate_protoâ:
gv.c:2762:13: warning: declaration of âleftâ shadows a previous local [-Wshadow]
gv.c:2732:15: warning: shadowed declaration is here [-Wshadow]
toke.c: In function âS_inclineâ:
gv.c: In function âPerl_amagic_deref_callâ:
gv.c: In function âPerl_amagic_is_enabledâ:
toke.c: In function âS_update_debugger_infoâ:
gv.c: In function âPerl_amagic_callâ:
toke.c: In function âS_skipspace_flagsâ:
toke.c: In function âS_check_uniâ:
gv.c:2865:36: warning: cast increases required alignment of target type [-Wcast-align]
gv.c:2866:22: warning: cast increases required alignment of target type [-Wcast-align]
op.c: In function âS_process_special_blocksâ:
toke.c: In function âS_force_wordâ:
toke.c: In function âPerl_str_to_versionâ:
toke.c: In function âS_force_versionâ:
toke.c: In function âS_force_strict_versionâ:
toke.c: In function âS_tokeqâ:
op.c: In function âPerl_newCONSTSUB_flagsâ:
toke.c: In function âS_sublex_startâ:
toke.c: In function âS_sublex_pushâ:
op.c: In function âPerl_newXS_len_flagsâ:
gv.c:2988:31: warning: cast increases required alignment of target type [-Wcast-align]
gv.c:2989:16: warning: cast increases required alignment of target type [-Wcast-align]
toke.c: In function âS_sublex_doneâ:
toke.c: In function âS_get_and_check_backslash_N_nameâ:
toke.c:2966:19: warning: declaration of âfirst_bad_char_locâ shadows a previous local [-Wshadow]
toke.c:2818:15: warning: shadowed declaration is here [-Wshadow]
toke.c: In function âS_scan_constâ:
op.c: In function âPerl_newSTUBâ:
toke.c:3497:4: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:8352:5: warning: string length â1545â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c:3617:8: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
perl.h:1547:45: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
toke.c:3694:37: warning: declaration of âuvâ shadows a previous local [-Wshadow]
toke.c:3130:8: warning: shadowed declaration is here [-Wshadow]
toke.c:3717:50: warning: declaration of âoffâ shadows a previous local [-Wshadow]
toke.c:3656:21: warning: shadowed declaration is here [-Wshadow]
toke.c:3718:41: warning: declaration of âuvâ shadows a previous local [-Wshadow]
toke.c:3694:37: warning: shadowed declaration is here [-Wshadow]
toke.c:3749:8: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c:3841:3: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_newFORMâ:
toke.c:3876:5: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_newANONATTRSUBâ:
op.c: In function âS_io_hintsâ:
toke.c:3930:5: warning: string length â3393â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âS_intuit_moreâ:
toke.c: In function âS_intuit_methodâ:
toke.c: In function âPerl_filter_addâ:
op.c: In function âPerl_ck_spairâ:
op.c:8772:19: warning: declaration of âtypeâ shadows a previous local [-Wshadow]
toke.c: In function âPerl_filter_readâ:
op.c:8767:15: warning: shadowed declaration is here [-Wshadow]
op.c: In function âPerl_ck_evalâ:
op.c: In function âPerl_ck_rvconstâ:
toke.c: In function âS_filter_getsâ:
toke.c: In function âS_find_in_my_stashâ:
op.c: In function âPerl_ck_funâ:
toke.c: In function âS_tokenize_useâ:
toke.c: In function âS_check_scalar_sliceâ:
op.c:9331:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:9331:5: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âPerl_yylexâ:
op.c:9332:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:9332:5: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:9333:33: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:9333:33: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:9356:12: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:9356:12: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c: In function âPerl_gv_name_setâ:
gv.c:3336:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c:3337:2: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c:3341:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c: In function âPerl_gv_try_downgradeâ:
op.c: In function âPerl_ck_globâ:
op.c: In function âPerl_ck_indexâ:
op.c: In function âPerl_ck_sassignâ:
gv.c:3398:2: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_ck_methodâ:
gv.c:3405:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_ck_requireâ:
gv.c:3414:14: warning: cast increases required alignment of target type [-Wcast-align]
gv.c: In function âPerl_gv_overrideâ:
op.c: In function âPerl_ck_returnâ:
op.c: In function âPerl_ck_shiftâ:
gv.c: In function âcore_xsubâ:
op.c: In function âPerl_ck_sortâ:
gv.c:3443:8: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.c:3443:8: warning: string length â2251â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10057:6: warning: declaration of âkidâ shadows a previous local [-Wshadow]
op.c:10034:9: warning: shadowed declaration is here [-Wshadow]
op.c: In function âS_simplify_sortâ:
op.c:10162:5: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10162:5: warning: string length â2234â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10179:5: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10179:5: warning: string length â2234â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_ck_joinâ:
op.c: In function âPerl_find_lexical_cvâ:
op.c:10331:2: warning: string length â1805â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_rv2cv_op_cvâ:
op.c: In function âPerl_ck_entersub_args_protoâ:
op.c: In function âPerl_ck_entersub_args_coreâ:
op.c:10757:6: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10757:6: warning: string length â2238â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10760:2: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10760:2: warning: string length â2238â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10805:3: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10805:3: warning: string length â2238â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10818:7: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:10818:7: warning: string length â2238â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c:6649:12: warning: declaration of âlenâ shadows a previous local [-Wshadow]
toke.c:4756:12: warning: shadowed declaration is here [-Wshadow]
op.c: In function âPerl_cv_set_call_checkerâ:
op.c: In function âPerl_ck_svconstâ:
op.c: In function âPerl_ck_eachâ:
op.c: In function âPerl_ck_lengthâ:
op.c:11144:17: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
op.c:11144:17: warning: format â%pâ expects argument of type âvoid *â, but argument 6 has type âstruct SV *â [-Wformat=]
op.c: In function âPerl_rpeepâ:
op.c:11596:21: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:11596:21: warning: string length â2234â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c:6940:13: warning: declaration of âgvâ shadows a previous local [-Wshadow]
toke.c:4766:9: warning: shadowed declaration is here [-Wshadow]
op.c:11597:21: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c:11597:21: warning: string length â2234â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c:7109:7: warning: declaration of âcvâ shadows a previous local [-Wshadow]
toke.c:6989:6: warning: shadowed declaration is here [-Wshadow]
toke.c:7156:8: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c:7156:8: warning: string length â3784â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
op.c: In function âPerl_custom_op_get_fieldâ:
op.c: In function âPerl_custom_op_registerâ:
op.c: In function âPerl_report_redefined_cvâ:
toke.c:7656:10: warning: declaration of âgvâ shadows a previous local [-Wshadow]
toke.c:8415:8: warning: declaration of âsvâ shadows a previous local [-Wshadow]
toke.c:6988:6: warning: shadowed declaration is here [-Wshadow]
op.c:12584:6: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âconst struct SV *â [-Wformat=]
op.c: In function âPerl_wrap_op_checkerâ:
op.c:12649:35: warning: declaration of âopcodeâ shadows a global declaration [-Wshadow]
opnames.h:397:3: warning: shadowed declaration is here [-Wshadow]
op.c: In function âconst_sv_xsubâ:
op.c: In function âconst_av_xsubâ:
toke.c: In function âS_pending_identâ:
toke.c: In function âS_checkcommaâ:
toke.c: In function âS_new_constantâ:
toke.c:9215:5: warning: string length â2221â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âS_parse_identâ:
toke.c: In function âS_scan_identâ:
toke.c:9582:4: warning: format â%pâ expects argument of type âvoid *â, but argument 5 has type âstruct SV *â [-Wformat=]
toke.c:9582:4: warning: format â%pâ expects argument of type âvoid *â, but argument 7 has type âstruct SV *â [-Wformat=]
toke.c: In function âS_pmflagâ:
toke.c: In function âS_scan_patâ:
toke.c:9743:7: warning: cast increases required alignment of target type [-Wcast-align]
toke.c: In function âS_scan_substâ:
toke.c: In function âS_scan_transâ:
toke.c: In function âS_scan_heredocâ:
toke.c:10270:13: warning: string length â1031â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âS_scan_inputsymbolâ:
toke.c: In function âS_scan_strâ:
toke.c:10619:5: warning: string length â1018â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âPerl_scan_numâ:
toke.c:11356:3: warning: string length â3435â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âS_scan_formlineâ:
toke.c: In function âPerl_start_subparseâ:
toke.c: In function âPerl_yyerror_pvnâ:
toke.c: In function âS_swallow_bomâ:
toke.c: In function âS_utf16_textfilterâ:
toke.c: In function âS_add_utf16_textfilterâ:
toke.c: In function âPerl_scan_vstringâ:
toke.c:11987:2: warning: string length â1018â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
toke.c: In function âS_parse_recdescent_for_opâ:
toke.c: In function âPerl_parse_labelâ:
toke.c: In function âS_parse_opt_lexvarâ:
gv.c:1414:1: warning: inlining failed in call to âS_parse_gv_stash_nameâ: --param large-function-growth limit reached [-Winline]
embed.h:1413:46: warning: called from here [-Winline]
gv.c:1564:1: warning: inlining failed in call to âS_find_default_stashâ: --param large-function-growth limit reached [-Winline]
embed.h:1407:41: warning: called from here [-Winline]
perl.c:1452:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
toke.c:585:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
perly.c: In function âS_clear_yystackâ:
perly.c: In function âPerl_yyparseâ:
pad.c: In function âsv_eq_pvn_flagsâ:
pad.c: In function âPerl_pad_newâ:
pad.c: In function âPerl_cv_undefâ:
pad.c:386:5: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct CV *â [-Wformat=]
pad.c: In function âPerl_cv_forget_slabâ:
pad.c:526:5: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct CV *â [-Wformat=]
pad.c: In function âS_pad_alloc_nameâ:
sv.h:1137:30: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.h:1142:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.h:1147:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pad.c: In function âPerl_pad_add_name_pvnâ:
pad.c: In function âPerl_pad_add_name_svâ:
pad.c: In function âPerl_pad_allocâ:
pad.c: In function âPerl_pad_add_anonâ:
pad.c: In function âS_pad_check_dupâ:
pad.h:50:3: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pad.h:61:3: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pad.c:910:7: warning: format â%pâ expects argument of type âvoid *â, but argument 6 has type âstruct SV * constâ [-Wformat=]
pad.c:928:7: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV * constâ [-Wformat=]
pad.c: In function âPerl_pad_findmy_pvnâ:
pad.c: In function âPerl_pad_findmy_svâ:
pad.c: In function âPerl_find_rundefsvâ:
pad.c: In function âPerl_find_rundefsv2â:
pad.c: In function âS_unavailableâ:
pad.c:1153:5: warning: format â%pâ expects argument of type âvoid *â, but argument 5 has type âstruct SV *â [-Wformat=]
pad.c: In function âS_pad_findlexâ:
pad.h:83:3: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pad.c:1293:29: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
pad.c: In function âPerl_pad_svâ:
pad.c: In function âPerl_pad_setsvâ:
pad.c: In function âPerl_intro_myâ:
pad.c: In function âPerl_pad_leavemyâ:
pad.c: In function âPerl_pad_swipeâ:
pad.c:1664:6: warning: string length â1259â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pad.c: In function âPerl_pad_tidyâ:
pad.c: In function âPerl_pad_freeâ:
pad.c: In function âPerl_do_dump_padâ:
pad.c: In function âS_cv_dumpâ:
pad.c:1977:6: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pad.c:1977:6: warning: string length â2256â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pad.c:1983:6: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pad.c:1983:6: warning: string length â2261â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pad.c: In function âS_cv_clone_padâ:
pad.c: In function âS_cv_cloneâ:
pad.c: In function âPerl_cv_cloneâ:
pad.c: In function âPerl_pad_fixup_inner_anonsâ:
pad.c: In function âPerl_pad_pushâ:
pad.c: In function âPerl_pad_compname_typeâ:
pad.c: In function âPerl_padlist_dupâ:
pad.c: In function âPerl_padlist_storeâ:
inline_invlist.c: In function âS__invlist_lenâ:
regcomp.c: In function âS_scan_commitâ:
regcomp.c: In function âS_ssc_initâ:
regcomp.c: In function âS_get_ANYOF_cp_list_for_sscâ:
regcomp.c: In function âS_ssc_andâ:
regcomp.c: In function âS_ssc_orâ:
regcomp.c: In function âS_ssc_cp_andâ:
regcomp.c: In function âS_ssc_clear_localeâ:
regcomp.c: In function âS_dump_trieâ:
regcomp.c: In function âS_dump_trie_interim_listâ:
regcomp.c: In function âS_dump_trie_interim_tableâ:
regcomp.c: In function âS_make_trieâ:
regcomp.c:2158:25: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:2163:21: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:2202:21: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:2780:21: warning: declaration of âtmpâ shadows a previous local [-Wshadow]
regcomp.c:2769:34: warning: shadowed declaration is here [-Wshadow]
regcomp.c:2781:26: warning: declaration of âchâ shadows a previous local [-Wshadow]
regcomp.c:2770:18: warning: shadowed declaration is here [-Wshadow]
regcomp.c:2801:28: warning: declaration of âlenâ shadows a previous local [-Wshadow]
regcomp.c:1956:12: warning: shadowed declaration is here [-Wshadow]
regcomp.h:325:22: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c:2898:37: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âS_make_trie_failtableâ:
regcomp.c: In function âS_join_exactâ:
regcomp.c: In function âS_study_chunkâ:
regcomp.c:3848:34: warning: declaration of âlastâ shadows a parameter [-Wshadow]
regcomp.c:3566:13: warning: shadowed declaration is here [-Wshadow]
op.c:5707:1: warning: inlining failed in call to âS_aassign_common_varsâ: --param max-inline-insns-single limit reached [-Winline]
embed.h:1460:32: warning: called from here [-Winline]
regcomp.h:328:24: warning: cast increases required alignment of target type [-Wcast-align]
regexp.h:559:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
regcomp.c:4856:33: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c:4859:59: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âPerl_current_re_engineâ:
regcomp.c: In function âPerl_pregcompâ:
regcomp.c: In function âS_pat_upgrade_to_utf8â:
regcomp.c: In function âS_concat_patâ:
regcomp.c:5685:33: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
regcomp.c:5632:10: warning: shadowed declaration is here [-Wshadow]
regcomp.c:5733:17: warning: declaration of âsvâ shadows a previous local [-Wshadow]
regcomp.c:5646:13: warning: shadowed declaration is here [-Wshadow]
regcomp.c: In function âS_compile_runtime_codeâ:
cop.h:1123:26: warning: declaration of âpâ shadows a previous local [-Wshadow]
regcomp.c:5910:8: warning: shadowed declaration is here [-Wshadow]
cop.h:1149:27: warning: declaration of âpâ shadows a previous local [-Wshadow]
regcomp.c: In function âS_setup_longestâ:
sv.h:1108:22: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
regcomp.c: In function âPerl_re_op_compileâ:
handy.h:1936:43: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c:6868:9: warning: string length â3414â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:6930:2: warning: string length â3414â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:7050:5: warning: format â%ldâ expects argument of type âlong intâ, but argument 5 has type âssize_tâ [-Wformat=]
regcomp.c:7132:28: warning: declaration of âscanâ shadows a previous local [-Wshadow]
regcomp.c:6167:14: warning: shadowed declaration is here [-Wshadow]
regcomp.h:930:40: warning: declaration of âre_debug_flagsâ shadows a previous local [-Wshadow]
regcomp.h:930:40: warning: shadowed declaration is here [-Wshadow]
regcomp.c: In function âPerl_reg_named_buff_fetchâ:
regcomp.c:7234:23: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âPerl_reg_named_buff_existsâ:
regcomp.c: In function âPerl_reg_named_buff_nextkeyâ:
regcomp.c:7314:25: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âPerl_reg_named_buff_scalarâ:
regcomp.c: In function âPerl_reg_named_buff_allâ:
regcomp.c:7376:25: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âPerl_reg_numbered_buff_fetchâ:
regcomp.c: In function âS_reg_scan_nameâ:
regcomp.c: In function âS__invlist_array_initâ:
regcomp.c:7777:21: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âS_invlist_arrayâ:
regcomp.c:7808:5: warning: string length â1018â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:7809:13: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âS_invlist_set_lenâ:
regcomp.c:7826:5: warning: string length â1256â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c: In function âS_invlist_maxâ:
regcomp.c: In function âPerl__new_invlistâ:
regcomp.c: In function âPerl__new_invlist_C_arrayâ:
regcomp.c: In function âS_invlist_extendâ:
regcomp.c: In function âS_invlist_trimâ:
regcomp.c: In function âPerl__invlist_union_maybe_complement_2ndâ:
regcomp.c: In function âPerl__invlist_intersection_maybe_complement_2ndâ:
regcomp.c: In function âPerl__add_range_to_invlistâ:
regcomp.c: In function âS_invlist_cloneâ:
regcomp.c: In function âS_parse_lparen_question_flagsâ:
regcomp.c: In function âS_regâ:
regcomp.c:9630:39: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c:9639:38: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c:9723:29: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c:9938:34: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âS_regbranchâ:
regcomp.c: In function âS_regpieceâ:
regcomp.c: In function âS_grok_bslash_Nâ:
regcomp.c:490:8: warning: declaration of âlenâ shadows a previous local [-Wshadow]
regcomp.c:10822:9: warning: shadowed declaration is here [-Wshadow]
regcomp.c: In function âS_reg_recodeâ:
regcomp.c: In function âS_alloc_maybe_populate_EXACTâ:
regcomp.c: In function âS_backref_valueâ:
regcomp.c: In function âS_regatomâ:
regcomp.c:11448:9: warning: declaration of âparse_startâ shadows a previous local [-Wshadow]
regcomp.c:11171:11: warning: shadowed declaration is here [-Wshadow]
regcomp.c:11599:20: warning: declaration of âparse_startâ shadows a previous local [-Wshadow]
regcomp.c:11660:13: warning: shadowed declaration is here [-Wshadow]
regcomp.c:11910:12: warning: declaration of âflagsâ shadows a previous local [-Wshadow]
regcomp.c:11170:9: warning: shadowed declaration is here [-Wshadow]
regcomp.c:11948:12: warning: declaration of âlenâ shadows a previous local [-Wshadow]
regcomp.c: In function âS_regwhiteâ:
regcomp.c: In function âS_populate_ANYOF_from_invlistâ:
regcomp.h:543:38: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.h:544:28: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âS_regpposixccâ:
regcomp.c: In function âS_could_it_be_a_POSIX_classâ:
regcomp.c: In function âS_handle_regex_setsâ:
inline.h:116:1: warning: inlining failed in call to âS_SvREFCNT_decâ: call is unlikely and code size would grow [-Winline]
sv.h:333:26: warning: called from here [-Winline]
regcomp.c:12718:12: warning: declaration of âdepthâ shadows a parameter [-Wshadow]
regcomp.c:12686:37: warning: shadowed declaration is here [-Wshadow]
regcomp.c:12696:12: warning: shadowed declaration is here [-Wshadow]
regcomp.c:12881:40: warning: declaration of âsave_parseâ shadows a previous local [-Wshadow]
regcomp.c:12694:22: warning: shadowed declaration is here [-Wshadow]
regcomp.c: In function âS_regclassâ:
regcomp.h:513:46: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.h:510:35: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.h:504:34: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âS_set_ANYOF_argâ:
regcomp.c: In function âS_nextcharâ:
regcomp.c: In function âS_reg_nodeâ:
regcomp.c: In function âS_reganodeâ:
regcomp.c: In function âS_reginsertâ:
regcomp.c: In function âS_regtailâ:
regcomp.c: In function âS_regtail_studyâ:
regcomp.c: In function âPerl_regdumpâ:
regcomp.c: In function âPerl_regpropâ:
regcomp.c:15719:27: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.h:522:8: warning: cast increases required alignment of target type [-Wcast-align]
regcomp.c: In function âPerl_re_intuit_stringâ:
regcomp.c: In function âPerl_pregfreeâ:
regcomp.c: In function âPerl_pregfree2â:
regcomp.c: In function âPerl_reg_temp_copyâ:
regcomp.c:16024:2: warning: string length â1045â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c:16030:6: warning: string length â1012â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c: In function âPerl_regfree_internalâ:
regcomp.c: In function âPerl_re_dup_gutsâ:
regcomp.c: In function âPerl_regdupe_internalâ:
regcomp.c: In function âPerl_regnextâ:
regcomp.c: In function âS_re_croak2â:
regcomp.c: In function âPerl_save_re_contextâ:
regcomp.c: In function âS_put_byteâ:
regcomp.c: In function âS_put_rangeâ:
regcomp.c: In function âS_dumpuntilâ:
regcomp.c:16696:17: warning: declaration of âopâ shadows a previous local [-Wshadow]
regcomp.c:16629:8: warning: shadowed declaration is here [-Wshadow]
dump.c: In function âPerl_pv_escapeâ:
dump.c: In function âPerl_pv_prettyâ:
dump.c: In function âPerl_pv_displayâ:
dump.c: In function âPerl_sv_peekâ:
dump.c:365:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
dump.c:376:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
dump.c:425:24: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:425:24: warning: string length â2236â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c: In function âPerl_dump_packsubs_perlâ:
dump.c: In function âPerl_dump_sub_perlâ:
dump.c: In function âPerl_dump_formâ:
dump.c: In function âPerl_do_pmop_dumpâ:
dump.c: In function âS_sequence_numâ:
dump.c: In function âPerl_do_op_dumpâ:
dump.c:924:13: warning: declaration of âoptypeâ shadows a previous local [-Wshadow]
dump.c:1019:18: warning: shadowed declaration is here [-Wshadow]
dump.c: In function âPerl_gv_dumpâ:
dump.c: In function âPerl_do_magic_dumpâ:
dump.c:1400:35: warning: cast increases required alignment of target type [-Wcast-align]
dump.c: In function âPerl_do_gv_dumpâ:
dump.c:1449:5: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:1449:5: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:1452:31: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:1452:31: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c: In function âPerl_do_gvgv_dumpâ:
dump.c:1464:5: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:1464:5: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:1476:31: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:1476:31: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c: In function âPerl_do_sv_dumpâ:
dump.c:1846:6: warning: string length â649â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.h:1402:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
dump.c:2189:9: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:2189:9: warning: string length â2266â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:2218:21: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:2218:21: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:2222:2: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c:2222:2: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
dump.c: In function âPerl_debopâ:
util.c: In function âPerl_safesysmallocâ:
perl.h:154:22: warning: declaration of âmy_perlâ shadows a previous local [-Wshadow]
perl.h:154:22: warning: shadowed declaration is here [-Wshadow]
util.c: In function âPerl_safesysreallocâ:
util.c: In function âPerl_safesysfreeâ:
util.c: In function âPerl_safesyscallocâ:
util.c: In function âPerl_fbm_compileâ:
util.c:628:16: warning: declaration of âmgâ shadows a previous local [-Wshadow]
util.c:616:12: warning: shadowed declaration is here [-Wshadow]
sv.h:1097:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
util.c:689:5: warning: string length â648â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c: In function âPerl_fbm_instrâ:
util.c: In function âPerl_savesvpvâ:
util.c: In function âPerl_savesharedsvpvâ:
util.c: In function âS_mess_allocâ:
util.c: In function âPerl_vformâ:
util.c: In function âPerl_mess_svâ:
util.c:1401:7: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c: In function âPerl_write_to_stderrâ:
util.c: In function âS_with_queued_errorsâ:
util.c: In function âS_invoke_exception_hookâ:
util.c: In function âPerl_vcroakâ:
util.c: In function âPerl_croak_no_memâ:
util.c: In function âPerl_croak_popstackâ:
util.c: In function âPerl_my_setenvâ:
util.c:2016:22: warning: declaration of âlenâ shadows a previous local [-Wshadow]
util.c:1997:15: warning: shadowed declaration is here [-Wshadow]
util.c: In function âPerl_my_popen_listâ:
util.c:2366:11: warning: declaration of ânâ shadows a parameter [-Wshadow]
util.c:2266:48: warning: shadowed declaration is here [-Wshadow]
util.c: In function âPerl_my_popenâ:
util.c: In function âPerl_atfork_lockâ:
util.c: In function âPerl_atfork_unlockâ:
util.c: In function âPerl_my_pcloseâ:
util.c: In function âPerl_report_wrongway_fhâ:
util.c:3480:17: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c:3487:4: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct HEK * constâ [-Wformat=]
util.c: In function âPerl_report_evil_fhâ:
util.c:3513:13: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c:3513:13: warning: string length â3781â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c:3514:38: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c: In function âPerl_my_strftimeâ:
util.c: In function âPerl_getcwd_svâ:
vutil.c: In function âPerl_prescan_versionâ:
vutil.c: In function âPerl_scan_versionâ:
vutil.c: In function âPerl_new_versionâ:
vutil.c: In function âPerl_upg_versionâ:
vutil.c: In function âPerl_vverifyâ:
vutil.c: In function âPerl_vnumifyâ:
regcomp.c:8862:1: warning: inlining failed in call to âS_invlist_cloneâ: --param max-inline-insns-single limit reached [-Winline]
embed.h:922:26: warning: called from here [-Winline]
vutil.c: In function âPerl_vnormalâ:
vutil.c: In function âPerl_vstringifyâ:
vutil.c: In function âPerl_vcmpâ:
util.c: In function âPerl_parse_unicode_optsâ:
util.c: In function âPerl_get_hash_seedâ:
util.c: In function âPerl_my_cxt_initâ:
util.c: In function âPerl_xs_version_bootcheckâ:
util.c:5142:2: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV * constâ [-Wformat=]
util.c:5145:6: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV * constâ [-Wformat=]
util.c:5156:9: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV * constâ [-Wformat=]
util.c:5156:9: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
util.c:5163:11: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV * constâ [-Wformat=]
util.c:5163:11: warning: format â%pâ expects argument of type âvoid *â, but argument 6 has type âstruct SV *â [-Wformat=]
util.c:5165:3: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
util.c: In function âPerl_xs_apiversion_bootcheckâ:
util.c:5194:8: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV *â [-Wformat=]
util.c:5194:8: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
util.c:5194:8: warning: format â%pâ expects argument of type âvoid *â, but argument 5 has type âstruct SV *â [-Wformat=]
util.c: In function âS_gv_has_usable_nameâ:
util.c:5284:2: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c: In function âPerl_get_db_subâ:
util.c:5332:6: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c:5332:6: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
util.c: In function âPerl_get_re_argâ:
util.c: In function âPerl_drand48_init_râ:
util.c: In function âPerl_drand48_râ:
util.c:5409:32: warning: use of C99 long long integer constant [-Wlong-long]
util.c:5411:32: warning: use of C99 long long integer constant [-Wlong-long]
regcomp.c: In function âS_ssc_finalizeâ:
mg.c: In function âS_save_magic_flagsâ:
scope.h:324:34: warning: cast increases required alignment of target type [-Wcast-align]
mg.c: In function âPerl_mg_magicalâ:
mg.c: In function âPerl_mg_getâ:
mg.c: In function âPerl_mg_setâ:
mg.c: In function âPerl_mg_lengthâ:
mg.c: In function âPerl_mg_sizeâ:
mg.c: In function âPerl_mg_clearâ:
mg.c: In function âS_mg_findext_flagsâ:
mg.c: In function âPerl_mg_find_mglobâ:
mg.c: In function âPerl_mg_copyâ:
mg.c: In function âPerl_mg_localizeâ:
mg.c: In function âS_mg_free_structâ:
mg.c: In function âPerl_mg_freeâ:
mg.c: In function âPerl_mg_free_typeâ:
mg.c: In function âPerl_magic_getâ:
embed.h:556:24: warning: called from here [-Winline]
mg.c:941:3: warning: string length â1006â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:964:3: warning: string length â1006â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:1056:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:1056:6: warning: string length â3817â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:1064:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:1064:6: warning: string length â3817â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c: In function âPerl_magic_getuvarâ:
mg.c:1141:32: warning: cast increases required alignment of target type [-Wcast-align]
mg.c: In function âPerl_magic_setenvâ:
mg.c: In function âPerl_magic_clearenvâ:
mg.c: In function âPerl_magic_set_all_envâ:
mg.c: In function ârestore_sigmaskâ:
mg.c:1302:37: warning: cast increases required alignment of target type [-Wcast-align]
mg.c: In function âPerl_magic_getsigâ:
mg.c: In function âPerl_despatch_signalsâ:
mg.c: In function âPerl_magic_setsigâ:
mg.c: In function âPerl_magic_clearisaâ:
mg.c: In function âPerl_magic_getnkeysâ:
mg.c: In function âPerl_magic_setnkeysâ:
mg.c: In function âPerl_magic_methcallâ:
mg.c:1794:16: warning: declaration of âsvâ shadows a parameter [-Wshadow]
mg.c:1761:31: warning: shadowed declaration is here [-Wshadow]
mg.c: In function âS_magic_methcall1â:
mg.c: In function âPerl_magic_setpackâ:
mg.c: In function âPerl_magic_sizepackâ:
mg.c: In function âPerl_magic_scalarpackâ:
mg.c: In function âPerl_magic_setdblineâ:
mg.c: In function âPerl_magic_getarylenâ:
mg.c: In function âPerl_magic_setarylenâ:
mg.c: In function âPerl_magic_setposâ:
mg.c: In function âPerl_magic_getsubstrâ:
mg.c: In function âPerl_magic_setsubstrâ:
mg.c: In function âPerl_defelem_targetâ:
mg.c: In function âPerl_magic_setdefelemâ:
mg.c: In function âPerl_vivify_defelemâ:
mg.c: In function âPerl_magic_killbackrefsâ:
mg.c: In function âPerl_magic_setuvarâ:
mg.c:2440:38: warning: cast increases required alignment of target type [-Wcast-align]
mg.c: In function âPerl_magic_setregexpâ:
sv.h:1102:27: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
mg.c: In function âPerl_magic_setâ:
mg.c:2533:2: warning: string length â1049â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:2536:12: warning: declaration of âsâ shadows a previous local [-Wshadow]
mg.c:2504:17: warning: shadowed declaration is here [-Wshadow]
regcomp.c:8897:1: warning: inlining failed in call to âS_invlist_iterinitâ: call is unlikely and code size would grow [-Winline]
embed.h:927:29: warning: called from here [-Winline]
regcomp.c:8905:1: warning: inlining failed in call to âS_invlist_iterfinishâ: call is unlikely and code size would grow [-Winline]
embed.h:926:31: warning: called from here [-Winline]
mg.c:2615:13: warning: declaration of âlenâ shadows a previous local [-Wshadow]
mg.c:2508:12: warning: shadowed declaration is here [-Wshadow]
mg.c:2670:14: warning: declaration of âlenâ shadows a previous local [-Wshadow]
mg.c:2670:19: warning: declaration of âiâ shadows a previous local [-Wshadow]
mg.c:2507:9: warning: shadowed declaration is here [-Wshadow]
mg.c:2685:34: warning: cast increases required alignment of target type [-Wcast-align]
mg.c:2695:11: warning: declaration of âlenâ shadows a previous local [-Wshadow]
mg.c:2670:14: warning: shadowed declaration is here [-Wshadow]
mg.c: In function âPerl_whichsig_svâ:
mg.c: In function âPerl_sighandlerâ:
mg.c:3164:10: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:3164:10: warning: string length â3763â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:3166:11: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c:3166:11: warning: string length â3829â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mg.c: In function âS_restore_magicâ:
mg.c: In function âPerl_magic_sethintâ:
mg.c: In function âPerl_magic_clearhintâ:
mg.c: In function âPerl_magic_copycallcheckerâ:
inline_invlist.c:49:1: warning: inlining failed in call to âS__invlist_contains_cpâ: call is unlikely and code size would grow [-Winline]
embed.h:977:35: warning: called from here [-Winline]
regcomp.c:10905:1: warning: inlining failed in call to âS_compute_EXACTishâ: call is unlikely and code size would grow [-Winline]
regcomp.c:14254:20: warning: called from here [-Winline]
regcomp.c:10925:1: warning: inlining failed in call to âS_alloc_maybe_populate_EXACTâ: call is unlikely and code size would grow [-Winline]
embed.h:913:49: warning: called from here [-Winline]
regcomp.c:14806:28: warning: called from here [-Winline]
util.c:5279:1: warning: inlining failed in call to âS_gv_has_usable_nameâ: --param max-inline-insns-single limit reached [-Winline]
util.c:5315:24: warning: called from here [-Winline]
util.c:5320:10: warning: called from here [-Winline]
mro.c: In function âPerl_mro_set_private_dataâ:
mro.c: In function âPerl_mro_get_from_nameâ:
mro.c: In function âPerl_mro_registerâ:
mro.c: In function âPerl_mro_meta_dupâ:
mro.c: In function âS_mro_get_linear_isa_dfsâ:
mro.c:319:4: warning: string length â1011â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:339:12: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
mro.c:267:14: warning: shadowed declaration is here [-Wshadow]
sv.h:1832:3: warning: cast increases required alignment of target type [-Wcast-align]
mro.c: In function âPerl_mro_get_linear_isaâ:
mro.c: In function âPerl_mro_isa_changed_inâ:
mro.c:605:39: warning: cast increases required alignment of target type [-Wcast-align]
mro.c:606:28: warning: declaration of âisaâ shadows a previous local [-Wshadow]
mro.c:503:9: warning: shadowed declaration is here [-Wshadow]
mro.c: In function âS_mro_clean_isarevâ:
mro.c: In function âPerl_mro_package_movedâ:
mro.c:779:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:783:5: warning: string length â838â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:784:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:784:5: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:784:5: warning: string length â6804â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:785:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:785:5: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:785:5: warning: string length â13629â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:786:5: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:786:5: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:786:5: warning: string length â20442â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:798:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:798:6: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:804:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:804:6: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:807:2: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:807:2: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:808:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:808:6: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:820:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:820:3: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:827:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:827:3: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:830:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:830:6: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:831:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:831:3: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c:864:13: warning: declaration of âstashâ shadows a parameter [-Wshadow]
mro.c:743:41: warning: shadowed declaration is here [-Wshadow]
mro.c:864:22: warning: cast increases required alignment of target type [-Wcast-align]
mro.c: In function âS_mro_gather_and_renameâ:
mro.c:922:13: warning: declaration of âentryâ shadows a previous local [-Wshadow]
mro.c:891:9: warning: shadowed declaration is here [-Wshadow]
sv.h:1787:31: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
mro.c:961:21: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV *â [-Wformat=]
hv.h:265:28: warning: string length â1062â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
mro.c: In function âPerl_mro_method_changed_inâ:
mro.c: In function âPerl_mro_set_mroâ:
mro.c: In function âXS_mro_method_changed_inâ:
hv.c: In function âS_save_hek_flagsâ:
hv.c:87:11: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âPerl_free_tied_hv_poolâ:
hv.c: In function âPerl_hek_dupâ:
hv.c: In function âPerl_he_dupâ:
hv.c:164:19: warning: cast increases required alignment of target type [-Wcast-align]
hv.c:171:7: warning: declaration of âsharedâ shadows a parameter [-Wshadow]
hv.c:143:37: warning: shadowed declaration is here [-Wshadow]
hv.c: In function âPerl_hv_commonâ:
hv.c:362:33: warning: cast increases required alignment of target type [-Wcast-align]
hv.c:427:26: warning: cast increases required alignment of target type [-Wcast-align]
hv.c:584:20: warning: cast increases required alignment of target type [-Wcast-align]
hv.c:773:16: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âS_hv_magic_checkâ:
hv.c: In function âPerl_hv_scalarâ:
hv.c: In function âS_hv_delete_commonâ:
hv.c: In function âS_hsplitâ:
hv.c:1205:19: warning: cast increases required alignment of target type [-Wcast-align]
hv.c:1212:15: warning: cast increases required alignment of target type [-Wcast-align]
hv.c:1245:11: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âPerl_hv_ksplitâ:
hv.c:1318:23: warning: cast increases required alignment of target type [-Wcast-align]
av.c: In function âPerl_av_reifyâ:
hv.c: In function âPerl_newHVhvâ:
hv.c:1355:9: warning: cast increases required alignment of target type [-Wcast-align]
av.c: In function âPerl_av_extendâ:
hv.c: In function âPerl_hv_copy_hints_hvâ:
av.c: In function âS_adjust_indexâ:
hv.c: In function âS_hv_free_ent_retâ:
hv.c: In function âPerl_hv_free_entâ:
hv.c: In function âPerl_hv_delayfree_entâ:
hv.c: In function âPerl_hv_clearâ:
hv.c: In function âPerl_hv_clear_placeholdersâ:
hv.c: In function âS_clear_placeholdersâ:
hv.c: In function âS_hfreeentriesâ:
hv.c: In function âPerl_hfree_next_entryâ:
av.c: In function âPerl_av_fetchâ:
av.c: In function âPerl_av_storeâ:
av.c: In function âPerl_av_makeâ:
av.c: In function âPerl_av_clearâ:
av.c: In function âPerl_av_undefâ:
av.c: In function âPerl_av_create_and_pushâ:
av.c: In function âPerl_av_pushâ:
av.c: In function âPerl_av_popâ:
av.c: In function âPerl_av_create_and_unshift_oneâ:
av.c: In function âPerl_av_unshiftâ:
av.c:692:16: warning: declaration of âiâ shadows a previous local [-Wshadow]
av.c:661:13: warning: shadowed declaration is here [-Wshadow]
hv.c: In function âPerl_hv_undef_flagsâ:
av.c: In function âPerl_av_shiftâ:
av.c: In function âPerl_av_fillâ:
hv.h:265:28: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct HEK *â [-Wformat=]
av.c: In function âPerl_av_deleteâ:
av.c: In function âPerl_av_existsâ:
av.c: In function âS_get_aux_mgâ:
hv.c: In function âS_hv_auxinitâ:
hv.c:2000:23: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âPerl_hv_name_setâ:
hv.c:2172:16: warning: declaration of ânameâ shadows a parameter [-Wshadow]
hv.c:2155:44: warning: shadowed declaration is here [-Wshadow]
hv.c: In function âPerl_hv_kill_backrefsâ:
hv.c: In function âPerl_hv_iternext_flagsâ:
hv.c:2490:23: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âPerl_hv_iterkeyâ:
hv.c: In function âPerl_hv_itervalâ:
hv.c: In function âS_unshare_hek_or_pvnâ:
hv.c:2740:7: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âS_share_hek_flagsâ:
hv.c:2901:14: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âPerl_hv_placeholders_pâ:
hv.c: In function âPerl_hv_placeholders_setâ:
hv.c: In function âS_refcounted_he_valueâ:
hv.c:3011:2: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
hv.c: In function âPerl_refcounted_he_chain_2hvâ:
hv.c:3051:16: warning: cast increases required alignment of target type [-Wcast-align]
hv.c: In function âPerl_refcounted_he_fetch_pvnâ:
hv.c:3173:18: warning: declaration of âpâ shadows a previous local [-Wshadow]
hv.c:3160:40: warning: shadowed declaration is here [-Wshadow]
hv.c:3173:30: warning: declaration of âkeyendâ shadows a previous local [-Wshadow]
hv.c:3160:14: warning: shadowed declaration is here [-Wshadow]
hv.c: In function âPerl_refcounted_he_fetch_svâ:
hv.c: In function âPerl_refcounted_he_new_pvnâ:
hv.c:3349:18: warning: declaration of âpâ shadows a previous local [-Wshadow]
hv.c:3336:40: warning: shadowed declaration is here [-Wshadow]
hv.c:3349:30: warning: declaration of âkeyendâ shadows a previous local [-Wshadow]
hv.c:3336:14: warning: shadowed declaration is here [-Wshadow]
hv.c: In function âPerl_refcounted_he_new_svâ:
hv.c: In function âPerl_refcounted_he_freeâ:
hv.c: In function âPerl_refcounted_he_incâ:
hv.c: In function âPerl_hv_assertâ:
pp_hot.c: In function âPerl_pp_gvsvâ:
pp_hot.c: In function âPerl_pp_pushmarkâ:
pp_hot.c: In function âPerl_pp_stringifyâ:
pp_hot.c: In function âPerl_pp_gvâ:
pp_hot.c: In function âPerl_pp_andâ:
pp_hot.c: In function âPerl_pp_sassignâ:
pp_hot.c:189:3: warning: string length â3498â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c: In function âPerl_pp_cond_exprâ:
sv.h:1793:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp_hot.c: In function âPerl_pp_unstackâ:
pp_hot.c: In function âPerl_pp_concatâ:
pp_hot.c: In function âS_pushavâ:
pp_hot.c: In function âPerl_pp_padrangeâ:
pp_hot.c: In function âPerl_pp_readlineâ:
pp_hot.c: In function âPerl_pp_eqâ:
pp_hot.c: In function âPerl_pp_preincâ:
pp_hot.c: In function âPerl_pp_orâ:
pp_hot.c: In function âPerl_pp_definedâ:
pp_hot.c: In function âPerl_pp_addâ:
pp_hot.c: In function âPerl_pp_aelemfastâ:
pp_hot.c: In function âPerl_pp_printâ:
gv.h:30:19: warning: declaration of â_gvgpâ shadows a previous local [-Wshadow]
gv.h:30:19: warning: shadowed declaration is here [-Wshadow]
pp_hot.c: In function âPerl_pp_rv2avâ:
pp_hot.c: In function âS_do_oddballâ:
pp_hot.c: In function âPerl_pp_aassignâ:
pp_hot.c: In function âPerl_pp_qrâ:
pp_hot.c: In function âPerl_pp_matchâ:
pp_hot.c:1493:13: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_hot.c:1350:12: warning: shadowed declaration is here [-Wshadow]
pp_hot.c:1494:22: warning: declaration of âsâ shadows a previous local [-Wshadow]
pp_hot.c:1341:17: warning: shadowed declaration is here [-Wshadow]
pp_hot.c: In function âPerl_do_readlineâ:
pp_hot.c:1597:3: warning: string length â1025â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c:1675:7: warning: string length â1025â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c: In function âPerl_pp_helemâ:
pp_hot.c: In function âPerl_pp_iterâ:
pp_hot.c:1930:17: warning: string length â1039â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c: In function âPerl_pp_substâ:
pp_hot.c:2375:2: warning: string length â1025â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c: In function âPerl_pp_grepwhileâ:
pp_hot.c:2413:5: warning: string length â3372â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c:2420:2: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c:2448:13: warning: string length â1045â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c: In function âPerl_pp_leavesubâ:
pp_hot.c: In function âPerl_pp_entersubâ:
pp_hot.c:2622:6: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c:2622:6: warning: string length â2249â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c:2710:25: warning: string length â1057â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c:2758:11: warning: declaration of âsvâ shadows a previous local [-Wshadow]
pp.h:330:21: warning: shadowed declaration is here [-Wshadow]
pp_hot.c:2779:21: warning: string length â1057â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_hot.c: In function âPerl_sub_crush_depthâ:
pp_hot.c: In function âPerl_pp_aelemâ:
pp_hot.c: In function âPerl_vivify_refâ:
pp_hot.c: In function âPerl_pp_methodâ:
pp_hot.c: In function âPerl_pp_method_namedâ:
pp_hot.c: In function âS_method_commonâ:
pp_hot.c:3023:13: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct HV *â [-Wformat=]
pp_hot.c:3023:13: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV * constâ [-Wformat=]
pp_hot.c:3048:17: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct HV *â [-Wformat=]
pp_hot.c:3048:17: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV * constâ [-Wformat=]
sv.c: In function âS_more_svâ:
sv.c: In function âS_del_svâ:
sv.c: In function âS_sv_add_arenaâ:
sv.c: In function âS_visitâ:
sv.c: In function âdo_clean_objsâ:
sv.c: In function âdo_clean_named_objsâ:
sv.c: In function âdo_clean_named_io_objsâ:
sv.c: In function âdo_curseâ:
sv.c: In function âPerl_sv_clean_objsâ:
sv.c: In function âdo_clean_allâ:
sv.c: In function âPerl_sv_free_arenasâ:
sv.c: In function âPerl_more_bodiesâ:
perl.h:154:22: warning: declaration of âmy_perlâ shadows a parameter [-Wshadow]
sv.c:1150:7: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:1154:3: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âS_new_bodyâ:
sv.c: In function âPerl_sv_upgradeâ:
sv.c:1333:14: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:1371:6: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.h:1334:19: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âPerl_sv_backoffâ:
sv.c: In function âPerl_sv_growâ:
sv.c: In function âPerl_sv_setivâ:
sv.c:1650:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_setiv_mgâ:
sv.c: In function âPerl_sv_setuvâ:
sv.c: In function âPerl_sv_setuv_mgâ:
sv.c: In function âPerl_sv_setnvâ:
sv.c:1764:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_setnv_mgâ:
sv.c: In function âS_not_a_numberâ:
sv.c: In function âPerl_looks_like_numberâ:
sv.c: In function âS_sv_2iuv_commonâ:
sv.c:2081:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:2124:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:2232:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:2247:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_sv_2iv_flagsâ:
sv.c: In function âPerl_sv_2uv_flagsâ:
sv.c: In function âPerl_sv_2nv_flagsâ:
sv.c: In function âPerl_sv_2numâ:
sv.c: In function âPerl_sv_2pv_flagsâ:
sv.c:2971:9: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:2976:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:3083:1: warning: no previous prototype for âPerl_sv_copypvâ [-Wmissing-prototypes]
sv.c: In function âPerl_sv_copypv_flagsâ:
sv.c: In function âPerl_sv_2pvbyteâ:
sv.c: In function âPerl_sv_2pvutf8â:
sv.c: In function âPerl_sv_2bool_flagsâ:
sv.c:3210:52: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_sv_utf8_upgrade_flags_growâ:
sv.c: In function âPerl_sv_utf8_downgradeâ:
sv.c: In function âPerl_sv_utf8_decodeâ:
sv.c: In function âS_glob_assign_globâ:
sv.c:3735:2: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3735:2: warning: string length â2231â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3736:2: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3736:2: warning: string length â2231â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3745:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3751:9: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3751:9: warning: string length â2231â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3783:9: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3783:9: warning: string length â2243â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3792:13: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3792:13: warning: string length â2231â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
gv.h:35:13: warning: shadowed declaration is here [-Wshadow]
sv.c:3839:17: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âS_glob_assign_refâ:
sv.c:3969:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3969:6: warning: string length â2236â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3970:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:3970:6: warning: string length â2231â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regcomp.c: In function âS_study_chunk.constpropâ:
regcomp.c:1385:1: warning: inlining failed in call to âS_ssc_add_rangeâ: call is unlikely and code size would grow [-Winline]
embed.h:958:30: warning: called from here [-Winline]
sv.c: In function âPerl_sv_setsv_flagsâ:
sv.c:4128:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4146:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4179:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4262:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4266:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4304:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4320:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4320:3: warning: string length â2243â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4321:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4321:3: warning: string length â2231â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4346:23: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:4409:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4436:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4550:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4565:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_setsv_mgâ:
sv.c: In function âPerl_sv_setsv_cowâ:
sv.c:4645:2: warning: string length â1178â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4646:2: warning: string length â1080â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_setpvnâ:
sv.c:4706:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:4722:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_setpvn_mgâ:
sv.c: In function âPerl_sv_setpvâ:
pp.c: In function âPerl_pp_padavâ:
sv.c:4764:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_padhvâ:
pp.c: In function âPerl_pp_introcvâ:
pp.c: In function âPerl_pp_clonecvâ:
sv.c:4773:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âS_rv2gvâ:
sv.c: In function âPerl_sv_setpv_mgâ:
sv.c: In function âPerl_sv_sethekâ:
sv.c:4807:16: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:4832:6: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_usepvn_flagsâ:
sv.c:4877:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_rv2gvâ:
pp.c: In function âPerl_softref2xvâ:
pp.c: In function âPerl_pp_rv2svâ:
sv.c:4922:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_av2arylenâ:
sv.c: In function âS_sv_uncowâ:
pp.c: In function âPerl_pp_posâ:
pp.c: In function âPerl_pp_rv2cvâ:
pp.c: In function âPerl_pp_prototypeâ:
sv.c: In function âPerl_sv_force_normal_flagsâ:
pp.c: In function âPerl_pp_anoncodeâ:
pp.c: In function âPerl_pp_refgenâ:
pp.c: In function âS_reftoâ:
pp.c:575:9: warning: string length â1029â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_refâ:
pp.c: In function âPerl_pp_blessâ:
sv.c:5116:6: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_chopâ:
sv.c:5184:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_gelemâ:
sv.c: In function âPerl_sv_catpvn_flagsâ:
pp.c:696:3: warning: string length â649â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_studyâ:
pp.c: In function âPerl_pp_transâ:
sv.c:5304:5: warning: string length â1011â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âS_do_chompâ:
sv.c: In function âPerl_sv_catsv_flagsâ:
sv.c: In function âPerl_sv_catpvâ:
sv.c:5379:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_catpv_mgâ:
sv.c: In function âPerl_newSVâ:
sv.c: In function âPerl_sv_magicextâ:
pp.c: In function âPerl_pp_schopâ:
pp.c: In function âPerl_pp_chopâ:
pp.c: In function âPerl_pp_undefâ:
pp.c:988:7: warning: string length â649â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
hv.h:450:39: warning: right-hand operand of comma expression has no effect [-Wunused-value]
sv.c:5532:49: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âPerl_sv_magicâ:
sv.c: In function âS_sv_unmagicext_flagsâ:
sv.c: In function âPerl_sv_rvweakenâ:
sv.c: In function âPerl_sv_add_backrefâ:
sv.c: In function âPerl_sv_del_backrefâ:
sv.c: In function âPerl_sv_kill_backrefsâ:
sv.c:6006:7: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:6013:7: warning: string length â817â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:6014:7: warning: string length â835â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_insert_flagsâ:
sv.c:6082:5: warning: string length â1017â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:1061:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_postincâ:
pp.c: In function âPerl_pp_powâ:
sv.c: In function âPerl_sv_replaceâ:
sv.c:6200:8: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âS_anonymise_cv_maybeâ:
pp.c: In function âPerl_pp_multiplyâ:
sv.c:6247:5: warning: string length â754â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_divideâ:
pp.c:1498:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_moduloâ:
pp.c:1598:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c:1602:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_repeatâ:
pp.c:1714:24: warning: string length â1037â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:1756:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:1758:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_subtractâ:
pp.c: In function âPerl_pp_left_shiftâ:
pp.c: In function âPerl_pp_right_shiftâ:
pp.c: In function âPerl_pp_ltâ:
pp.c: In function âPerl_pp_gtâ:
pp.c: In function âPerl_pp_leâ:
pp.c: In function âPerl_pp_geâ:
pp.c: In function âPerl_pp_neâ:
pp.c: In function âPerl_do_ncmpâ:
sv.c: In function âPerl_sv_clearâ:
pp.c:2079:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_ncmpâ:
pp.c: In function âPerl_pp_sleâ:
pp.c: In function âPerl_pp_seqâ:
pp.c: In function âPerl_pp_sneâ:
pp.c: In function âPerl_pp_scmpâ:
sv.c:6396:21: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct SV *â [-Wformat=]
pp.c: In function âPerl_pp_bit_andâ:
sv.c:6411:3: warning: string length â645â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_bit_orâ:
sv.c:6456:3: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:6457:7: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âS_negate_stringâ:
pp.c: In function âPerl_pp_negateâ:
sv.c:1037:29: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âS_curseâ:
pp.c: In function âPerl_pp_notâ:
pp.c: In function âPerl_pp_complementâ:
sv.c: In function âPerl_sv_freeâ:
sv.c: In function âPerl_sv_free2â:
sv.c: In function âPerl_sv_lenâ:
pp.c:2402:13: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âPerl_sv_len_utf8_nomgâ:
pp.c: In function âPerl_pp_i_multiplyâ:
sv.c:6922:23: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âS_sv_pos_u2b_cachedâ:
sv.c:7032:22: warning: cast increases required alignment of target type [-Wcast-align]
pp.c: In function âPerl_pp_i_divideâ:
sv.c: In function âPerl_sv_pos_u2b_flagsâ:
pp.c: In function âPerl_pp_i_moduloâ:
sv.c: In function âS_utf8_mg_pos_cache_updateâ:
sv.c:7276:19: warning: cast increases required alignment of target type [-Wcast-align]
pp.c: In function âPerl_pp_i_addâ:
sv.c: In function âPerl_sv_pos_b2u_flagsâ:
pp.c: In function âPerl_pp_i_subtractâ:
sv.c:7451:29: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âPerl_sv_eq_flagsâ:
pp.c: In function âPerl_pp_i_ltâ:
pp.c: In function âPerl_pp_i_gtâ:
pp.c: In function âPerl_pp_i_leâ:
pp.c: In function âPerl_pp_i_geâ:
sv.c: In function âPerl_sv_cmp_flagsâ:
pp.c: In function âPerl_pp_i_eqâ:
pp.c: In function âPerl_pp_i_neâ:
sv.c: In function âPerl_sv_collxfrm_flagsâ:
pp.c: In function âPerl_pp_i_ncmpâ:
sv.c:7858:32: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âS_sv_gets_append_to_utf8â:
pp.c: In function âPerl_pp_i_negateâ:
pp.c: In function âPerl_pp_atan2â:
sv.c: In function âS_sv_gets_read_recordâ:
pp.c: In function âPerl_pp_sinâ:
pp.c: In function âPerl_pp_randâ:
pp.c:2753:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_srandâ:
pp.c: In function âPerl_pp_intâ:
sv.c: In function âPerl_sv_getsâ:
sv.c:8076:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_absâ:
pp.c: In function âPerl_pp_octâ:
pp.c: In function âPerl_pp_lengthâ:
pp.c: In function âPerl_pp_substrâ:
perl.h:1666:26: warning: cast from function call of type âchar *â to non-matching type âlong unsigned intâ [-Wbad-function-cast]
sv.c:8288:5: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
sv.c:8335:2: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
sv.c:8340:2: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
sv.c:8356:2: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
sv.c:8364:2: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
sv.c:8394:2: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
sv.c:8397:5: warning: ISO C90 does not support the âzâ gnu_printf length modifier [-Wformat=]
pp.c: In function âPerl_pp_vecâ:
sv.h:1783:21: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp.c: In function âPerl_pp_indexâ:
sv.c: In function âPerl_sv_inc_nomgâ:
pp.c: In function âPerl_pp_sprintfâ:
sv.c:8550:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_ordâ:
pp.c: In function âPerl_pp_chrâ:
sv.c:8556:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:3362:7: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
config.h:4498:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:8571:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:3376:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8579:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:3387:5: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8606:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_cryptâ:
pp.c: In function âPerl_pp_ucfirstâ:
pp.c:3611:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_dec_nomgâ:
pp.c: In function âPerl_pp_ucâ:
pp.c:3744:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8724:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8728:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8737:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_lcâ:
sv.c:8754:6: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c:3974:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8763:2: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:8783:3: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_quotemetaâ:
sv.c: In function âPerl_sv_mortalcopy_flagsâ:
sv.c: In function âPerl_sv_newmortalâ:
pp.c:4123:2: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_fcâ:
sv.c: In function âPerl_newSVpvn_flagsâ:
pp.c:4169:5: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_2mortalâ:
sv.c: In function âPerl_newSVpvâ:
sv.c: In function âPerl_newSVpvnâ:
sv.c: In function âPerl_newSVhekâ:
sv.c:9014:18: warning: cast increases required alignment of target type [-Wcast-align]
pp.c: In function âPerl_pp_asliceâ:
sv.c:9050:6: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_newSVpvn_shareâ:
pp.c: In function âPerl_pp_kvasliceâ:
pp.c: In function âPerl_pp_rkeysâ:
sv.c:9099:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_aeachâ:
pp.c: In function âPerl_pp_akeysâ:
sv.c: In function âPerl_vnewSVpvfâ:
pp.c: In function âPerl_pp_eachâ:
sv.c: In function âPerl_newSVnvâ:
pp.c: In function âS_do_delete_localâ:
sv.c: In function âPerl_newSVivâ:
sv.c: In function âPerl_newSVuvâ:
sv.c: In function âPerl_newSV_typeâ:
pp.c: In function âPerl_pp_deleteâ:
sv.c: In function âPerl_newRV_noincâ:
sv.c: In function âPerl_newRVâ:
sv.c: In function âPerl_newSVsvâ:
pp.c: In function âPerl_pp_existsâ:
sv.c: In function âPerl_sv_resetpvnâ:
sv.c:9360:19: warning: cast increases required alignment of target type [-Wcast-align]
pp.c: In function âPerl_pp_hsliceâ:
sv.c:9407:7: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_kvhsliceâ:
pp.c: In function âPerl_pp_lsliceâ:
pp.c:4903:17: warning: string length â1055â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_anonlistâ:
pp.c: In function âPerl_pp_anonhashâ:
pp.c: In function âS_deref_plain_arrayâ:
pp.c: In function âPerl_pp_spliceâ:
pp.c:4971:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp.c: In function âPerl_pp_pushâ:
sv.c: In function âPerl_sv_2ioâ:
pp.c:5209:2: warning: string length â3372â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:9452:37: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_shiftâ:
pp.c: In function âPerl_pp_unshiftâ:
pp.c:5262:2: warning: string length â3435â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_2cvâ:
pp.c: In function âPerl_pp_reverseâ:
sv.c: In function âPerl_sv_trueâ:
pp.c:5403:6: warning: string length â1013â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_splitâ:
sv.c:9589:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_sv_pvn_force_flagsâ:
sv.c:9657:6: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:9663:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_pvbyten_forceâ:
sv.c: In function âPerl_sv_pvutf8n_forceâ:
sv.c: In function âPerl_sv_refâ:
pp.c:5818:6: warning: string length â3372â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp.c: In function âPerl_pp_onceâ:
pp.c: In function âPerl_pp_coreargsâ:
pp.c: In function âPerl_pp_runcvâ:
sv.c: In function âPerl_sv_isobjectâ:
sv.c: In function âPerl_sv_isaâ:
sv.c: In function âPerl_newSVrvâ:
sv.c:9886:5: warning: string length â1009â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_newSVavdefelemâ:
sv.c: In function âPerl_sv_setref_pvâ:
sv.c: In function âPerl_sv_blessâ:
sv.c: In function âS_sv_unglobâ:
sv.c:10107:5: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:10108:2: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:10125:5: warning: string length â1012â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c: In function âPerl_sv_unref_flagsâ:
sv.c: In function âPerl_sv_untaintâ:
sv.c: In function âPerl_sv_taintedâ:
sv.c: In function âPerl_sv_setpviv_mgâ:
sv.c: In function âPerl_sv_vsetpvf_mgâ:
sv.c: In function âPerl_sv_catpvf_mg_nocontextâ:
sv.c: In function âPerl_sv_catpvf_mgâ:
sv.c: In function âPerl_sv_vcatpvf_mgâ:
sv.c: In function âS_expect_numberâ:
sv.c: In function âS_F0convertâ:
sv.c:10566:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_sv_vcatpvfn_flagsâ:
sv.c:10816:11: warning: declaration of âsvâ shadows a parameter [-Wshadow]
sv.c:10615:40: warning: shadowed declaration is here [-Wshadow]
sv.c:11097:13: warning: declaration of âiâ shadows a previous local [-Wshadow]
sv.c:10744:6: warning: shadowed declaration is here [-Wshadow]
sv.c:11146:11: warning: declaration of âpâ shadows a previous local [-Wshadow]
sv.c:10620:11: warning: shadowed declaration is here [-Wshadow]
sv.c:11454:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:11571:19: warning: declaration of âpâ shadows a previous local [-Wshadow]
sv.c:11711:14: warning: declaration of ânsvâ shadows a previous local [-Wshadow]
sv.c:10629:9: warning: shadowed declaration is here [-Wshadow]
sv.c:11735:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
sv.c:11744:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
sv.c:11749:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
sv.c: In function âPerl_parser_dupâ:
sv.c: In function âPerl_dirp_dupâ:
sv.c: In function âPerl_gp_dupâ:
sv.c: In function âPerl_mg_dupâ:
sv.c:12169:15: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:12171:27: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:12177:35: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âPerl_rvpv_dupâ:
sv.h:1238:2: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.c: In function âS_sv_dup_commonâ:
sv.c:12476:3: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:12476:3: warning: string length â2236â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:12527:16: warning: cast increases required alignment of target type [-Wcast-align]
sv.c:12637:7: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
sv.c:12721:23: warning: cast increases required alignment of target type [-Wcast-align]
sv.c: In function âPerl_sv_dup_incâ:
sv.c: In function âPerl_sv_dupâ:
sv.c: In function âPerl_cx_dupâ:
sv.c: In function âPerl_si_dupâ:
sv.c: In function âPerl_ss_dupâ:
perl.h:1688:20: warning: cast from function call of type âvoid *â to non-matching type âlong unsigned intâ [-Wbad-function-cast]
sv.c: In function âdo_mark_cloneable_stashâ:
sv.h:1784:21: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
sv.c: In function âperl_cloneâ:
sv.c: In function âS_unreferenced_to_tmp_stackâ:
sv.c: In function âPerl_clone_params_delâ:
sv.c: In function âPerl_clone_params_newâ:
sv.c: In function âPerl_init_constantsâ:
sv.c: In function âPerl_sv_recode_to_utf8â:
sv.c: In function âPerl_sv_cat_decodeâ:
sv.c: In function âS_find_hash_subscriptâ:
sv.c: In function âPerl_varnameâ:
sv.c: In function âS_find_uninit_varâ:
sv.c:14943:13: warning: declaration of âgvâ shadows a previous local [-Wshadow]
sv.c:14568:15: warning: shadowed declaration is here [-Wshadow]
scope.c: In function âPerl_new_stackinfoâ:
scope.c: In function âPerl_pop_scopeâ:
scope.c: In function âPerl_free_tmpsâ:
scope.c: In function âS_save_scalar_atâ:
scope.c: In function âPerl_save_scalarâ:
scope.c: In function âPerl_save_generic_svrefâ:
scope.c: In function âPerl_save_gpâ:
scope.c:296:6: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scope.c:296:6: warning: string length â2239â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scope.c: In function âPerl_save_aryâ:
scope.c: In function âPerl_save_hashâ:
scope.c: In function âPerl_save_padsv_and_mortalizeâ:
scope.c: In function âPerl_save_clearsvâ:
scope.c: In function âPerl_save_deleteâ:
scope.c: In function âPerl_save_hdeleteâ:
scope.c: In function âPerl_save_adeleteâ:
scope.c: In function âPerl_save_hintsâ:
scope.c: In function âPerl_save_aelem_flagsâ:
scope.c: In function âPerl_save_helem_flagsâ:
scope.c: In function âPerl_save_svrefâ:
scope.c: In function âPerl_leave_scopeâ:
scope.c:987:10: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scope.c:987:10: warning: string length â2281â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scope.c:1016:16: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
scope.c:810:14: warning: shadowed declaration is here [-Wshadow]
scope.c:1101:25: warning: string length â1018â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scope.c:1214:6: warning: string length â787â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scope.c:1225:8: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
scope.c: In function âPerl_cx_dumpâ:
pp_ctl.c: In function âPerl_pp_regcompâ:
pp_ctl.c: In function âPerl_pp_substcontâ:
pp_ctl.c:264:3: warning: string length â1022â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âS_rxres_restoreâ:
pp_ctl.c: In function âS_rxres_freeâ:
pp_ctl.c: In function âPerl_pp_formlineâ:
pp_ctl.c:490:11: warning: cast increases required alignment of target type [-Wcast-align]
pp_ctl.c: In function âPerl_pp_grepstartâ:
pp_ctl.c:943:9: warning: string length â1043â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_mapwhileâ:
pp_ctl.c:1061:5: warning: string length â3372â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:1067:2: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:1088:6: warning: declaration of âsrcâ shadows a previous local [-Wshadow]
pp_ctl.c:966:10: warning: shadowed declaration is here [-Wshadow]
pp_ctl.c:1096:13: warning: string length â1045â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_rangeâ:
pp_ctl.c: In function âPerl_pp_flipâ:
pp_ctl.c: In function âPerl_pp_flopâ:
pp_ctl.c: In function âPerl_is_lvalue_subâ:
pp_ctl.c: In function âPerl_was_lvalue_subâ:
pp_ctl.c: In function âPerl_dounwindâ:
pp_ctl.c: In function âPerl_qerrorâ:
pp_ctl.c: In function âPerl_die_unwindâ:
pp_ctl.c: In function âPerl_pp_xorâ:
pp_ctl.c: In function âPerl_caller_cxâ:
pp_ctl.c: In function âPerl_pp_callerâ:
pp_ctl.c: In function âPerl_pp_resetâ:
pp_ctl.c: In function âPerl_pp_dbstateâ:
pp_ctl.c: In function âS_adjust_stack_on_leaveâ:
pp_ctl.c: In function âPerl_pp_enterâ:
pp_ctl.c: In function âPerl_pp_leaveâ:
pp_ctl.c:2090:5: warning: string length â3288â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_enteriterâ:
pp_ctl.c: In function âPerl_pp_enterloopâ:
pp_ctl.c: In function âPerl_pp_leaveloopâ:
pp_ctl.c:2256:5: warning: string length â3288â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:2257:5: warning: string length â3288â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âS_return_lvaluesâ:
pp_ctl.c: In function âPerl_pp_returnâ:
pp_ctl.c:2506:2: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_leavesublvâ:
pp_ctl.c: In function âS_unwind_loopâ:
pp_ctl.c: In function âPerl_pp_lastâ:
pp_ctl.c: In function âPerl_pp_redoâ:
pp_ctl.c: In function âPerl_pp_gotoâ:
pp_ctl.c:2778:20: warning: declaration of âcxâ shadows a previous local [-Wshadow]
pp_ctl.c:2760:19: warning: shadowed declaration is here [-Wshadow]
pp_ctl.c:2792:7: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:2792:7: warning: string length â2249â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:2871:13: warning: declaration of âretopâ shadows a previous local [-Wshadow]
pp_ctl.c:2758:9: warning: shadowed declaration is here [-Wshadow]
pp_ctl.c:2891:8: warning: declaration of âsvâ shadows a previous local [-Wshadow]
pp_ctl.c:2772:13: warning: shadowed declaration is here [-Wshadow]
pp_ctl.c: In function âPerl_pp_exitâ:
pp_ctl.c: In function âS_save_linesâ:
pp_ctl.c: In function âS_docatchâ:
pp_ctl.c: In function âPerl_find_runcv_whereâ:
pp_ctl.c: In function âS_try_yyparseâ:
pp_ctl.c: In function âS_doevalâ:
pp_ctl.c:3431:2: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:3514:6: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:3545:2: warning: string length â3351â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âS_check_type_and_openâ:
pp_ctl.c: In function âS_doopen_pmâ:
pp_ctl.c: In function âPerl_pp_requireâ:
pp_ctl.c:3874:8: warning: declaration of âiâ shadows a previous local [-Wshadow]
pp_ctl.c:3821:10: warning: shadowed declaration is here [-Wshadow]
pp_ctl.c:3934:7: warning: string length â3351â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:4020:4: warning: string length â1029â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:4093:2: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_hintsevalâ:
pp_ctl.c: In function âPerl_pp_enterevalâ:
pp_ctl.c:4203:9: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_ctl.c:4182:12: warning: shadowed declaration is here [-Wshadow]
pp_ctl.c:4214:9: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_ctl.c: In function âPerl_pp_leaveevalâ:
pp_ctl.c:4343:2: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:4345:6: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_delete_eval_scopeâ:
pp_ctl.c:4366:5: warning: string length â3393â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_create_eval_scopeâ:
pp_ctl.c:4390:2: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_leavetryâ:
pp_ctl.c:4424:5: warning: string length â3393â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:4425:5: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_entergivenâ:
pp_ctl.c: In function âPerl_pp_leavegivenâ:
pp_ctl.c:4471:5: warning: string length â3288â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âS_make_matcherâ:
pp_ctl.c: In function âS_matcher_matches_svâ:
time64.c: In function âS_gmtime64_râ:
time64.c:373:17: warning: cast from function call of type âdoubleâ to non-matching type âintâ [-Wbad-function-cast]
time64.c:375:17: warning: cast from function call of type âdoubleâ to non-matching type âintâ [-Wbad-function-cast]
time64.c:377:17: warning: cast from function call of type âdoubleâ to non-matching type âintâ [-Wbad-function-cast]
time64.c:385:17: warning: cast from function call of type âdoubleâ to non-matching type âintâ [-Wbad-function-cast]
time64.c:397:18: warning: cast from function call of type âdoubleâ to non-matching type âintâ [-Wbad-function-cast]
time64.c:421:18: warning: cast from function call of type âdoubleâ to non-matching type âintâ [-Wbad-function-cast]
time64.c: In function âS_localtime64_râ:
time64.c:506:17: warning: cast from function call of type âTime64_Tâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_ctl.c: In function âS_destroy_matcherâ:
pp_ctl.c:4517:5: warning: string length â3330â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_smartmatchâ:
pp_sys.c: In function âPerl_pp_backtickâ:
sv.h:1789:33: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp_ctl.c: In function âS_do_smartmatchâ:
pp_sys.c:327:6: warning: string length â3351â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_globâ:
pp_sys.c:413:5: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_warnâ:
pp_sys.c: In function âPerl_pp_dieâ:
pp_ctl.c:4617:3: warning: string length â3687â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_tied_methodâ:
pp.h:68:19: warning: declaration of âspâ shadows a parameter [-Wshadow]
pp_sys.c:532:43: warning: shadowed declaration is here [-Wshadow]
pp_sys.c:587:5: warning: string length â3519â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_openâ:
pp_ctl.c:4649:3: warning: string length â3729â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:621:9: warning: string length â653â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c:4671:6: warning: string length â3561â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_closeâ:
pp_sys.c: In function âPerl_pp_pipe_opâ:
pp_sys.c: In function âPerl_pp_filenoâ:
pp_sys.c: In function âPerl_pp_umaskâ:
pp_sys.c: In function âPerl_pp_binmodeâ:
pp_sys.c: In function âPerl_pp_tieâ:
pp_sys.c:955:5: warning: string length â3351â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_untieâ:
pp_sys.c:987:9: warning: string length â3393â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_tiedâ:
pp_sys.c: In function âPerl_pp_dbmopenâ:
pp_sys.c: In function âPerl_pp_sselectâ:
pp_sys.c:1109:13: warning: declaration of âsvâ shadows a previous local [-Wshadow]
pp_sys.c:1086:9: warning: shadowed declaration is here [-Wshadow]
pp_sys.c:1213:2: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c:1214:2: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c:1215:2: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c: In function âPerl_setdefoutâ:
pp_sys.c: In function âPerl_pp_selectâ:
pp_sys.c:1278:3: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:1278:3: warning: string length â2250â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_getcâ:
pp_sys.c: In function âS_doformâ:
pp_sys.c: In function âPerl_pp_enterwriteâ:
pp_sys.c: In function âPerl_pp_leavewriteâ:
pp_sys.c:1440:7: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:1440:7: warning: string length â2249â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:1441:3: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_prtfâ:
pp_sys.c: In function âPerl_pp_sysopenâ:
pp_sys.c: In function âPerl_pp_sysreadâ:
pp_sys.c:1697:7: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c:1705:2: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:1792:5: warning: string length â1039â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_syswriteâ:
sv.h:1786:25: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp_sys.c:1924:17: warning: cast increases required alignment of target type [-Wcast-align]
pp_ctl.c: In function âPerl_pp_enterwhenâ:
pp_sys.c: In function âPerl_pp_eofâ:
pp_ctl.c: In function âPerl_pp_leavewhenâ:
pp_ctl.c:5050:5: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âPerl_pp_continueâ:
pp_ctl.c:5099:5: warning: string length â3267â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_ctl.c: In function âS_doparseformâ:
pp_sys.c: In function âPerl_pp_tellâ:
pp.h:296:46: warning: cast from function call of type âoff64_tâ to non-matching type âdoubleâ [-Wbad-function-cast]
pp_sys.c: In function âPerl_pp_sysseekâ:
sv.h:1785:21: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp_sys.c: In function âPerl_pp_truncateâ:
pp_sys.c: In function âPerl_pp_ioctlâ:
pp_ctl.c: In function âS_run_user_filterâ:
pp_ctl.c:5465:6: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_flockâ:
pp_sys.c: In function âPerl_pp_socketâ:
pp_sys.c: In function âPerl_pp_sockpairâ:
pp_ctl.c:5517:2: warning: string length â3498â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_bindâ:
pp_ctl.c:5546:6: warning: string length â1141â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:2478:45: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c:2479:48: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c: In function âPerl_pp_listenâ:
pp_sys.c: In function âPerl_pp_acceptâ:
pp_sys.c:2531:55: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c: In function âPerl_pp_shutdownâ:
pp_sys.c: In function âPerl_pp_ssockoptâ:
pp_sys.c:2614:2: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_getpeernameâ:
pp_sys.c:2686:5: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c:2693:31: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c:2697:31: warning: cast increases required alignment of target type [-Wcast-align]
pp_sys.c: In function âPerl_pp_statâ:
pp_sys.c:2752:5: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âS_try_amagic_ftestâ:
pp_sys.c: In function âPerl_pp_ftrreadâ:
pp_sys.c: In function âPerl_pp_ftisâ:
pp_sys.c: In function âPerl_pp_ftrownedâ:
pp_sys.c: In function âPerl_pp_ftlinkâ:
pp_sys.c: In function âPerl_pp_ftttyâ:
pp_sys.c: In function âPerl_pp_fttextâ:
pp_sys.c: In function âPerl_pp_chdirâ:
pp_sys.c: In function âPerl_pp_chownâ:
pp_sys.c: In function âPerl_pp_chrootâ:
pp_sys.c: In function âPerl_pp_renameâ:
pp_sys.c: In function âPerl_pp_linkâ:
pp_sys.c: In function âPerl_pp_readlinkâ:
pp_sys.c: In function âPerl_pp_mkdirâ:
pp_sys.c: In function âPerl_pp_rmdirâ:
pp_sys.c: In function âPerl_pp_open_dirâ:
pp_sys.c:3794:9: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_readdirâ:
pp_sys.c:3830:29: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_telldirâ:
pp_sys.c:3880:29: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_seekdirâ:
pp_sys.c:3906:33: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_rewinddirâ:
pp_sys.c:3931:33: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_closedirâ:
pp_sys.c:3955:33: warning: string length â654â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sys.c: In function âPerl_pp_forkâ:
pp_sys.c: In function âPerl_pp_waitâ:
pp_sys.c: In function âPerl_pp_waitpidâ:
pp_sys.c: In function âPerl_pp_systemâ:
pp_sys.c:4207:14: warning: cast from function call of type â_Boolâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_sys.c:4210:14: warning: cast from function call of type â_Boolâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_sys.c:4212:14: warning: cast from function call of type â_Boolâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_sys.c: In function âPerl_pp_execâ:
pp_sys.c:4266:10: warning: cast from function call of type â_Boolâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_sys.c:4272:10: warning: cast from function call of type â_Boolâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_sys.c:4278:10: warning: cast from function call of type â_Boolâ to non-matching type âlong intâ [-Wbad-function-cast]
pp_sys.c: In function âPerl_pp_getppidâ:
pp_sys.c: In function âPerl_pp_getpgrpâ:
pp_sys.c: In function âPerl_pp_setpgrpâ:
pp_sys.c: In function âPerl_pp_getpriorityâ:
pp_sys.c: In function âPerl_pp_setpriorityâ:
pp_sys.c: In function âPerl_pp_timeâ:
pp_sys.c: In function âPerl_pp_gmtimeâ:
pp_sys.c:4465:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sys.c: In function âPerl_pp_alarmâ:
pp_sys.c: In function âPerl_pp_sleepâ:
pp_sys.c: In function âPerl_pp_shmwriteâ:
pp_sys.c: In function âPerl_pp_semgetâ:
pp_sys.c: In function âPerl_pp_semctlâ:
pp_sys.c: In function âPerl_pp_ghostentâ:
sv.h:1792:31: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
pp_sys.c: In function âPerl_pp_gnetentâ:
pp_sys.c: In function âPerl_pp_gprotoentâ:
pp_sys.c: In function âPerl_pp_gserventâ:
pp_sys.c: In function âPerl_pp_shostentâ:
pp_sys.c: In function âPerl_pp_gpwentâ:
pp_sys.c: In function âPerl_pp_ggrentâ:
pp_sys.c: In function âPerl_pp_syscallâ:
inline.h:18:1: warning: inlining failed in call to âS_av_top_indexâ: call is unlikely and code size would grow [-Winline]
pp_ctl.c:4815:31: warning: called from here [-Winline]
doop.c: In function âS_do_trans_simpleâ:
doop.c:38:31: warning: cast increases required alignment of target type [-Wcast-align]
doop.c: In function âS_do_trans_countâ:
doop.c:107:31: warning: cast increases required alignment of target type [-Wcast-align]
doop.c: In function âS_do_trans_complexâ:
doop.c:145:31: warning: cast increases required alignment of target type [-Wcast-align]
doop.c:209:10: warning: declaration of âlenâ shadows a previous local [-Wshadow]
doop.c:141:12: warning: shadowed declaration is here [-Wshadow]
doop.c:255:10: warning: declaration of âlenâ shadows a previous local [-Wshadow]
doop.c: In function âS_do_trans_simple_utf8â:
doop.c: In function âS_do_trans_count_utf8â:
doop.c: In function âS_do_trans_complex_utf8â:
doop.c:558:14: warning: declaration of âlenâ shadows a previous local [-Wshadow]
doop.c:478:12: warning: shadowed declaration is here [-Wshadow]
doop.c: In function âPerl_do_transâ:
doop.c:643:2: warning: string length â1012â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doop.c: In function âPerl_do_joinâ:
doop.c: In function âPerl_do_sprintfâ:
doop.c: In function âPerl_do_vecgetâ:
doop.c: In function âPerl_do_vecsetâ:
doop.c:941:5: warning: string length â1016â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doop.c: In function âPerl_do_vopâ:
doop.c:1061:5: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doop.c:1164:7: warning: cast increases required alignment of target type [-Wcast-align]
doop.c:1165:7: warning: cast increases required alignment of target type [-Wcast-align]
doop.c:1166:7: warning: cast increases required alignment of target type [-Wcast-align]
doop.c: In function âPerl_do_kvâ:
doio.c: In function âS_openn_setupâ:
doio.c:115:35: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doio.c: In function âPerl_do_open6â:
doio.c: In function âS_openn_cleanupâ:
doio.c:638:8: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doio.c:643:8: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doio.c:670:36: warning: cast increases required alignment of target type [-Wcast-align]
doio.c: In function âPerl_nextargvâ:
doio.c: In function âPerl_do_closeâ:
doio.c: In function âPerl_io_closeâ:
doio.c: In function âPerl_do_eofâ:
doio.c: In function âPerl_do_tellâ:
doio.c: In function âPerl_do_seekâ:
doio.c: In function âPerl_do_sysseekâ:
doio.c: In function âPerl_mode_from_disciplineâ:
doio.c: In function âPerl_do_printâ:
doio.c: In function âPerl_my_stat_flagsâ:
doio.c: In function âPerl_my_lstat_flagsâ:
doio.c:1438:10: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doio.c:1465:31: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doio.c:1465:31: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct HEK *â [-Wformat=]
doio.c: In function âS_exec_failedâ:
doio.c: In function âPerl_do_exec3â:
doio.c: In function âPerl_applyâ:
doio.c:1907:24: warning: '$' in identifier or number
doio.c: In function âPerl_do_ipcgetâ:
doio.c: In function âPerl_do_ipcctlâ:
doio.c:2229:24: warning: cast increases required alignment of target type [-Wcast-align]
doio.c:2244:31: warning: cast increases required alignment of target type [-Wcast-align]
doio.c:2257:24: warning: cast increases required alignment of target type [-Wcast-align]
doio.c: In function âPerl_do_msgsndâ:
doio.c:2287:23: warning: cast increases required alignment of target type [-Wcast-align]
doio.c: In function âPerl_do_msgrcvâ:
doio.c:2321:22: warning: cast increases required alignment of target type [-Wcast-align]
doio.c: In function âPerl_do_semopâ:
doio.c:2361:29: warning: cast increases required alignment of target type [-Wcast-align]
doio.c: In function âPerl_do_shmioâ:
doio.c:2417:2: warning: string length â1019â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
doio.c: In function âPerl_start_globâ:
regexec.c: In function âS_regcppushâ:
regexec.c: In function âS_regcppopâ:
regexec.c: In function âS_isFOO_lcâ:
regexec.c: In function âPerl_re_intuit_startâ:
regexec.c:737:17: warning: declaration of âsvâ shadows a parameter [-Wshadow]
regexec.c:644:25: warning: shadowed declaration is here [-Wshadow]
regexec.c:734:5: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regexec.c:1390:2: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regexec.c:1400:3: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regexec.c:1404:3: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regexec.c:1431:2: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regexec.c: In function âS_find_byclassâ:
regexec.c:2076:13: warning: string length â1038â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
regexec.c:2078:20: warning: cast increases required alignment of target type [-Wcast-align]
regexec.c:2191:33: warning: declaration of âtmpâ shadows a previous local [-Wshadow]
regexec.c:1676:9: warning: shadowed declaration is here [-Wshadow]
regexec.c: In function âS_reg_set_capture_stringâ:
regexec.c: In function âPerl_regexec_flagsâ:
regexec.c:2610:9: warning: string length â1041â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
embed.h:60:26: warning: called from here [-Winline]
regexec.c: In function âS_regtryâ:
regexec.c: In function âS_debug_start_matchâ:
regexec.c: In function âS_dump_exec_posâ:
regexec.c: In function âS_reg_check_named_buff_matchedâ:
regexec.c:3501:15: warning: cast increases required alignment of target type [-Wcast-align]
regexec.c: In function âS_setup_EXACTISH_ST_c1_c2â:
regexec.c: In function âS_regmatchâ:
regexec.c:5141:22: warning: declaration of âstartpointâ shadows a previous local [-Wshadow]
regexec.c:3871:11: warning: shadowed declaration is here [-Wshadow]
cop.h:1121:11: warning: declaration of ânextâ shadows a previous local [-Wshadow]
regexec.c:3848:14: warning: shadowed declaration is here [-Wshadow]
regexec.c:5734:10: warning: declaration of ânâ shadows a previous local [-Wshadow]
regexec.c:3849:9: warning: shadowed declaration is here [-Wshadow]
regexec.c:6412:7: warning: declaration of ânâ shadows a previous local [-Wshadow]
regexec.c: In function âS_regrepeatâ:
regexec.c: In function âPerl__get_regclass_nonbitmap_dataâ:
regexec.c: In function âS_reginclassâ:
regexec.c: In function âS_setup_eval_stateâ:
regexec.c: In function âS_to_utf8_substrâ:
regexec.c: In function âS_to_byte_substrâ:
utf8.c:962:1: warning: no previous prototype for âPerl_utf8_to_uvchr_bufâ [-Wmissing-prototypes]
utf8.c: In function âPerl_utf16_to_utf8â:
utf8.c: In function âPerl__to_upper_title_latin1â:
utf8.c: In function âS_to_lower_latin1â:
utf8.c: In function âPerl__to_fold_latin1â:
utf8.c: In function âPerl_to_utf8_caseâ:
utf8.c: In function âPerl__to_utf8_upper_flagsâ:
utf8.c: In function âPerl__to_utf8_title_flagsâ:
utf8.c: In function âPerl__to_utf8_lower_flagsâ:
utf8.c: In function âPerl__to_utf8_fold_flagsâ:
utf8.c: In function âPerl__core_swash_initâ:
utf8.c:2575:5: warning: string length â2106â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
utf8.c: In function âPerl_swash_fetchâ:
utf8.c: In function âS_swash_scan_list_lineâ:
utf8.c: In function âS_swatch_getâ:
utf8.c:3140:5: warning: string length â1023â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
utf8.c:3270:6: warning: declaration of âsâ shadows a previous local [-Wshadow]
utf8.c:3092:31: warning: shadowed declaration is here [-Wshadow]
utf8.c:3346:16: warning: declaration of âsendâ shadows a previous local [-Wshadow]
utf8.c:3092:35: warning: shadowed declaration is here [-Wshadow]
utf8.c: In function âPerl__swash_inversion_hashâ:
utf8.c: In function âPerl__swash_to_invlistâ:
utf8.c: In function âPerl__get_swash_invlistâ:
utf8.c: In function âPerl_pv_uni_displayâ:
utf8.c: In function âPerl_sv_uni_displayâ:
utf8.c: In function âPerl_foldEQ_utf8_flagsâ:
taint.c: In function âPerl_taint_properâ:
taint.c:38:2: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 5 has type âuid_tâ [-Wformat=]
taint.c:38:2: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 6 has type âuid_tâ [-Wformat=]
taint.c: In function âPerl_taint_envâ:
taint.c:99:2: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
taint.c:99:2: warning: string length â3817â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
taint.c:158:21: warning: declaration of âeâ shadows a previous local [-Wshadow]
taint.c:79:24: warning: shadowed declaration is here [-Wshadow]
taint.c:176:21: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
taint.c:77:10: warning: shadowed declaration is here [-Wshadow]
sv.c:14484:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
universal.c: In function âPerl_sv_derived_from_svâ:
universal.c: In function âPerl_sv_derived_from_pvnâ:
universal.c: In function âPerl_sv_does_svâ:
universal.c: In function âPerl_croak_xs_usageâ:
universal.c:318:33: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
universal.c:323:33: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
universal.c: In function âXS_UNIVERSAL_isaâ:
universal.c: In function âXS_UNIVERSAL_canâ:
universal.c: In function âXS_UNIVERSAL_DOESâ:
universal.c: In function âXS_utf8_is_utf8â:
universal.c: In function âXS_utf8_validâ:
universal.c: In function âXS_utf8_encodeâ:
universal.c: In function âXS_utf8_decodeâ:
universal.c: In function âXS_utf8_upgradeâ:
universal.c: In function âXS_utf8_downgradeâ:
universal.c: In function âXS_utf8_native_to_unicodeâ:
universal.c: In function âXS_utf8_unicode_to_nativeâ:
universal.c: In function âXS_Internals_SvREADONLYâ:
universal.c: In function âXS_constant__make_constâ:
universal.c: In function âXS_Internals_SvREFCNTâ:
universal.c: In function âXS_Internals_hv_clear_placeholdâ:
universal.c: In function âXS_PerlIO_get_layersâ:
universal.c: In function âXS_re_is_regexpâ:
universal.c: In function âXS_re_regnames_countâ:
universal.c: In function âXS_re_regnameâ:
universal.c: In function âXS_re_regnamesâ:
universal.c: In function âXS_re_regexp_patternâ:
vxs.inc: In function âXS_universal_versionâ:
vxs.inc: In function âXS_version_newâ:
vxs.inc: In function âXS_version_stringifyâ:
vxs.inc: In function âXS_version_numifyâ:
vxs.inc: In function âXS_version_normalâ:
vxs.inc: In function âXS_version_vcmpâ:
vxs.inc: In function âXS_version_booleanâ:
vxs.inc: In function âXS_version_noopâ:
vxs.inc: In function âS_version_check_keyâ:
vxs.inc: In function âXS_version_qvâ:
universal.c: In function âPerl_boot_core_UNIVERSALâ:
utf8.c:3673:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
perlio.c: In function âPerlIO_debugâ:
perl.h:1559:46: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
perlio.c: In function âPerlIO_list_freeâ:
perlio.c: In function âPerlIO_list_pushâ:
perlio.c: In function âPerlIO_get_layersâ:
perlio.c: In function âPerlIO_find_layerâ:
perlio.c: In function âXS_PerlIO__Layer__NoWarningsâ:
perlio.c: In function âXS_PerlIO__Layer__findâ:
perlio.c: In function âPerlIO_parse_layersâ:
perlio.c: In function âPerlIO_pushâ:
perlio.c:1173:10: warning: cast increases required alignment of target type [-Wcast-align]
perlio.c: In function âPerlIO_apply_layersâ:
perlio.c: In function âPerlIO_resolve_layersâ:
perlio.c: In function âPerlIO_opennâ:
perlio.c: In function âPerlIOBase_unreadâ:
perliol.h:96:29: warning: cast increases required alignment of target type [-Wcast-align]
perlio.c: In function âPerlIO_sv_dupâ:
perlio.c: In function âPerlIOBase_dupâ:
perlio.c: In function âS_more_refcounted_fdsâ:
perlio.c: In function âPerlIOUnix_refcnt_incâ:
perlio.c: In function âPerlIOUnix_refcnt_decâ:
perlio.c: In function âPerlIOUnix_refcntâ:
perlio.c: In function âS_perlio_async_runâ:
perlio.c: In function âPerlIOUnix_openâ:
perlio.c: In function âPerlIOStdio_openâ:
perlio.c: In function âPerlIOStdio_closeâ:
perlio.c: In function âPerlIOBuf_pushedâ:
perlio.c: In function âPerlIOBuf_flushâ:
perlio.c: In function âPerlIOBuf_fillâ:
perlio.c: In function âPerlIOBuf_readâ:
perlio.c: In function âPerlIOBuf_unreadâ:
perlio.c: In function âPerlIOBuf_writeâ:
perlio.c: In function âPerlIOBuf_seekâ:
perlio.c: In function âPerlIOBuf_tellâ:
perlio.c: In function âPerlIOBuf_poppedâ:
perlio.c: In function âPerlIOBuf_closeâ:
perlio.c: In function âPerlIOBuf_get_ptrâ:
perlio.c: In function âPerlIOBuf_get_cntâ:
perlio.c: In function âPerlIOBuf_get_baseâ:
perlio.c: In function âPerlIOBuf_bufsizâ:
perlio.c: In function âPerlIOBuf_set_ptrcntâ:
perlio.c: In function âPerlIOPending_flushâ:
perlio.c: In function âPerlIOCrlf_unreadâ:
perlio.c: In function âPerlIOCrlf_get_cntâ:
perlio.c: In function âPerlIOCrlf_set_ptrcntâ:
perlio.c: In function âPerlIOCrlf_writeâ:
perlio.c: In function âPerlIOCrlf_flushâ:
perlio.c: In function âPerlIO_vprintfâ:
perlio.c: In function âPerlIO_tmpfileâ:
perlio.c: In function âPerlIO_setposâ:
perlio.c:5053:29: warning: cast increases required alignment of target type [-Wcast-align]
numeric.c: In function âPerl_grok_hexâ:
numeric.c: In function âPerl_grok_octâ:
numeric.c: In function âPerl_grok_numeric_radixâ:
numeric.c: In function âPerl_grok_numberâ:
numeric.c: In function âS_mulexp10â:
numeric.c:778:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
numeric.c:827:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
numeric.c: In function âPerl_my_atofâ:
numeric.c: In function âPerl_my_atof2â:
mathoms.c: In function âPerl_sv_ivâ:
mathoms.c: In function âPerl_sv_uvâ:
mathoms.c: In function âPerl_sv_nvâ:
mathoms.c: In function âPerl_sv_pvnâ:
mathoms.c: In function âPerl_sv_pvn_nomgâ:
mathoms.c: In function âPerl_sv_pvâ:
mathoms.c: In function âPerl_sv_pvbyteâ:
mathoms.c: In function âPerl_sv_pvutf8â:
mathoms.c: In function âPerl_hv_magicâ:
mathoms.c:903:1: warning: no previous prototype for âPerl_hv_store_entâ [-Wmissing-prototypes]
mathoms.c:909:1: warning: no previous prototype for âPerl_hv_exists_entâ [-Wmissing-prototypes]
mathoms.c:918:1: warning: no previous prototype for âPerl_hv_fetch_entâ [-Wmissing-prototypes]
mathoms.c:927:1: warning: no previous prototype for âPerl_hv_delete_entâ [-Wmissing-prototypes]
mathoms.c: In function âPerl_hv_delete_entâ:
mathoms.c:936:1: warning: no previous prototype for âPerl_hv_store_flagsâ [-Wmissing-prototypes]
mathoms.c:944:1: warning: no previous prototype for âPerl_hv_storeâ [-Wmissing-prototypes]
mathoms.c:961:1: warning: no previous prototype for âPerl_hv_existsâ [-Wmissing-prototypes]
mathoms.c:980:1: warning: no previous prototype for âPerl_hv_fetchâ [-Wmissing-prototypes]
mathoms.c:1000:1: warning: no previous prototype for âPerl_hv_deleteâ [-Wmissing-prototypes]
mathoms.c: In function âPerl_hv_deleteâ:
mathoms.c: In function âPerl_newAVâ:
mathoms.c: In function âPerl_newHVâ:
mathoms.c:1040:1: warning: no previous prototype for âPerl_sv_insertâ [-Wmissing-prototypes]
mathoms.c:1048:1: warning: no previous prototype for âPerl_save_freesvâ [-Wmissing-prototypes]
mathoms.c:1055:1: warning: no previous prototype for âPerl_save_mortalizesvâ [-Wmissing-prototypes]
mathoms.c:1065:1: warning: no previous prototype for âPerl_save_freeopâ [-Wmissing-prototypes]
mathoms.c: In function âPerl_save_freeopâ:
mathoms.c:1072:1: warning: no previous prototype for âPerl_save_freepvâ [-Wmissing-prototypes]
mathoms.c:1079:1: warning: no previous prototype for âPerl_save_opâ [-Wmissing-prototypes]
mathoms.c:1087:1: warning: no previous prototype for âPerl_gv_SVaddâ [-Wmissing-prototypes]
mathoms.c:1094:1: warning: no previous prototype for âPerl_gv_AVaddâ [-Wmissing-prototypes]
mathoms.c:1100:1: warning: no previous prototype for âPerl_gv_HVaddâ [-Wmissing-prototypes]
mathoms.c:1106:1: warning: no previous prototype for âPerl_gv_IOaddâ [-Wmissing-prototypes]
mathoms.c: In function âPerl_newIOâ:
mathoms.c: In function âPerl_is_uni_alnumâ:
mathoms.c: In function âPerl_is_uni_alnumcâ:
mathoms.c: In function âPerl_is_uni_alphaâ:
mathoms.c: In function âPerl_is_uni_asciiâ:
mathoms.c: In function âPerl_is_uni_blankâ:
mathoms.c: In function âPerl_is_uni_spaceâ:
mathoms.c: In function âPerl_is_uni_digitâ:
mathoms.c: In function âPerl_is_uni_upperâ:
mathoms.c: In function âPerl_is_uni_lowerâ:
mathoms.c: In function âPerl_is_uni_cntrlâ:
mathoms.c: In function âPerl_is_uni_graphâ:
mathoms.c: In function âPerl_is_uni_printâ:
mathoms.c: In function âPerl_is_uni_punctâ:
mathoms.c: In function âPerl_is_uni_xdigitâ:
mathoms.c: In function âPerl_is_uni_alnum_lcâ:
mathoms.c: In function âPerl_is_uni_alnumc_lcâ:
mathoms.c: In function âPerl_is_uni_idfirst_lcâ:
mathoms.c: In function âPerl_is_uni_alpha_lcâ:
mathoms.c: In function âPerl_is_uni_ascii_lcâ:
mathoms.c: In function âPerl_is_uni_blank_lcâ:
mathoms.c: In function âPerl_is_uni_space_lcâ:
mathoms.c: In function âPerl_is_uni_digit_lcâ:
mathoms.c: In function âPerl_is_uni_upper_lcâ:
mathoms.c: In function âPerl_is_uni_lower_lcâ:
mathoms.c: In function âPerl_is_uni_cntrl_lcâ:
mathoms.c: In function âPerl_is_uni_graph_lcâ:
mathoms.c: In function âPerl_is_uni_print_lcâ:
mathoms.c: In function âPerl_is_uni_punct_lcâ:
mathoms.c: In function âPerl_is_uni_xdigit_lcâ:
mathoms.c: In function âPerl_is_utf8_alnumâ:
mathoms.c: In function âPerl_is_utf8_alnumcâ:
mathoms.c: In function âPerl_is_utf8_alphaâ:
mathoms.c: In function âPerl_is_utf8_asciiâ:
mathoms.c: In function âPerl_is_utf8_blankâ:
mathoms.c: In function âPerl_is_utf8_spaceâ:
mathoms.c: In function âPerl_is_utf8_perl_spaceâ:
mathoms.c: In function âPerl_is_utf8_perl_wordâ:
mathoms.c: In function âPerl_is_utf8_digitâ:
mathoms.c: In function âPerl_is_utf8_posix_digitâ:
mathoms.c: In function âPerl_is_utf8_upperâ:
mathoms.c: In function âPerl_is_utf8_lowerâ:
mathoms.c: In function âPerl_is_utf8_cntrlâ:
mathoms.c: In function âPerl_is_utf8_graphâ:
mathoms.c: In function âPerl_is_utf8_printâ:
mathoms.c: In function âPerl_is_utf8_punctâ:
mathoms.c: In function âPerl_is_utf8_xdigitâ:
perlio.c: In function âPerlIO_getcâ:
perlio.c:4851:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
locale.c: In function âPerl_set_numeric_radixâ:
locale.c: In function âPerl_set_numeric_standardâ:
locale.c: In function âPerl_set_numeric_localâ:
locale.c: In function âPerl_new_ctypeâ:
locale.c: In function âPerl_init_i18nl10nâ:
locale.c:899:15: warning: declaration of âpâ shadows a previous local [-Wshadow]
locale.c:512:11: warning: shadowed declaration is here [-Wshadow]
locale.c: In function âPerl_mem_collxfrmâ:
locale.c:956:6: warning: cast increases required alignment of target type [-Wcast-align]
locale.c: In function âS_is_cur_LC_category_utf8â:
pp_pack.c: In function âS_mul128â:
pp_pack.c: In function âuni_to_bytesâ:
pp_pack.c:319:16: warning: declaration of âflagsâ shadows a previous local [-Wshadow]
pp_pack.c:291:15: warning: shadowed declaration is here [-Wshadow]
pp_pack.c: In function âS_group_endâ:
pp_pack.c: In function âS_get_numâ:
pp_pack.c: In function âS_next_symbolâ:
pp_pack.c: In function âPerl_unpackstringâ:
pp_pack.c: In function âS_unpack_recâ:
pp_pack.c:961:10: warning: declaration of âsvâ shadows a previous local [-Wshadow]
pp_pack.c:863:9: warning: shadowed declaration is here [-Wshadow]
pp_pack.c:1155:6: warning: string length â1024â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_pack.c:1193:3: warning: string length â1024â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_pack.c:1310:14: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_pack.c:881:6: warning: shadowed declaration is here [-Wshadow]
pp_pack.c:1712:3: warning: string length â1024â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_pack.c: In function âPerl_pp_unpackâ:
pp_pack.c: In function âS_is_an_intâ:
pp_pack.c: In function âS_div128â:
pp_pack.c: In function âPerl_packlistâ:
pp_pack.c: In function âmarked_upgradeâ:
pp_pack.c: In function âS_sv_exp_growâ:
pp_pack.c: In function âS_pack_recâ:
pp_pack.c:2895:23: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_pack.c:2098:6: warning: shadowed declaration is here [-Wshadow]
pp_pack.c: In function âPerl_pp_packâ:
pp_sort.c: In function âS_mergesortsvâ:
pp_sort.c:83:18: warning: cast increases required alignment of target type [-Wcast-align]
pp_sort.c: In function âS_qsortsvuâ:
pp_sort.c: In function âPerl_pp_sortâ:
pp_sort.c:1541:4: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sort.c:1541:4: warning: string length â2254â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
pp_sort.c:1612:17: warning: string length â1047â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
cop.h:1123:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
pp_sort.c:1480:18: warning: shadowed declaration is here [-Wshadow]
pp_sort.c:1692:15: warning: declaration of âavâ shadows a previous local [-Wshadow]
pp_sort.c:1481:9: warning: shadowed declaration is here [-Wshadow]
cop.h:1149:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
pp_sort.c: In function âS_sortcvâ:
pp_sort.c: In function âS_sortcv_stackedâ:
pp_sort.c: In function âS_sortcv_xsubâ:
pp_sort.c: In function âS_sv_ncmpâ:
pp_sort.c:1911:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c:1911:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c: In function âS_sv_i_ncmpâ:
pp_sort.c: In function âS_amagic_ncmpâ:
pp_sort.c:1935:66: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c: In function âS_amagic_i_ncmpâ:
pp_sort.c: In function âS_amagic_cmpâ:
pp_sort.c: In function âS_amagic_cmp_localeâ:
caretx.c: In function âPerl_set_caret_Xâ:
perl.c: In function âS_incpush_if_existsâ:
perl.c:1810:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
perlmain.c:43:25: warning: shadowed declaration is here [-Wshadow]
../../perl.h:1547:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../../perl.h:1559:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../../config.h:4480:32: warning: ISO C90 does not support âlong longâ [-Wlong-long]
../../cv.h: In function âS_CvGVâ:
../../handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../cv.h: In function âCvNAME_HEKâ:
../../hv_func.h: In function âS_perl_hash_superfastâ:
../../hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h: In function âS_perl_hash_murmur3â:
../../hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
../../perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h: In function âS_perl_hash_djb2â:
../../hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h: In function âS_perl_hash_sdbmâ:
../../hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h: In function âS_perl_hash_one_at_a_timeâ:
../../hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h: In function âS_perl_hash_one_at_a_time_hardâ:
../../hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h: In function âS_perl_hash_old_one_at_a_timeâ:
../../hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
../../inline.h: In function âS_av_top_indexâ:
../../inline.h: In function âSvAMAGIC_onâ:
../../sv.h:1230:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../sv.h:1253:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../inline.h: In function âSvAMAGIC_offâ:
../../inline.h: In function âS_sv_only_taint_gmagicâ:
../../sv.h:1246:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
dlutils.c: In function âdl_generic_private_initâ:
../../sv.h:1212:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../perl.h:5633:12: warning: declaration of âmy_cxtpâ shadows a previous local [-Wshadow]
../../perl.h:5622:12: warning: shadowed declaration is here [-Wshadow]
dlutils.c: In function âSaveErrorâ:
../../sv.h:1203:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../sv.h:1195:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../perl.h:5633:12: warning: shadowed declaration is here [-Wshadow]
DynaLoader.c: In function âXS_DynaLoader_dl_load_fileâ:
DynaLoader.c: In function âXS_DynaLoader_dl_unload_fileâ:
DynaLoader.c: In function âXS_DynaLoader_dl_find_symbolâ:
DynaLoader.c: In function âXS_DynaLoader_dl_undef_symbolsâ:
DynaLoader.c: In function âXS_DynaLoader_dl_install_xsubâ:
DynaLoader.xs: In function âXS_DynaLoader_dl_errorâ:
DynaLoader.xs: In function âXS_DynaLoader_CLONEâ:
../../perl.h:5639:22: warning: cast increases required alignment of target type [-Wcast-align]
DynaLoader.c: In function âboot_DynaLoaderâ:
../../inline.h: In function âS_MgBYTEPOSâ:
../../inline.h: In function âS_sv_or_pv_pos_u2bâ:
ptable.h:76:16: warning: function declaration isnât a prototype [-Wstrict-prototypes]
arybase.xs: In function âab_map_fetchâ:
arybase.xs: In function âab_map_storeâ:
arybase.xs: In function âab_map_deleteâ:
arybase.xs: In function âab_hintâ:
../../gv.h:30:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
arybase.xs: In function âcurrent_baseâ:
arybase.xs:111:2: warning: string length â523â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
arybase.xs: In function âab_op_is_dollar_bracketâ:
../../gv.h:45:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
arybase.xs: In function âab_process_assignmentâ:
arybase.xs:197:1: warning: no previous prototype for âtieâ [-Wmissing-prototypes]
arybase.xs: In function âtieâ:
arybase.xs: In function âab_pp_baseargâ:
arybase.xs: In function âab_pp_av2arylenâ:
attributes.xs: In function âmodify_SV_attributesâ:
arybase.xs: In function âab_pp_keysâ:
../../handy.h:64:35: warning: declaration of â_pâ shadows a previous local [-Wshadow]
../../handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
arybase.xs: In function âab_pp_eachâ:
arybase.xs: In function âab_pp_indexâ:
attributes.xs: In function âXS_attributes__modify_attrsâ:
arybase.xs: In function âab_ck_baseâ:
../../perl.h:154:22: warning: declaration of âmy_perlâ shadows a parameter [-Wshadow]
../../perl.h:154:22: warning: shadowed declaration is here [-Wshadow]
attributes.xs: In function âXS_attributes__fetch_attrsâ:
arybase.xs: In function âXS_arybase_FETCHâ:
attributes.xs: In function âXS_attributes__guess_stashâ:
arybase.c: In function âXS_arybase_STOREâ:
arybase.xs: In function âXS_arybase__mg_FETCHâ:
attributes.xs: In function âXS_attributes_reftypeâ:
attributes.c: In function âboot_attributesâ:
arybase.xs: In function âXS_arybase__mg_STOREâ:
arybase.xs: In function âboot_arybaseâ:
B.xs: In function âget_overlay_objectâ:
B.xs: In function âmake_temp_objectâ:
B.xs: In function âmake_cop_io_objectâ:
B.xs: In function âcstringâ:
B.xs: In function âccharâ:
B.xs: In function âwalkoptreeâ:
B.xs:509:2: warning: string length â1014â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
B.xs: In function âintrpvar_sv_commonâ:
B.xs:634:12: warning: cast increases required alignment of target type [-Wcast-align]
const-c.inc: In function â_add_symbolâ:
const-c.inc: In function âget_missing_hashâ:
B.xs: In function âXS_B_formfeedâ:
B.c: In function âXS_B_amagic_generationâ:
B.xs: In function âXS_B_comppadlistâ:
B.c: In function âXS_B_sv_undefâ:
B.c: In function âXS_B_main_rootâ:
B.c: In function âXS_B_sub_generationâ:
B.c: In function âXS_B_walkoptreeâ:
B.xs: In function âXS_B_walkoptree_debugâ:
../../sv.h:1224:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../sv.h:1778:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
B.c: In function âXS_B_addressâ:
B.xs: In function âXS_B_svref_2objectâ:
B.c: In function âXS_B_opnumberâ:
B.c: In function âXS_B_ppnameâ:
B.xs: In function âXS_B_hashâ:
B.c: In function âXS_B_cast_I32â:
B.c: In function âXS_B_minus_câ:
B.c: In function âXS_B_cstringâ:
B.c: In function âXS_B__OP_nextâ:
B.xs:1176:32: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1210:32: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1213:30: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1219:30: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1222:32: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1225:30: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1228:30: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1231:30: warning: cast increases required alignment of target type [-Wcast-align]
B.c: In function âXS_B__OP_oplistâ:
B.c: In function âXS_B__SV_REFCNTâ:
B.c: In function âXS_B__SV_object_2svrefâ:
B.c: In function âXS_B__IV_IVâ:
B.c: In function âXS_B__IV_IVXâ:
B.xs:1414:35: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1417:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1420:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1423:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1426:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1432:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1435:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1441:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1444:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1447:33: warning: cast increases required alignment of target type [-Wcast-align]
B.c: In function âXS_B__IV_packivâ:
B.c: In function âXS_B__NV_NVâ:
B.c: In function âXS_B__REGEXP_REGEXâ:
B.c: In function âXS_B__PV_RVâ:
B.c: In function âXS_B__PV_PVâ:
B.c: In function âXS_B__PVMG_MAGICâ:
B.c: In function âXS_B__MAGIC_MOREMAGICâ:
B.xs:1662:34: warning: cast increases required alignment of target type [-Wcast-align]
B.c: In function âXS_B__BM_PREVIOUSâ:
B.c: In function âXS_B__BM_RAREâ:
B.c: In function âXS_B__GV_NAMEâ:
../../sv.h:1092:24: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
B.xs:1721:2: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
../../gv.h:51:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
B.c: In function âXS_B__GV_is_emptyâ:
B.c: In function âXS_B__GV_GPâ:
B.c: In function âXS_B__GV_SVâ:
B.xs:1775:22: warning: declaration of âgvâ shadows a previous local [-Wshadow]
B.c:2308:8: warning: shadowed declaration is here [-Wshadow]
B.xs:1776:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
B.xs:1776:6: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
../../gv.h:57:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
B.xs:1781:35: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1784:33: warning: cast increases required alignment of target type [-Wcast-align]
B.xs:1787:33: warning: cast increases required alignment of target type [-Wcast-align]
B.c: In function âXS_B__GV_FILEGVâ:
B.c: In function âXS_B__IO_IsSTDâ:
B.c: In function âXS_B__AV_FILLâ:
B.c: In function âXS_B__AV_ARRAYâ:
B.c: In function âXS_B__AV_ARRAYeltâ:
B.c: In function âXS_B__FM_LINESâ:
B.c: In function âXS_B__CV_CONSTâ:
B.c:2546:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
../../XSUB.h:142:58: warning: shadowed declaration is here [-Wshadow]
B.c: In function âXS_B__CV_STARTâ:
B.c:2575:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__CV_DEPTHâ:
B.c:2601:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__CV_PADLISTâ:
B.c:2630:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__CV_XSUBâ:
B.c:2690:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__CV_const_svâ:
B.c:2721:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__CV_GVâ:
B.c:2746:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__CV_NAME_HEKâ:
B.c:2773:8: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.c: In function âXS_B__HV_FILLâ:
B.c: In function âXS_B__HV_RITERâ:
B.c: In function âXS_B__HV_ARRAYâ:
../../hv.h:364:25: warning: cast increases required alignment of target type [-Wcast-align]
B.c: In function âXS_B__HE_VALâ:
B.c: In function âXS_B__HE_HASHâ:
B.c: In function âXS_B__RHE_HASHâ:
B.c: In function âXS_B__PADLIST_MAXâ:
B.c: In function âXS_B__PADLIST_ARRAYâ:
B.c: In function âXS_B__PADLIST_ARRAYeltâ:
B.c: In function âXS_B__PADLIST_REFCNTâ:
B.c: In function âboot_Bâ:
B.c:3345:5: warning: "XSubPPtmpAAAB" is not defined [-Wundef]
B.c:3430:5: warning: "XSubPPtmpAAAE" is not defined [-Wundef]
./const-xs.inc:334:7: warning: declaration of âheâ shadows a previous local [-Wshadow]
./const-xs.inc:8:9: warning: shadowed declaration is here [-Wshadow]
./const-xs.inc:359:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
../../XSUB.h:141:51: warning: shadowed declaration is here [-Wshadow]
B.xs:748:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
B.xs:749:17: warning: declaration of âfileâ shadows a previous local [-Wshadow]
B.c:3101:17: warning: shadowed declaration is here [-Wshadow]
B.xs:793:5: warning: "XSubPPtmpAAAB" is not defined [-Wundef]
B.xs:799:5: warning: "XSubPPtmpAAAE" is not defined [-Wundef]
blocksort.c: In function âBZ2_blockSortâ:
blocksort.c:1054:18: warning: cast increases required alignment of target type [-Wcast-align]
compress.c:22:13: warning: no previous prototype for âcompress2â [-Wmissing-prototypes]
compress.c:62:13: warning: no previous prototype for âcompressâ [-Wmissing-prototypes]
compress.c:75:15: warning: no previous prototype for âcompressBoundâ [-Wmissing-prototypes]
bzlib.c: In function âdefault_bzallocâ:
bzlib.c:107:31: warning: unused parameter âopaqueâ [-Wunused-parameter]
bzlib.c: In function âdefault_bzfreeâ:
bzlib.c:114:29: warning: unused parameter âopaqueâ [-Wunused-parameter]
compress.c: In function âsendMTFValuesâ:
compress.c:243:19: warning: variable ânBytesâ set but not used [-Wunused-but-set-variable]
inflate.c: In function âinflateâ:
inflate.c:605:13: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
inflate.c: In function âinflateSyncâ:
inflate.c:1377:13: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
Cwd.xs: In function âTHX_invocant_is_unixâ:
Cwd.xs: In function âTHX_unix_canonpathâ:
Cwd.xs:513:5: warning: string length â1020â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
ppport.h:4184:31: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Cwd.xs: In function âXS_Cwd_CLONEâ:
Cwd.c: In function âXS_Cwd_getcwdâ:
Cwd.xs: In function âXS_Cwd_abs_pathâ:
Cwd.xs:573:9: warning: string length â1016â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Cwd.c: In function âXS_File__Spec__Unix_canonpathâ:
Cwd.c: In function âXS_File__Spec__Unix__fn_canonpathâ:
Cwd.xs: In function âXS_File__Spec__Unix_catdirâ:
Cwd.c: In function âXS_File__Spec__Unix__fn_catdirâ:
Cwd.xs: In function âXS_File__Spec__Unix_catfileâ:
Cwd.xs: In function âXS_File__Spec__Unix__fn_catfileâ:
Cwd.c: In function âboot_Cwdâ:
Cwd.c:1069:5: warning: "XSubPPtmpAAAB" is not defined [-Wundef]
Cwd.xs:533:5: warning: "XSubPPtmpAAAB" is not defined [-Wundef]
uncompr.c:24:13: warning: no previous prototype for âuncompressâ [-Wmissing-prototypes]
decompress.c: In function âBZ2_decompressâ:
decompress.c:106:7: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
Zlib.xs: In function âDispStreamâ:
Zlib.xs:440:5: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct di_stream *â [-Wformat=]
Zlib.xs:449:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct z_stream *â [-Wformat=]
Zlib.xs:450:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âalloc_funcâ [-Wformat=]
Zlib.xs:451:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âfree_funcâ [-Wformat=]
Zlib.xs:453:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct internal_state *â [-Wformat=]
Zlib.xs:478:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
Zlib.xs:500:8: warning: no previous prototype for âmy_zcallocâ [-Wmissing-prototypes]
Zlib.xs: In function âmy_zcallocâ:
Zlib.xs:500:27: warning: unused parameter âopaqueâ [-Wunused-parameter]
Zlib.xs:506:6: warning: no previous prototype for âmy_zcfreeâ [-Wmissing-prototypes]
Zlib.xs: In function âmy_zcfreeâ:
Zlib.xs:506:24: warning: unused parameter âopaqueâ [-Wunused-parameter]
Zlib.xs: In function âdeRefâ:
Zlib.xs: In function âdeRef_lâ:
Zlib.c: In function âXS_Compress__Raw__Zlib_constantâ:
Zlib.c: In function âXS_Compress__Raw__Zlib_zlib_versionâ:
Zlib.c: In function âXS_Compress__Raw__Zlib_ZLIB_VERNUMâ:
Zlib.c: In function âXS_Compress__Raw__Zlib_zlibCompileFlagsâ:
Zlib.xs: In function âXS_Compress__Raw__Zlib_adler32â:
../../sv.h:1218:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Zlib.c: In function âXS_Compress__Raw__Zlib_crc32â:
Zlib.c: In function âXS_Compress__Raw__Zlib_crc32_combineâ:
Zlib.c: In function âXS_Compress__Raw__Zlib_adler32_combineâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateInitâ:
Zlib.xs:788:2: warning: format â%pâ expects argument of type âvoid *â, but argument 8 has type âstruct SV *â [-Wformat=]
Zlib.xs:801:13: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âdeflateStreamâ [-Wformat=]
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateInitâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_DispStreamâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_deflateResetâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_deflateâ:
Zlib.xs:1043:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_DESTROYâ:
Zlib.xs:1056:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âCompress__Raw__Zlib__deflateStreamâ [-Wformat=]
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_flushâ:
Zlib.xs:1169:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream__deflateParamsâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_get_Levelâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_get_Strategyâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_get_Bufsizeâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_statusâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_crc32â:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_dict_adlerâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_adler32â:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_compressedBytesâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_uncompressedBytesâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_total_inâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_total_outâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_msgâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__deflateStream_deflateTuneâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_DispStreamâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_inflateResetâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_inflateâ:
Zlib.xs:1513:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Zlib.c:2205:7: warning: variable âeofâ set but not used [-Wunused-but-set-variable]
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_inflateCountâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_compressedBytesâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_uncompressedBytesâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_inflateSyncâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_DESTROYâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_statusâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_crc32â:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_dict_adlerâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_total_inâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_adler32â:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_total_outâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_msgâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_get_Bufsizeâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_set_Appendâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_DESTROYâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_DispStreamâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_inflateResetâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_scanâ:
Zlib.c:2977:7: warning: variable âeofâ set but not used [-Wunused-but-set-variable]
Zlib.c:2976:7: warning: variable âoutâ set but not used [-Wunused-but-set-variable]
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_getEndOffsetâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_inflateCountâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_compressedBytesâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_uncompressedBytesâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_getLastBlockOffsetâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_getLastBufferOffsetâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_resetLastBlockByteâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream__createDeflateStreamâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_statusâ:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_crc32â:
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_adler32â:
Zlib.c: In function âboot_Compress__Raw__Zlibâ:
Bzip2.xs:122:6: warning: no previous prototype for âbz_internal_errorâ [-Wmissing-prototypes]
Bzip2.xs: In function âDispStreamâ:
Bzip2.xs:184:5: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct di_stream *â [-Wformat=]
Bzip2.xs:193:9: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct bz_stream *â [-Wformat=]
Bzip2.xs: In function âdeRefâ:
Bzip2.xs: In function âdeRef_lâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_constantâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_bzlibversionâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_newâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_newâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_DispStreamâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_bzdeflateâ:
Bzip2.xs:540:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Bzip2.c: In function âXS_Compress__Raw__Bzip2_DESTROYâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_bzcloseâ:
Bzip2.xs:609:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Bzip2.c: In function âXS_Compress__Raw__Bzip2_bzflushâ:
Bzip2.xs:672:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Bzip2.c: In function âXS_Compress__Raw__Bzip2_total_in_lo32â:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_total_out_lo32â:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_compressedBytesâ:
Bzip2.c: In function âXS_Compress__Raw__Bzip2_uncompressedBytesâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_DispStreamâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_bzinflateâ:
Bzip2.xs:831:9: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_inflateCountâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_DESTROYâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_statusâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_total_in_lo32â:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_total_out_lo32â:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_compressedBytesâ:
Bzip2.c: In function âXS_Compress__Raw__Bunzip2_uncompressedBytesâ:
Bzip2.c: In function âboot_Compress__Raw__Bzip2â:
Dumper.xs: In function âesc_q_utf8â:
Dumper.xs: In function âsv_xâ:
Dumper.xs: In function âDD_dumpâ:
Dumper.xs:468:3: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
Dumper.xs:805:17: warning: declaration of âinameâ shadows a previous local [-Wshadow]
Dumper.xs:430:11: warning: shadowed declaration is here [-Wshadow]
Dumper.xs:897:13: warning: declaration of âkeyâ shadows a previous local [-Wshadow]
Dumper.xs:800:12: warning: shadowed declaration is here [-Wshadow]
Dumper.xs:1048:9: warning: declaration of âiâ shadows a previous local [-Wshadow]
Dumper.xs:418:12: warning: shadowed declaration is here [-Wshadow]
../../perl.h:1547:45: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Dumper.xs:1126:8: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Dumper.xs:1126:8: warning: string length â2255â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
../../gv.h:59:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Dumper.xs: In function âXS_Data__Dumper_Dumpxsâ:
Dumper.xs:1403:4: warning: string length â1028â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Dumper.xs:1467:12: warning: declaration of âiâ shadows a previous local [-Wshadow]
Dumper.xs:1277:14: warning: shadowed declaration is here [-Wshadow]
Dumper.c: In function âXS_Data__Dumper__vstringâ:
Dumper.c: In function âboot_Data__Dumperâ:
version.c:34:1: warning: no previous prototype for â__getBerkeleyDBInfoâ [-Wmissing-prototypes]
DB_File.xs: In function âdb_putâ:
DB_File.xs:307:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
DB_File.xs: In function âbtree_compareâ:
../../scope.h:234:29: warning: cast increases required alignment of target type [-Wcast-align]
../../sv.h:1783:21: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
DB_File.xs:567:20: warning: unused parameter âdbâ [-Wunused-parameter]
DB_File.xs: In function âbtree_prefixâ:
DB_File.xs:654:19: warning: unused parameter âdbâ [-Wunused-parameter]
DB_File.xs: In function âhash_cbâ:
DB_File.xs:744:14: warning: unused parameter âdbâ [-Wunused-parameter]
DB_File.xs: In function âdb_errcall_cbâ:
DB_File.xs:818:29: warning: unused parameter âdbenvâ [-Wunused-parameter]
DB_File.xs: In function âParseOpenInfoâ:
DB_File.xs:1383:7: warning: declaration of âflagsâ shadows a parameter [-Wshadow]
DB_File.xs:960:49: warning: shadowed declaration is here [-Wshadow]
DB_File.xs:1459:14: warning: declaration of âstatusâ shadows a previous local [-Wshadow]
DB_File.xs:1253:10: warning: shadowed declaration is here [-Wshadow]
DB_File.c: In function âXS_DB_File_constantâ:
DB_File.c: In function âXS_DB_File_DoTie_â:
DB_File.c: In function âXS_DB_File_DESTROYâ:
DB_File.c: In function âXS_DB_File_DELETEâ:
DB_File.c:1901:8: warning: variable âflagsâ set but not used [-Wunused-but-set-variable]
DB_File.c: In function âXS_DB_File_EXISTSâ:
DB_File.c: In function âXS_DB_File_FETCHâ:
DB_File.c: In function âXS_DB_File_STOREâ:
DB_File.c:2094:8: warning: variable âflagsâ set but not used [-Wunused-but-set-variable]
DB_File.c: In function âXS_DB_File_FIRSTKEYâ:
DB_File.c: In function âXS_DB_File_NEXTKEYâ:
DB_File.c: In function âXS_DB_File_unshiftâ:
DB_File.c:2263:4: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c:2263:4: warning: string length â2276â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c: In function âXS_DB_File_popâ:
DB_File.c:2330:4: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c:2330:4: warning: string length â2276â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c: In function âXS_DB_File_shiftâ:
DB_File.c:2383:4: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c:2383:4: warning: string length â2276â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c: In function âXS_DB_File_pushâ:
DB_File.c:2434:4: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c:2434:4: warning: string length â2276â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c: In function âXS_DB_File_lengthâ:
DB_File.c:2501:4: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c:2501:4: warning: string length â2276â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
DB_File.c: In function âXS_DB_File_delâ:
DB_File.c: In function âXS_DB_File_getâ:
DB_File.c: In function âXS_DB_File_putâ:
DB_File.c: In function âXS_DB_File_fdâ:
DB_File.c: In function âXS_DB_File_syncâ:
DB_File.c: In function âXS_DB_File_seqâ:
DB_File.c: In function âXS_DB_File_filter_fetch_keyâ:
DB_File.c: In function âXS_DB_File_filter_store_keyâ:
DB_File.c: In function âXS_DB_File_filter_fetch_valueâ:
DB_File.c: In function âXS_DB_File_filter_store_valueâ:
DB_File.c: In function âboot_DB_Fileâ:
DB_File.xs:1526:10: warning: unused variable âsv_errâ [-Wunused-variable]
Peek.xs: In function âDeadCodeâ:
Peek.xs: In function âS_do_dumpâ:
Peek.xs: In function âS_pp_dumpâ:
Peek.c: In function âXS_Devel__Peek_mstatâ:
Peek.c: In function âXS_Devel__Peek_fill_mstatsâ:
Peek.c: In function âXS_Devel__Peek_mstats_fillhashâ:
Peek.c: In function âXS_Devel__Peek_mstats2hashâ:
Peek.c: In function âXS_Devel__Peek_Dumpâ:
Peek.c: In function âXS_Devel__Peek_DumpArrayâ:
Peek.xs: In function âXS_Devel__Peek_SvREFCNTâ:
Peek.c: In function âXS_Devel__Peek_DeadCodeâ:
Peek.c: In function âXS_Devel__Peek_CvGVâ:
Peek.c:807:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Peek.c: In function âXS_Devel__Peek_runops_debugâ:
Peek.xs: In function âboot_Devel__Peekâ:
Peek.xs:452:16: warning: declaration of âcvâ shadows a parameter [-Wshadow]
MD5.xs: In function âMD5Transformâ:
MD5.xs:280:20: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs: In function âMD5Finalâ:
MD5.xs:469:6: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs:470:6: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs:482:6: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs:483:6: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs:484:6: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs:485:6: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs: In function âget_md5_ctxâ:
MD5.xs:507:13: warning: cast increases required alignment of target type [-Wcast-align]
MD5.xs: In function âXS_Digest__MD5_newâ:
MD5.xs: In function âXS_Digest__MD5_cloneâ:
MD5.c: In function âXS_Digest__MD5_DESTROYâ:
MD5.xs: In function âXS_Digest__MD5_addâ:
MD5.xs: In function âXS_Digest__MD5_addfileâ:
MD5.c: In function âXS_Digest__MD5_digestâ:
MD5.c: In function âXS_Digest__MD5_md5â:
../../hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull]
module2.c:30:6: warning: no previous prototype for âcall_newCONSTSUB_2â [-Wmissing-prototypes]
module2.c:35:5: warning: no previous prototype for âget_PL_signals_2â [-Wmissing-prototypes]
module2.c:40:5: warning: no previous prototype for âno_dummy_parser_varsâ [-Wmissing-prototypes]
MD5.c: In function âboot_Digest__MD5â:
MD5.c:1047:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
module3.c:31:5: warning: no previous prototype for âexceptionâ [-Wmissing-prototypes]
module3.c: In function âexceptionâ:
module3.c:52:6: warning: no previous prototype for âcall_newCONSTSUB_3â [-Wmissing-prototypes]
module3.c:57:5: warning: no previous prototype for âget_PL_signals_3â [-Wmissing-prototypes]
module3.c:62:5: warning: no previous prototype for âdummy_parser_warningâ [-Wmissing-prototypes]
RealPPPort.xs:161:6: warning: no previous prototype for âcall_newCONSTSUB_1â [-Wmissing-prototypes]
RealPPPort.xs: In function âXS_Devel__PPPort_dXSTARGâ:
RealPPPort.xs: In function âXS_Devel__PPPort_dAXMARKâ:
RealPPPort.xs:202:5: warning: no previous prototype for âget_PL_signals_1â [-Wmissing-prototypes]
RealPPPort.xs: In function âXS_Devel__PPPort_mPUSHsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mPUSHpâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mPUSHnâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mPUSHiâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mPUSHuâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mXPUSHsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mXPUSHpâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mXPUSHnâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mXPUSHiâ:
RealPPPort.xs: In function âXS_Devel__PPPort_mXPUSHuâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setuvâ:
RealPPPort.c: In function âXS_Devel__PPPort_newSVuvâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_2uvâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvUVxâ:
../../sv.h:1784:21: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
RealPPPort.xs: In function âXS_Devel__PPPort_XSRETURN_UVâ:
RealPPPort.xs: In function âXS_Devel__PPPort_PUSHuâ:
RealPPPort.xs: In function âXS_Devel__PPPort_XPUSHuâ:
RealPPPort.c: In function âXS_Devel__PPPort_HvNAME_getâ:
RealPPPort.c: In function âXS_Devel__PPPort_HvNAMELEN_getâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvnâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvn_flagsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvn_utf8â:
RealPPPort.xs: In function âXS_Devel__PPPort_grok_numberâ:
RealPPPort.xs: In function âXS_Devel__PPPort_grok_binâ:
RealPPPort.xs: In function âXS_Devel__PPPort_grok_hexâ:
RealPPPort.xs: In function âXS_Devel__PPPort_grok_octâ:
RealPPPort.xs: In function âXS_Devel__PPPort_Perl_grok_numberâ:
RealPPPort.xs: In function âXS_Devel__PPPort_Perl_grok_binâ:
RealPPPort.xs: In function âXS_Devel__PPPort_Perl_grok_hexâ:
RealPPPort.xs: In function âXS_Devel__PPPort_Perl_grok_octâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_catpv_mgâ:
RealPPPort.xs: In function âXS_Devel__PPPort_sv_catpvn_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_catsv_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setiv_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setnv_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setpv_mgâ:
RealPPPort.xs: In function âXS_Devel__PPPort_sv_setpvn_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setsv_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setuv_mgâ:
RealPPPort.xs: In function âXS_Devel__PPPort_sv_usepvn_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_SvVSTRING_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_magic_portableâ:
RealPPPort.xs: In function âXS_Devel__PPPort_GvSVnâ:
RealPPPort.c: In function âXS_Devel__PPPort_isGV_with_GPâ:
RealPPPort.c: In function âXS_Devel__PPPort_get_cvn_flagsâ:
RealPPPort.c: In function âXS_Devel__PPPort_gv_fetchpvn_flagsâ:
RealPPPort.c: In function âXS_Devel__PPPort_gv_fetchsvâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newRV_inc_REFCNTâ:
RealPPPort.c: In function âXS_Devel__PPPort_newRV_noinc_REFCNTâ:
RealPPPort.c: In function âXS_Devel__PPPort_exceptionâ:
RealPPPort.c: In function âXS_Devel__PPPort_G_SCALARâ:
RealPPPort.c: In function âXS_Devel__PPPort_G_ARRAYâ:
RealPPPort.c: In function âXS_Devel__PPPort_G_DISCARDâ:
RealPPPort.c: In function âXS_Devel__PPPort_eval_svâ:
RealPPPort.c: In function âXS_Devel__PPPort_eval_pvâ:
RealPPPort.c: In function âXS_Devel__PPPort_call_svâ:
RealPPPort.c: In function âXS_Devel__PPPort_call_pvâ:
RealPPPort.c: In function âXS_Devel__PPPort_call_argvâ:
RealPPPort.c: In function âXS_Devel__PPPort_call_methodâ:
RealPPPort.c: In function âXS_Devel__PPPort_call_sv_G_METHODâ:
RealPPPort.c: In function âXS_Devel__PPPort_load_moduleâ:
RealPPPort.c: In function âXS_Devel__PPPort_MY_CXT_1â:
RealPPPort.c: In function âXS_Devel__PPPort_MY_CXT_2â:
RealPPPort.xs: In function âXS_Devel__PPPort_MY_CXT_CLONEâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvs_flagsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvs_shareâ:
../../sv.h:1832:3: warning: cast increases required alignment of target type [-Wcast-align]
RealPPPort.xs: In function âXS_Devel__PPPort_hv_fetchsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_hv_storesâ:
RealPPPort.c: In function âXS_Devel__PPPort_gv_fetchpvsâ:
RealPPPort.c: In function âXS_Devel__PPPort_gv_stashpvsâ:
RealPPPort.c: In function âXS_Devel__PPPort_get_cvsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_pv_escape_can_unicodeâ:
RealPPPort.xs: In function âXS_Devel__PPPort_pv_prettyâ:
RealPPPort.xs: In function âXS_Devel__PPPort_pv_displayâ:
RealPPPort.c: In function âXS_Devel__PPPort_TestSvUV_setâ:
RealPPPort.c: In function âXS_Devel__PPPort_TestSvPVX_constâ:
RealPPPort.c: In function âXS_Devel__PPPort_TestSvPVX_mutableâ:
RealPPPort.c: In function âXS_Devel__PPPort_TestSvSTASH_setâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSV_typeâ:
RealPPPort.c: In function âXS_Devel__PPPort_croak_NVgfâ:
RealPPPort.c: In function âXS_Devel__PPPort_CopSTASHPVâ:
RealPPPort.c: In function âXS_Devel__PPPort_CopFILEâ:
RealPPPort.xs: In function âXS_Devel__PPPort_my_strlfuncâ:
RealPPPort.c: In function âXS_Devel__PPPort_vnewSVpvfâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_vcatpvfâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_vsetpvfâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_catpvf_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_Perl_sv_catpvf_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_catpvf_mg_nocontextâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setpvf_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_Perl_sv_setpvf_mgâ:
RealPPPort.c: In function âXS_Devel__PPPort_sv_setpvf_mg_nocontextâ:
RealPPPort.c: In function âXS_Devel__PPPort_iv_sizeâ:
RealPPPort.c: In function âXS_Devel__PPPort_uv_sizeâ:
RealPPPort.c: In function âXS_Devel__PPPort_iv_typeâ:
RealPPPort.c: In function âXS_Devel__PPPort_uv_typeâ:
RealPPPort.xs: In function âXS_Devel__PPPort_my_sprintfâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPVbyteâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_nolenâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_constâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_mutableâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_flagsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_flags_constâ:
RealPPPort.c: In function âXS_Devel__PPPort_SvPV_flags_const_nolenâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_flags_mutableâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_forceâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_nolenâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_mutableâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_nomgâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_nomg_nolenâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_flagsâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_flags_nolenâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_force_flags_mutableâ:
RealPPPort.c: In function âXS_Devel__PPPort_SvPV_nolen_constâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_nomgâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_nomg_constâ:
RealPPPort.c: In function âXS_Devel__PPPort_SvPV_nomg_const_nolenâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvPV_nomg_nolenâ:
RealPPPort.xs:1637:24: warning: unused variable âlenâ [-Wunused-variable]
RealPPPort.c: In function âXS_Devel__PPPort_SvPV_renewâ:
RealPPPort.xs: In function âXS_Devel__PPPort_my_snprintfâ:
RealPPPort.c: In function âXS_Devel__PPPort_call_newCONSTSUB_1â:
RealPPPort.c: In function âXS_Devel__PPPort_call_newCONSTSUB_2â:
RealPPPort.c: In function âXS_Devel__PPPort_call_newCONSTSUB_3â:
RealPPPort.xs: In function âXS_Devel__PPPort_ptrtestsâ:
RealPPPort.xs:1704:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
RealPPPort.c: In function âXS_Devel__PPPort_gv_stashpvnâ:
RealPPPort.c: In function âXS_Devel__PPPort_get_svâ:
RealPPPort.c: In function âXS_Devel__PPPort_get_avâ:
RealPPPort.c: In function âXS_Devel__PPPort_get_hvâ:
RealPPPort.c: In function âXS_Devel__PPPort_get_cvâ:
RealPPPort.c: In function âXS_Devel__PPPort_xsreturnâ:
RealPPPort.c: In function âXS_Devel__PPPort_boolSVâ:
RealPPPort.xs: In function âXS_Devel__PPPort_DEFSVâ:
RealPPPort.xs: In function âXS_Devel__PPPort_DEFSV_modifyâ:
RealPPPort.xs: In function âXS_Devel__PPPort_ERRSVâ:
RealPPPort.c: In function âXS_Devel__PPPort_UNDERBARâ:
RealPPPort.xs: In function âXS_Devel__PPPort_prepushâ:
RealPPPort.c: In function âXS_Devel__PPPort_PERL_ABSâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SVfâ:
RealPPPort.c: In function âXS_Devel__PPPort_Perl_ppaddr_tâ:
RealPPPort.c: In function âXS_Devel__PPPort_warnerâ:
RealPPPort.c: In function âXS_Devel__PPPort_Perl_warnerâ:
RealPPPort.c: In function âXS_Devel__PPPort_Perl_warner_nocontextâ:
RealPPPort.c: In function âXS_Devel__PPPort_ckWARNâ:
RealPPPort.c: In function âXS_Devel__PPPort_checkmemâ:
RealPPPort.xs: In function âXS_Devel__PPPort_newSVpvn_shareâ:
RealPPPort.xs: In function âXS_Devel__PPPort_SvREFCNTâ:
RealPPPort.c: In function âXS_Devel__PPPort_no_THX_argâ:
RealPPPort.c: In function âXS_Devel__PPPort_with_THX_argâ:
RealPPPort.c: In function âXS_Devel__PPPort_compare_PL_signalsâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_sv_undefâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_sv_yesâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_sv_noâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_naâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_Svâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_tokenbufâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_parserâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_hexdigitâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_hintsâ:
RealPPPort.c: In function âXS_Devel__PPPort_PL_ppaddrâ:
RealPPPort.xs: In function âXS_Devel__PPPort_other_variablesâ:
RealPPPort.xs:215:61: warning: the comparison will always evaluate as âtrueâ for the address of âPL_no_modifyâ will never be NULL [-Waddress]
RealPPPort.c: In function âXS_Devel__PPPort_no_dummy_parser_varsâ:
RealPPPort.c: In function âXS_Devel__PPPort_dummy_parser_warningâ:
RealPPPort.c: In function âboot_Devel__PPPortâ:
src/sha.h:58:30: warning: ISO C90 does not support âlong longâ [-Wlong-long]
src/sha.c: In function âsha1â:
src/sha.c:91:11: warning: cast increases required alignment of target type [-Wcast-align]
src/sha.c: In function âsha256â:
src/sha.c:159:11: warning: cast increases required alignment of target type [-Wcast-align]
src/sha64bit.c:39:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:39:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:39:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:40:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:40:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:40:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:41:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:41:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:41:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:42:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:42:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:42:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:43:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:43:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:43:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:44:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:44:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:44:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:45:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:45:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:45:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:46:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:46:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:46:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:47:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:47:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:47:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:48:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:48:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:48:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:49:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:49:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:49:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:50:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:50:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:50:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:51:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:51:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:51:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:52:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:52:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:52:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:53:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:53:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:53:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:54:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:54:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:54:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:55:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:55:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:55:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:56:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:56:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:56:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:57:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:57:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:57:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:58:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:58:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:58:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:59:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:59:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:59:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:60:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:60:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:60:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:61:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:61:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:61:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:62:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:62:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:62:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:63:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:63:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:63:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:64:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:64:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:64:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:65:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:65:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:70:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:70:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:70:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:71:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:71:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:71:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:72:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:72:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:77:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:77:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:77:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:78:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:78:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:78:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:79:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:79:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:84:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:84:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:84:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:85:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:85:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:85:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:86:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:86:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:91:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:91:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:91:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:92:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:92:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:92:55: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:93:5: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c:93:30: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c: In function âstrto64â:
src/sha64bit.c:100:14: warning: use of C99 long long integer constant [-Wlong-long]
src/sha64bit.c: In function âsha512â:
src/sha64bit.c:111:11: warning: cast increases required alignment of target type [-Wcast-align]
src/sha.h:97:34: warning: declaration of âtâ shadows a previous local [-Wshadow]
src/sha64bit.c:112:6: warning: shadowed declaration is here [-Wshadow]
src/sha.c: In function âdigcpyâ:
src/sha.c:250:13: warning: cast increases required alignment of target type [-Wcast-align]
src/sha.c:251:13: warning: cast increases required alignment of target type [-Wcast-align]
src/sha.c: In function âstatecpyâ:
src/sha.c:268:13: warning: cast increases required alignment of target type [-Wcast-align]
src/sha.c:269:13: warning: cast increases required alignment of target type [-Wcast-align]
SHA.c: In function âXS_Digest__SHA_shacloseâ:
SHA.c: In function âXS_Digest__SHA_shadupâ:
SHA.c: In function âXS_Digest__SHA_shaopenâ:
SHA.c: In function âXS_Digest__SHA_sharewindâ:
SHA.c: In function âXS_Digest__SHA_shawriteâ:
SHA.c: In function âXS_Digest__SHA_sha1â:
SHA.c: In function âXS_Digest__SHA_hmac_sha1â:
SHA.c: In function âXS_Digest__SHA_hashsizeâ:
../../sv.h:1230:17: warning: declaration of â_svrvâ shadows a previous local [-Wshadow]
../../sv.h:1230:17: warning: shadowed declaration is here [-Wshadow]
SHA.xs: In function âXS_Digest__SHA_addâ:
SHA.c: In function âXS_Digest__SHA_digestâ:
SHA.xs: In function âXS_Digest__SHA__getstateâ:
SHA.xs: In function âXS_Digest__SHA__putstateâ:
SHA.c: In function âboot_Digest__SHAâ:
src/sha64bit.c:97:12: warning: âstrto64â defined but not used [-Wunused-function]
src/sha.c: In function âencbase64â:
src/sha.c:477:13: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
src/sha.c: In function âshabase64â:
src/sha.c:493:14: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
../../../perl.h:1547:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../../../perl.h:1559:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../../../config.h:4480:32: warning: ISO C90 does not support âlong longâ [-Wlong-long]
../../../cv.h: In function âS_CvGVâ:
../../../handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../cv.h: In function âCvNAME_HEKâ:
../../../hv_func.h: In function âS_perl_hash_superfastâ:
../../../hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../hv_func.h: In function âS_perl_hash_murmur3â:
../../../hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
../../../perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
../../../hv_func.h: In function âS_perl_hash_djb2â:
../../../hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../hv_func.h: In function âS_perl_hash_sdbmâ:
../../../hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../hv_func.h: In function âS_perl_hash_one_at_a_timeâ:
../../../hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../hv_func.h: In function âS_perl_hash_one_at_a_time_hardâ:
../../../hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../hv_func.h: In function âS_perl_hash_old_one_at_a_timeâ:
../../../hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../inline.h: In function âS_av_top_indexâ:
../../../inline.h: In function âSvAMAGIC_onâ:
../../../sv.h:1230:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../sv.h:1253:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../inline.h: In function âSvAMAGIC_offâ:
../../../inline.h: In function âS_sv_only_taint_gmagicâ:
../../../sv.h:1246:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Byte.c: In function âEncode_XSEncodingâ:
../../../sv.h:1195:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Byte.c: In function âboot_Encode__Byteâ:
Encode.xs:28:15: warning: no previous prototype for â_encoded_utf8_to_bytesâ [-Wmissing-prototypes]
Encode.xs: In function â_encoded_utf8_to_bytesâ:
Encode.xs:22:37: warning: unused parameter âsvâ [-Wunused-parameter]
Encode.xs:22:47: warning: unused parameter âencodingâ [-Wunused-parameter]
Encode.xs:29:15: warning: no previous prototype for â_encoded_bytes_to_utf8â [-Wmissing-prototypes]
Encode.xs: In function â_encoded_bytes_to_utf8â:
Encode.xs:43:1: warning: no previous prototype for âEncode_XSEncodingâ [-Wmissing-prototypes]
Encode.xs: In function âEncode_XSEncodingâ:
Encode.xs:67:1: warning: no previous prototype for âcall_failureâ [-Wmissing-prototypes]
Encode.xs: In function âcall_failureâ:
Encode.xs:67:19: warning: unused parameter âroutineâ [-Wunused-parameter]
Encode.xs:67:33: warning: unused parameter âdoneâ [-Wunused-parameter]
Encode.xs:67:44: warning: unused parameter âdestâ [-Wunused-parameter]
Encode.xs:67:55: warning: unused parameter âorigâ [-Wunused-parameter]
Encode.xs: In function âdo_fallback_cbâ:
Encode.xs: In function âencode_methodâ:
Encode.xs:132:5: warning: string length â1023â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Encode.xs:140:5: warning: string length â1023â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Encode.xs:279:5: warning: string length â1023â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Encode.xs: In function âstrict_utf8â:
Encode.xs: In function âprocess_utf8â:
Encode.xs:333:5: warning: string length â1023â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Encode.xs:362:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Encode.xs:366:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Encode.xs: In function âXS_Encode__utf8_decode_xsâ:
../../pp.h:68:19: warning: declaration of âspâ shadows a previous local [-Wshadow]
../../pp.h:68:19: warning: shadowed declaration is here [-Wshadow]
Encode.xs: In function âXS_Encode__utf8_encode_xsâ:
Encode.xs:551:5: warning: string length â1023â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Encode.xs:506:10: warning: unused variable ârenewedâ [-Wunused-variable]
Encode.xs: In function âXS_Encode__XS_renewâ:
Encode.c:754:7: warning: unused variable âobjâ [-Wunused-variable]
Encode.c: In function âXS_Encode__XS_renewedâ:
Encode.c:773:7: warning: unused variable âobjâ [-Wunused-variable]
Encode.xs: In function âXS_Encode__XS_nameâ:
Encode.xs: In function âXS_Encode__XS_cat_decodeâ:
Encode.xs: In function âXS_Encode__XS_decodeâ:
Encode.xs: In function âXS_Encode__XS_encodeâ:
Encode.xs: In function âXS_Encode__XS_needs_linesâ:
Encode.c:956:7: warning: unused variable âobjâ [-Wunused-variable]
Encode.xs: In function âXS_Encode__XS_perlio_okâ:
Encode.c:977:7: warning: unused variable âobjâ [-Wunused-variable]
Encode.xs: In function âXS_Encode__XS_mime_nameâ:
Encode.xs: In function âXS_Encode__bytes_to_utf8â:
Encode.xs: In function âXS_Encode__utf8_to_bytesâ:
Encode.c: In function âXS_Encode_is_utf8â:
Encode.c: In function âXS_Encode__utf8_onâ:
Encode.c: In function âXS_Encode__utf8_offâ:
Encode.c: In function âXS_Encode_DIE_ON_ERRâ:
Encode.c: In function âXS_Encode_WARN_ON_ERRâ:
Encode.c: In function âXS_Encode_LEAVE_SRCâ:
Encode.c: In function âXS_Encode_RETURN_ON_ERRâ:
Encode.c: In function âXS_Encode_PERLQQâ:
Encode.c: In function âXS_Encode_HTMLCREFâ:
Encode.c: In function âXS_Encode_XMLCREFâ:
Encode.c: In function âXS_Encode_STOP_AT_PARTIALâ:
Encode.c: In function âXS_Encode_FB_DEFAULTâ:
Encode.c: In function âXS_Encode_FB_CROAKâ:
Encode.c: In function âXS_Encode_FB_QUIETâ:
Encode.c: In function âXS_Encode_FB_WARNâ:
Encode.c: In function âXS_Encode_FB_PERLQQâ:
Encode.c: In function âXS_Encode_FB_HTMLCREFâ:
Encode.c: In function âXS_Encode_FB_XMLCREFâ:
Encode.c: In function âboot_Encodeâ:
Fcntl.xs: In function âXS_Fcntl_S_ISREGâ:
const-c.inc: In function âconstant_add_symbolâ:
./const-xs.inc: In function âXS_Fcntl_AUTOLOADâ:
./const-xs.inc:528:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:528:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:533:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:533:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
Fcntl.xs: In function âXS_Fcntl_S_IMODEâ:
Fcntl.xs: In function âXS_Fcntl_S_IFMTâ:
./const-xs.inc: In function âboot_Fcntlâ:
./const-xs.inc:486:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Fcntl.xs:89:13: warning: declaration of âcvâ shadows a parameter [-Wshadow]
DosGlob.xs: In function âglob_ophookâ:
DosGlob.c: In function âXS_File__DosGlob__callsiteâ:
DosGlob.xs: In function âboot_File__DosGlobâ:
bsd_glob.c: In function âglobtildeâ:
bsd_glob.c:469:7: warning: "DOSISH" is not defined [-Wundef]
Glob.xs: In function âdoglobâ:
Glob.xs: In function âiterateâ:
Glob.xs: In function âcsh_globâ:
Glob.xs: In function âdoglob_iter_wrapperâ:
Glob.xs: In function âglob_ophookâ:
Glob.c: In function âXS_File__Glob_GLOB_ERRORâ:
Glob.xs: In function âXS_File__Glob_bsd_globâ:
Glob.xs: In function âXS_File__Glob_CLONEâ:
./const-xs.inc: In function âXS_File__Glob_AUTOLOADâ:
./const-xs.inc:135:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:135:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:140:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:140:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
Glob.xs: In function âboot_File__Globâ:
./const-xs.inc:93:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Call.xs: In function âfilter_callâ:
Call.xs:63:3: warning: format â%ldâ expects argument of type âlong intâ, but argument 3 has type âSTRLENâ [-Wformat=]
Call.xs:63:3: warning: format â%ldâ expects argument of type âlong intâ, but argument 5 has type âSTRLENâ [-Wformat=]
Call.xs:100:5: warning: format â%ldâ expects argument of type âlong intâ, but argument 4 has type âSTRLENâ [-Wformat=]
Call.xs:156:8: warning: format â%ldâ expects argument of type âlong intâ, but argument 3 has type âSTRLENâ [-Wformat=]
Call.xs:175:9: warning: format â%ldâ expects argument of type âlong intâ, but argument 4 has type âunsigned intâ [-Wformat=]
Call.xs:186:47: warning: signed and unsigned type in conditional expression [-Wsign-compare]
Call.c: In function âXS_Filter__Util__Call_filter_readâ:
Call.c: In function âXS_Filter__Util__Call_real_importâ:
Call.xs:226:9: warning: string length â1015â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Call.c: In function âXS_Filter__Util__Call_filter_delâ:
Call.c: In function âXS_Filter__Util__Call_unimportâ:
Call.c:442:15: warning: variable âpackageâ set but not used [-Wunused-but-set-variable]
Call.xs: In function âboot_Filter__Util__Callâ:
Call.xs:265:37: warning: cast increases required alignment of target type [-Wcast-align]
Call.xs:265:48: warning: cast increases required alignment of target type [-Wcast-align]
GDBM_File.xs:30:6: warning: "GDBM_VERSION_MAJOR" is not defined [-Wundef]
GDBM_File.xs:33:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
./const-xs.inc: In function âXS_GDBM_File_AUTOLOADâ:
./const-xs.inc:137:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:137:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:142:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:142:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
GDBM_File.c: In function âXS_GDBM_File_TIEHASHâ:
GDBM_File.c: In function âXS_GDBM_File_closeâ:
GDBM_File.c: In function âXS_GDBM_File_DESTROYâ:
GDBM_File.c: In function âXS_GDBM_File_FETCHâ:
GDBM_File.c: In function âXS_GDBM_File_STOREâ:
GDBM_File.c: In function âXS_GDBM_File_DELETEâ:
GDBM_File.c: In function âXS_GDBM_File_FIRSTKEYâ:
GDBM_File.c: In function âXS_GDBM_File_NEXTKEYâ:
GDBM_File.c: In function âXS_GDBM_File_reorganizeâ:
GDBM_File.c: In function âXS_GDBM_File_syncâ:
GDBM_File.c: In function âXS_GDBM_File_EXISTSâ:
GDBM_File.c: In function âXS_GDBM_File_setoptâ:
GDBM_File.c: In function âXS_GDBM_File_filter_fetch_keyâ:
GDBM_File.c:732:4: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
GDBM_File.c:732:4: warning: string length â2281â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
GDBM_File.c: In function âboot_GDBM_Fileâ:
GDBM_File.c:763:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
./const-xs.inc:95:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Util.c: In function âXS_Hash__Util_all_keysâ:
Util.c: In function âXS_Hash__Util_hidden_ref_keysâ:
Util.c:260:5: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Util.c:260:5: warning: string length â2256â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Util.c: In function âXS_Hash__Util_hv_storeâ:
Util.xs: In function âXS_Hash__Util_hash_seedâ:
Util.xs: In function âXS_Hash__Util_hash_valueâ:
Util.xs: In function âXS_Hash__Util_hash_traversal_maskâ:
Util.xs: In function âXS_Hash__Util_bucket_infoâ:
Util.xs: In function âXS_Hash__Util_bucket_arrayâ:
Util.c: In function âboot_Hash__Utilâ:
FieldHash.xs:23:1: warning: no previous prototype for âHUF_get_ob_regâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_get_ob_regâ:
FieldHash.xs:51:1: warning: no previous prototype for âHUF_globalâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_globalâ:
FieldHash.xs:70:1: warning: no previous prototype for âHUF_obj_idâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_obj_idâ:
FieldHash.xs:98:1: warning: no previous prototype for âHUF_add_uvar_magicâ [-Wmissing-prototypes]
FieldHash.xs:115:1: warning: no previous prototype for âHUF_get_trigger_contentâ [-Wmissing-prototypes]
FieldHash.xs:126:5: warning: no previous prototype for âHUF_destroy_objâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_destroy_objâ:
FieldHash.xs:159:1: warning: no previous prototype for âHUF_new_triggerâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_new_triggerâ:
FieldHash.xs:173:1: warning: no previous prototype for âHUF_ask_triggerâ [-Wmissing-prototypes]
FieldHash.xs:183:1: warning: no previous prototype for âHUF_get_trigger0â [-Wmissing-prototypes]
FieldHash.xs:191:1: warning: no previous prototype for âHUF_get_triggerâ [-Wmissing-prototypes]
FieldHash.xs:202:1: warning: no previous prototype for âHUF_mark_fieldâ [-Wmissing-prototypes]
FieldHash.xs:216:5: warning: no previous prototype for âHUF_watch_key_safeâ [-Wmissing-prototypes]
FieldHash.xs:239:5: warning: no previous prototype for âHUF_watch_key_idâ [-Wmissing-prototypes]
FieldHash.xs:252:5: warning: no previous prototype for âHUF_func_2modeâ [-Wmissing-prototypes]
FieldHash.xs:261:7: warning: no previous prototype for âHUF_mode_2funcâ [-Wmissing-prototypes]
FieldHash.xs:276:1: warning: no previous prototype for âHUF_get_statusâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_get_statusâ:
FieldHash.xs:282:19: warning: cast increases required alignment of target type [-Wcast-align]
FieldHash.xs:295:1: warning: no previous prototype for âHUF_fix_triggerâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_fix_triggerâ:
FieldHash.xs:322:1: warning: no previous prototype for âHUF_fix_objectsâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_fix_objectsâ:
FieldHash.xs:356:5: warning: no previous prototype for âHUF_inc_varâ [-Wmissing-prototypes]
FieldHash.xs: In function âHUF_inc_varâ:
FieldHash.c: In function âXS_Hash__Util__FieldHash__fieldhashâ:
FieldHash.xs: In function âXS_Hash__Util__FieldHash_id_2objâ:
FieldHash.xs: In function âXS_Hash__Util__FieldHash_registerâ:
FieldHash.c: In function âXS_Hash__Util__FieldHash_CLONEâ:
FieldHash.xs: In function âXS_Hash__Util__FieldHash__active_fieldsâ:
FieldHash.c: In function âXS_Hash__Util__FieldHash__test_uvar_getâ:
FieldHash.c: In function âboot_Hash__Util__FieldHashâ:
FieldHash.c:743:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
./const-xs.inc: In function âXS_I18N__Langinfo_AUTOLOADâ:
./const-xs.inc:263:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:263:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:268:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:268:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
Langinfo.c: In function âXS_I18N__Langinfo_langinfoâ:
./const-xs.inc: In function âboot_I18N__Langinfoâ:
./const-xs.inc:221:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
IO.c: In function âXS_IO__Seekable_getposâ:
IO.c: In function âXS_IO__Seekable_setposâ:
IO.c: In function âXS_IO__File_new_tmpfileâ:
IO.xs:291:6: warning: string length â650â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
IO.xs:291:6: warning: string length â2229â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
../../gv.h:58:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
IO.c: In function âXS_IO__Poll__pollâ:
IO.xs:312:26: warning: cast increases required alignment of target type [-Wcast-align]
IO.c: In function âXS_IO__Handle_blockingâ:
IO.xs: In function âXS_IO__Handle_ungetcâ:
IO.c: In function âXS_IO__Handle_errorâ:
IO.c: In function âXS_IO__Handle_clearerrâ:
IO.c: In function âXS_IO__Handle_untaintâ:
IO.c: In function âXS_IO__Handle_flushâ:
IO.c: In function âXS_IO__Handle_setbufâ:
IO.c: In function âXS_IO__Handle_setvbufâ:
IO.c: In function âXS_IO__Handle_syncâ:
IO.c: In function âXS_IO__Handle__create_getline_subsâ:
IO.c: In function âXS_IO__Socket_sockatmarkâ:
IO.c: In function âboot_IOâ:
SysV.xs: In function âsv2addrâ:
SysV.xs:93:14: warning: cast increases required alignment of target type [-Wcast-align]
SysV.xs: In function âXS_IPC__Msg__stat_packâ:
SysV.xs: In function âXS_IPC__Msg__stat_unpackâ:
SysV.xs:161:35: warning: cast increases required alignment of target type [-Wcast-align]
SysV.xs: In function âXS_IPC__Semaphore__stat_packâ:
SysV.xs: In function âXS_IPC__Semaphore__stat_unpackâ:
SysV.xs:220:35: warning: cast increases required alignment of target type [-Wcast-align]
SysV.xs: In function âXS_IPC__SharedMem__stat_packâ:
SysV.xs: In function âXS_IPC__SharedMem__stat_unpackâ:
SysV.xs:279:35: warning: cast increases required alignment of target type [-Wcast-align]
SysV.c: In function âXS_IPC__SysV_ftokâ:
SysV.c: In function âXS_IPC__SysV_memreadâ:
SysV.c: In function âXS_IPC__SysV_memwriteâ:
SysV.c: In function âXS_IPC__SysV_shmatâ:
SysV.xs: In function âXS_IPC__SysV_shmdtâ:
SysV.c: In function âXS_IPC__SysV__constantâ:
SysV.c: In function âboot_IPC__SysVâ:
ListUtil.c: In function âXS_List__Util_minâ:
ListUtil.c: In function âXS_List__Util_sumâ:
ListUtil.c: In function âXS_List__Util_minstrâ:
ListUtil.xs: In function âXS_List__Util_reduceâ:
ListUtil.xs:252:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
../../cop.h:1209:13: warning: declaration of âcvâ shadows a previous local [-Wshadow]
ListUtil.xs:252:9: warning: shadowed declaration is here [-Wshadow]
../../cop.h:1193:10: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function âXS_List__Util_firstâ:
ListUtil.xs:311:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
ListUtil.xs:311:9: warning: shadowed declaration is here [-Wshadow]
../../sv.h:1793:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
ListUtil.c: In function âXS_List__Util_anyâ:
ListUtil.xs:380:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
ListUtil.xs:380:9: warning: shadowed declaration is here [-Wshadow]
ListUtil.xs: In function âXS_List__Util_pairfirstâ:
ListUtil.xs:434:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
ListUtil.xs:434:9: warning: shadowed declaration is here [-Wshadow]
ListUtil.xs: In function âXS_List__Util_pairgrepâ:
ListUtil.xs:512:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
ListUtil.xs:512:9: warning: shadowed declaration is here [-Wshadow]
../../cop.h:1123:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
ListUtil.xs:532:13: warning: shadowed declaration is here [-Wshadow]
../../cop.h:1149:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
ListUtil.xs: In function âXS_List__Util_pairmapâ:
ListUtil.xs:600:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
ListUtil.xs:621:13: warning: declaration of âret_gimmeâ shadows a previous local [-Wshadow]
ListUtil.xs:602:9: warning: shadowed declaration is here [-Wshadow]
ListUtil.xs:600:9: warning: shadowed declaration is here [-Wshadow]
ListUtil.xs:622:13: warning: shadowed declaration is here [-Wshadow]
ListUtil.xs:630:17: warning: unused variable âbâ [-Wunused-variable]
ListUtil.xs:629:17: warning: unused variable âaâ [-Wunused-variable]
ListUtil.xs:672:17: warning: unused variable âbâ [-Wunused-variable]
ListUtil.xs:671:17: warning: unused variable âaâ [-Wunused-variable]
ListUtil.xs: In function âXS_List__Util_pairsâ:
ListUtil.xs: In function âXS_List__Util_pairkeysâ:
ListUtil.xs: In function âXS_List__Util_pairvaluesâ:
ListUtil.xs: In function âXS_List__Util_shuffleâ:
ListUtil.xs: In function âXS_Scalar__Util_dualvarâ:
ListUtil.xs: In function âXS_Scalar__Util_isdualâ:
ListUtil.xs: In function âXS_Scalar__Util_blessedâ:
ListUtil.xs: In function âXS_Scalar__Util_reftypeâ:
ListUtil.xs: In function âXS_Scalar__Util_refaddrâ:
ListUtil.c: In function âXS_Scalar__Util_weakenâ:
ListUtil.xs: In function âXS_Scalar__Util_unweakenâ:
ListUtil.xs: In function âXS_Scalar__Util_isweakâ:
ListUtil.c: In function âXS_Scalar__Util_readonlyâ:
ListUtil.c: In function âXS_Scalar__Util_taintedâ:
ListUtil.xs: In function âXS_Scalar__Util_isvstringâ:
ListUtil.xs: In function âXS_Scalar__Util_looks_like_numberâ:
ListUtil.xs: In function âXS_Scalar__Util_set_prototypeâ:
ListUtil.xs: In function âXS_Scalar__Util_openhandleâ:
ListUtil.c: In function âboot_List__Utilâ:
Base64.xs: In function âXS_MIME__Base64_encode_base64â:
Base64.xs:137:2: warning: string length â1029â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Base64.xs: In function âXS_MIME__Base64_decode_base64â:
Base64.xs:200:9: warning: string length â1029â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Base64.xs: In function âXS_MIME__Base64_encoded_base64_lengthâ:
Base64.xs: In function âXS_MIME__Base64_decoded_base64_lengthâ:
Base64.xs: In function âXS_MIME__QuotedPrint_encode_qpâ:
Base64.xs: In function âXS_MIME__QuotedPrint_decode_qpâ:
Base64.xs:451:9: warning: string length â1029â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Base64.c: In function âboot_MIME__Base64â:
Base64.c: In function âXS_MIME__QuotedPrint_decode_qpâ:
Base64.c:640:10: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
Base64.c: In function âXS_MIME__Base64_decode_base64â:
Base64.c:345:10: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
CN.c: In function âEncode_XSEncodingâ:
CN.c: In function âboot_Encode__CNâ:
mro.xs: In function âS_mro_get_linear_isa_c3â:
mro.xs: In function âXS_mro_get_linear_isaâ:
mro.xs: In function âXS_mro_set_mroâ:
mro.xs: In function âXS_mro_get_mroâ:
mro.xs: In function âXS_mro_get_isarevâ:
mro.xs: In function âXS_mro_is_universalâ:
mro.xs: In function âXS_mro_invalidate_all_method_cachesâ:
mro.xs: In function âXS_mro_get_pkg_genâ:
mro.xs: In function âXS_mro__nextcanâ:
mro.c: In function âboot_mroâ:
EBCDIC.c: In function âEncode_XSEncodingâ:
EBCDIC.c: In function âboot_Encode__EBCDICâ:
NDBM_File.c: In function âXS_NDBM_File_TIEHASHâ:
NDBM_File.c: In function âXS_NDBM_File_DESTROYâ:
NDBM_File.c: In function âXS_NDBM_File_FETCHâ:
NDBM_File.c: In function âXS_NDBM_File_STOREâ:
NDBM_File.c: In function âXS_NDBM_File_DELETEâ:
NDBM_File.c: In function âXS_NDBM_File_FIRSTKEYâ:
NDBM_File.c: In function âXS_NDBM_File_NEXTKEYâ:
NDBM_File.c:465:12: warning: unused variable âkeyâ [-Wunused-variable]
NDBM_File.c: In function âXS_NDBM_File_errorâ:
NDBM_File.c:495:12: warning: variable âdbâ set but not used [-Wunused-but-set-variable]
NDBM_File.c: In function âXS_NDBM_File_clearerrâ:
NDBM_File.c:524:12: warning: variable âdbâ set but not used [-Wunused-but-set-variable]
NDBM_File.c: In function âXS_NDBM_File_filter_fetch_keyâ:
NDBM_File.c:561:4: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
NDBM_File.c:561:4: warning: string length â2281â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
NDBM_File.c: In function âboot_NDBM_Fileâ:
NDBM_File.c:592:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
ODBM_File.c: In function âXS_ODBM_File_TIEHASHâ:
ODBM_File.c: In function âXS_ODBM_File_DESTROYâ:
ODBM_File.c: In function âXS_ODBM_File_FETCHâ:
ODBM_File.c: In function âXS_ODBM_File_STOREâ:
ODBM_File.c:400:17: warning: assignment discards âconstâ qualifier from pointer target type
ODBM_File.c:371:6: warning: variable âflagsâ set but not used [-Wunused-but-set-variable]
ODBM_File.c: In function âXS_ODBM_File_DELETEâ:
ODBM_File.c: In function âXS_ODBM_File_FIRSTKEYâ:
ODBM_File.c: In function âXS_ODBM_File_NEXTKEYâ:
ODBM_File.c: In function âXS_ODBM_File_filter_fetch_keyâ:
ODBM_File.c:566:4: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
ODBM_File.c:566:4: warning: string length â2281â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
ODBM_File.c: In function âboot_ODBM_Fileâ:
ODBM_File.c:597:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Opcode.xs: In function âop_names_initâ:
Opcode.xs: In function ânew_opsetâ:
Opcode.xs:132:2: warning: string length â1027â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Opcode.xs: In function âverify_opsetâ:
Opcode.xs: In function âset_opset_bitsâ:
Opcode.xs: In function âopmask_addâ:
Opcode.xs: In function âXS_Opcode__safe_pkg_prepâ:
Opcode.xs: In function âXS_Opcode__safe_call_svâ:
Opcode.c: In function âXS_Opcode_verify_opsetâ:
Opcode.xs: In function âXS_Opcode_invert_opsetâ:
Opcode.c: In function âXS_Opcode_opset_to_opsâ:
Opcode.xs: In function âXS_Opcode_opsetâ:
Opcode.c: In function âXS_Opcode_permit_onlyâ:
Opcode.xs: In function âXS_Opcode_opdescâ:
Opcode.xs:458:12: warning: cast increases required alignment of target type [-Wcast-align]
Opcode.xs: In function âXS_Opcode_define_optagâ:
Opcode.c: In function âXS_Opcode_empty_opsetâ:
Opcode.c: In function âXS_Opcode_full_opsetâ:
Opcode.c: In function âXS_Opcode_opmask_addâ:
Opcode.xs: In function âXS_Opcode_opmaskâ:
Opcode.c: In function âboot_Opcodeâ:
encoding.xs:53:1: warning: no previous prototype for âPerlIOEncode_getargâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_getargâ:
../../perliol.h:96:29: warning: cast increases required alignment of target type [-Wcast-align]
encoding.xs:81:1: warning: no previous prototype for âPerlIOEncode_pushedâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_pushedâ:
encoding.xs:108:21: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
encoding.xs:121:25: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
encoding.xs:135:4: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
encoding.xs:158:1: warning: no previous prototype for âPerlIOEncode_poppedâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_poppedâ:
encoding.xs:181:1: warning: no previous prototype for âPerlIOEncode_get_baseâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_get_baseâ:
encoding.xs:218:1: warning: no previous prototype for âPerlIOEncode_fillâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_fillâ:
encoding.xs:326:6: warning: string length â1041â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
encoding.xs:397:1: warning: no previous prototype for âPerlIOEncode_flushâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_flushâ:
encoding.xs:481:3: warning: string length â1029â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
encoding.xs:514:1: warning: no previous prototype for âPerlIOEncode_closeâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_closeâ:
encoding.xs:543:1: warning: no previous prototype for âPerlIOEncode_tellâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_tellâ:
encoding.xs:557:1: warning: no previous prototype for âPerlIOEncode_dupâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_dupâ:
encoding.xs:571:1: warning: no previous prototype for âPerlIOEncode_writeâ [-Wmissing-prototypes]
encoding.xs: In function âPerlIOEncode_writeâ:
encoding.xs: In function âboot_PerlIO__encodingâ:
mmap.xs:33:1: warning: no previous prototype for âPerlIOMmap_mapâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_mapâ:
mmap.xs:94:1: warning: no previous prototype for âPerlIOMmap_unmapâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_unmapâ:
mmap.xs:122:1: warning: no previous prototype for âPerlIOMmap_get_baseâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_get_baseâ:
mmap.xs:155:1: warning: no previous prototype for âPerlIOMmap_unreadâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_unreadâ:
mmap.xs:186:1: warning: no previous prototype for âPerlIOMmap_writeâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_writeâ:
mmap.xs:213:1: warning: no previous prototype for âPerlIOMmap_flushâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_flushâ:
mmap.xs:241:1: warning: no previous prototype for âPerlIOMmap_fillâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_fillâ:
mmap.xs:255:1: warning: no previous prototype for âPerlIOMmap_closeâ [-Wmissing-prototypes]
mmap.xs: In function âPerlIOMmap_closeâ:
mmap.xs:271:1: warning: no previous prototype for âPerlIOMmap_dupâ [-Wmissing-prototypes]
mmap.c: In function âboot_PerlIO__mmapâ:
scalar.xs:19:1: warning: no previous prototype for âPerlIOScalar_pushedâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_pushedâ:
scalar.xs:77:1: warning: no previous prototype for âPerlIOScalar_poppedâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_poppedâ:
scalar.xs:88:1: warning: no previous prototype for âPerlIOScalar_closeâ [-Wmissing-prototypes]
scalar.xs:96:1: warning: no previous prototype for âPerlIOScalar_filenoâ [-Wmissing-prototypes]
scalar.xs:103:1: warning: no previous prototype for âPerlIOScalar_seekâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_seekâ:
scalar.xs:137:1: warning: no previous prototype for âPerlIOScalar_tellâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_tellâ:
scalar.xs:145:1: warning: no previous prototype for âPerlIOScalar_readâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_readâ:
scalar.xs:177:27: warning: comparison is always true due to limited range of data type [-Wtype-limits]
scalar.xs:190:1: warning: no previous prototype for âPerlIOScalar_writeâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_writeâ:
scalar.xs:229:2: warning: string length â1021â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
scalar.xs:238:1: warning: no previous prototype for âPerlIOScalar_fillâ [-Wmissing-prototypes]
scalar.xs:245:1: warning: no previous prototype for âPerlIOScalar_flushâ [-Wmissing-prototypes]
scalar.xs:252:1: warning: no previous prototype for âPerlIOScalar_get_baseâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_get_baseâ:
scalar.xs:263:1: warning: no previous prototype for âPerlIOScalar_get_ptrâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_get_ptrâ:
scalar.xs:273:1: warning: no previous prototype for âPerlIOScalar_get_cntâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_get_cntâ:
scalar.xs:288:1: warning: no previous prototype for âPerlIOScalar_bufsizâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_bufsizâ:
scalar.xs:299:1: warning: no previous prototype for âPerlIOScalar_set_ptrcntâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_set_ptrcntâ:
via.xs:44:1: warning: no previous prototype for âPerlIOVia_fetchmethodâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_fetchmethodâ:
via.xs:67:1: warning: no previous prototype for âPerlIOVia_methodâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_methodâ:
scalar.xs:309:1: warning: no previous prototype for âPerlIOScalar_openâ [-Wmissing-prototypes]
scalar.xs:330:1: warning: no previous prototype for âPerlIOScalar_argâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_argâ:
scalar.xs:347:1: warning: no previous prototype for âPerlIOScalar_dupâ [-Wmissing-prototypes]
scalar.xs: In function âPerlIOScalar_dupâ:
scalar.c: In function âboot_PerlIO__scalarâ:
via.xs:102:7: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
via.xs:102:7: warning: string length â2234â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
via.xs:130:1: warning: no previous prototype for âPerlIOVia_pushedâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_pushedâ:
via.xs:213:1: warning: no previous prototype for âPerlIOVia_openâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_openâ:
via.xs:273:6: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct PerlIOl **â [-Wformat=]
via.xs:273:6: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct PerlIOl *â [-Wformat=]
via.xs:292:6: warning: format â%pâ expects argument of type âvoid *â, but argument 3 has type âstruct PerlIOl **â [-Wformat=]
via.xs:292:6: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct PerlIOl *â [-Wformat=]
via.xs:308:1: warning: no previous prototype for âPerlIOVia_poppedâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_poppedâ:
via.xs:334:1: warning: no previous prototype for âPerlIOVia_closeâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_closeâ:
via.xs:347:1: warning: no previous prototype for âPerlIOVia_filenoâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_filenoâ:
via.xs:356:1: warning: no previous prototype for âPerlIOVia_binmodeâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_binmodeâ:
via.xs:369:1: warning: no previous prototype for âPerlIOVia_seekâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_seekâ:
via.xs:389:1: warning: no previous prototype for âPerlIOVia_tellâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_tellâ:
via.xs:400:1: warning: no previous prototype for âPerlIOVia_unreadâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_unreadâ:
via.xs:414:1: warning: no previous prototype for âPerlIOVia_readâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_readâ:
via.xs:439:1: warning: no previous prototype for âPerlIOVia_writeâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_writeâ:
via.xs:456:1: warning: no previous prototype for âPerlIOVia_fillâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_fillâ:
via.xs:480:1: warning: no previous prototype for âPerlIOVia_flushâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_flushâ:
via.xs:493:1: warning: no previous prototype for âPerlIOVia_get_baseâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_get_baseâ:
via.xs:505:1: warning: no previous prototype for âPerlIOVia_get_ptrâ [-Wmissing-prototypes]
via.xs:518:1: warning: no previous prototype for âPerlIOVia_get_cntâ [-Wmissing-prototypes]
via.xs:530:1: warning: no previous prototype for âPerlIOVia_bufsizâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_bufsizâ:
via.xs:541:1: warning: no previous prototype for âPerlIOVia_set_ptrcntâ [-Wmissing-prototypes]
via.xs:549:1: warning: no previous prototype for âPerlIOVia_setlinebufâ [-Wmissing-prototypes]
via.xs:557:1: warning: no previous prototype for âPerlIOVia_clearerrâ [-Wmissing-prototypes]
via.xs:565:1: warning: no previous prototype for âPerlIOVia_errorâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_errorâ:
via.xs:574:1: warning: no previous prototype for âPerlIOVia_eofâ [-Wmissing-prototypes]
via.xs: In function âPerlIOVia_eofâ:
via.xs:583:1: warning: no previous prototype for âPerlIOVia_getargâ [-Wmissing-prototypes]
via.xs:592:1: warning: no previous prototype for âPerlIOVia_dupâ [-Wmissing-prototypes]
via.c: In function âboot_PerlIO__viaâ:
re_exec.c: In function âS_regcppushâ:
re_exec.c: In function âS_regcppopâ:
re_exec.c: In function âmy_re_intuit_startâ:
re_exec.c:737:17: warning: declaration of âsvâ shadows a parameter [-Wshadow]
re_exec.c:644:25: warning: shadowed declaration is here [-Wshadow]
re_exec.c:734:5: warning: string length â651â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
../../sv.h:1402:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../sv.h:1108:22: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
re_exec.c:1390:2: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c:1400:3: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c:1404:3: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c:1431:2: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c: In function âS_find_byclassâ:
../../regcomp.h:544:28: warning: cast increases required alignment of target type [-Wcast-align]
../../regcomp.h:325:22: warning: cast increases required alignment of target type [-Wcast-align]
re_exec.c:2076:13: warning: string length â1038â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c:2078:20: warning: cast increases required alignment of target type [-Wcast-align]
re_exec.c:2191:33: warning: declaration of âtmpâ shadows a previous local [-Wshadow]
re_exec.c:1676:9: warning: shadowed declaration is here [-Wshadow]
re_exec.c: In function âS_reg_set_capture_stringâ:
re_exec.c: In function âmy_regexecâ:
../../gv.h:40:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
re_exec.c:2610:9: warning: string length â1041â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c: In function âS_regtryâ:
re_exec.c: In function âS_debug_start_matchâ:
POSIX.xs: In function ârestore_sigmaskâ:
POSIX.xs:386:25: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.xs: In function âallocate_structâ:
re_exec.c: In function âS_dump_exec_posâ:
POSIX.xs:396:5: warning: string length â1016â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.xs: In function âis_commonâ:
re_exec.c: In function âS_reg_check_named_buff_matchedâ:
POSIX.xs:546:29: warning: string length â653â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c:3501:15: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX__SigSet_newâ:
POSIX.c: In function âXS_POSIX__SigSet_addsetâ:
POSIX.c:761:15: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:765:4: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:765:4: warning: string length â2261â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX__SigSet_emptysetâ:
re_exec.c: In function âS_setup_EXACTISH_ST_c1_c2â:
POSIX.c:795:15: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:799:4: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:799:4: warning: string length â2261â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_exec.c: In function âS_regmatchâ:
POSIX.c: In function âXS_POSIX__SigSet_ismemberâ:
POSIX.c:831:15: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX__Termios_newâ:
POSIX.c: In function âXS_POSIX__Termios_getattrâ:
POSIX.c:893:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX__Termios_setattrâ:
POSIX.c:940:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX__Termios_getispeedâ:
POSIX.c:993:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:997:4: warning: string length â652â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:997:4: warning: string length â2261â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX__Termios_getiflagâ:
POSIX.c:1022:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:1026:4: warning: string length â653â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:1026:4: warning: string length â2266â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX__Termios_getccâ:
POSIX.c:1072:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX__Termios_setispeedâ:
re_exec.c:5141:22: warning: declaration of âstartpointâ shadows a previous local [-Wshadow]
re_exec.c:3871:11: warning: shadowed declaration is here [-Wshadow]
../../regcomp.h:328:24: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:1109:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:1113:4: warning: string length â653â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:1113:4: warning: string length â2266â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX__Termios_setiflagâ:
POSIX.c:1145:20: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:1149:4: warning: string length â653â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:1149:4: warning: string length â2266â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
../../cop.h:1121:11: warning: declaration of ânextâ shadows a previous local [-Wshadow]
re_exec.c:3848:14: warning: shadowed declaration is here [-Wshadow]
POSIX.c: In function âXS_POSIX__Termios_setccâ:
POSIX.c:1191:20: warning: cast increases required alignment of target type [-Wcast-align]
./const-xs.inc: In function âXS_POSIX_constantâ:
./const-xs.inc:1357:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:1357:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:1362:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:1362:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
POSIX.c: In function âXS_POSIX_WEXITSTATUSâ:
POSIX.c: In function âXS_POSIX_openâ:
POSIX.xs: In function âXS_POSIX_localeconvâ:
POSIX.xs:912:25: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX_setlocaleâ:
POSIX.c: In function âXS_POSIX_acosâ:
POSIX.c: In function âXS_POSIX_fmodâ:
../../regexp.h:559:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
POSIX.c: In function âXS_POSIX_frexpâ:
../../regexp.h:567:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
POSIX.c: In function âXS_POSIX_ldexpâ:
POSIX.c: In function âXS_POSIX_modfâ:
POSIX.c: In function âXS_POSIX_sigactionâ:
re_exec.c:5734:10: warning: declaration of ânâ shadows a previous local [-Wshadow]
re_exec.c:3849:9: warning: shadowed declaration is here [-Wshadow]
POSIX.xs:1186:16: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.xs:1245:16: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX_sigpendingâ:
re_exec.c:6412:7: warning: declaration of ânâ shadows a previous local [-Wshadow]
POSIX.c:1893:15: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:1897:4: warning: string length â653â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c:1897:4: warning: string length â2266â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX_sigprocmaskâ:
POSIX.xs:1296:15: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.xs:1304:18: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX__exitâ:
POSIX.c: In function âXS_POSIX_dup2â:
POSIX.c: In function âXS_POSIX_lseekâ:
POSIX.c: In function âXS_POSIX_niceâ:
POSIX.xs: In function âXS_POSIX_readâ:
POSIX.xs:1374:13: warning: string length â1035â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX_setpgidâ:
POSIX.c: In function âXS_POSIX_setsidâ:
POSIX.c: In function âXS_POSIX_tcgetpgrpâ:
POSIX.c: In function âXS_POSIX_tcsetpgrpâ:
POSIX.c: In function âXS_POSIX_writeâ:
POSIX.xs: In function âXS_POSIX_tmpnamâ:
re_exec.c: In function âS_regrepeatâ:
POSIX.c: In function âXS_POSIX_abortâ:
POSIX.c: In function âXS_POSIX_mblenâ:
POSIX.c: In function âXS_POSIX_mbstowcsâ:
POSIX.c:2337:16: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c: In function âXS_POSIX_mbtowcâ:
POSIX.c:2360:18: warning: cast increases required alignment of target type [-Wcast-align]
re_exec.c: In function âS_reginclassâ:
POSIX.c: In function âXS_POSIX_wcstombsâ:
../../regcomp.h:522:8: warning: cast increases required alignment of target type [-Wcast-align]
../../regcomp.h:510:35: warning: cast increases required alignment of target type [-Wcast-align]
POSIX.c:2385:19: warning: cast increases required alignment of target type [-Wcast-align]
re_exec.c: In function âS_setup_eval_stateâ:
POSIX.c: In function âXS_POSIX_wctombâ:
POSIX.c: In function âXS_POSIX_strcollâ:
POSIX.c: In function âXS_POSIX_strtodâ:
re_exec.c: In function âS_to_utf8_substrâ:
POSIX.c: In function âXS_POSIX_strtolâ:
POSIX.c: In function âXS_POSIX_strtoulâ:
re_exec.c: In function âS_to_byte_substrâ:
POSIX.xs: In function âXS_POSIX_strxfrmâ:
POSIX.xs:1551:6: warning: string length â1081â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX_mkfifoâ:
POSIX.c: In function âXS_POSIX_tcdrainâ:
POSIX.c: In function âXS_POSIX_tcflowâ:
POSIX.c: In function âXS_POSIX_asctimeâ:
POSIX.xs:1626:7: warning: string length â1025â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
POSIX.c: In function âXS_POSIX_clockâ:
POSIX.c: In function âXS_POSIX_ctimeâ:
POSIX.c: In function âXS_POSIX_difftimeâ:
POSIX.c: In function âXS_POSIX_strftimeâ:
POSIX.c: In function âXS_POSIX_ctermidâ:
POSIX.c: In function âXS_POSIX_cuseridâ:
POSIX.c: In function âXS_POSIX_fpathconfâ:
POSIX.c: In function âXS_POSIX_pathconfâ:
POSIX.c: In function âXS_POSIX_pauseâ:
POSIX.c: In function âXS_POSIX_sleepâ:
POSIX.c: In function âXS_POSIX_setgidâ:
POSIX.c: In function âXS_POSIX_setuidâ:
POSIX.c: In function âXS_POSIX_sysconfâ:
POSIX.c: In function âXS_POSIX_ttynameâ:
POSIX.xs: In function âXS_POSIX_getcwdâ:
POSIX.c: In function âXS_POSIX_lchownâ:
POSIX.c: In function âboot_POSIXâ:
POSIX.xs:566:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
POSIX.xs:567:17: warning: declaration of âfileâ shadows a previous local [-Wshadow]
POSIX.c:3263:17: warning: shadowed declaration is here [-Wshadow]
./const-xs.inc:1160:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
JP.c: In function âEncode_XSEncodingâ:
JP.c: In function âboot_Encode__JPâ:
POSIX.o: In function `XS_POSIX_tmpnam':
pair.c: In function âsdbm__fitpairâ:
pair.c:53:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__putpairâ:
pair.c:69:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__getpairâ:
pair.c:96:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__exipairâ:
pair.c:112:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__duppairâ:
pair.c:124:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__getnkeyâ:
pair.c:134:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__delpairâ:
pair.c:153:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âseepairâ:
pair.c:225:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__splpageâ:
pair.c:245:15: warning: cast increases required alignment of target type [-Wcast-align]
pair.c: In function âsdbm__chkpageâ:
pair.c:282:15: warning: cast increases required alignment of target type [-Wcast-align]
SDBM_File.c: In function âXS_SDBM_File_TIEHASHâ:
SDBM_File.c: In function âXS_SDBM_File_DESTROYâ:
SDBM_File.c: In function âXS_SDBM_File_FETCHâ:
SDBM_File.c: In function âXS_SDBM_File_STOREâ:
SDBM_File.c: In function âXS_SDBM_File_DELETEâ:
SDBM_File.c: In function âXS_SDBM_File_EXISTSâ:
SDBM_File.c: In function âXS_SDBM_File_FIRSTKEYâ:
SDBM_File.c: In function âXS_SDBM_File_NEXTKEYâ:
SDBM_File.c: In function âXS_SDBM_File_errorâ:
SDBM_File.c:521:4: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
SDBM_File.c:521:4: warning: string length â2281â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
SDBM_File.c: In function âXS_SDBM_File_filter_fetch_keyâ:
SDBM_File.c:552:4: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
SDBM_File.c:552:4: warning: string length â2281â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
SDBM_File.c: In function âboot_SDBM_Fileâ:
SDBM_File.c:583:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Socket.xs: In function âerr_to_SVâ:
Socket.xs: In function âxs_getaddrinfoâ:
Socket.xs: In function âxs_getnameinfoâ:
Socket.xs:555:20: warning: cast increases required alignment of target type [-Wcast-align]
./const-xs.inc: In function âXS_Socket_AUTOLOADâ:
./const-xs.inc:890:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:890:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
./const-xs.inc:895:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:895:6: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âline_tâ [-Wformat=]
Socket.c: In function âXS_Socket_inet_atonâ:
Socket.xs: In function âXS_Socket_inet_ntoaâ:
Socket.xs: In function âXS_Socket_sockaddr_familyâ:
Socket.xs:650:30: warning: cast increases required alignment of target type [-Wcast-align]
Socket.xs: In function âXS_Socket_pack_sockaddr_unâ:
Socket.xs: In function âXS_Socket_unpack_sockaddr_unâ:
Socket.c: In function âXS_Socket_pack_sockaddr_inâ:
Socket.xs: In function âXS_Socket_unpack_sockaddr_inâ:
Socket.c: In function âXS_Socket_pack_sockaddr_in6â:
Socket.xs: In function âXS_Socket_unpack_sockaddr_in6â:
Socket.c: In function âXS_Socket_inet_ntopâ:
Socket.c: In function âXS_Socket_inet_ptonâ:
Socket.xs: In function âXS_Socket_pack_ip_mreqâ:
Socket.xs: In function âXS_Socket_unpack_ip_mreqâ:
Socket.xs: In function âXS_Socket_pack_ip_mreq_sourceâ:
Socket.xs: In function âXS_Socket_unpack_ip_mreq_sourceâ:
Socket.c: In function âXS_Socket_pack_ipv6_mreqâ:
Socket.xs: In function âXS_Socket_unpack_ipv6_mreqâ:
./const-xs.inc: In function âboot_Socketâ:
./const-xs.inc:794:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
dquote_static.c:65:9: warning: string length â702â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c: In function âS_scan_commitâ:
re_comp.c: In function âS_ssc_initâ:
re_comp.c: In function âS_get_ANYOF_cp_list_for_sscâ:
re_comp.c: In function âS_ssc_andâ:
re_comp.c: In function âS_ssc_orâ:
re_comp.c: In function âS_ssc_cp_andâ:
re_comp.c: In function âS_ssc_clear_localeâ:
re_comp.c: In function âS_dump_trieâ:
re_comp.c: In function âS_dump_trie_interim_listâ:
re_comp.c: In function âS_dump_trie_interim_tableâ:
re_comp.c: In function âS_make_trieâ:
re_comp.c:2158:25: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c:2163:21: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c:2202:21: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c:2780:21: warning: declaration of âtmpâ shadows a previous local [-Wshadow]
re_comp.c:2769:34: warning: shadowed declaration is here [-Wshadow]
re_comp.c:2781:26: warning: declaration of âchâ shadows a previous local [-Wshadow]
re_comp.c:2770:18: warning: shadowed declaration is here [-Wshadow]
re_comp.c:2801:28: warning: declaration of âlenâ shadows a previous local [-Wshadow]
re_comp.c:1956:12: warning: shadowed declaration is here [-Wshadow]
re_comp.c:2898:37: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_make_trie_failtableâ:
re_comp.c: In function âS_join_exactâ:
re_comp.c: In function âS_study_chunkâ:
re_comp.c:3848:34: warning: declaration of âlastâ shadows a parameter [-Wshadow]
re_comp.c:3566:13: warning: shadowed declaration is here [-Wshadow]
re_comp.c:4856:33: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c:4859:59: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_pat_upgrade_to_utf8â:
re_comp.c: In function âS_concat_patâ:
re_comp.c:5685:33: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
re_comp.c:5632:10: warning: shadowed declaration is here [-Wshadow]
re_comp.c:5733:17: warning: declaration of âsvâ shadows a previous local [-Wshadow]
re_comp.c:5646:13: warning: shadowed declaration is here [-Wshadow]
re_comp.c: In function âS_compile_runtime_codeâ:
../../cop.h:1123:26: warning: declaration of âpâ shadows a previous local [-Wshadow]
re_comp.c:5910:8: warning: shadowed declaration is here [-Wshadow]
../../cop.h:1149:27: warning: declaration of âpâ shadows a previous local [-Wshadow]
re_comp.c: In function âS_setup_longestâ:
re_comp.c: In function âmy_re_op_compileâ:
../../handy.h:1936:43: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c:6868:9: warning: string length â3414â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c:6930:2: warning: string length â3414â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c:7050:5: warning: format â%ldâ expects argument of type âlong intâ, but argument 5 has type âssize_tâ [-Wformat=]
re_comp.c:7132:28: warning: declaration of âscanâ shadows a previous local [-Wshadow]
re_comp.c:6167:14: warning: shadowed declaration is here [-Wshadow]
../../regcomp.h:930:40: warning: declaration of âre_debug_flagsâ shadows a previous local [-Wshadow]
../../regcomp.h:930:40: warning: shadowed declaration is here [-Wshadow]
re_comp.c: In function âmy_reg_named_buff_fetchâ:
re_comp.c:7234:23: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âmy_reg_named_buff_existsâ:
re_comp.c: In function âmy_reg_named_buff_nextkeyâ:
re_comp.c:7314:25: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âmy_reg_named_buff_scalarâ:
re_comp.c: In function âmy_reg_named_buff_allâ:
re_comp.c:7376:25: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âmy_reg_numbered_buff_fetchâ:
re_comp.c: In function âS_reg_scan_nameâ:
re_comp.c: In function âS__invlist_array_initâ:
re_comp.c:7777:21: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_invlist_arrayâ:
re_comp.c:7808:5: warning: string length â1018â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c:7809:13: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_invlist_set_lenâ:
re_comp.c:7826:5: warning: string length â1256â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
re_comp.c: In function âS_invlist_maxâ:
re_comp.c: In function âS_invlist_extendâ:
re_comp.c: In function âS_invlist_trimâ:
re_comp.c: In function âS_invlist_cloneâ:
re_comp.c: In function âS_parse_lparen_question_flagsâ:
re_comp.c: In function âS_regâ:
re_comp.c:9630:39: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c:9639:38: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c:9723:29: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c:9938:34: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_regbranchâ:
re_comp.c: In function âS_regpieceâ:
re_comp.c: In function âS_grok_bslash_Nâ:
re_comp.c:490:8: warning: declaration of âlenâ shadows a previous local [-Wshadow]
re_comp.c:10822:9: warning: shadowed declaration is here [-Wshadow]
re_comp.c: In function âS_reg_recodeâ:
re_comp.c: In function âS_regatomâ:
re_comp.c:11448:9: warning: declaration of âparse_startâ shadows a previous local [-Wshadow]
re_comp.c:11171:11: warning: shadowed declaration is here [-Wshadow]
re_comp.c:11599:20: warning: declaration of âparse_startâ shadows a previous local [-Wshadow]
re_comp.c:11660:13: warning: shadowed declaration is here [-Wshadow]
re_comp.c:11910:12: warning: declaration of âflagsâ shadows a previous local [-Wshadow]
re_comp.c:11170:9: warning: shadowed declaration is here [-Wshadow]
re_comp.c:11948:12: warning: declaration of âlenâ shadows a previous local [-Wshadow]
re_comp.c: In function âS_populate_ANYOF_from_invlistâ:
../../regcomp.h:543:38: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_regpposixccâ:
re_comp.c: In function âS_handle_regex_setsâ:
re_comp.c:12718:12: warning: declaration of âdepthâ shadows a parameter [-Wshadow]
re_comp.c:12686:37: warning: shadowed declaration is here [-Wshadow]
re_comp.c:12696:12: warning: shadowed declaration is here [-Wshadow]
re_comp.c:12881:40: warning: declaration of âsave_parseâ shadows a previous local [-Wshadow]
re_comp.c:12694:22: warning: shadowed declaration is here [-Wshadow]
re_comp.c: In function âS_regclassâ:
../../regcomp.h:513:46: warning: cast increases required alignment of target type [-Wcast-align]
../../regcomp.h:504:34: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âS_set_ANYOF_argâ:
re_comp.c: In function âS_nextcharâ:
re_comp.c: In function âS_reg_nodeâ:
re_comp.c: In function âS_reganodeâ:
re_comp.c: In function âS_reginsertâ:
re_comp.c: In function âS_regtailâ:
re_comp.c: In function âS_regtail_studyâ:
re_comp.c: In function âmy_regdumpâ:
re_comp.c: In function âmy_regpropâ:
re_comp.c:15719:27: warning: cast increases required alignment of target type [-Wcast-align]
re_comp.c: In function âmy_re_intuit_stringâ:
re_comp.c: In function âmy_regfreeâ:
re_comp.c: In function âS_re_croak2â:
re_comp.c: In function âS_dumpuntilâ:
re_comp.c:16696:17: warning: declaration of âopâ shadows a previous local [-Wshadow]
re_comp.c:16629:8: warning: shadowed declaration is here [-Wshadow]
Storable.xs: In function âinit_perinterpâ:
Storable.xs:412:7: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs:394:8: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs: In function âinit_store_contextâ:
Storable.xs: In function âclean_store_contextâ:
Storable.xs: In function âinit_retrieve_contextâ:
Storable.xs: In function âclean_contextâ:
Storable.xs: In function âallocate_contextâ:
Storable.xs: In function âfree_contextâ:
Storable.xs:1649:18: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs: In function âlast_op_in_netorderâ:
Storable.xs: In function âpkg_fetchmethâ:
Storable.xs: In function âpkg_uncacheâ:
Storable.xs: In function âscalar_callâ:
Storable.xs: In function âarray_callâ:
Storable.xs: In function âknown_classâ:
Storable.xs: In function âstore_refâ:
Storable.xs: In function âstore_scalarâ:
Storable.xs:694:4: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs:2223:27: warning: declaration of âlenâ shadows a previous local [-Wshadow]
Storable.xs:2036:9: warning: shadowed declaration is here [-Wshadow]
Storable.xs: In function âstore_arrayâ:
Storable.xs: In function âstore_hashâ:
Storable.xs:2567:8: warning: declaration of âlenâ shadows a previous local [-Wshadow]
Storable.xs:2347:6: warning: shadowed declaration is here [-Wshadow]
Storable.xs: In function âstore_codeâ:
Storable.xs: In function âstore_tiedâ:
Storable.xs: In function âstore_tied_itemâ:
Storable.xs:2875:31: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs: In function âstore_hookâ:
Storable.xs:3198:9: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs: In function âstore_blessedâ:
Storable.xs: In function âstore_otherâ:
Storable.xs: In function âstoreâ:
Storable.xs: In function âmagic_writeâ:
Storable.xs: In function âdo_storeâ:
Storable.xs: In function âmbuf2svâ:
Storable.xs: In function âretrieve_otherâ:
Storable.xs: In function âretrieve_idx_blessedâ:
Storable.xs:632:9: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs: In function âretrieve_blessedâ:
Storable.xs: In function âretrieve_hookâ:
Storable.xs:4258:2: warning: string length â1038â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Storable.xs: In function âretrieve_refâ:
Storable.xs: In function âretrieve_overloadedâ:
Storable.xs: In function âretrieve_tied_arrayâ:
Storable.xs: In function âretrieve_tied_hashâ:
Storable.xs: In function âretrieve_tied_scalarâ:
Storable.xs: In function âretrieve_tied_keyâ:
Storable.xs: In function âretrieve_tied_idxâ:
Storable.xs: In function âretrieve_lscalarâ:
Storable.xs:4888:2: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Storable.xs: In function âretrieve_scalarâ:
Storable.xs:4954:2: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Storable.xs: In function âretrieve_vstringâ:
Storable.xs: In function âretrieve_lvstringâ:
Storable.xs: In function âretrieve_integerâ:
Storable.xs: In function âretrieve_netintâ:
Storable.xs: In function âretrieve_doubleâ:
Storable.xs: In function âretrieve_byteâ:
Storable.xs: In function âretrieve_undefâ:
Storable.xs: In function âretrieve_sv_undefâ:
Storable.xs: In function âretrieve_sv_yesâ:
Storable.xs: In function âretrieve_sv_noâ:
Storable.xs: In function âretrieve_svundef_elemâ:
Storable.xs:1056:21: warning: cast increases required alignment of target type [-Wcast-align]
Storable.xs: In function âretrieve_arrayâ:
Storable.xs: In function âretrieve_hashâ:
Storable.xs: In function âretrieve_flag_hashâ:
Storable.xs: In function âretrieve_codeâ:
Storable.xs: In function âold_retrieve_arrayâ:
Storable.xs: In function âold_retrieve_hashâ:
Storable.xs: In function âmagic_checkâ:
Storable.xs: In function âretrieveâ:
Storable.xs: In function âdo_retrieveâ:
Storable.xs:6305:5: warning: string length â1030â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Storable.xs: In function âdcloneâ:
Storable.xs:406:6: warning: declaration of âperinterp_svâ shadows a previous local [-Wshadow]
Storable.xs:406:6: warning: shadowed declaration is here [-Wshadow]
Storable.xs:415:24: warning: declaration of âcxtâ shadows a previous local [-Wshadow]
Storable.xs:415:24: warning: shadowed declaration is here [-Wshadow]
Storable.xs: In function âstorable_freeâ:
Storable.xs:6575:17: warning: cast increases required alignment of target type [-Wcast-align]
Storable.c: In function âXS_Storable_init_perinterpâ:
Storable.c: In function âXS_Storable_pstoreâ:
Storable.c: In function âXS_Storable_mstoreâ:
Storable.c: In function âXS_Storable_pretrieveâ:
Storable.c: In function âXS_Storable_mretrieveâ:
Storable.c: In function âXS_Storable_dcloneâ:
Storable.c: In function âXS_Storable_last_op_in_netorderâ:
Storable.c: In function âboot_Storableâ:
Storable.c:6915:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
KR.c: In function âEncode_XSEncodingâ:
KR.c: In function âboot_Encode__KRâ:
re_comp.c:8862:1: warning: inlining failed in call to âS_invlist_cloneâ: --param max-inline-insns-single limit reached [-Winline]
../../embed.h:556:24: warning: called from here [-Winline]
re_comp.c: In function âS_ssc_finalizeâ:
../../embed.h:922:26: warning: called from here [-Winline]
re_comp.c:8897:1: warning: inlining failed in call to âS_invlist_iterinitâ: call is unlikely and code size would grow [-Winline]
../../embed.h:927:29: warning: called from here [-Winline]
re_comp.c:8905:1: warning: inlining failed in call to âS_invlist_iterfinishâ: call is unlikely and code size would grow [-Winline]
../../embed.h:926:31: warning: called from here [-Winline]
Symbol.c: In function âEncode_XSEncodingâ:
Symbol.c: In function âboot_Encode__Symbolâ:
Hostname.xs: In function âXS_Sys__Hostname_ghnameâ:
Hostname.c: In function âboot_Sys__Hostnameâ:
../../embed.h:977:35: warning: called from here [-Winline]
re_comp.c:10905:1: warning: inlining failed in call to âS_compute_EXACTishâ: call is unlikely and code size would grow [-Winline]
re_comp.c:14254:20: warning: called from here [-Winline]
re_comp.c:10925:1: warning: inlining failed in call to âS_alloc_maybe_populate_EXACTâ: call is unlikely and code size would grow [-Winline]
../../embed.h:913:49: warning: called from here [-Winline]
../../inline.h:116:1: warning: inlining failed in call to âS_SvREFCNT_decâ: call is unlikely and code size would grow [-Winline]
../../sv.h:333:26: warning: called from here [-Winline]
re_comp.c:14806:28: warning: called from here [-Winline]
./const-xs.inc: In function âXS_Sys__Syslog_constantâ:
./const-xs.inc:295:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:300:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
Syslog.c: In function âXS_Sys__Syslog_LOG_FACâ:
Syslog.c: In function âXS_Sys__Syslog_LOG_PRIâ:
Syslog.c: In function âXS_Sys__Syslog_LOG_MAKEPRIâ:
Syslog.c: In function âXS_Sys__Syslog_LOG_MASKâ:
Syslog.c: In function âXS_Sys__Syslog_LOG_UPTOâ:
Syslog.c: In function âXS_Sys__Syslog_openlog_xsâ:
Syslog.c: In function âXS_Sys__Syslog_syslog_xsâ:
Syslog.c: In function âXS_Sys__Syslog_setlogmask_xsâ:
Syslog.xs: In function âXS_Sys__Syslog_closelog_xsâ:
Syslog.c: In function âboot_Sys__Syslogâ:
Syslog.c:556:5: warning: "XSubPPtmpAAAB" is not defined [-Wundef]
./const-xs.inc:256:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
./const-xs.inc:282:5: warning: "XSubPPtmpAAAB" is not defined [-Wundef]
threads.xs: In function âS_ithread_clearâ:
threads.xs: In function âS_ithread_freeâ:
threads.xs: In function âS_ithread_count_incâ:
threads.xs: In function âS_exit_warningâ:
threads.xs:350:1: warning: no previous prototype for âPerl_ithread_hookâ [-Wmissing-prototypes]
threads.xs: In function âPerl_ithread_hookâ:
threads.xs:360:1: warning: no previous prototype for âithread_mg_getâ [-Wmissing-prototypes]
threads.xs: In function âithread_mg_getâ:
threads.xs:362:23: warning: cast increases required alignment of target type [-Wcast-align]
threads.xs:369:1: warning: no previous prototype for âithread_mg_freeâ [-Wmissing-prototypes]
threads.xs: In function âithread_mg_freeâ:
threads.xs:371:23: warning: cast increases required alignment of target type [-Wcast-align]
threads.xs:379:1: warning: no previous prototype for âithread_mg_dupâ [-Wmissing-prototypes]
threads.xs: In function âithread_mg_dupâ:
threads.xs:382:31: warning: cast increases required alignment of target type [-Wcast-align]
threads.xs: In function âS_good_stack_sizeâ:
threads.xs: In function âS_ithread_runâ:
threads.xs:568:21: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
threads.xs: In function âS_SV_to_ithreadâ:
threads.xs: In function âS_ithread_createâ:
../../perl.h:154:22: warning: declaration of âmy_perlâ shadows a previous local [-Wshadow]
threads.xs: In function âXS_threads_createâ:
threads.xs: In function âXS_threads_listâ:
threads.xs: In function âXS_threads_selfâ:
threads.c: In function âXS_threads_tidâ:
threads.xs: In function âXS_threads_joinâ:
threads.c: In function âXS_threads_yieldâ:
threads.xs: In function âXS_threads_detachâ:
threads.xs: In function âXS_threads_killâ:
threads.xs: In function âXS_threads_DESTROYâ:
threads.xs: In function âXS_threads_equalâ:
threads.xs: In function âXS_threads_objectâ:
threads.c: In function âXS_threads__handleâ:
threads.xs: In function âXS_threads_get_stack_sizeâ:
threads.xs: In function âXS_threads_set_stack_sizeâ:
threads.xs: In function âXS_threads_is_runningâ:
threads.xs: In function âXS_threads_is_detachedâ:
threads.xs: In function âXS_threads_is_joinableâ:
threads.c: In function âXS_threads_wantarrayâ:
threads.xs: In function âXS_threads_set_thread_exit_onlyâ:
threads.xs: In function âXS_threads_errorâ:
threads.xs: In function âboot_threadsâ:
threads.xs:1760:27: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:183:1: warning: no previous prototype for ârecursive_lock_initâ [-Wmissing-prototypes]
shared.xs: In function ârecursive_lock_initâ:
shared.xs:191:1: warning: no previous prototype for ârecursive_lock_destroyâ [-Wmissing-prototypes]
shared.xs: In function ârecursive_lock_destroyâ:
shared.xs:198:1: warning: no previous prototype for ârecursive_lock_releaseâ [-Wmissing-prototypes]
shared.xs: In function ârecursive_lock_releaseâ:
shared.xs:211:1: warning: no previous prototype for ârecursive_lock_acquireâ [-Wmissing-prototypes]
shared.xs: In function ârecursive_lock_acquireâ:
shared.xs:280:1: warning: no previous prototype for âsharedsv_userlock_freeâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_userlock_freeâ:
shared.xs:282:21: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs: In function âS_get_userlockâ:
shared.xs:374:14: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:397:1: warning: no previous prototype for âPerl_sharedsv_findâ [-Wmissing-prototypes]
shared.xs: In function âPerl_sharedsv_findâ:
shared.xs:406:25: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:415:25: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:433:1: warning: no previous prototype for âPerl_sharedsv_associateâ [-Wmissing-prototypes]
shared.xs: In function âPerl_sharedsv_associateâ:
shared.xs:448:16: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:467:16: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs: In function âS_sharedsv_new_sharedâ:
shared.xs: In function âS_sharedsv_decâ:
shared.xs:552:1: warning: no previous prototype for âPerl_sharedsv_shareâ [-Wmissing-prototypes]
shared.xs: In function âPerl_sharedsv_shareâ:
shared.xs:613:1: warning: no previous prototype for âPerl_sharedsv_cond_timedwaitâ [-Wmissing-prototypes]
shared.xs: In function âS_get_RVâ:
shared.xs:734:1: warning: no previous prototype for âsharedsv_scalar_mg_getâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_scalar_mg_getâ:
shared.xs:736:15: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:754:1: warning: no previous prototype for âsharedsv_scalar_storeâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_scalar_storeâ:
shared.xs:761:13: warning: declaration of âsvâ shadows a parameter [-Wshadow]
shared.xs:754:33: warning: shadowed declaration is here [-Wshadow]
shared.xs:813:1: warning: no previous prototype for âsharedsv_scalar_mg_setâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_scalar_mg_setâ:
shared.xs:815:15: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:832:1: warning: no previous prototype for âsharedsv_scalar_mg_freeâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_scalar_mg_freeâ:
shared.xs:837:15: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:837:50: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:838:13: warning: declaration of âsvâ shadows a parameter [-Wshadow]
shared.xs:832:35: warning: shadowed declaration is here [-Wshadow]
shared.xs:840:25: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:842:26: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:851:1: warning: no previous prototype for âsharedsv_scalar_mg_dupâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_scalar_mg_dupâ:
shared.xs:863:1: warning: no previous prototype for âsharedsv_scalar_mg_localâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_scalar_mg_localâ:
shared.xs:866:15: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:899:1: warning: no previous prototype for âsharedsv_elem_mg_FETCHâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_elem_mg_FETCHâ:
shared.xs:918:28: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:920:28: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:949:1: warning: no previous prototype for âsharedsv_elem_mg_STOREâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_elem_mg_STOREâ:
shared.xs:972:24: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:974:24: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:992:1: warning: no previous prototype for âsharedsv_elem_mg_DELETEâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_elem_mg_DELETEâ:
shared.xs:1016:24: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:1018:24: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:1034:1: warning: no previous prototype for âsharedsv_elem_mg_dupâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_elem_mg_dupâ:
shared.xs:1060:1: warning: no previous prototype for âsharedsv_array_mg_FETCHSIZEâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_array_mg_FETCHSIZEâ:
shared.xs:1063:15: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:1080:1: warning: no previous prototype for âsharedsv_array_mg_CLEARâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_array_mg_CLEARâ:
shared.xs:1083:15: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:1093:21: warning: declaration of âsvâ shadows a parameter [-Wshadow]
shared.xs:1080:35: warning: shadowed declaration is here [-Wshadow]
shared.xs:1114:1: warning: no previous prototype for âsharedsv_array_mg_freeâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_array_mg_freeâ:
shared.xs:1117:26: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:1128:1: warning: no previous prototype for âsharedsv_array_mg_copyâ [-Wmissing-prototypes]
shared.xs:1147:1: warning: no previous prototype for âsharedsv_array_mg_dupâ [-Wmissing-prototypes]
shared.xs: In function âsharedsv_array_mg_dupâ:
shared.xs:1150:23: warning: cast increases required alignment of target type [-Wcast-align]
shared.xs:1172:1: warning: no previous prototype for âPerl_sharedsv_unlockâ [-Wmissing-prototypes]
shared.xs:1184:1: warning: no previous prototype for âPerl_sharedsv_lockâ [-Wmissing-prototypes]
shared.xs:1196:1: warning: no previous prototype for âPerl_sharedsv_locksvâ [-Wmissing-prototypes]
shared.xs: In function âPerl_sharedsv_locksvâ:
shared.xs:1215:1: warning: no previous prototype for âPerl_shared_object_destroyâ [-Wmissing-prototypes]
shared.xs: In function âPerl_shared_object_destroyâ:
shared.xs: In function âS_shared_signal_hookâ:
shared.xs:1247:1: warning: no previous prototype for âPerl_sharedsv_initâ [-Wmissing-prototypes]
shared.xs: In function âPerl_sharedsv_initâ:
shared.xs: In function âXS_threads__shared__tie_PUSHâ:
shared.xs: In function âXS_threads__shared__tie_UNSHIFTâ:
threads.xs:473:9: warning: variable âoldscopeâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
threads.xs:476:9: warning: variable âdiedâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
../../perl.h:154:22: warning: variable âmy_perlâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
shared.xs: In function âXS_threads__shared__tie_POPâ:
shared.xs: In function âXS_threads__shared__tie_SHIFTâ:
shared.c: In function âXS_threads__shared__tie_EXTENDâ:
shared.c: In function âXS_threads__shared__tie_STORESIZEâ:
shared.xs: In function âXS_threads__shared__tie_EXISTSâ:
shared.xs: In function âXS_threads__shared__tie_FIRSTKEYâ:
shared.xs: In function âXS_threads__shared__tie_NEXTKEYâ:
shared.xs: In function âXS_threads__shared__idâ:
shared.xs: In function âXS_threads__shared__refcntâ:
shared.xs:1492:33: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
shared.xs: In function âXS_threads__shared_shareâ:
shared.xs: In function âXS_threads__shared_cond_waitâ:
shared.c: In function âXS_threads__shared_cond_timedwaitâ:
shared.xs: In function âXS_threads__shared_cond_signalâ:
shared.xs: In function âXS_threads__shared_cond_broadcastâ:
shared.xs: In function âXS_threads__shared_blessâ:
shared.c: In function âboot_threads__sharedâ:
re_comp.c: In function âS_study_chunk.constpropâ:
re_comp.c:1385:1: warning: inlining failed in call to âS_ssc_add_rangeâ: call is unlikely and code size would grow [-Winline]
../../embed.h:958:30: warning: called from here [-Winline]
NamedCapture.xs: In function âtie_itâ:
NamedCapture.c: In function âXS_Tie__Hash__NamedCapture_TIEHASHâ:
NamedCapture.c: In function âXS_Tie__Hash__NamedCapture_FETCHâ:
NamedCapture.c: In function âXS_Tie__Hash__NamedCapture_FIRSTKEYâ:
NamedCapture.c: In function âboot_Tie__Hash__NamedCaptureâ:
Piece.xs: In function â_strptimeâ:
Piece.xs:688:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:963:1: warning: no previous prototype for âpush_common_tmâ [-Wmissing-prototypes]
Piece.xs:984:1: warning: no previous prototype for âreturn_11part_tmâ [-Wmissing-prototypes]
Piece.c: In function âXS_Time__Piece__strftimeâ:
Piece.xs:1044:9: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
Piece.xs:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:1070:13: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
Piece.c: In function âXS_Time__Piece__strptimeâ:
Piece.c: In function âXS_Time__Piece__mini_mktimeâ:
Piece.c: In function âXS_Time__Piece__crt_localtimeâ:
Piece.c: In function âboot_Time__Pieceâ:
Piece.c:1445:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Piece.xs:350:13: warning: âcopyrightâ defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: âsccsidâ defined but not used [-Wunused-variable]
re.xs: In function âXS_re_regmustâ:
re.c: In function âboot_reâ:
HiRes.xs:488:1: warning: no previous prototype for âhrt_ualarm_itimerâ [-Wmissing-prototypes]
HiRes.xs:495:1: warning: no previous prototype for âhrt_ualarmâ [-Wmissing-prototypes]
HiRes.xs:718:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
HiRes.c: In function âXS_Time__HiRes_constantâ:
HiRes.c: In function âXS_Time__HiRes_usleepâ:
HiRes.c: In function âXS_Time__HiRes_nanosleepâ:
HiRes.xs: In function âXS_Time__HiRes_sleepâ:
HiRes.c: In function âXS_Time__HiRes_ualarmâ:
HiRes.c: In function âXS_Time__HiRes_alarmâ:
HiRes.c: In function âXS_Time__HiRes_timeâ:
HiRes.c: In function âXS_Time__HiRes_setitimerâ:
HiRes.c: In function âXS_Time__HiRes_getitimerâ:
HiRes.c: In function âXS_Time__HiRes_clock_gettimeâ:
HiRes.c: In function âXS_Time__HiRes_clock_getresâ:
HiRes.c: In function âXS_Time__HiRes_clock_nanosleepâ:
HiRes.c: In function âXS_Time__HiRes_clockâ:
HiRes.c: In function âXS_Time__HiRes_statâ:
HiRes.c: In function âboot_Time__HiResâ:
HiRes.c:1954:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
HiRes.c:1956:5: warning: "XSubPPtmpAAAA" is not defined [-Wundef]
HiRes.c:1965:5: warning: "XSubPPtmpAAAD" is not defined [-Wundef]
HiRes.c:1970:5: warning: "XSubPPtmpAAAE" is not defined [-Wundef]
HiRes.c:1977:5: warning: "XSubPPtmpAAAG" is not defined [-Wundef]
HiRes.c:1981:5: warning: "XSubPPtmpAAAH" is not defined [-Wundef]
HiRes.c:1996:5: warning: "XSubPPtmpAAAL" is not defined [-Wundef]
HiRes.c:2002:5: warning: "XSubPPtmpAAAN" is not defined [-Wundef]
HiRes.c:2008:5: warning: "XSubPPtmpAAAP" is not defined [-Wundef]
HiRes.c:2014:5: warning: "XSubPPtmpAAAR" is not defined [-Wundef]
HiRes.xs:785:5: warning: "XSubPPtmpAAAA" is not defined [-Wundef]
HiRes.xs:790:5: warning: "XSubPPtmpAAAD" is not defined [-Wundef]
HiRes.xs:793:5: warning: "XSubPPtmpAAAE" is not defined [-Wundef]
HiRes.xs:797:5: warning: "XSubPPtmpAAAG" is not defined [-Wundef]
HiRes.xs:799:5: warning: "XSubPPtmpAAAH" is not defined [-Wundef]
HiRes.xs:807:5: warning: "XSubPPtmpAAAL" is not defined [-Wundef]
HiRes.xs:811:5: warning: "XSubPPtmpAAAN" is not defined [-Wundef]
HiRes.xs:815:5: warning: "XSubPPtmpAAAP" is not defined [-Wundef]
HiRes.xs:819:5: warning: "XSubPPtmpAAAR" is not defined [-Wundef]
TW.c: In function âEncode_XSEncodingâ:
TW.c: In function âboot_Encode__TWâ:
unfexc.h:5:6: warning: no previous prototype for âisExclusionâ [-Wmissing-prototypes]
unfexc.h:44:6: warning: no previous prototype for âisSingletonâ [-Wmissing-prototypes]
unfexc.h:88:6: warning: no previous prototype for âisNonStDecompâ [-Wmissing-prototypes]
unfexc.h:98:6: warning: no previous prototype for âisComp2ndâ [-Wmissing-prototypes]
Normalize.xs: In function âsv_2pvunicodeâ:
Normalize.xs: In function âXS_Unicode__Normalize_decomposeâ:
Normalize.c: In function âXS_Unicode__Normalize_reorderâ:
Normalize.c: In function âXS_Unicode__Normalize_composeâ:
Normalize.c: In function âXS_Unicode__Normalize_NFDâ:
Normalize.c: In function âXS_Unicode__Normalize_NFCâ:
Normalize.c: In function âXS_Unicode__Normalize_checkNFDâ:
Normalize.c: In function âXS_Unicode__Normalize_checkNFCâ:
Normalize.c: In function âXS_Unicode__Normalize_checkFCDâ:
Normalize.c: In function âXS_Unicode__Normalize_getCombinClassâ:
Normalize.c: In function âXS_Unicode__Normalize_isExclusionâ:
Normalize.c: In function âXS_Unicode__Normalize_isSingletonâ:
Normalize.c: In function âXS_Unicode__Normalize_isNonStDecompâ:
Normalize.c: In function âXS_Unicode__Normalize_isComp2ndâ:
../../XSUB.h:183:20: warning: unused variable âixâ [-Wunused-variable]
Normalize.c: In function âXS_Unicode__Normalize_isNFD_NOâ:
Normalize.c: In function âXS_Unicode__Normalize_isComp_Exâ:
Normalize.c: In function âXS_Unicode__Normalize_getCompositeâ:
Normalize.c: In function âXS_Unicode__Normalize_getCanonâ:
Normalize.c: In function âboot_Unicode__Normalizeâ:
Unicode.xs:93:1: warning: no previous prototype for âenc_packâ [-Wmissing-prototypes]
Unicode.xs: In function âenc_packâ:
../../../sv.h:1203:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
Unicode.c: In function âXS_Encode__Unicode_decode_xsâ:
../../../sv.h:1212:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../handy.h:64:35: warning: declaration of â_pâ shadows a previous local [-Wshadow]
../../../handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
../../../sv.h:1224:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../sv.h:1778:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Unicode.xs:287:4: warning: format â%pâ expects argument of type âvoid *â, but argument 4 has type âstruct SV *â [-Wformat=]
Unicode.c: In function âXS_Encode__Unicode_encode_xsâ:
Unicode.c: In function âboot_Encode__Unicodeâ:
Collate.c: In function âXS_Unicode__Collate__fetch_simpleâ:
Collate.c: In function âXS_Unicode__Collate__ignorable_simpleâ:
Collate.xs: In function âXS_Unicode__Collate__getHexArrayâ:
Collate.xs: In function âXS_Unicode__Collate__isIllegalâ:
Collate.c: In function âXS_Unicode__Collate__decompHangulâ:
Collate.c: In function âXS_Unicode__Collate_getHSTâ:
Collate.c: In function âXS_Unicode__Collate__derivCE_9â:
Collate.c: In function âXS_Unicode__Collate__derivCE_8â:
Collate.c: In function âXS_Unicode__Collate__uideoCE_8â:
Collate.c: In function âXS_Unicode__Collate__isUIdeoâ:
Collate.xs: In function âXS_Unicode__Collate_mk_SortKeyâ:
Collate.xs:430:2: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Collate.xs:508:2: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Collate.xs: In function âXS_Unicode__Collate_varCEâ:
Collate.xs:580:5: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Collate.xs:596:2: warning: statement with no effect [-Wunused-value]
Collate.xs:606:2: warning: statement with no effect [-Wunused-value]
Collate.xs: In function âXS_Unicode__Collate_visualizeSortKeyâ:
Collate.xs:663:5: warning: string length â1026â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
Collate.xs: In function âXS_Unicode__Collate_unpackUfor56â:
Collate.c: In function âboot_Unicode__Collateâ:
stdio.c:14:8: warning: no previous prototype for âxsfopenâ [-Wmissing-prototypes]
stdio.c:20:5: warning: no previous prototype for âxsfcloseâ [-Wmissing-prototypes]
stdio.c:25:5: warning: no previous prototype for âxsfprintfâ [-Wmissing-prototypes]
../../config.h:4479:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
../../hv_func.h: In function âS_perl_hash_siphash_2_4â:
../../hv_func.h:195:16: warning: use of C99 long long integer constant [-Wlong-long]
../../hv_func.h:196:16: warning: use of C99 long long integer constant [-Wlong-long]
../../hv_func.h:197:16: warning: use of C99 long long integer constant [-Wlong-long]
../../hv_func.h:198:16: warning: use of C99 long long integer constant [-Wlong-long]
../../hv_func.h:201:17: warning: cast increases required alignment of target type [-Wcast-align]
../../hv_func.h:202:17: warning: cast increases required alignment of target type [-Wcast-align]
../../inline.h: In function âS_strip_spacesâ:
../../inline.h: In function âS_append_utf8_from_native_byteâ:
../../inline.h: In function âS_isIDFIRST_lazyâ:
../../inline.h: In function âS_isALNUM_lazyâ:
core_or_not.inc:13:6: warning: function declaration isnât a prototype [-Wstrict-prototypes]
core_or_not.inc: In function âsv_setsv_cow_hashkey_coreâ:
exception.c:17:5: warning: no previous prototype for âapitest_exceptionâ [-Wmissing-prototypes]
exception.c: In function âapitest_exceptionâ:
Typemap.xs:63:12: warning: no previous prototype for âintArrayPtrâ [-Wmissing-prototypes]
Typemap.xs: In function âXS_pack_anotherstructPtrâ:
Typemap.xs: In function âXS_unpack_anotherstructPtrâ:
Typemap.xs: In function âXS_pack_anotherstructPtrPtrâ:
Typemap.xs: In function âXS_unpack_anotherstructPtrPtrâ:
Typemap.xs:203:1: warning: no previous prototype for âXS_release_anotherstructPtrPtrâ [-Wmissing-prototypes]
Typemap.xs: In function âXS_XS__Typemap_T_SVâ:
Typemap.c: In function âXS_XS__Typemap_T_SVREFâ:
Typemap.c: In function âXS_XS__Typemap_T_SVREF_REFCOUNT_FIXEDâ:
Typemap.c: In function âXS_XS__Typemap_T_AVREFâ:
Typemap.c: In function âXS_XS__Typemap_T_AVREF_REFCOUNT_FIXEDâ:
Typemap.c: In function âXS_XS__Typemap_T_HVREFâ:
Typemap.c: In function âXS_XS__Typemap_T_HVREF_REFCOUNT_FIXEDâ:
Typemap.c: In function âXS_XS__Typemap_T_CVREFâ:
Typemap.c:600:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Typemap.c: In function âXS_XS__Typemap_T_CVREF_REFCOUNT_FIXEDâ:
Typemap.c:633:13: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Typemap.c: In function âXS_XS__Typemap_T_SYSRET_passâ:
Typemap.c: In function âXS_XS__Typemap_T_SYSRET_failâ:
Typemap.c: In function âXS_XS__Typemap_T_UVâ:
Typemap.c: In function âXS_XS__Typemap_T_IVâ:
Typemap.c: In function âXS_XS__Typemap_T_INTâ:
Typemap.c: In function âXS_XS__Typemap_T_ENUMâ:
Typemap.c: In function âXS_XS__Typemap_T_BOOLâ:
Typemap.c: In function âXS_XS__Typemap_T_BOOL_2â:
Typemap.c: In function âXS_XS__Typemap_T_BOOL_OUTâ:
Typemap.c: In function âXS_XS__Typemap_T_U_INTâ:
Typemap.c: In function âXS_XS__Typemap_T_SHORTâ:
Typemap.c: In function âXS_XS__Typemap_T_U_SHORTâ:
Typemap.c: In function âXS_XS__Typemap_T_LONGâ:
Typemap.c: In function âXS_XS__Typemap_T_U_LONGâ:
Typemap.c: In function âXS_XS__Typemap_T_CHARâ:
Typemap.c: In function âXS_XS__Typemap_T_U_CHARâ:
Typemap.c: In function âXS_XS__Typemap_T_FLOATâ:
Typemap.c: In function âXS_XS__Typemap_T_NVâ:
Typemap.c: In function âXS_XS__Typemap_T_DOUBLEâ:
Typemap.c: In function âXS_XS__Typemap_T_PVâ:
Typemap.c: In function âXS_XS__Typemap_T_PV_nullâ:
Typemap.c: In function âXS_XS__Typemap_T_PTR_OUTâ:
Typemap.c: In function âXS_XS__Typemap_T_PTR_INâ:
Typemap.c: In function âXS_XS__Typemap_T_PTRREF_OUTâ:
Typemap.c: In function âXS_XS__Typemap_T_PTRREF_INâ:
Typemap.c: In function âXS_XS__Typemap_T_PTROBJ_OUTâ:
Typemap.c: In function âXS_intObjPtr_T_PTROBJ_INâ:
Typemap.c: In function âXS_XS__Typemap_T_REF_IV_PTR_OUTâ:
Typemap.c: In function âXS_intRefIvPtr_T_REF_IV_PTR_INâ:
Typemap.c: In function âXS_XS__Typemap_T_OPAQUEPTR_INâ:
Typemap.c: In function âXS_XS__Typemap_T_OPAQUEPTR_OUTâ:
Typemap.c:1301:17: warning: cast increases required alignment of target type [-Wcast-align]
Typemap.c: In function âXS_XS__Typemap_T_OPAQUEPTR_OUT_shortâ:
Typemap.c:1321:19: warning: cast increases required alignment of target type [-Wcast-align]
Typemap.c: In function âXS_XS__Typemap_T_OPAQUEPTR_IN_structâ:
Typemap.c: In function âXS_XS__Typemap_T_OPAQUEPTR_OUT_structâ:
Typemap.c:1373:19: warning: cast increases required alignment of target type [-Wcast-align]
Typemap.c: In function âXS_XS__Typemap_T_OPAQUE_INâ:
Typemap.c: In function âXS_XS__Typemap_T_OPAQUE_OUTâ:
Typemap.c:1413:18: warning: cast increases required alignment of target type [-Wcast-align]
Typemap.c: In function âXS_XS__Typemap_T_OPAQUE_arrayâ:
Typemap.xs: In function âXS_XS__Typemap_T_PACKED_inâ:
Typemap.c: In function âXS_XS__Typemap_T_PACKED_outâ:
Typemap.xs: In function âXS_XS__Typemap_T_PACKEDARRAY_inâ:
Typemap.xs: In function âXS_XS__Typemap_T_PACKEDARRAY_outâ:
Typemap.c: In function âXS_XS__Typemap_T_ARRAYâ:
Typemap.c: In function âXS_XS__Typemap_T_STDIO_openâ:
Typemap.c: In function âXS_XS__Typemap_T_STDIO_closeâ:
Typemap.c: In function âXS_XS__Typemap_T_STDIO_printâ:
Typemap.c: In function âXS_XS__Typemap_T_INOUTâ:
Typemap.c: In function âXS_XS__Typemap_T_INâ:
Typemap.c: In function âXS_XS__Typemap_T_OUTâ:
Typemap.c: In function âboot_XS__Typemapâ:
core_or_not.inc: In function âsv_setsv_cow_hashkey_notcoreâ:
../../fakesdio.h:64:24: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
../../fakesdio.h:114:5: warning: "SFIO_VERSION" is not defined [-Wundef]
APItest.xs:39:1: warning: no previous prototype for âmy_cxt_getint_pâ [-Wmissing-prototypes]
APItest.xs:45:1: warning: no previous prototype for âmy_cxt_setint_pâ [-Wmissing-prototypes]
APItest.xs:51:1: warning: no previous prototype for âmy_cxt_getsv_interp_contextâ [-Wmissing-prototypes]
APItest.xs:59:1: warning: no previous prototype for âmy_cxt_getsv_interpâ [-Wmissing-prototypes]
APItest.xs:66:1: warning: no previous prototype for âmy_cxt_setsv_pâ [-Wmissing-prototypes]
APItest.xs:85:1: warning: no previous prototype for âtest_freeentâ [-Wmissing-prototypes]
APItest.xs: In function âtest_freeentâ:
APItest.xs: In function âbitflip_keyâ:
APItest.xs:151:14: warning: declaration of âlenâ shadows a previous local [-Wshadow]
APItest.xs:141:9: warning: shadowed declaration is here [-Wshadow]
APItest.xs:163:6: warning: string length â1032â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.xs: In function ârot13_keyâ:
APItest.xs:246:6: warning: string length â1032â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.xs: In function âblockhook_csc_startâ:
APItest.xs: In function âblockhook_csc_pre_endâ:
APItest.xs: In function âblockhook_test_startâ:
APItest.xs: In function âblockhook_test_evalâ:
APItest.xs: In function âtest_op_list_describe_partâ:
APItest.xs: In function âtest_op_list_describeâ:
APItest.xs: In function âtest_op_linklist_describeâ:
APItest.xs: In function âTHX_run_cleanupâ:
APItest.xs: In function âTHX_pp_establish_cleanupâ:
APItest.xs: In function âTHX_ck_entersub_pad_scalarâ:
APItest.xs: In function âTHX_parse_keyword_swaplabelâ:
APItest.xs: In function âTHX_keyword_activeâ:
APItest.xs: In function âfilter_callâ:
APItest.xs: In function âmyget_linear_isaâ:
APItest.xs: In function âaddissub_myck_addâ:
APItest.xs: In function âmy_ck_rv2cvâ:
./const-xs.inc: In function âXS_XS__APItest_constantâ:
./const-xs.inc:230:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./const-xs.inc:235:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
./numeric.xs: In function âXS_XS__APItest__numeric_grok_numberâ:
APItest.xs: In function âXS_XS__APItest__utf8_bytes_cmp_utf8â:
APItest.xs: In function âXS_XS__APItest__utf8_test_utf8n_to_uvchrâ:
APItest.c: In function âXS_XS__APItest__Overload_amagic_deref_callâ:
APItest.c: In function âXS_XS__APItest__Overload_tryAMAGICunDEREF_varâ:
APItest.xs:1209:11: warning: declaration of âspâ shadows a previous local [-Wshadow]
APItest.xs: In function âXS_XS__APItest__XSUB_XS_VERSION_definedâ:
APItest.xs: In function âXS_XS__APItest__XSUB_XS_APIVERSION_validâ:
APItest.c: In function âXS_XS__APItest__Hash_rot13_hashâ:
APItest.c: In function âXS_XS__APItest__Hash_bitflip_hashâ:
APItest.c: In function âXS_XS__APItest__Hash_existsâ:
APItest.c: In function âXS_XS__APItest__Hash_exists_entâ:
APItest.c: In function âXS_XS__APItest__Hash_deleteâ:
APItest.c: In function âXS_XS__APItest__Hash_delete_entâ:
APItest.c: In function âXS_XS__APItest__Hash_store_entâ:
APItest.c: In function âXS_XS__APItest__Hash_storeâ:
APItest.c: In function âXS_XS__APItest__Hash_fetch_entâ:
APItest.c: In function âXS_XS__APItest__Hash_fetchâ:
APItest.c: In function âXS_XS__APItest__Hash_commonâ:
APItest.xs: In function âXS_XS__APItest__Hash_test_hv_free_entâ:
APItest.xs: In function âXS_XS__APItest__Hash_test_hv_delayfree_entâ:
APItest.xs: In function âXS_XS__APItest__Hash_test_share_unshare_pvnâ:
APItest.c: In function âXS_XS__APItest__Hash_refcounted_he_existsâ:
APItest.c: In function âXS_XS__APItest__Hash_refcounted_he_fetchâ:
APItest.c: In function âXS_XS__APItest__Hash_test_force_keysâ:
APItest.xs: In function âXS_XS__APItest__TempLv_make_temp_mg_lvâ:
APItest.c: In function âXS_XS__APItest__PtrTable_newâ:
APItest.c: In function âXS_XS__APItest__PtrTable_DESTROYâ:
APItest.c: In function âXS_XS__APItest__PtrTable_storeâ:
APItest.c: In function âXS_XS__APItest__PtrTable_fetchâ:
../../perl.h:1666:26: warning: cast from function call of type âvoid *â to non-matching type âlong unsigned intâ [-Wbad-function-cast]
APItest.c: In function âXS_XS__APItest__PtrTable_splitâ:
APItest.c: In function âXS_XS__APItest__PtrTable_clearâ:
APItest.xs: In function âXS_XS__APItest__AutoLoader_AUTOLOADâ:
APItest.xs: In function âXS_XS__APItest__AutoLoader_AUTOLOADpâ:
APItest.c: In function âXS_XS__APItest_xop_custom_opsâ:
APItest.xs: In function âXS_XS__APItest_xop_custom_op_namesâ:
APItest.xs: In function âXS_XS__APItest_xop_custom_op_descsâ:
APItest.xs: In function âXS_XS__APItest_xop_registerâ:
APItest.c: In function âXS_XS__APItest_xop_clearâ:
APItest.c: In function âXS_XS__APItest_xop_my_xopâ:
APItest.c: In function âXS_XS__APItest_xop_ppaddrâ:
APItest.c: In function âXS_XS__APItest_xop_OA_UNOPâ:
APItest.xs: In function âXS_XS__APItest_xop_build_optreeâ:
APItest.c: In function âXS_XS__APItest_xop_from_custom_opâ:
APItest.xs: In function âXS_XS__APItest_CLONEâ:
APItest.c: In function âXS_XS__APItest_print_doubleâ:
APItest.c: In function âXS_XS__APItest_have_long_doubleâ:
APItest.c: In function âXS_XS__APItest_print_long_doubleâ:
APItest.c: In function âXS_XS__APItest_print_intâ:
APItest.c: In function âXS_XS__APItest_print_longâ:
APItest.c: In function âXS_XS__APItest_print_floatâ:
APItest.c: In function âXS_XS__APItest_print_flushâ:
APItest.xs: In function âXS_XS__APItest_mpushpâ:
APItest.xs: In function âXS_XS__APItest_mpushnâ:
APItest.xs: In function âXS_XS__APItest_mpushiâ:
APItest.xs: In function âXS_XS__APItest_mpushuâ:
APItest.xs: In function âXS_XS__APItest_mxpushpâ:
APItest.xs: In function âXS_XS__APItest_mxpushnâ:
APItest.xs: In function âXS_XS__APItest_mxpushiâ:
APItest.xs: In function âXS_XS__APItest_mxpushuâ:
APItest.xs: In function âXS_XS__APItest_call_sv_Câ:
APItest.c: In function âXS_XS__APItest_call_svâ:
APItest.c: In function âXS_XS__APItest_call_pvâ:
APItest.c: In function âXS_XS__APItest_call_methodâ:
APItest.c: In function âXS_XS__APItest_newCONSTSUBâ:
APItest.c:3278:5: warning: string length â655â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.c:3278:5: warning: string length â2276â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.c: In function âXS_XS__APItest_gv_init_typeâ:
APItest.c: In function âXS_XS__APItest_gv_fetchmeth_typeâ:
APItest.c: In function âXS_XS__APItest_gv_fetchmeth_autoload_typeâ:
APItest.c: In function âXS_XS__APItest_gv_fetchmethod_flags_typeâ:
APItest.c: In function âXS_XS__APItest_gv_autoload_typeâ:
APItest.c: In function âXS_XS__APItest_whichsig_typeâ:
APItest.c: In function âXS_XS__APItest_eval_svâ:
APItest.c: In function âXS_XS__APItest_eval_pvâ:
APItest.c: In function âXS_XS__APItest_require_pvâ:
APItest.c: In function âXS_XS__APItest_apitest_exceptionâ:
APItest.xs: In function âXS_XS__APItest_mycroakâ:
APItest.c: In function âXS_XS__APItest_strtabâ:
APItest.c: In function âXS_XS__APItest_my_cxt_getintâ:
APItest.c: In function âXS_XS__APItest_my_cxt_setintâ:
APItest.c: In function âXS_XS__APItest_my_cxt_getsvâ:
APItest.xs: In function âXS_XS__APItest_my_cxt_setsvâ:
APItest.c: In function âXS_XS__APItest_sv_setsv_cow_hashkey_coreâ:
APItest.c: In function âXS_XS__APItest_sv_setsv_cow_hashkey_notcoreâ:
APItest.c: In function âXS_XS__APItest_sv_set_derefâ:
APItest.xs: In function âXS_XS__APItest_rmagical_castâ:
APItest.xs: In function âXS_XS__APItest_rmagical_flagsâ:
APItest.c: In function âXS_XS__APItest_my_callerâ:
APItest.xs:2422:9: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.xs:2422:9: warning: string length â2259â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.xs:2427:9: warning: string length â656â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.xs:2427:9: warning: string length â2259â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.xs: In function âXS_XS__APItest_DPeekâ:
APItest.c: In function âXS_XS__APItest_BEGINâ:
APItest.c: In function âXS_XS__APItest_CHECKâ:
APItest.c: In function âXS_XS__APItest_UNITCHECKâ:
APItest.c: In function âXS_XS__APItest_INITâ:
APItest.c: In function âXS_XS__APItest_ENDâ:
APItest.c: In function âXS_XS__APItest_utf16_to_utf8â:
APItest.xs:2498:2: warning: string length â1031â is greater than the length â509â ISO C90 compilers are required to support [-Woverlength-strings]
APItest.c: In function âXS_XS__APItest_my_exitâ:
APItest.xs: In function âXS_XS__APItest_first_byteâ:
APItest.c: In function âXS_XS__APItest_sv_countâ:
APItest.c: In function âXS_XS__APItest_bhk_recordâ:
APItest.c: In function âXS_XS__APItest_test_magic_chainâ:
APItest.c: In function âXS_XS__APItest_test_op_contextualizeâ:
APItest.c: In function âXS_XS__APItest_test_rv2cv_op_cvâ:
APItest.xs: In function âXS_XS__APItest_test_cv_getset_call_checkerâ:
APItest.c: In function âXS_XS__APItest_cv_set_call_checker_listsâ:
APItest.c:4469:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.c: In function âXS_XS__APItest_cv_set_call_checker_scalarsâ:
APItest.c:4499:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.c: In function âXS_XS__APItest_cv_set_call_checker_protoâ:
APItest.c:4529:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.c: In function âXS_XS__APItest_cv_set_call_checker_proto_or_listâ:
APItest.c:4563:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.c: In function âXS_XS__APItest_cv_set_call_checker_multi_sumâ:
APItest.c:4597:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.xs: In function âXS_XS__APItest_test_cophhâ:
APItest.c: In function âXS_XS__APItest_test_coplabelâ:
APItest.c: In function âXS_XS__APItest_example_cophh_2hvâ:
APItest.xs: In function âXS_XS__APItest_test_savehintsâ:
APItest.xs: In function âXS_XS__APItest_test_copyhintsâ:
APItest.c: In function âXS_XS__APItest_test_op_listâ:
APItest.xs: In function âXS_XS__APItest_test_op_linklistâ:
APItest.c: In function âXS_XS__APItest_peep_enableâ:
APItest.c: In function âXS_XS__APItest_peep_disableâ:
APItest.c: In function âXS_XS__APItest_peep_recordâ:
APItest.c: In function âXS_XS__APItest_rpeep_recordâ:
APItest.xs: In function âXS_XS__APItest_multicall_eachâ:
APItest.xs:3177:9: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.xs:3177:9: warning: shadowed declaration is here [-Wshadow]
APItest.xs: In function âXS_XS__APItest_clone_with_stackâ:
APItest.c: In function âXS_XS__APItest_take_svrefâ:
APItest.c: In function âXS_XS__APItest_take_avrefâ:
APItest.c: In function âXS_XS__APItest_take_hvrefâ:
APItest.c: In function âXS_XS__APItest_take_cvrefâ:
APItest.c:5371:6: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.c: In function âXS_XS__APItest_establish_cleanupâ:
APItest.c: In function âXS_XS__APItest_postincâ:
APItest.c: In function âXS_XS__APItest_filterâ:
APItest.c: In function âXS_XS__APItest_lv_temp_objectâ:
APItest.c: In function âXS_XS__APItest_fill_hash_with_nullsâ:
APItest.c: In function âXS_XS__APItest_newHVhvâ:
APItest.c: In function âXS_XS__APItest_SvIsCOWâ:
APItest.c: In function âXS_XS__APItest_pad_scalarâ:
APItest.c: In function âXS_XS__APItest_fetch_pad_namesâ:
APItest.c:5575:6: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.xs: In function âXS_XS__APItest_underscore_lengthâ:
APItest.xs: In function âXS_XS__APItest_stringifyâ:
APItest.c: In function âXS_XS__APItest_HvENAMEâ:
APItest.c: In function âXS_XS__APItest_xs_cmpâ:
APItest.c: In function âXS_XS__APItest_xs_cmp_undefâ:
APItest.xs: In function âXS_XS__APItest_SvPVbyteâ:
APItest.xs: In function âXS_XS__APItest_SvPVutf8â:
APItest.c: In function âXS_XS__APItest_setup_addissubâ:
APItest.c: In function âXS_XS__APItest_setup_rv2cv_addunderbarâ:
APItest.c: In function âXS_XS__APItest_test_alloccopstashâ:
APItest.xs: In function âXS_XS__APItest_test_newFOROP_without_slabâ:
APItest.c: In function âXS_XS__APItest_callregexecâ:
APItest.c: In function âXS_XS__APItest_lexical_importâ:
APItest.c:5916:7: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.xs:3564:2: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
APItest.xs: In function âXS_XS__APItest_sv_mortalcopyâ:
APItest.c: In function âXS_XS__APItest_newRVâ:
APItest.c: In function âXS_XS__APItest_alias_avâ:
APItest.xs: In function âXS_XS__APItest__AUTOLOADtest_AUTOLOADâ:
APItest.c: In function âXS_XS__APItest__Magic_sv_magic_fooâ:
APItest.c: In function âXS_XS__APItest__Magic_mg_find_fooâ:
APItest.xs:3627:32: warning: cast increases required alignment of target type [-Wcast-align]
APItest.c: In function âXS_XS__APItest__Magic_sv_unmagic_fooâ:
APItest.xs: In function âXS_XS__APItest__Magic_test_get_vtblâ:
../../perl.h:1666:26: warning: cast from function call of type âstruct MGVTBL *â to non-matching type âlong unsigned intâ [-Wbad-function-cast]
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isBLANK_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isVERTWS_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isVERTWS_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isUPPER_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isLOWER_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHA_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isWORDCHAR_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALPHANUMERIC_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALNUM_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALNUM_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALNUM_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isALNUM_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isALNUM_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isDIGIT_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDFIRST_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isIDCONT_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isSPACE_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isASCII_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isCNTRL_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPRINT_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isGRAPH_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPUNCT_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isXDIGIT_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_uniâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_LC_uvchrâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_Aâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isPSXSPC_LC_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_isQUOTEMETAâ:
APItest.c: In function âXS_XS__APItest__Magic_test_toLOWERâ:
APItest.c: In function âXS_XS__APItest__Magic_test_toLOWER_L1â:
APItest.c: In function âXS_XS__APItest__Magic_test_toLOWER_LCâ:
../../handy.h:1287:49: warning: signed and unsigned type in conditional expression [-Wsign-compare]
APItest.c: In function âXS_XS__APItest__Magic_test_toLOWER_uniâ:
APItest.xs: In function âXS_XS__APItest__Magic_test_toLOWER_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_toFOLDâ:
APItest.c: In function âXS_XS__APItest__Magic_test_toFOLD_LCâ:
APItest.c: In function âXS_XS__APItest__Magic_test_toFOLD_uniâ:
APItest.xs: In function âXS_XS__APItest__Magic_test_toFOLD_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_toUPPERâ:
APItest.c: In function âXS_XS__APItest__Magic_test_toUPPER_LCâ:
../../handy.h:1301:23: warning: signed and unsigned type in conditional expression [-Wsign-compare]
APItest.c: In function âXS_XS__APItest__Magic_test_toUPPER_uniâ:
APItest.xs: In function âXS_XS__APItest__Magic_test_toUPPER_utf8â:
APItest.c: In function âXS_XS__APItest__Magic_test_toTITLEâ:
APItest.c: In function âXS_XS__APItest__Magic_test_toTITLE_uniâ:
APItest.xs: In function âXS_XS__APItest__Magic_test_toTITLE_utf8â:
APItest.c: In function âboot_XS__APItestâ:
APItest.c:9412:5: warning: "XSubPPtmpAAAE" is not defined [-Wundef]
./const-xs.inc:191:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.xs:3289:6: warning: declaration of âcvâ shadows a parameter [-Wshadow]
APItest.xs:3404:5: warning: "XSubPPtmpAAAE" is not defined [-Wundef]
XSUB-undef-XS_VERSION.xs: In function âXS_XS__APItest__XSUB_XS_VERSION_undefâ:
XSUB-undef-XS_VERSION.c: In function âboot_XS__APItest__XSUBâ:
XSUB-redefined-macros.xs: In function âXS_XS__APItest__XSUB_XS_VERSION_emptyâ:
XSUB-redefined-macros.xs: In function âXS_XS__APItest__XSUB_XS_APIVERSION_invalidâ:
XSUB-redefined-macros.c: In function âboot_XS__APItest__XSUB1â:
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__newâ:
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__copyâ:
FastCalc.xs: In function âXS_Math__BigInt__FastCalc___strip_zerosâ:
FastCalc.xs:167:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__decâ:
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__incâ:
FastCalc.c: In function âXS_Math__BigInt__FastCalc__zeroâ:
FastCalc.c: In function âXS_Math__BigInt__FastCalc__is_evenâ:
FastCalc.c: In function âXS_Math__BigInt__FastCalc__is_zeroâ:
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__lenâ:
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__acmpâ:
FastCalc.xs:395:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
FastCalc.c: In function âboot_Math__BigInt__FastCalcâ:
../config.h:4479:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
../config.h:4480:32: warning: ISO C90 does not support âlong longâ [-Wlong-long]
str.c: In function âstr_getsâ:
str.c:240:17: warning: declaration of âbufâ shadows a global declaration [-Wshadow]
a2p.h:383:10: warning: shadowed declaration is here [-Wshadow]
walk.c: In function âwalkâ:
walk.c:838:16: warning: declaration of âsâ shadows a previous local [-Wshadow]
walk.c:53:15: warning: shadowed declaration is here [-Wshadow]
walk.c:912:16: warning: declaration of âsâ shadows a previous local [-Wshadow]
walk.c:1212:18: warning: declaration of âtâ shadows a previous local [-Wshadow]
walk.c:52:11: warning: shadowed declaration is here [-Wshadow]
walk.c:1288:15: warning: declaration of âtâ shadows a previous local [-Wshadow]
../../../../perl.h:1547:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../../../../perl.h:1559:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../../../../config.h:4480:32: warning: ISO C90 does not support âlong longâ [-Wlong-long]
../../../../cv.h: In function âS_CvGVâ:
../../../../handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../../cv.h: In function âCvNAME_HEKâ:
../../../../hv_func.h: In function âS_perl_hash_superfastâ:
../../../../hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../../hv_func.h: In function âS_perl_hash_murmur3â:
../../../../hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
../../../../perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../../hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
../../../../hv_func.h: In function âS_perl_hash_djb2â:
../../../../hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../../hv_func.h: In function âS_perl_hash_sdbmâ:
../../../../hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../../hv_func.h: In function âS_perl_hash_one_at_a_timeâ:
../../../../hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../../hv_func.h: In function âS_perl_hash_one_at_a_time_hardâ:
../../../../hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../../hv_func.h: In function âS_perl_hash_old_one_at_a_timeâ:
../../../../hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
../../../../inline.h: In function âS_av_top_indexâ:
../../../../inline.h: In function âSvAMAGIC_onâ:
../../../../sv.h:1230:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../../sv.h:1253:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../../inline.h: In function âSvAMAGIC_offâ:
../../../../inline.h: In function âS_sv_only_taint_gmagicâ:
../../../../sv.h:1246:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
ExtTest.xs: In function âconstantâ:
ExtTest.c: In function âXS_ExtTest_constantâ:
../../../../sv.h:1203:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../../../../sv.h:1195:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
ExtTest.c: In function âboot_ExtTestâ:
ExtTest.xs: In function âconstant_add_symbolâ:
ExtTest.xs: In function âget_missing_hashâ:
ExtTest.xs: In function âXS_ExtTest_constantâ:
ExtTest.xs:398:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
ExtTest.xs:403:6: warning: format â%pâ expects argument of type âvoid *â, but argument 2 has type âstruct SV *â [-Wformat=]
ExtTest.xs: In function âboot_ExtTestâ:
../../../../perl.h:154:22: warning: declaration of âmy_perlâ shadows a parameter [-Wshadow]
../../../../perl.h:154:22: warning: shadowed declaration is here [-Wshadow]
ExtTest.xs:350:11: warning: declaration of âcvâ shadows a parameter [-Wshadow]
../../../../XSUB.h:141:51: warning: shadowed declaration is here [-Wshadow]
../../../../handy.h:64:35: warning: declaration of â_pâ shadows a previous local [-Wshadow]
../../../../handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
compilet-7jrer.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
compilet-LHOaF.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/perl.h:1547:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/perl.h:1559:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/config.h:4480:32: warning: ISO C90 does not support âlong longâ [-Wlong-long]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/cv.h: In function âS_CvGVâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/cv.h: In function âCvNAME_HEKâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_superfastâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_murmur3â:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_djb2â:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_sdbmâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_one_at_a_timeâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_one_at_a_time_hardâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h: In function âS_perl_hash_old_one_at_a_timeâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/inline.h: In function âS_av_top_indexâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/inline.h: In function âSvAMAGIC_onâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1230:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1253:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/inline.h: In function âSvAMAGIC_offâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/inline.h: In function âS_sv_only_taint_gmagicâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1246:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
lib/Simple.c: In function âXS_Simple_okayâ:
lib/Simple.c: In function âXS_Simple_xs_versionâ:
lib/Simple.c: In function âXS_Simple_versionâ:
lib/Simple.c: In function âboot_Simpleâ:
compilet-dAM2H.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
compilet-DTlBY.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
compilet-AKxpw.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
lib/Simple/With/Deep/Name.c: In function âXS_Simple__With__Deep__Name_okayâ:
lib/Simple/With/Deep/Name.c: In function âXS_Simple__With__Deep__Name_xs_versionâ:
lib/Simple/With/Deep/Name.c: In function âXS_Simple__With__Deep__Name_versionâ:
lib/Simple/With/Deep/Name.c: In function âboot_Simple__With__Deep__Nameâ:
compilet-5iRSo.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
compilet-wltCp.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
t/basict.c:1:5: warning: no previous prototype for âboot_basictâ [-Wmissing-prototypes]
compilet-xMdkH.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
compilet-bHyDu.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSTest.xs:6:1: warning: no previous prototype for âxstest_somethingâ [-Wmissing-prototypes]
XSTest.xs:12:1: warning: no previous prototype for âxstest_something2â [-Wmissing-prototypes]
XSTest.c: In function âXS_XSTest_is_evenâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1212:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
XSTest.c: In function âXS_XSTest_somethingâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1195:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
XSTest.c: In function âXS_XSTest_something2â:
XSTest.c: In function âXS_XSTest_something3â:
XSTest.c: In function âXS_XSTest_constsâ:
XSTest.c: In function âXS_XSTest_T_BOOLâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1224:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1778:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
XSTest.c: In function âXS_XSTest_T_BOOL_2â:
XSTest.c:304:7: warning: unused variable âRETVALâ [-Wunused-variable]
XSTest.c: In function âXS_XSTest_T_BOOL_OUTâ:
XSTest.c: In function âboot_XSTestâ:
compilet-MhGHH.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSMore.c: In function âXS_XSMore_typemaptest1â:
XSMore.c: In function âXS_XSMore_typemaptest2â:
XSMore.c: In function âXS_XSMore_typemaptest3â:
XSMore.c: In function âXS_XSMore_typemaptest6â:
XSMore.c: In function âXS_XSMore_prototype_ssaâ:
XSMore.c: In function âXS_XSMore_attr_methodâ:
XSMore.c: In function âXS_XSMore_return_1â:
XSMore.c: In function âXS_XSMore_arg_initâ:
XSMore.c: In function âXS_XSMore_myabsâ:
XSMore.c: In function âXS_XSMore_hookâ:
XSMore.c: In function âXS_XSMore_outlistâ:
XSMore.c: In function âXS_XSMore_lenâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/sv.h:1203:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
XSMore.c: In function âXS_XSMore_sumâ:
XSMore.c: In function âXS_XSMore_include_okâ:
XSMore.c: In function âXS_XSMore_nilâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/XSUB.h:164:20: warning: unused variable âitemsâ [-Wunused-variable]
XSMore.c: In function âboot_XSMoreâ:
compilet-ftl93.c:1:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.xs:19:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.xs:20:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.xs:21:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.xs:22:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.xs:23:5: warning: no previous prototype for âxsusage_fiveâ [-Wmissing-prototypes]
XSUsage.xs:24:5: warning: no previous prototype for âxsusage_sixâ [-Wmissing-prototypes]
XSUsage.c: In function âXS_XSUsage_oneâ:
XSUsage.c: In function âXS_XSUsage_twoâ:
/home/njh/perl5/perl-build-smoker/perl-5.20.x/XSUB.h:183:20: warning: unused variable âixâ [-Wunused-variable]
XSUsage.c: In function âXS_XSUsage_interface_v_iâ:
XSUsage.c:218:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.c:224:5: warning: function declaration isnât a prototype [-Wstrict-prototypes]
XSUsage.c: In function âXS_XSUsage_fourâ:
XSUsage.c: In function âXS_XSUsage_fiveâ:
XSUsage.c: In function âXS_XSUsage_sixâ:
XSUsage.c: In function âboot_XSUsageâ:
XSUsage.c:313:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/XSUB.h:141:51: warning: shadowed declaration is here [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/perl.h:154:22: warning: declaration of âmy_perlâ shadows a parameter [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.20.x/perl.h:154:22: warning: shadowed declaration is here [-Wshadow]
../perl.h:1547:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../perl.h:1559:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
../cv.h: In function âS_CvGVâ:
../handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../cv.h: In function âCvNAME_HEKâ:
../hv_func.h: In function âS_perl_hash_superfastâ:
../hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
../hv_func.h: In function âS_perl_hash_murmur3â:
../hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
../perl.h:511:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
../hv_func.h: In function âS_perl_hash_djb2â:
../hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
../hv_func.h: In function âS_perl_hash_sdbmâ:
../hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
../hv_func.h: In function âS_perl_hash_one_at_a_timeâ:
../hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
../hv_func.h: In function âS_perl_hash_one_at_a_time_hardâ:
../hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
../hv_func.h: In function âS_perl_hash_old_one_at_a_timeâ:
../hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
../inline.h: In function âS_av_top_indexâ:
../inline.h: In function âSvAMAGIC_onâ:
../sv.h:1230:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../sv.h:1253:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
../inline.h: In function âSvAMAGIC_offâ:
../inline.h: In function âS_sv_only_taint_gmagicâ:
../sv.h:1246:4: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.2
(Reporter v0.050 / Smoker v0.045)