[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [maint-5.28] v5.28.2-147-g304732faad FAIL(F) cygwin_nt-10.0-14393 3.1.4-340.x86_64 (x86_64/1 cpu[4 cores])
Message-Id: <20200516203327.2E1467CDFF@cjg-fedora32>
Date: Sat, 16 May 2020 15:33:27 -0500 (CDT)
Automated smoke report for branch maint-5.28 5.28.3 patch 304732faad5ed2757303dec1c9574bfc191cf398 v5.28.2-147-g304732faad
cjg-cygwin: Intel Core Processor (Broadwell, no TSX, IBRS) (GenuineIntel 2900MHz) (x86_64/1 cpu[4 cores])
on cygwin_nt-10.0-14393 - 3.1.4-340.x86_64
using gcc version 9.3.0
smoketime 6 hours 45 minutes (average 50 minutes 42 seconds)
Summary: FAIL(F)
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.28.2-147-g304732faad Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE304732faad5ed2757303dec1c9574bfc191cf398
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Time-Local/t/Local.t................................FAILED
6, 12
Non-zero exit status: 2
Passed Todo tests: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/IO-Socket-IP/t/11sockopts.t.........................PASSED
1-2
Compiler messages(gcc):
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccxdbb9K.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
Makefile:252: warning: ignoring prerequisites on suffix rule definition
Makefile:248: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:252: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:248: warning: ignoring prerequisites on suffix rule definition
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
perl.c: In function 'Perl_sys_init':
perl.h:2645:51: warning: cast between incompatible function types from '_sig_func_ptr' {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:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2695:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2377: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:2380: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]
embed.h:638:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2671: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:2674:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]
util.c:2686: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:2688:13: warning: cast between incompatible function types from '_sig_func_ptr' {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:2698: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:2700:9: warning: cast between incompatible function types from '_sig_func_ptr' {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:2719:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]
util.c:2070:1: warning: 'S_env_alloc' defined but not used [-Wunused-function]
mg.c: In function 'Perl_magic_getsig':
mg.c:1459: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:1736: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]
mg.c:1746: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]
sv.c: In function 'Perl_sv_vcatpvfn_flags':
config.h:915:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13001:17: note: in expansion of macro 'SNPRINTF_G'
config.h:915:40: note: format string is defined here
config.h:915:39: note: assuming directive output of 132 bytes
config.h:915:27: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4474: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:1556:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4475: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]
locale.c:537:9: warning: '%s' directive argument is null [-Wformat-overflow=]
cygwin.c: In function 'do_spawnvp':
cygwin.c:34: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]
cygwin.c:35:27: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' {aka 'void (*)(int, struct <anonymous> *, void *)'} [-Wcast-function-type]
cygwin.c: In function 'do_spawn':
cygwin.c:114:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
cygwin.c:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
cygwin.c: In function 'XS_Cygwin_mount_flags':
cygwin.c:553:25: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:553:7: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
cygwin.c:548:25: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:548:7: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
cygwin.c:511:31: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:511:13: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
cygwin.c:509:31: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:509:13: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
miniperlmain.c: In function 'main':
miniperlmain.c:134: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]
perlmain.c: In function 'main':
perlmain.c:128: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]
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'
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
../../handy.h:2405:91: warning: 'memcpy' forming offset [553, 16496] is out of the bounds [0, 552] of object 'sha' with type 'SHA' {aka 'struct SHA'} [-Warray-bounds]
src/sha.c:354:3: note: in expansion of macro 'Copy'
SHA.c: In function 'XS_Digest__SHA_sha1':
SHA.xs:143:6: note: 'sha' declared here
../../handy.h:2405:91: warning: 'memcpy' forming offset [1241, 16496] is out of the bounds [0, 1240] of object 'hmac' with type 'HMAC' {aka 'struct <anonymous>'} [-Warray-bounds]
SHA.c: In function 'XS_Digest__SHA_hmac_sha1':
SHA.xs:200:7: note: 'hmac' declared here
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
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
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
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
Unicode.xs: In function 'enc_unpack':
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
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
const-c.inc: In function '_constant_5':
const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
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
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:658:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
POSIX.xs:1351:7: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
POSIX.xs:1351:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
POSIX.xs:1351:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
POSIX.xs: In function 'my_rint':
POSIX.xs:1082:1: warning: control reaches end of non-void function [-Wreturn-type]
Win32.xs:129:5: warning: non-local variable 'g_osver' with anonymous type is questionable in C++ [-Wc++-compat]
Win32.xs: In function 'wstr_to_sv':
Win32.xs:177:21: warning: implicit declaration of function 'wcslen' [-Wimplicit-function-declaration]
Win32.xs: In function 'get_unicode_env':
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *, DWORD, void **)' {aka 'int (*)(void *, unsigned int, void **)'} [-Wcast-function-type]
Win32.xs:217:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void **, void *, BOOL)' {aka 'int (*)(void **, void *, int)'} [-Wcast-function-type]
Win32.xs:233:9: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]
Win32.xs:234:9: note: in expansion of macro 'GETPROC'
longpath.inc: In function 'my_longpathW':
Win32.xs:277:27: warning: implicit declaration of function 'wcscpy' [-Wimplicit-function-declaration]
Win32.xs:277:27: note: in definition of macro 'FN_STRCPY'
Win32.xs: In function 'free_childenv':
Win32.xs:378:21: warning: unused parameter 'd' [-Wunused-parameter]
Win32.xs: In function 'w32_IsAdminUser':
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void)' {aka 'int (*)(void)'} [-Wcast-function-type]
Win32.xs:441:9: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *, DWORD, BOOL, void **)' {aka 'int (*)(void *, unsigned int, int, void **)'} [-Wcast-function-type]
Win32.xs:457:5: note: in expansion of macro 'GETPROC'
Win32.xs:458:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *, TOKEN_INFORMATION_CLASS, void *, DWORD, DWORD *)' {aka 'int (*)(void *, enum _TOKEN_INFORMATION_CLASS, void *, unsigned int, unsigned int *)'} [-Wcast-function-type]
Win32.xs:459:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(struct _SID_IDENTIFIER_AUTHORITY *, BYTE, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, DWORD, void **)' {aka 'int (*)(struct _SID_IDENTIFIER_AUTHORITY *, unsigned char, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, void **)'} [-Wcast-function-type]
Win32.xs:460:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *, void *)' {aka 'int (*)(void *, void *)'} [-Wcast-function-type]
Win32.xs:461:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'void * (*)(void *)' [-Wcast-function-type]
Win32.xs:462:5: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'w32_MsgBox':
Win32.xs:699:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs: In function 'w32_RegisterServer':
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'int (*)(void)' [-Wcast-function-type]
Win32.xs:756:9: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'w32_UnregisterServer':
Win32.xs:777:9: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'w32_GetArchName':
../../XSUB.h:154:20: warning: unused variable 'items' [-Wunused-variable]
../../XSUB.h:154:20: note: in definition of macro 'dITEMS'
Win32.xs:789:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetChipName':
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'void (*)(struct _SYSTEM_INFO *)' [-Wcast-function-type]
Win32.xs:802:5: note: in expansion of macro 'GETPROC'
Win32.xs:795:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GuidGen':
Win32.xs:814:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetFolderPath':
Win32.xs:856:20: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'HRESULT (*)(struct HWND__ *, int, void *, DWORD, WCHAR *)' {aka 'int (*)(struct HWND__ *, int, void *, unsigned int, short unsigned int *)'} [-Wcast-function-type]
Win32.xs:863:16: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'HRESULT (*)(struct HWND__ *, int, void *, DWORD, CHAR *)' {aka 'int (*)(struct HWND__ *, int, void *, unsigned int, char *)'} [-Wcast-function-type]
Win32.xs:876:20: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(struct HWND__ *, WCHAR *, int, BOOL)' {aka 'int (*)(struct HWND__ *, short unsigned int *, int, int)'} [-Wcast-function-type]
Win32.xs:883:16: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(struct HWND__ *, char *, int, BOOL)' {aka 'int (*)(struct HWND__ *, char *, int, int)'} [-Wcast-function-type]
Win32.xs:902:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:903:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:904:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:905:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:907:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:908:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:909:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:910:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:911:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:912:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:913:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:914:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:915:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:916:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:917:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:918:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:919:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:920:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:921:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:922:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:923:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:924:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:931:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:932:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:933:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:934:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:935:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:936:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:937:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:938:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:939:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:940:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:941:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:942:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:976:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:204:30: note: expected 'WCHAR *' {aka 'short unsigned int *'} but argument is of type 'const short unsigned int *'
Win32.xs:977:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:978:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:979:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs:980:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Win32.xs: In function 'w32_SetChildShowWindow':
Win32.xs:1051:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetCwd':
Win32.xs:1058:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetNextAvailDrive':
Win32.xs:1107:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetLastError':
Win32.xs:1124:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_LoginName':
Win32.xs:1140:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_NodeName':
Win32.xs:1164:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_DomainName':
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *)' {aka 'unsigned int (*)(void *)'} [-Wcast-function-type]
Win32.xs:1185:9: note: in expansion of macro 'GETPROC'
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(WCHAR *, DWORD, void *)' {aka 'unsigned int (*)(short unsigned int *, unsigned int, void *)'} [-Wcast-function-type]
Win32.xs:1186:9: note: in expansion of macro 'GETPROC'
Win32.xs:1179:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_FsType':
Win32.xs:1242:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetOSVersion':
Win32.xs:1262:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_IsWinNT':
Win32.xs:1284:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_IsWin95':
Win32.xs:1291:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetTickCount':
Win32.xs:1365:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetLongPathName':
Win32.xs:1528:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
Win32.xs: In function 'w32_GetCurrentProcessId':
Win32.xs:1621:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetCurrentThreadId':
Win32.xs:1628:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetProductInfo':
Win32.xs:21:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(DWORD, DWORD, DWORD, DWORD, DWORD *)' {aka 'int (*)(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int *)'} [-Wcast-function-type]
Win32.xs:1701:5: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'w32_GetACP':
Win32.xs:1715:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetConsoleCP':
Win32.xs:1722:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetConsoleOutputCP':
Win32.xs:1729:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'w32_GetOEMCP':
Win32.xs:1736:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'boot_Win32':
Win32.xs:1767:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
longpath.inc:84:26: warning: array subscript 522 is outside array bounds of 'WCHAR[261]' {aka 'short unsigned int[261]'} [-Warray-bounds]
longpath.inc:23:12: note: while referencing 'tmpbuf'
File.xs: In function 'XS_Win32API__File_DeviceIoControl':
File.xs:243:10: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
File.c: In function 'XS_Win32API__File_GetVolumeInformationW':
buffers.h:422:24: warning: implicit declaration of function 'wcslen' [-Wimplicit-function-declaration]
../../sv.h:1322:36: note: in definition of macro 'SvCUR_set'
File.c:1174:2: note: in expansion of macro 'trunc_buf_zw'
File.c: In function 'XS_Win32API__File_OsFHandleOpenFd':
File.c:1458:8: warning: variable 'uMode' set but not used [-Wunused-but-set-variable]
File.c:1457:7: warning: variable 'hOsFHandle' set but not used [-Wunused-but-set-variable]
File.xs: In function 'XS_Win32API__File_SetFilePointer':
File.xs:604:14: warning: comparison of integer expressions of different signedness: 'LONG' {aka 'int'} and 'unsigned int' [-Wsign-compare]
File.xs: In function 'XS_Win32API__File_WriteFile':
File.xs:640:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=]
APItest.c: In function 'XS_XS__APItest__Magic_test_Gconvert':
../../config.h:915:39: warning: '%.*g' directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
APItest.xs:6725:28: note: in expansion of macro 'Gconvert'
../../config.h:915:39: note: assuming directive output of 105 bytes
../../config.h:915:27: note: 'sprintf' output between 2 and 107 bytes into a destination of size 100
/home/core/smoke/perl-current/UU/try.c:17: undefined reference to `db_version'
locale.c: In function 'Perl__is_cur_LC_category_utf8':
locale.c:4962:17: warning: '%s' directive argument is null [-Wformat-overflow=]
locale.c:4964:53: note: format string is defined here
Win32.xs:1189:16: warning: 'pfnNetWkstaGetInfo' may be used uninitialized in this function [-Wmaybe-uninitialized]
File.xs: In function 'ErrPrintf':
File.xs:65:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
File.xs:58:5: warning: 'ErrPrintf' defined but not used [-Wunused-function]
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccCaYTfh.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccCZnfKg.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccK6SB9v.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)