Automated smoke report for branch blead 5.31.4 patch
439a3bfe85749ea9eca31372daec5705acaa3db1 v5.31.3-32-g439a3bfe85
7of9: (aarch64/4 cpu)
on linux - 4.19.0-5-arm64 [Debian GNU/Linux bullseye/sid]
using cc version 9.2.1 20190821
smoketime 22 hours 59 minutes (average 2 hours 52 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.31.3-32-g439a3bfe85 Configuration (common) none
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duse64bitint
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = C.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = C.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE439a3bfe85749ea9eca31372daec5705acaa3db1
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j5
Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) none
[C.UTF-8]
[C.UTF-8] -DDEBUGGING
[C.UTF-8] -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duse64bitint
[C.UTF-8] -Duseithreads
[C.UTF-8] -DDEBUGGING -Duseithreads
[C.UTF-8] -Duseithreads -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/B/Deparse.t..........................................PASSED
2
Compiler messages(gcc):
util.c: In function âPerl_rsignalâ:
util.c:2698:22: warning: cast between incompatible function types from
âSighandler_tâ {aka âvoid (*)(int, struct <anonymous> *, void *)â} to
âvoid (*)(int)â [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from
â__sighandler_tâ {aka âvoid (*)(int)â} to âvoid (*)(int, siginfo_t
*, void *)â {aka âvoid (*)(int, struct <anonymous> *, void *)â}
[-Wcast-function-type]
util.c: In function âPerl_rsignal_stateâ:
util.c:2722:9: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from
â__sighandler_tâ {aka âvoid (*)(int)â} to âvoid (*)(int, siginfo_t
*, void *)â {aka âvoid (*)(int, struct <anonymous> *, void *)â}
[-Wcast-function-type]
util.c: In function âPerl_rsignal_saveâ:
util.c:2743:22: warning: cast between incompatible function types from
âSighandler_tâ {aka âvoid (*)(int, struct <anonymous> *, void *)â} to
âvoid (*)(int)â [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
mg.c: In function âPerl_magic_getsigâ:
mg.c:1465:25: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
mg.c: In function âPerl_magic_setsigâ:
mg.c:1742:20: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
embed.h:645:44: note: in definition of macro ârsignalâ
mg.c:1752:20: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
pp_sys.c: In function âPerl_pp_systemâ:
pp_sys.c:4421:28: warning: cast between incompatible function types from
âvoid (*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid
(*)(int, struct <anonymous> *, void *)â} [-Wcast-function-type]
embed.h:1569:55: note: in definition of macro ârsignal_saveâ
pp_sys.c:4422:28: warning: cast between incompatible function types from
âvoid (*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid
(*)(int, struct <anonymous> *, void *)â} [-Wcast-function-type]
miniperlmain.c: In function âmainâ:
miniperlmain.c:139:29: warning: cast between incompatible function types from
âvoid (*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid
(*)(int, struct <anonymous> *, void *)â} [-Wcast-function-type]
perl.c: In function âPerl_sys_initâ:
perl.h:2756:51: warning: cast between incompatible function types from
â__sighandler_tâ {aka âvoid (*)(int)â} to âvoid (*)(int, siginfo_t
*, void *)â {aka âvoid (*)(int, struct <anonymous> *, void *)â}
[-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro âPERL_FPU_INITâ
perl.c:125:5: note: in expansion of macro âPERL_SYS_INIT_BODYâ
perl.c: In function âPerl_sys_init3â:
perl.h:2806:49: note: in expansion of macro âPERL_SYS_INIT_BODYâ
perl.c:138:5: note: in expansion of macro âPERL_SYS_INIT3_BODYâ
perl.c: In function âS_parse_bodyâ:
perl.c:2395:22: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
perl.c:2398:26: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
perlmain.c: In function âmainâ:
perlmain.c:133:29: warning: cast between incompatible function types from
âvoid (*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid
(*)(int, struct <anonymous> *, void *)â} [-Wcast-function-type]
deflate.c: In function âdeflateParamsâ:
deflate.c:602:28: warning: macro expands to multiple statements
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro âCLEAR_HASHâ
deflate.c:601:13: note: some parts of macro expansion are not guarded by this
âelseâ clause
decompress.c: In function âBZ2_decompressâ:
decompress.c:198:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro âGET_BITSâ
decompress.c:200:7: note: in expansion of macro âGET_UCHARâ
decompress.c:201:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro âGET_UCHARâ
decompress.c:204:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro âGET_BITSâ
decompress.c:211:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro âGET_UCHARâ
decompress.c:225:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro âGET_UCHARâ
decompress.c:227:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro âGET_UCHARâ
decompress.c:229:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro âGET_UCHARâ
decompress.c:231:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro âGET_UCHARâ
decompress.c:233:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro âGET_UCHARâ
decompress.c:241:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro âGET_UCHARâ
decompress.c:243:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro âGET_UCHARâ
decompress.c:245:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro âGET_UCHARâ
decompress.c:247:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro âGET_UCHARâ
decompress.c:249:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro âGET_BITSâ
decompress.c:253:18: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro âGET_UCHARâ
decompress.c:255:18: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro âGET_UCHARâ
decompress.c:257:18: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro âGET_UCHARâ
decompress.c:284:17: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro âGET_BITSâ
decompress.c:288:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro âGET_BITSâ
decompress.c:292:12: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro âGET_BITSâ
decompress.c:294:13: note: in expansion of macro âGET_BITâ
decompress.c:321:19: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:322:16: note: in expansion of macro âGET_BITâ
decompress.c:323:19: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:324:16: note: in expansion of macro âGET_BITâ
decompress.c:88:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:373:7: note: in expansion of macro âGET_MTF_VALâ
decompress.c:89:4: note: in expansion of macro âGET_BITSâ
decompress.c:94:9: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:95:7: note: in expansion of macro âGET_BITâ
decompress.c:483:13: note: in expansion of macro âGET_MTF_VALâ
decompress.c:585:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro âGET_UCHARâ
decompress.c:587:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro âGET_UCHARâ
decompress.c:589:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro âGET_UCHARâ
decompress.c:591:10: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro âGET_UCHARâ
decompress.c:595:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro âGET_UCHARâ
decompress.c:597:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro âGET_UCHARâ
decompress.c:599:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro âGET_UCHARâ
decompress.c:601:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro âGET_UCHARâ
byte_t.c:12:24: warning: uninitialized const âutf8_AdobeStandardEncodingâ
is invalid in C++ [-Wc++-compat]
byte_t.c:17:24: warning: uninitialized const âutf8_MacArabicâ is invalid in
C++ [-Wc++-compat]
byte_t.c:22:24: warning: uninitialized const âutf8_MacCentralEurRomanâ is
invalid in C++ [-Wc++-compat]
byte_t.c:27:24: warning: uninitialized const âutf8_MacCroatianâ is invalid
in C++ [-Wc++-compat]
byte_t.c:32:24: warning: uninitialized const âutf8_MacCyrillicâ is invalid
in C++ [-Wc++-compat]
byte_t.c:37:24: warning: uninitialized const âutf8_MacFarsiâ is invalid in
C++ [-Wc++-compat]
byte_t.c:42:24: warning: uninitialized const âutf8_MacGreekâ is invalid in
C++ [-Wc++-compat]
byte_t.c:47:24: warning: uninitialized const âutf8_MacHebrewâ is invalid in
C++ [-Wc++-compat]
byte_t.c:52:24: warning: uninitialized const âutf8_MacIcelandicâ is invalid
in C++ [-Wc++-compat]
byte_t.c:57:24: warning: uninitialized const âutf8_MacRomanâ is invalid in
C++ [-Wc++-compat]
byte_t.c:62:24: warning: uninitialized const âutf8_MacRomanianâ is invalid
in C++ [-Wc++-compat]
byte_t.c:67:24: warning: uninitialized const âutf8_MacRumanianâ is invalid
in C++ [-Wc++-compat]
byte_t.c:72:24: warning: uninitialized const âutf8_MacSamiâ is invalid in
C++ [-Wc++-compat]
byte_t.c:77:24: warning: uninitialized const âutf8_MacThaiâ is invalid in
C++ [-Wc++-compat]
byte_t.c:82:24: warning: uninitialized const âutf8_MacTurkishâ is invalid
in C++ [-Wc++-compat]
byte_t.c:87:24: warning: uninitialized const âutf8_cp1006â is invalid in
C++ [-Wc++-compat]
byte_t.c:92:24: warning: uninitialized const âutf8_cp1250â is invalid in
C++ [-Wc++-compat]
byte_t.c:97:24: warning: uninitialized const âutf8_cp1251â is invalid in
C++ [-Wc++-compat]
byte_t.c:102:24: warning: uninitialized const âutf8_cp1253â is invalid in
C++ [-Wc++-compat]
byte_t.c:107:24: warning: uninitialized const âutf8_cp1254â is invalid in
C++ [-Wc++-compat]
byte_t.c:112:24: warning: uninitialized const âutf8_cp1255â is invalid in
C++ [-Wc++-compat]
byte_t.c:117:24: warning: uninitialized const âutf8_cp1256â is invalid in
C++ [-Wc++-compat]
byte_t.c:122:24: warning: uninitialized const âutf8_cp1257â is invalid in
C++ [-Wc++-compat]
byte_t.c:127:24: warning: uninitialized const âutf8_cp1258â is invalid in
C++ [-Wc++-compat]
byte_t.c:132:24: warning: uninitialized const âutf8_cp424â is invalid in
C++ [-Wc++-compat]
byte_t.c:137:24: warning: uninitialized const âutf8_cp437â is invalid in
C++ [-Wc++-compat]
byte_t.c:142:24: warning: uninitialized const âutf8_cp737â is invalid in
C++ [-Wc++-compat]
byte_t.c:147:24: warning: uninitialized const âutf8_cp775â is invalid in
C++ [-Wc++-compat]
byte_t.c:152:24: warning: uninitialized const âutf8_cp850â is invalid in
C++ [-Wc++-compat]
byte_t.c:157:24: warning: uninitialized const âutf8_cp852â is invalid in
C++ [-Wc++-compat]
byte_t.c:162:24: warning: uninitialized const âutf8_cp855â is invalid in
C++ [-Wc++-compat]
byte_t.c:167:24: warning: uninitialized const âutf8_cp856â is invalid in
C++ [-Wc++-compat]
byte_t.c:172:24: warning: uninitialized const âutf8_cp857â is invalid in
C++ [-Wc++-compat]
byte_t.c:177:24: warning: uninitialized const âutf8_cp858â is invalid in
C++ [-Wc++-compat]
byte_t.c:182:24: warning: uninitialized const âutf8_cp860â is invalid in
C++ [-Wc++-compat]
byte_t.c:187:24: warning: uninitialized const âutf8_cp861â is invalid in
C++ [-Wc++-compat]
byte_t.c:192:24: warning: uninitialized const âutf8_cp862â is invalid in
C++ [-Wc++-compat]
byte_t.c:197:24: warning: uninitialized const âutf8_cp863â is invalid in
C++ [-Wc++-compat]
byte_t.c:202:24: warning: uninitialized const âutf8_cp864â is invalid in
C++ [-Wc++-compat]
byte_t.c:207:24: warning: uninitialized const âutf8_cp865â is invalid in
C++ [-Wc++-compat]
byte_t.c:212:24: warning: uninitialized const âutf8_cp866â is invalid in
C++ [-Wc++-compat]
byte_t.c:217:24: warning: uninitialized const âutf8_cp869â is invalid in
C++ [-Wc++-compat]
byte_t.c:222:24: warning: uninitialized const âutf8_cp874â is invalid in
C++ [-Wc++-compat]
byte_t.c:227:24: warning: uninitialized const âutf8_hp_roman8â is invalid
in C++ [-Wc++-compat]
byte_t.c:232:24: warning: uninitialized const âutf8_iso_8859_2â is invalid
in C++ [-Wc++-compat]
byte_t.c:237:24: warning: uninitialized const âutf8_iso_8859_3â is invalid
in C++ [-Wc++-compat]
byte_t.c:242:24: warning: uninitialized const âutf8_iso_8859_4â is invalid
in C++ [-Wc++-compat]
byte_t.c:247:24: warning: uninitialized const âutf8_iso_8859_5â is invalid
in C++ [-Wc++-compat]
byte_t.c:252:24: warning: uninitialized const âutf8_iso_8859_6â is invalid
in C++ [-Wc++-compat]
byte_t.c:257:24: warning: uninitialized const âutf8_iso_8859_7â is invalid
in C++ [-Wc++-compat]
byte_t.c:262:24: warning: uninitialized const âutf8_iso_8859_8â is invalid
in C++ [-Wc++-compat]
byte_t.c:267:24: warning: uninitialized const âutf8_iso_8859_9â is invalid
in C++ [-Wc++-compat]
byte_t.c:272:24: warning: uninitialized const âutf8_iso_8859_10â is invalid
in C++ [-Wc++-compat]
byte_t.c:277:24: warning: uninitialized const âutf8_iso_8859_11â is invalid
in C++ [-Wc++-compat]
byte_t.c:282:24: warning: uninitialized const âutf8_iso_8859_13â is invalid
in C++ [-Wc++-compat]
byte_t.c:287:24: warning: uninitialized const âutf8_iso_8859_14â is invalid
in C++ [-Wc++-compat]
byte_t.c:292:24: warning: uninitialized const âutf8_iso_8859_15â is invalid
in C++ [-Wc++-compat]
byte_t.c:297:24: warning: uninitialized const âutf8_iso_8859_16â is invalid
in C++ [-Wc++-compat]
byte_t.c:302:24: warning: uninitialized const âutf8_koi8_fâ is invalid in
C++ [-Wc++-compat]
byte_t.c:307:24: warning: uninitialized const âutf8_koi8_râ is invalid in
C++ [-Wc++-compat]
byte_t.c:312:24: warning: uninitialized const âutf8_koi8_uâ is invalid in
C++ [-Wc++-compat]
byte_t.c:317:24: warning: uninitialized const âutf8_nextstepâ is invalid in
C++ [-Wc++-compat]
byte_t.c:322:24: warning: uninitialized const âutf8_visciiâ is invalid in
C++ [-Wc++-compat]
byte_t.c:1144:24: warning: duplicate declaration of
âutf8_AdobeStandardEncodingâ is invalid in C++ [-Wc++-compat]
byte_t.c:12:24: note: previous declaration of âutf8_AdobeStandardEncodingâ
was here
byte_t.c:1294:24: warning: duplicate declaration of âutf8_MacArabicâ is
invalid in C++ [-Wc++-compat]
byte_t.c:17:24: note: previous declaration of âutf8_MacArabicâ was here
byte_t.c:1483:24: warning: duplicate declaration of
âutf8_MacCentralEurRomanâ is invalid in C++ [-Wc++-compat]
byte_t.c:22:24: note: previous declaration of âutf8_MacCentralEurRomanâ was
here
byte_t.c:1718:24: warning: duplicate declaration of âutf8_MacCroatianâ is
invalid in C++ [-Wc++-compat]
byte_t.c:27:24: note: previous declaration of âutf8_MacCroatianâ was here
byte_t.c:1890:24: warning: duplicate declaration of âutf8_MacCyrillicâ is
invalid in C++ [-Wc++-compat]
byte_t.c:32:24: note: previous declaration of âutf8_MacCyrillicâ was here
byte_t.c:2040:24: warning: duplicate declaration of âutf8_MacFarsiâ is
invalid in C++ [-Wc++-compat]
byte_t.c:37:24: note: previous declaration of âutf8_MacFarsiâ was here
byte_t.c:2199:24: warning: duplicate declaration of âutf8_MacGreekâ is
invalid in C++ [-Wc++-compat]
byte_t.c:42:24: note: previous declaration of âutf8_MacGreekâ was here
byte_t.c:2347:24: warning: duplicate declaration of âutf8_MacHebrewâ is
invalid in C++ [-Wc++-compat]
byte_t.c:47:24: note: previous declaration of âutf8_MacHebrewâ was here
byte_t.c:2571:24: warning: duplicate declaration of âutf8_MacIcelandicâ is
invalid in C++ [-Wc++-compat]
byte_t.c:52:24: note: previous declaration of âutf8_MacIcelandicâ was here
byte_t.c:2815:24: warning: duplicate declaration of âutf8_MacRomanâ is
invalid in C++ [-Wc++-compat]
byte_t.c:57:24: note: previous declaration of âutf8_MacRomanâ was here
byte_t.c:3064:24: warning: duplicate declaration of âutf8_MacRomanianâ is
invalid in C++ [-Wc++-compat]
byte_t.c:62:24: note: previous declaration of âutf8_MacRomanianâ was here
byte_t.c:3295:24: warning: duplicate declaration of âutf8_MacRumanianâ is
invalid in C++ [-Wc++-compat]
byte_t.c:67:24: note: previous declaration of âutf8_MacRumanianâ was here
byte_t.c:3515:24: warning: duplicate declaration of âutf8_MacSamiâ is
invalid in C++ [-Wc++-compat]
byte_t.c:72:24: note: previous declaration of âutf8_MacSamiâ was here
byte_t.c:3631:24: warning: duplicate declaration of âutf8_MacThaiâ is
invalid in C++ [-Wc++-compat]
byte_t.c:77:24: note: previous declaration of âutf8_MacThaiâ was here
byte_t.c:3853:24: warning: duplicate declaration of âutf8_MacTurkishâ is
invalid in C++ [-Wc++-compat]
byte_t.c:82:24: note: previous declaration of âutf8_MacTurkishâ was here
byte_t.c:4031:24: warning: duplicate declaration of âutf8_cp1006â is
invalid in C++ [-Wc++-compat]
byte_t.c:87:24: note: previous declaration of âutf8_cp1006â was here
byte_t.c:4182:24: warning: duplicate declaration of âutf8_cp1250â is
invalid in C++ [-Wc++-compat]
byte_t.c:92:24: note: previous declaration of âutf8_cp1250â was here
byte_t.c:4300:24: warning: duplicate declaration of âutf8_cp1251â is
invalid in C++ [-Wc++-compat]
byte_t.c:97:24: note: previous declaration of âutf8_cp1251â was here
byte_t.c:4417:24: warning: duplicate declaration of âutf8_cp1253â is
invalid in C++ [-Wc++-compat]
byte_t.c:102:24: note: previous declaration of âutf8_cp1253â was here
byte_t.c:4549:24: warning: duplicate declaration of âutf8_cp1254â is
invalid in C++ [-Wc++-compat]
byte_t.c:107:24: note: previous declaration of âutf8_cp1254â was here
byte_t.c:4687:24: warning: duplicate declaration of âutf8_cp1255â is
invalid in C++ [-Wc++-compat]
byte_t.c:112:24: note: previous declaration of âutf8_cp1255â was here
byte_t.c:4866:24: warning: duplicate declaration of âutf8_cp1256â is
invalid in C++ [-Wc++-compat]
byte_t.c:117:24: note: previous declaration of âutf8_cp1256â was here
byte_t.c:5016:24: warning: duplicate declaration of âutf8_cp1257â is
invalid in C++ [-Wc++-compat]
byte_t.c:122:24: note: previous declaration of âutf8_cp1257â was here
byte_t.c:5169:24: warning: duplicate declaration of âutf8_cp1258â is
invalid in C++ [-Wc++-compat]
byte_t.c:127:24: note: previous declaration of âutf8_cp1258â was here
byte_t.c:5295:24: warning: duplicate declaration of âutf8_cp424â is invalid
in C++ [-Wc++-compat]
byte_t.c:132:24: note: previous declaration of âutf8_cp424â was here
byte_t.c:5499:24: warning: duplicate declaration of âutf8_cp437â is invalid
in C++ [-Wc++-compat]
byte_t.c:137:24: note: previous declaration of âutf8_cp437â was here
byte_t.c:5650:24: warning: duplicate declaration of âutf8_cp737â is invalid
in C++ [-Wc++-compat]
byte_t.c:142:24: note: previous declaration of âutf8_cp737â was here
byte_t.c:5836:24: warning: duplicate declaration of âutf8_cp775â is invalid
in C++ [-Wc++-compat]
byte_t.c:147:24: note: previous declaration of âutf8_cp775â was here
byte_t.c:5971:24: warning: duplicate declaration of âutf8_cp850â is invalid
in C++ [-Wc++-compat]
byte_t.c:152:24: note: previous declaration of âutf8_cp850â was here
byte_t.c:6144:24: warning: duplicate declaration of âutf8_cp852â is invalid
in C++ [-Wc++-compat]
byte_t.c:157:24: note: previous declaration of âutf8_cp852â was here
byte_t.c:6280:24: warning: duplicate declaration of âutf8_cp855â is invalid
in C++ [-Wc++-compat]
byte_t.c:162:24: note: previous declaration of âutf8_cp855â was here
byte_t.c:6414:24: warning: duplicate declaration of âutf8_cp856â is invalid
in C++ [-Wc++-compat]
byte_t.c:167:24: note: previous declaration of âutf8_cp856â was here
byte_t.c:6545:24: warning: duplicate declaration of âutf8_cp857â is invalid
in C++ [-Wc++-compat]
byte_t.c:172:24: note: previous declaration of âutf8_cp857â was here
byte_t.c:6683:24: warning: duplicate declaration of âutf8_cp858â is invalid
in C++ [-Wc++-compat]
byte_t.c:177:24: note: previous declaration of âutf8_cp858â was here
byte_t.c:6877:24: warning: duplicate declaration of âutf8_cp860â is invalid
in C++ [-Wc++-compat]
byte_t.c:182:24: note: previous declaration of âutf8_cp860â was here
byte_t.c:7087:24: warning: duplicate declaration of âutf8_cp861â is invalid
in C++ [-Wc++-compat]
byte_t.c:187:24: note: previous declaration of âutf8_cp861â was here
byte_t.c:7298:24: warning: duplicate declaration of âutf8_cp862â is invalid
in C++ [-Wc++-compat]
byte_t.c:192:24: note: previous declaration of âutf8_cp862â was here
byte_t.c:7506:24: warning: duplicate declaration of âutf8_cp863â is invalid
in C++ [-Wc++-compat]
byte_t.c:197:24: note: previous declaration of âutf8_cp863â was here
byte_t.c:7750:24: warning: duplicate declaration of âutf8_cp864â is invalid
in C++ [-Wc++-compat]
byte_t.c:202:24: note: previous declaration of âutf8_cp864â was here
byte_t.c:7960:24: warning: duplicate declaration of âutf8_cp865â is invalid
in C++ [-Wc++-compat]
byte_t.c:207:24: note: previous declaration of âutf8_cp865â was here
byte_t.c:8092:24: warning: duplicate declaration of âutf8_cp866â is invalid
in C++ [-Wc++-compat]
byte_t.c:212:24: note: previous declaration of âutf8_cp866â was here
byte_t.c:8234:24: warning: duplicate declaration of âutf8_cp869â is invalid
in C++ [-Wc++-compat]
byte_t.c:217:24: note: previous declaration of âutf8_cp869â was here
byte_t.c:8323:24: warning: duplicate declaration of âutf8_cp874â is invalid
in C++ [-Wc++-compat]
byte_t.c:222:24: note: previous declaration of âutf8_cp874â was here
byte_t.c:8433:24: warning: duplicate declaration of âutf8_hp_roman8â is
invalid in C++ [-Wc++-compat]
byte_t.c:227:24: note: previous declaration of âutf8_hp_roman8â was here
byte_t.c:8535:24: warning: duplicate declaration of âutf8_iso_8859_2â is
invalid in C++ [-Wc++-compat]
byte_t.c:232:24: note: previous declaration of âutf8_iso_8859_2â was here
byte_t.c:8627:24: warning: duplicate declaration of âutf8_iso_8859_3â is
invalid in C++ [-Wc++-compat]
byte_t.c:237:24: note: previous declaration of âutf8_iso_8859_3â was here
byte_t.c:8723:24: warning: duplicate declaration of âutf8_iso_8859_4â is
invalid in C++ [-Wc++-compat]
byte_t.c:242:24: note: previous declaration of âutf8_iso_8859_4â was here
byte_t.c:8791:24: warning: duplicate declaration of âutf8_iso_8859_5â is
invalid in C++ [-Wc++-compat]
byte_t.c:247:24: note: previous declaration of âutf8_iso_8859_5â was here
byte_t.c:8847:24: warning: duplicate declaration of âutf8_iso_8859_6â is
invalid in C++ [-Wc++-compat]
byte_t.c:252:24: note: previous declaration of âutf8_iso_8859_6â was here
byte_t.c:8944:24: warning: duplicate declaration of âutf8_iso_8859_7â is
invalid in C++ [-Wc++-compat]
byte_t.c:257:24: note: previous declaration of âutf8_iso_8859_7â was here
byte_t.c:9015:24: warning: duplicate declaration of âutf8_iso_8859_8â is
invalid in C++ [-Wc++-compat]
byte_t.c:262:24: note: previous declaration of âutf8_iso_8859_8â was here
byte_t.c:9072:24: warning: duplicate declaration of âutf8_iso_8859_9â is
invalid in C++ [-Wc++-compat]
byte_t.c:267:24: note: previous declaration of âutf8_iso_8859_9â was here
byte_t.c:9173:24: warning: duplicate declaration of âutf8_iso_8859_10â is
invalid in C++ [-Wc++-compat]
byte_t.c:272:24: note: previous declaration of âutf8_iso_8859_10â was here
byte_t.c:9231:24: warning: duplicate declaration of âutf8_iso_8859_11â is
invalid in C++ [-Wc++-compat]
byte_t.c:277:24: note: previous declaration of âutf8_iso_8859_11â was here
byte_t.c:9339:24: warning: duplicate declaration of âutf8_iso_8859_13â is
invalid in C++ [-Wc++-compat]
byte_t.c:282:24: note: previous declaration of âutf8_iso_8859_13â was here
byte_t.c:9470:24: warning: duplicate declaration of âutf8_iso_8859_14â is
invalid in C++ [-Wc++-compat]
byte_t.c:287:24: note: previous declaration of âutf8_iso_8859_14â was here
byte_t.c:9542:24: warning: duplicate declaration of âutf8_iso_8859_15â is
invalid in C++ [-Wc++-compat]
byte_t.c:292:24: note: previous declaration of âutf8_iso_8859_15â was here
byte_t.c:9658:24: warning: duplicate declaration of âutf8_iso_8859_16â is
invalid in C++ [-Wc++-compat]
byte_t.c:297:24: note: previous declaration of âutf8_iso_8859_16â was here
byte_t.c:9787:24: warning: duplicate declaration of âutf8_koi8_fâ is
invalid in C++ [-Wc++-compat]
byte_t.c:302:24: note: previous declaration of âutf8_koi8_fâ was here
byte_t.c:9932:24: warning: duplicate declaration of âutf8_koi8_râ is
invalid in C++ [-Wc++-compat]
byte_t.c:307:24: note: previous declaration of âutf8_koi8_râ was here
byte_t.c:10103:24: warning: duplicate declaration of âutf8_koi8_uâ is
invalid in C++ [-Wc++-compat]
byte_t.c:312:24: note: previous declaration of âutf8_koi8_uâ was here
byte_t.c:10249:24: warning: duplicate declaration of âutf8_nextstepâ is
invalid in C++ [-Wc++-compat]
byte_t.c:317:24: note: previous declaration of âutf8_nextstepâ was here
byte_t.c:10394:24: warning: duplicate declaration of âutf8_visciiâ is
invalid in C++ [-Wc++-compat]
byte_t.c:322:24: note: previous declaration of âutf8_visciiâ was here
Encode.c: In function âXS_Encode_decodeâ:
../../XSUB.h:185:20: warning: unused variable âixâ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro âdXSI32â
Encode.c: In function âXS_Encode_encodeâ:
def_t.c:12:24: warning: uninitialized const âutf8_cp1252â is invalid in C++
[-Wc++-compat]
def_t.c:17:24: warning: uninitialized const âutf8_iso_8859_1â is invalid in
C++ [-Wc++-compat]
def_t.c:204:24: warning: duplicate declaration of âutf8_cp1252â is invalid
in C++ [-Wc++-compat]
def_t.c:12:24: note: previous declaration of âutf8_cp1252â was here
def_t.c:242:24: warning: duplicate declaration of âutf8_iso_8859_1â is
invalid in C++ [-Wc++-compat]
def_t.c:17:24: note: previous declaration of âutf8_iso_8859_1â was here
cp_00_t.c:12:24: warning: uninitialized const âcp936_utf8â is invalid in
C++ [-Wc++-compat]
cp_00_t.c:17:24: warning: uninitialized const âutf8_cp936â is invalid in
C++ [-Wc++-compat]
cp_00_t.c:7446:24: warning: duplicate declaration of âcp936_utf8â is
invalid in C++ [-Wc++-compat]
cp_00_t.c:12:24: note: previous declaration of âcp936_utf8â was here
cp_00_t.c:11498:24: warning: duplicate declaration of âutf8_cp936â is
invalid in C++ [-Wc++-compat]
cp_00_t.c:17:24: note: previous declaration of âutf8_cp936â was here
eu_01_t.c:12:24: warning: uninitialized const âeuc_cn_utf8â is invalid in
C++ [-Wc++-compat]
eu_01_t.c:17:24: warning: uninitialized const âutf8_euc_cnâ is invalid in
C++ [-Wc++-compat]
eu_01_t.c:2508:24: warning: duplicate declaration of âeuc_cn_utf8â is
invalid in C++ [-Wc++-compat]
eu_01_t.c:12:24: note: previous declaration of âeuc_cn_utf8â was here
eu_01_t.c:9090:24: warning: duplicate declaration of âutf8_euc_cnâ is
invalid in C++ [-Wc++-compat]
eu_01_t.c:17:24: note: previous declaration of âutf8_euc_cnâ was here
gb_02_t.c:12:24: warning: uninitialized const âgb12345_raw_utf8â is invalid
in C++ [-Wc++-compat]
gb_02_t.c:17:24: warning: uninitialized const âutf8_gb12345_rawâ is invalid
in C++ [-Wc++-compat]
gb_02_t.c:2411:24: warning: duplicate declaration of âgb12345_raw_utf8â is
invalid in C++ [-Wc++-compat]
gb_02_t.c:12:24: note: previous declaration of âgb12345_raw_utf8â was here
gb_02_t.c:9798:24: warning: duplicate declaration of âutf8_gb12345_rawâ is
invalid in C++ [-Wc++-compat]
gb_02_t.c:17:24: note: previous declaration of âutf8_gb12345_rawâ was here
gb_03_t.c:12:24: warning: uninitialized const âgb2312_raw_utf8â is invalid
in C++ [-Wc++-compat]
gb_03_t.c:17:24: warning: uninitialized const âutf8_gb2312_rawâ is invalid
in C++ [-Wc++-compat]
gb_03_t.c:2388:24: warning: duplicate declaration of âgb2312_raw_utf8â is
invalid in C++ [-Wc++-compat]
gb_03_t.c:12:24: note: previous declaration of âgb2312_raw_utf8â was here
gb_03_t.c:8969:24: warning: duplicate declaration of âutf8_gb2312_rawâ is
invalid in C++ [-Wc++-compat]
gb_03_t.c:17:24: note: previous declaration of âutf8_gb2312_rawâ was here
ir_04_t.c:12:24: warning: uninitialized const âiso_ir_165_utf8â is invalid
in C++ [-Wc++-compat]
ir_04_t.c:17:24: warning: uninitialized const âutf8_iso_ir_165â is invalid
in C++ [-Wc++-compat]
ir_04_t.c:2633:24: warning: duplicate declaration of âiso_ir_165_utf8â is
invalid in C++ [-Wc++-compat]
ir_04_t.c:12:24: note: previous declaration of âiso_ir_165_utf8â was here
ir_04_t.c:9338:24: warning: duplicate declaration of âutf8_iso_ir_165â is
invalid in C++ [-Wc++-compat]
ir_04_t.c:17:24: note: previous declaration of âutf8_iso_ir_165â was here
ma_05_t.c:12:24: warning: uninitialized const âMacChineseSimp_utf8â is
invalid in C++ [-Wc++-compat]
ma_05_t.c:17:24: warning: uninitialized const âutf8_MacChineseSimpâ is
invalid in C++ [-Wc++-compat]
ma_05_t.c:2527:24: warning: duplicate declaration of âMacChineseSimp_utf8â
is invalid in C++ [-Wc++-compat]
ma_05_t.c:12:24: note: previous declaration of âMacChineseSimp_utf8â was
here
ma_05_t.c:9173:24: warning: duplicate declaration of âutf8_MacChineseSimpâ
is invalid in C++ [-Wc++-compat]
ma_05_t.c:17:24: note: previous declaration of âutf8_MacChineseSimpâ was
here
ListUtil.xs: In function âXS_List__Util_sumâ:
ListUtil.xs:349:19: warning: this statement may fall through
[-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
ebcdic_t.c:12:24: warning: uninitialized const âutf8_cp1026â is invalid in
C++ [-Wc++-compat]
ebcdic_t.c:17:24: warning: uninitialized const âutf8_cp1047â is invalid in
C++ [-Wc++-compat]
ebcdic_t.c:22:24: warning: uninitialized const âutf8_cp37â is invalid in
C++ [-Wc++-compat]
ebcdic_t.c:27:24: warning: uninitialized const âutf8_cp500â is invalid in
C++ [-Wc++-compat]
ebcdic_t.c:32:24: warning: uninitialized const âutf8_cp875â is invalid in
C++ [-Wc++-compat]
ebcdic_t.c:37:24: warning: uninitialized const âutf8_posix_bcâ is invalid
in C++ [-Wc++-compat]
ebcdic_t.c:259:24: warning: duplicate declaration of âutf8_cp1026â is
invalid in C++ [-Wc++-compat]
ebcdic_t.c:12:24: note: previous declaration of âutf8_cp1026â was here
ebcdic_t.c:347:24: warning: duplicate declaration of âutf8_cp1047â is
invalid in C++ [-Wc++-compat]
ebcdic_t.c:17:24: note: previous declaration of âutf8_cp1047â was here
ebcdic_t.c:435:24: warning: duplicate declaration of âutf8_cp37â is invalid
in C++ [-Wc++-compat]
ebcdic_t.c:22:24: note: previous declaration of âutf8_cp37â was here
ebcdic_t.c:519:24: warning: duplicate declaration of âutf8_cp500â is
invalid in C++ [-Wc++-compat]
ebcdic_t.c:27:24: note: previous declaration of âutf8_cp500â was here
ebcdic_t.c:641:24: warning: duplicate declaration of âutf8_cp875â is
invalid in C++ [-Wc++-compat]
ebcdic_t.c:32:24: note: previous declaration of âutf8_cp875â was here
ebcdic_t.c:732:24: warning: duplicate declaration of âutf8_posix_bcâ is
invalid in C++ [-Wc++-compat]
ebcdic_t.c:37:24: note: previous declaration of âutf8_posix_bcâ was here
cp_00_t.c:12:24: warning: uninitialized const âcp932_utf8â is invalid in
C++ [-Wc++-compat]
cp_00_t.c:17:24: warning: uninitialized const âutf8_cp932â is invalid in
C++ [-Wc++-compat]
cp_00_t.c:2903:24: warning: duplicate declaration of âcp932_utf8â is
invalid in C++ [-Wc++-compat]
cp_00_t.c:12:24: note: previous declaration of âcp932_utf8â was here
cp_00_t.c:10498:24: warning: duplicate declaration of âutf8_cp932â is
invalid in C++ [-Wc++-compat]
cp_00_t.c:17:24: note: previous declaration of âutf8_cp932â was here
eu_01_t.c:12:24: warning: uninitialized const âeuc_jp_utf8â is invalid in
C++ [-Wc++-compat]
eu_01_t.c:17:24: warning: uninitialized const âutf8_euc_jpâ is invalid in
C++ [-Wc++-compat]
eu_01_t.c:6341:24: warning: duplicate declaration of âeuc_jp_utf8â is
invalid in C++ [-Wc++-compat]
eu_01_t.c:12:24: note: previous declaration of âeuc_jp_utf8â was here
eu_01_t.c:17490:24: warning: duplicate declaration of âutf8_euc_jpâ is
invalid in C++ [-Wc++-compat]
eu_01_t.c:17:24: note: previous declaration of âutf8_euc_jpâ was here
ji_02_t.c:12:24: warning: uninitialized const âutf8_jis0201_rawâ is invalid
in C++ [-Wc++-compat]
ji_02_t.c:104:24: warning: duplicate declaration of âutf8_jis0201_rawâ is
invalid in C++ [-Wc++-compat]
ji_02_t.c:12:24: note: previous declaration of âutf8_jis0201_rawâ was here
ji_03_t.c:12:24: warning: uninitialized const âjis0208_raw_utf8â is invalid
in C++ [-Wc++-compat]
ji_03_t.c:17:24: warning: uninitialized const âutf8_jis0208_rawâ is invalid
in C++ [-Wc++-compat]
ji_03_t.c:2221:24: warning: duplicate declaration of âjis0208_raw_utf8â is
invalid in C++ [-Wc++-compat]
ji_03_t.c:12:24: note: previous declaration of âjis0208_raw_utf8â was here
ji_03_t.c:9306:24: warning: duplicate declaration of âutf8_jis0208_rawâ is
invalid in C++ [-Wc++-compat]
ji_03_t.c:17:24: note: previous declaration of âutf8_jis0208_rawâ was here
ji_04_t.c:12:24: warning: uninitialized const âjis0212_raw_utf8â is invalid
in C++ [-Wc++-compat]
ji_04_t.c:17:24: warning: uninitialized const âutf8_jis0212_rawâ is invalid
in C++ [-Wc++-compat]
ji_04_t.c:1924:24: warning: duplicate declaration of âjis0212_raw_utf8â is
invalid in C++ [-Wc++-compat]
ji_04_t.c:12:24: note: previous declaration of âjis0212_raw_utf8â was here
ji_04_t.c:8708:24: warning: duplicate declaration of âutf8_jis0212_rawâ is
invalid in C++ [-Wc++-compat]
ji_04_t.c:17:24: note: previous declaration of âutf8_jis0212_rawâ was here
ma_05_t.c:12:24: warning: uninitialized const âMacJapanese_utf8â is invalid
in C++ [-Wc++-compat]
ma_05_t.c:17:24: warning: uninitialized const âutf8_MacJapaneseâ is invalid
in C++ [-Wc++-compat]
ma_05_t.c:2311:24: warning: duplicate declaration of âMacJapanese_utf8â is
invalid in C++ [-Wc++-compat]
ma_05_t.c:12:24: note: previous declaration of âMacJapanese_utf8â was here
ma_05_t.c:9549:24: warning: duplicate declaration of âutf8_MacJapaneseâ is
invalid in C++ [-Wc++-compat]
ma_05_t.c:17:24: note: previous declaration of âutf8_MacJapaneseâ was here
sh_06_t.c:12:24: warning: uninitialized const âshiftjis_utf8â is invalid in
C++ [-Wc++-compat]
sh_06_t.c:17:24: warning: uninitialized const âutf8_shiftjisâ is invalid in
C++ [-Wc++-compat]
sh_06_t.c:2112:24: warning: duplicate declaration of âshiftjis_utf8â is
invalid in C++ [-Wc++-compat]
sh_06_t.c:12:24: note: previous declaration of âshiftjis_utf8â was here
sh_06_t.c:9171:24: warning: duplicate declaration of âutf8_shiftjisâ is
invalid in C++ [-Wc++-compat]
sh_06_t.c:17:24: note: previous declaration of âutf8_shiftjisâ was here
./const-xs.inc: In function âboot_Socketâ:
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
cp_00_t.c:12:24: warning: uninitialized const âcp949_utf8â is invalid in
C++ [-Wc++-compat]
cp_00_t.c:17:24: warning: uninitialized const âutf8_cp949â is invalid in
C++ [-Wc++-compat]
cp_00_t.c:5583:24: warning: duplicate declaration of âcp949_utf8â is
invalid in C++ [-Wc++-compat]
cp_00_t.c:12:24: note: previous declaration of âcp949_utf8â was here
cp_00_t.c:13928:24: warning: duplicate declaration of âutf8_cp949â is
invalid in C++ [-Wc++-compat]
cp_00_t.c:17:24: note: previous declaration of âutf8_cp949â was here
eu_01_t.c:12:24: warning: uninitialized const âeuc_kr_utf8â is invalid in
C++ [-Wc++-compat]
eu_01_t.c:17:24: warning: uninitialized const âutf8_euc_krâ is invalid in
C++ [-Wc++-compat]
eu_01_t.c:2704:24: warning: duplicate declaration of âeuc_kr_utf8â is
invalid in C++ [-Wc++-compat]
eu_01_t.c:12:24: note: previous declaration of âeuc_kr_utf8â was here
eu_01_t.c:12281:24: warning: duplicate declaration of âutf8_euc_krâ is
invalid in C++ [-Wc++-compat]
eu_01_t.c:17:24: note: previous declaration of âutf8_euc_krâ was here
jo_02_t.c:12:24: warning: uninitialized const âjohab_utf8â is invalid in
C++ [-Wc++-compat]
jo_02_t.c:17:24: warning: uninitialized const âutf8_johabâ is invalid in
C++ [-Wc++-compat]
jo_02_t.c:6091:24: warning: duplicate declaration of âjohab_utf8â is
invalid in C++ [-Wc++-compat]
jo_02_t.c:12:24: note: previous declaration of âjohab_utf8â was here
jo_02_t.c:14243:24: warning: duplicate declaration of âutf8_johabâ is
invalid in C++ [-Wc++-compat]
jo_02_t.c:17:24: note: previous declaration of âutf8_johabâ was here
ks_03_t.c:12:24: warning: uninitialized const âksc5601_raw_utf8â is invalid
in C++ [-Wc++-compat]
ks_03_t.c:17:24: warning: uninitialized const âutf8_ksc5601_rawâ is invalid
in C++ [-Wc++-compat]
ks_03_t.c:2591:24: warning: duplicate declaration of âksc5601_raw_utf8â is
invalid in C++ [-Wc++-compat]
ks_03_t.c:12:24: note: previous declaration of âksc5601_raw_utf8â was here
ks_03_t.c:12167:24: warning: duplicate declaration of âutf8_ksc5601_rawâ is
invalid in C++ [-Wc++-compat]
ks_03_t.c:17:24: note: previous declaration of âutf8_ksc5601_rawâ was here
ma_04_t.c:12:24: warning: uninitialized const âMacKorean_utf8â is invalid
in C++ [-Wc++-compat]
ma_04_t.c:17:24: warning: uninitialized const âutf8_MacKoreanâ is invalid
in C++ [-Wc++-compat]
ma_04_t.c:3272:24: warning: duplicate declaration of âMacKorean_utf8â is
invalid in C++ [-Wc++-compat]
ma_04_t.c:12:24: note: previous declaration of âMacKorean_utf8â was here
ma_04_t.c:13074:24: warning: duplicate declaration of âutf8_MacKoreanâ is
invalid in C++ [-Wc++-compat]
ma_04_t.c:17:24: note: previous declaration of âutf8_MacKoreanâ was here
symbol_t.c:12:24: warning: uninitialized const âutf8_AdobeSymbolâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:17:24: warning: uninitialized const âutf8_AdobeZdingbatâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:22:24: warning: uninitialized const âutf8_MacDingbatsâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:27:24: warning: uninitialized const âutf8_MacSymbolâ is invalid
in C++ [-Wc++-compat]
symbol_t.c:32:24: warning: uninitialized const âutf8_dingbatsâ is invalid
in C++ [-Wc++-compat]
symbol_t.c:37:24: warning: uninitialized const âutf8_symbolâ is invalid in
C++ [-Wc++-compat]
symbol_t.c:414:24: warning: duplicate declaration of âutf8_AdobeSymbolâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:12:24: note: previous declaration of âutf8_AdobeSymbolâ was here
symbol_t.c:583:24: warning: duplicate declaration of âutf8_AdobeZdingbatâ
is invalid in C++ [-Wc++-compat]
symbol_t.c:17:24: note: previous declaration of âutf8_AdobeZdingbatâ was
here
symbol_t.c:714:24: warning: duplicate declaration of âutf8_MacDingbatsâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:22:24: note: previous declaration of âutf8_MacDingbatsâ was here
symbol_t.c:1004:24: warning: duplicate declaration of âutf8_MacSymbolâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:27:24: note: previous declaration of âutf8_MacSymbolâ was here
symbol_t.c:1159:24: warning: duplicate declaration of âutf8_dingbatsâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:32:24: note: previous declaration of âutf8_dingbatsâ was here
symbol_t.c:1416:24: warning: duplicate declaration of âutf8_symbolâ is
invalid in C++ [-Wc++-compat]
symbol_t.c:37:24: note: previous declaration of âutf8_symbolâ was here
bi_00_t.c:12:24: warning: uninitialized const âbig5_eten_utf8â is invalid
in C++ [-Wc++-compat]
bi_00_t.c:17:24: warning: uninitialized const âutf8_big5_etenâ is invalid
in C++ [-Wc++-compat]
bi_00_t.c:4402:24: warning: duplicate declaration of âbig5_eten_utf8â is
invalid in C++ [-Wc++-compat]
bi_00_t.c:12:24: note: previous declaration of âbig5_eten_utf8â was here
bi_00_t.c:11604:24: warning: duplicate declaration of âutf8_big5_etenâ is
invalid in C++ [-Wc++-compat]
bi_00_t.c:17:24: note: previous declaration of âutf8_big5_etenâ was here
bi_01_t.c:12:24: warning: uninitialized const âbig5_hkscs_utf8â is invalid
in C++ [-Wc++-compat]
bi_01_t.c:17:24: warning: uninitialized const âutf8_big5_hkscsâ is invalid
in C++ [-Wc++-compat]
bi_01_t.c:6026:24: warning: duplicate declaration of âbig5_hkscs_utf8â is
invalid in C++ [-Wc++-compat]
bi_01_t.c:12:24: note: previous declaration of âbig5_hkscs_utf8â was here
bi_01_t.c:20930:24: warning: duplicate declaration of âutf8_big5_hkscsâ is
invalid in C++ [-Wc++-compat]
bi_01_t.c:17:24: note: previous declaration of âutf8_big5_hkscsâ was here
cp_02_t.c:12:24: warning: uninitialized const âcp950_utf8â is invalid in
C++ [-Wc++-compat]
cp_02_t.c:17:24: warning: uninitialized const âutf8_cp950â is invalid in
C++ [-Wc++-compat]
cp_02_t.c:6279:24: warning: duplicate declaration of âcp950_utf8â is
invalid in C++ [-Wc++-compat]
cp_02_t.c:12:24: note: previous declaration of âcp950_utf8â was here
cp_02_t.c:14271:24: warning: duplicate declaration of âutf8_cp950â is
invalid in C++ [-Wc++-compat]
cp_02_t.c:17:24: note: previous declaration of âutf8_cp950â was here
ma_03_t.c:12:24: warning: uninitialized const âMacChineseTrad_utf8â is
invalid in C++ [-Wc++-compat]
ma_03_t.c:17:24: warning: uninitialized const âutf8_MacChineseTradâ is
invalid in C++ [-Wc++-compat]
ma_03_t.c:4283:24: warning: duplicate declaration of âMacChineseTrad_utf8â
is invalid in C++ [-Wc++-compat]
ma_03_t.c:12:24: note: previous declaration of âMacChineseTrad_utf8â was
here
ma_03_t.c:11223:24: warning: duplicate declaration of âutf8_MacChineseTradâ
is invalid in C++ [-Wc++-compat]
ma_03_t.c:17:24: note: previous declaration of âutf8_MacChineseTradâ was
here
util.c:2695:9: warning: cast between incompatible function types from âvoid
(*)(int)â to âvoid (*)(int, siginfo_t *, void *)â {aka âvoid (*)(int,
struct <anonymous> *, void *)â} [-Wcast-function-type]
Opcode.xs: In function âopmask_addlocalâ:
Opcode.xs:240:17: warning: cast between incompatible function types from
âvoid (*)(PerlInterpreter *, const char *, ...)â {aka âvoid (*)(struct
interpreter *, const char *, ...)â} to âvoid (*)(void *)â
[-Wcast-function-type]
../../embed.h:665:57: note: in definition of macro âsave_destructorâ
Opcode.xs:240:2: note: in expansion of macro âSAVEDESTRUCTORâ
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)