Automated smoke report for 5.17.3 patch 
85b769704171cb40faee0cdff60865fbf100c4c0 v5.17.2-240-g85b7697
packard: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2400MHz) 
(x86_64/4 cpu)
    on        linux - 3.2.0-3-amd64 [debian]
    using     cc version 4.7.1
    smoketime 36 minutes 28 seconds (average 36 minutes 28 seconds)

Summary: PASS

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.17.2-240-g85b7697  Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall 
-Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -ffast-math 
-msse3 -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector 
-Wstack-protector -Wfloat-equal"
----------- ---------------------------------------------------------
O O - -     -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE85b769704171cb40faee0cdff60865fbf100c4c0

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:1:14: warning: unused parameter ‘argc’ [-Wunused-parameter]
try.c:1:26: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c: In function ‘main’:
try.c: In function ‘blech’:
try.c:8:16: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c: In function ‘blech_in_list’:
try.c:9:24: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c:31:1: warning: control reaches end of non-void function [-Wreturn-type]
try.c:28:16: warning: unused parameter ‘x’ [-Wunused-parameter]
try.c:36:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:8:16: warning: unused parameter ‘x’ [-Wunused-parameter]
try.c:3:15: warning: unused parameter ‘argc’ [-Wunused-parameter]
try.c:3:27: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c: In function ‘bletch’:
try.c:11:17: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c:12:26: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c:52:19: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
op.c: In function ‘Perl_scalarvoid’:
op.c:1354:36: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c:1354:55: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perl.c: In function ‘Perl_eval_pv’:
perl.c:2865:27: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘S_new_logop’:
op.c:5736:26: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c:5737:26: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newCONDOP’:
op.c:5894:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newLOOPOP’:
op.c:6043:44: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newWHILEOP’:
op.c:6189:46: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:103:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘perl_parse’:
perl.c:1465:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
gv.c: In function ‘Perl_Gv_AMupdate’:
gv.c:2282:14: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
gv.c: In function ‘Perl_amagic_call’:
gv.c:2699:17: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
gv.c:3074:7: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
toke.c: In function ‘S_printbuf’:
toke.c:472:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
toke.c: In function ‘Perl_yylex’:
toke.c:7080:12: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
toke.c: In function ‘S_pending_ident’:
toke.c:8550:17: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
toke.c: In function ‘S_new_constant’:
toke.c:8783:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
regcomp.c: In function ‘S_make_trie’:
regcomp.c:1685:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
regcomp.c: In function ‘S_compile_runtime_code’:
regcomp.c:5123:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
toke.c: In function ‘S_missingterm’:
toke.c:572:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
dquote_static.c: In function ‘S_grok_bslash_c’:
dquote_static.c:45:1: warning: stack protector not protecting function: all 
local arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘S_regatom’:
regcomp.c:10935:21: warning: ‘oldp’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
dump.c: In function ‘Perl_sv_peek’:
dump.c:479:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
dump.c:490:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
util.c: In function ‘Perl_my_strftime’:
util.c:4046:3: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
util.c:4070:7: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
util.c: In function ‘S_write_no_mem’:
util.c:67:5: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
mg.c: In function ‘Perl_magic_setdbline’:
mg.c:2010:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
mg.c: In function ‘Perl_sighandler’:
mg.c:3203:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
hv.c: In function ‘Perl_hv_common’:
hv.c:505:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
av.c: In function ‘Perl_av_fetch’:
av.c:224:36: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
av.c: In function ‘Perl_av_store’:
av.c:315:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
av.c: In function ‘Perl_av_delete’:
av.c:855:28: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
av.c: In function ‘Perl_av_exists’:
av.c:945:28: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
av.c:968:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_and’:
pp_hot.c:104:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_cond_expr’:
pp_hot.c:221:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_or’:
pp_hot.c:390:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_grepwhile’:
pp_hot.c:2444:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘S_sv_2iuv_non_preserve’:
sv.c:1951:29: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c:1960:25: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘S_sv_2iuv_common’:
sv.c:2006:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c:2049:14: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c:2195:41: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2890:16: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_sv_2bool_flags’:
sv.c:3085:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c:3089:12: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_sv_inc_nomg’:
sv.c:7957:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_sv_dec_nomg’:
sv.c:8142:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_sv_true’:
sv.c:8994:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘S_F0convert’:
sv.c:9957:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:10834:43: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c:10978:4: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
sv.c:10979:4: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
sv.c: In function ‘Perl_sv_cat_decode’:
sv.c:13793:8: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_report_uninit’:
sv.c:14420:3: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
sv.c:14424:7: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11375:11: warning: ignoring return value of ‘fchdir’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:10079:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:10928:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:2899:6: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
pp.c: In function ‘Perl_pp_divide’:
pp.c:1416:12: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp.c: In function ‘Perl_pp_modulo’:
pp.c:1516:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp.c:1520:34: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp.c: In function ‘Perl_do_ncmp’:
pp.c:1991:15: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp.c: In function ‘Perl_pp_not’:
pp.c:2224:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp.c: In function ‘Perl_pp_rand’:
pp.c:2658:15: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
sv.c: In function ‘Perl_varname’:
sv.c:13888:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
pp_ctl.c: In function ‘Perl_pp_formline’:
pp_ctl.c:879:3: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
pp_ctl.c: In function ‘Perl_pp_range’:
pp_ctl.c:1140:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_flip’:
pp_ctl.c:1169:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_flop’:
pp_ctl.c:1262:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_xor’:
pp_ctl.c:1712:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c:1712:25: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_return’:
pp_ctl.c:2413:44: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_leaveeval’:
pp_ctl.c:4170:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_stat’:
pp_sys.c:2832:3: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
pp_sys.c: In function ‘S_try_amagic_ftest’:
pp_sys.c:2978:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_ftis’:
pp_sys.c:3150:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘S_matcher_matches_sv’:
pp_ctl.c:4342:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_fttext’:
pp_sys.c:3388:3: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
pp_ctl.c: In function ‘S_do_smartmatch’:
pp_ctl.c:4452:22: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c:4484:22: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c:4695:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c:4756:11: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_gmtime’:
pp_sys.c:4519:11: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c:4827:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_enterwhen’:
pp_ctl.c:4852:52: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_ctl.c: In function ‘S_run_user_filter’:
pp_ctl.c:5340:22: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
doio.c: In function ‘Perl_do_openn’:
doio.c:541:6: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
doio.c: In function ‘Perl_my_stat_flags’:
doio.c:1326:6: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
doio.c: In function ‘Perl_my_lstat_flags’:
doio.c:1366:2: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
doio.c: In function ‘S_exec_failed’:
doio.c:1379:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:876:7: warning: ignoring return value of ‘fchown’, declared with 
attribute warn_unused_result [-Wunused-result]
regexec.c: In function ‘S_regmatch’:
regexec.c:4459:12: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
utf8.c: In function ‘Perl__core_swash_init’:
utf8.c:2940:11: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
utf8.c:2963:7: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
utf8.c: In function ‘Perl_swash_fetch’:
utf8.c:3093:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl__swash_to_invlist’:
utf8.c:3915:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
taint.c: In function ‘Perl_taint_proper’:
taint.c:69:6: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
universal.c: In function ‘Perl_sv_does_sv’:
universal.c:231:15: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
universal.c: In function ‘XS_Internals_SvREADONLY’:
universal.c:910:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
universal.c: In function ‘XS_PerlIO_get_layers’:
universal.c:987:16: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
universal.c:993:17: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
universal.c:999:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
universal.c: In function ‘XS_re_regname’:
universal.c:1183:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
universal.c: In function ‘XS_re_regnames’:
universal.c:1216:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perlio.c: In function ‘XS_PerlIO__Layer__find’:
perlio.c:961:34: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2341:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:476:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_getc’:
perlio.c:4907:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
numeric.c: In function ‘S_mulexp10’:
numeric.c:783:15: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sort.c: In function ‘S_sv_ncmp’:
pp_sort.c:1894:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sort.c:1894:27: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_ncmp’:
pp_sort.c:1935:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_i_ncmp’:
pp_sort.c:1956:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_cmp’:
pp_sort.c:1977:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_cmp_locale’:
pp_sort.c:1998:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perl.c: In function ‘S_parse_body’:
perl.c:1772:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
DynaLoader.c: In function ‘XS_DynaLoader_CLONE’:
DynaLoader.c:498:11: warning: unused variable ‘items’ [-Wunused-variable]
arybase.c: In function ‘XS_arybase_STORE’:
arybase.c:577:7: warning: unused variable ‘sv’ [-Wunused-variable]
ptable.h:168:13: warning: ‘ptable_walk’ defined but not used [-Wunused-function]
ptable.h:203:1: warning: ‘ptable_map_free’ defined but not used 
[-Wunused-function]
B.xs: In function ‘XS_B_walkoptree_debug’:
B.xs:742:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
B.c: In function ‘XS_B__COP_arybase’:
B.c:1989:9: warning: variable ‘o’ set but not used [-Wunused-but-set-variable]
B.xs: In function ‘XS_B__GV_FILEGV’:
B.xs:1881:2: warning: null argument where non-null required (argument 2) 
[-Wnonnull]
B.c: In function ‘XS_B__FM_LINES’:
B.c:3099:8: warning: variable ‘Perl_form_nocontext’ set but not used 
[-Wunused-but-set-variable]
compress.c: In function ‘sendMTFValues’:
compress.c:243:19: warning: variable ‘nBytes’ set but not used 
[-Wunused-but-set-variable]
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]
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]
inflate.c: In function ‘inflate’:
inflate.c:604: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:1361:13: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
Zlib.xs: In function ‘my_zcalloc’:
Zlib.xs:494:27: warning: unused parameter ‘opaque’ [-Wunused-parameter]
Zlib.xs: In function ‘my_zcfree’:
Zlib.xs:500:24: warning: unused parameter ‘opaque’ [-Wunused-parameter]
Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_inflate’:
Zlib.c:2192:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Zlib.c:2167:7: warning: variable ‘eof’ set but not used 
[-Wunused-but-set-variable]
Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_set_Append’:
Zlib.c:2785:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateScanStream_scan’:
Zlib.c:2953:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Zlib.c:2928:7: warning: variable ‘eof’ set but not used 
[-Wunused-but-set-variable]
Zlib.c:2927:7: warning: variable ‘out’ set but not used 
[-Wunused-but-set-variable]
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
./constants.xs:38:11: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
Dumper.xs: In function ‘DD_dump’:
Dumper.xs:349:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Dumper.xs: In function ‘XS_Data__Dumper_Dumpxs’:
Dumper.xs:1170:15: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Dumper.xs:1192:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Dumper.xs:1194:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Dumper.xs:1201:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
DB_File.xs: In function ‘db_put’:
DB_File.xs:518:9: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
DB_File.xs: In function ‘btree_compare’:
DB_File.xs:542:20: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs: In function ‘btree_prefix’:
DB_File.xs:628:19: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs: In function ‘hash_cb’:
DB_File.xs:718:14: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs: In function ‘db_errcall_cb’:
DB_File.xs:792:29: warning: unused parameter ‘dbenv’ [-Wunused-parameter]
DB_File.c: In function ‘XS_DB_File_DELETE’:
DB_File.c:1871:8: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
DB_File.c: In function ‘XS_DB_File_STORE’:
DB_File.c:2064:8: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
DB_File.xs: In function ‘boot_DB_File’:
DB_File.xs:1497:10: warning: unused variable ‘sv_err’ [-Wunused-variable]
DB_File.c: In function ‘XS_DB_File_constant’:
Peek.xs: In function ‘XS_Devel__Peek_Dump’:
Peek.xs:353:5: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Peek.xs: In function ‘XS_Devel__Peek_DumpArray’:
Peek.xs:372:2: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
RealPPPort.xs: In function ‘XS_Devel__PPPort_other_variables’:
RealPPPort.xs:737:3: warning: the comparison will always evaluate as ‘true’ for 
the address of ‘PL_no_modify’ will never be NULL [-Waddress]
RealPPPort.xs: In function ‘XS_Devel__PPPort_ptrtests’:
RealPPPort.xs:1165:23: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]
RealPPPort.xs: In function ‘XS_Devel__PPPort_ERRSV’:
RealPPPort.xs:1261:12: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]
MD5.xs: In function ‘XS_Digest__MD5_md5’:
MD5.xs:753:27: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:27: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
src/sha.c: In function ‘shabase64’:
src/sha.c:459:27: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
src/sha.c: In function ‘encbase64’:
src/sha.c:435:13: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
src/sha.c:451:7: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
bsd_glob.c: In function ‘glob3’:
bsd_glob.c:732:28: warning: unused parameter ‘pattern_last’ [-Wunused-parameter]
bsd_glob.c: In function ‘globextend’:
bsd_glob.c:892:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Encode.xs: In function ‘_encoded_utf8_to_bytes’:
Encode.xs:29:1: warning: unused parameter ‘sv’ [-Wunused-parameter]
Encode.xs:29:1: warning: unused parameter ‘encoding’ [-Wunused-parameter]
Encode.xs: In function ‘_encoded_bytes_to_utf8’:
Encode.xs:30:1: warning: unused parameter ‘sv’ [-Wunused-parameter]
Encode.xs:30:1: warning: unused parameter ‘encoding’ [-Wunused-parameter]
Encode.xs: In function ‘call_failure’:
Encode.xs:62:19: warning: unused parameter ‘routine’ [-Wunused-parameter]
Encode.xs:62:33: warning: unused parameter ‘done’ [-Wunused-parameter]
Encode.xs:62:44: warning: unused parameter ‘dest’ [-Wunused-parameter]
Encode.xs:62:55: warning: unused parameter ‘orig’ [-Wunused-parameter]
Encode.xs: In function ‘strict_utf8’:
Encode.xs:305:12: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Encode.xs: In function ‘process_utf8’:
Encode.xs:356:22: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Encode.xs:360:30: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Encode.c: In function ‘XS_Encode__utf8_encode_xs’:
Encode.xs:499:10: warning: unused variable ‘renewed’ [-Wunused-variable]
Encode.c: In function ‘XS_Encode__XS_renew’:
Encode.c:746:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘XS_Encode__XS_renewed’:
Encode.c:765:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘XS_Encode__XS_needs_lines’:
Encode.c:948:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.xs: In function ‘XS_Encode__XS_perlio_ok’:
Encode.xs:682:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Encode.c:969:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.xs: In function ‘XS_Encode__XS_mime_name’:
Encode.xs:699:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Encode.xs: In function ‘XS_Encode__utf8_to_bytes’:
Encode.xs:762:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Glob.xs: In function ‘iterate’:
Glob.xs:100:2: warning: value computed is not used [-Wunused-value]
Glob.xs:108:6: warning: value computed is not used [-Wunused-value]
Call.xs: In function ‘filter_call’:
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
3 has type ‘STRLEN’ [-Wformat]
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
5 has type ‘STRLEN’ [-Wformat]
Call.xs:100:5: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:156:8: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN’ [-Wformat]
Call.xs:175:48: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
Call.xs:175:14: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:186:47: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
Call.c: In function ‘XS_Filter__Util__Call_unimport’:
Call.c:442:15: warning: variable ‘package’ set but not used 
[-Wunused-but-set-variable]
IO.c: In function ‘XS_IO__Handle__create_getline_subs’:
IO.xs:493:6: warning: unused variable ‘ret’ [-Wunused-variable]
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:11: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ListUtil.xs: In function ‘XS_List__Util_min’:
ListUtil.xs:87:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
ListUtil.xs: In function ‘XS_List__Util_reduce’:
ListUtil.xs:246:9: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_first’:
ListUtil.xs:302:17: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
ListUtil.xs:295:9: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs:317:17: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
ListUtil.c: In function ‘XS_List__Util_min’:
ListUtil.xs:101:16: warning: ‘retval’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
Base64.xs: In function ‘XS_MIME__QuotedPrint_encode_qp’:
Base64.xs:347:25: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Base64.c: In function ‘XS_MIME__QuotedPrint_decode_qp’:
Base64.c:640:1: 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:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
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]
ODBM_File.c: In function ‘XS_ODBM_File_STORE’:
ODBM_File.c:371:6: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
Opcode.xs: In function ‘XS_Opcode__safe_pkg_prep’:
Opcode.xs:264:9: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
encoding.xs: In function ‘PerlIOEncode_pushed’:
encoding.xs:121:51: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
encoding.xs:135:57: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
encoding.xs:144:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
scalar.xs: In function ‘PerlIOScalar_write’:
scalar.xs:175:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
scalar.xs: In function ‘PerlIOScalar_dup’:
scalar.xs:335:11: warning: ‘fs’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
via.xs: In function ‘PerlIOVia_method’:
via.xs:90:12: warning: null argument where non-null required (argument 2) 
[-Wnonnull]
via.xs: In function ‘PerlIOVia_pushed’:
via.xs:175:17: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
via.xs: In function ‘PerlIOVia_open’:
via.xs:247:16: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
POSIX.xs: In function ‘is_common’:
POSIX.xs:707:9: warning: unused variable ‘charstring’ [-Wunused-variable]
POSIX.xs: In function ‘XS_POSIX_sigaction’:
POSIX.xs:1296:9: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
POSIX.xs:1328:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
POSIX.xs:1368:4: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
POSIX.xs:558:1: warning: ‘not_here’ defined but not used [-Wunused-function]
POSIX.c: In function ‘XS_POSIX__Termios_getiflag’:
POSIX.c:1216:13: warning: ‘RETVAL’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c: In function ‘S_regmatch’:
re_exec.c:4459:12: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Unicode.xs: In function ‘XS_Encode__Unicode_decode_xs’:
Unicode.xs:175:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Unicode.xs:176:6: warning: value computed is not used [-Wunused-value]
Unicode.xs:194:10: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Unicode.xs: In function ‘XS_Encode__Unicode_encode_xs’:
Unicode.xs:333:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Unicode.xs:334:6: warning: value computed is not used [-Wunused-value]
Unicode.xs:349:14: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
re_comp.c: In function ‘S_make_trie’:
re_comp.c:1685:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
re_comp.c: In function ‘S_compile_runtime_code’:
re_comp.c:5123:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
re_comp.c:7240:1: warning: ‘S__append_range_to_invlist’ defined but not used 
[-Wunused-function]
sdbm.c: In function ‘makroom’:
sdbm.c:378:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
SDBM_File.c: In function ‘XS_SDBM_File_NEXTKEY’:
SDBM_File.c:469:12: warning: variable ‘key’ set but not used 
[-Wunused-but-set-variable]
Socket.c: In function ‘XS_Socket_inet_ntop’:
Socket.xs:884:18: warning: variable ‘struct_size’ set but not used 
[-Wunused-but-set-variable]
re_comp.c: In function ‘S_regatom’:
re_comp.c:10935:21: warning: ‘oldp’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
Storable.xs: In function ‘store_hash’:
Storable.xs:2317:5: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs: In function ‘store_code’:
Storable.xs:2605:4: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs: In function ‘store_other’:
Storable.xs:3386:4: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs: In function ‘retrieve_hook’:
Storable.xs:4068:2: warning: null argument where non-null required (argument 2) 
[-Wnonnull]
Storable.xs:4255:10: warning: null argument where non-null required (argument 
2) [-Wnonnull]
Storable.xs: In function ‘retrieve_vstring’:
Storable.xs:4902:9: warning: unused variable ‘mg’ [-Wunused-variable]
Storable.xs: In function ‘retrieve_lvstring’:
Storable.xs:4934:9: warning: unused variable ‘mg’ [-Wunused-variable]
Storable.xs: In function ‘retrieve_code’:
Storable.xs:5465:7: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs:5469:5: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs:5499:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs: In function ‘old_retrieve_array’:
Storable.xs:5550:2: warning: null argument where non-null required (argument 2) 
[-Wnonnull]
Storable.xs: In function ‘old_retrieve_hash’:
Storable.xs:5613:2: warning: null argument where non-null required (argument 2) 
[-Wnonnull]
Storable.xs: In function ‘magic_check’:
Storable.xs:5799:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs: In function ‘retrieve’:
Storable.xs:5970:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Storable.xs:1606:12: warning: ‘is_storing’ defined but not used 
[-Wunused-function]
Storable.xs:1618:12: warning: ‘is_retrieving’ defined but not used 
[-Wunused-function]
threads.xs:394:1: warning: missing initializer [-Wmissing-field-initializers]
threads.xs:394:1: warning: (near initialization for ‘ithread_vtbl.svt_local’) 
[-Wmissing-field-initializers]
threads.xs: In function ‘S_ithread_run’:
threads.xs:549:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs: In function ‘XS_threads_create’:
threads.xs:1017:25: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs:1057:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs:1061:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs:1065:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs:1069:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs: In function ‘XS_threads_list’:
threads.xs:1129:28: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.xs: In function ‘XS_threads_set_thread_exit_only’:
threads.xs:1661:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
threads.c: In function ‘S_ithread_create’:
threads.xs:714:9: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
threads.xs:471:9: warning: variable ‘exit_app’ might be clobbered by ‘longjmp’ 
or ‘vfork’ [-Wclobbered]
threads.xs:472:9: warning: variable ‘exit_code’ might be clobbered by ‘longjmp’ 
or ‘vfork’ [-Wclobbered]
threads.xs:499:13: warning: variable ‘len’ might be clobbered by ‘longjmp’ or 
‘vfork’ [-Wclobbered]
NamedCapture.xs: In function ‘XS_Tie__Hash__NamedCapture_TIEHASH’:
NamedCapture.xs:56:10: warning: comparing floating point with == or != is 
unsafe [-Wfloat-equal]
Piece.xs: In function ‘_strptime’:
Piece.xs:682:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs:776:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs: In function ‘our_strptime’:
Piece.xs:950:8: warning: unused variable ‘ret’ [-Wunused-variable]
Piece.xs: In function ‘XS_Time__Piece__strftime’:
Piece.xs:989:9: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
Piece.xs:1004:29: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs:1015:13: warning: format not a string literal, format string not 
checked [-Wformat-nonliteral]
Piece.xs:345:13: warning: ‘copyright’ defined but not used [-Wunused-variable]
Piece.xs:347:13: warning: ‘sccsid’ defined but not used [-Wunused-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
Collate.xs: In function ‘XS_Unicode__Collate_mk_SortKey’:
Collate.xs:449:22: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Collate.xs:451:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Collate.xs: In function ‘XS_Unicode__Collate_varCE’:
Collate.xs:576:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Collate.xs:601:2: warning: statement with no effect [-Wunused-value]
Collate.xs:611:2: warning: statement with no effect [-Wunused-value]
Normalize.xs: In function ‘XS_Unicode__Normalize_decompose’:
Normalize.xs:458:55: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Normalize.c: In function ‘XS_Unicode__Normalize_isComp2nd’:
Normalize.c:1086:5: warning: unused variable ‘ix’ [-Wunused-variable]
APItest.xs: In function ‘THX_keyword_active’:
APItest.xs:953:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.xs: In function ‘filter_call’:
APItest.xs:1052:11: warning: unused variable ‘my_sv’ [-Wunused-variable]
APItest.xs: In function ‘addissub_myck_add’:
APItest.xs:1092:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.xs: In function ‘my_ck_rv2cv’:
APItest.xs:1113:21: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.c: In function ‘XS_XS__APItest__AutoLoader_AUTOLOADp’:
APItest.c:2451:11: warning: unused variable ‘items’ [-Wunused-variable]
APItest.c: In function ‘XS_XS__APItest_my_cxt_getsv’:
APItest.c:3646:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.xs: In function ‘XS_XS__APItest_rmagical_cast’:
APItest.xs:2271:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.c: In function ‘XS_XS__APItest_bhk_record’:
APItest.c:4057:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
Typemap.c: In function ‘XS_XS__Typemap_T_BOOL’:
Typemap.c:791:18: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.c: In function ‘XS_XS__APItest_test_rv2cv_op_cv’:
APItest.xs:2509:16: warning: variable ‘wibble_gv’ set but not used 
[-Wunused-but-set-variable]
APItest.xs: In function ‘XS_XS__APItest_multicall_each’:
APItest.xs:3054:5: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
APItest.c: In function ‘XS_XS__APItest_stringify’:
APItest.xs:3322:17: warning: variable ‘pv’ set but not used 
[-Wunused-but-set-variable]
APItest.c: In function ‘XS_XS__APItest_xs_cmp_undef’:
APItest.c:5571:7: warning: unused variable ‘b’ [-Wunused-variable]
APItest.c:5569:7: warning: unused variable ‘a’ [-Wunused-variable]
APItest.xs: In function ‘XS_XS__APItest_test_newFOROP_without_slab’:
APItest.xs:3396:13: warning: unused variable ‘cv’ [-Wunused-variable]
APItest.c: In function ‘XS_XS__APItest__AUTOLOADtest_AUTOLOAD’:
APItest.xs:3417:9: warning: unused variable ‘tmp’ [-Wunused-variable]
APItest.c:5707:11: warning: unused variable ‘items’ [-Wunused-variable]
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__acmp’:
FastCalc.xs:395:19: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
APItest.c: In function ‘XS_XS__APItest_whichsig_type’:
APItest.xs:2150:9: warning: ‘i’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
APItest.c: In function ‘XS_XS__APItest_gv_autoload_type’:
APItest.xs:2125:2: warning: ‘gv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
APItest.c: In function ‘XS_XS__APItest_gv_fetchmethod_flags_type’:
APItest.xs:2097:2: warning: ‘gv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
APItest.c: In function ‘XS_XS__APItest_gv_fetchmeth_autoload_type’:
APItest.xs:2069:2: warning: ‘gv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
APItest.c: In function ‘XS_XS__APItest_gv_fetchmeth_type’:
APItest.xs:2041:2: warning: ‘gv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
APItest.c: In function ‘XS_XS__APItest_newCONSTSUB_type’:
APItest.xs:1982:9: warning: ‘cv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
a2py.c: In function ‘main’:
a2py.c:62:75: warning: unused parameter ‘env’ [-Wunused-parameter]
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:11: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:465:11: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:237:11: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:193:11: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
XSMore.c: In function ‘XS_XSMore_nil’:
XSMore.c:493:4: warning: unused variable ‘items’ [-Wunused-variable]
XSUsage.c: In function ‘XS_XSUsage_two’:
XSUsage.c:200:5: warning: unused variable ‘ix’ [-Wunused-variable]
XSUsage.c: In function ‘XS_XSUsage_four’:
XSUsage.c:236:11: warning: unused variable ‘items’ [-Wunused-variable]

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)

Reply via email to