Automated smoke report for branch maint-5.30 5.30.2 patch
a5e9e9ad3f7399e72f794121e50026addc338c93 v5.30.2-5-ga5e9e9ad3f
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz)
(x86_64/1 cpu[2 cores])
on cygwin_nt-10.0-14393 - 3.1.4-340.x86_64
using g++ version 9.2.0
smoketime 3 hours 9 minutes (average 23 minutes 45 seconds)
Summary: FAIL(M)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.30.2-5-ga5e9e9ad3f Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M M
M M -Duse64bitall
M M -Duseithreads
M M -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEa5e9e9ad3f7399e72f794121e50026addc338c93
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(cygwin):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp
operator
Makefile:253: warning: ignoring prerequisites on suffix rule definition
Makefile:249: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:253: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:249: warning: ignoring prerequisites on suffix rule definition
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2688:88: warning: cast between incompatible function types from
'_sig_func_ptr' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int,
siginfo_t*, void*)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
util.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int,
Sighandler_t))(int, siginfo_t*, void*)':
util.c:2698:36: warning: cast between incompatible function types from
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)'
[-Wcast-function-type]
util.c:2712:33: warning: cast between incompatible function types from
'_sig_func_ptr' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int,
siginfo_t*, void*)'} [-Wcast-function-type]
util.c: In function 'void (* Perl_rsignal_state(PerlInterpreter*, int))(int,
siginfo_t*, void*)':
util.c:2724:29: warning: cast between incompatible function types from
'_sig_func_ptr' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int,
siginfo_t*, void*)'} [-Wcast-function-type]
util.c: In function 'int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t,
Sigsave_t*)':
util.c:2743:36: warning: cast between incompatible function types from
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)'
[-Wcast-function-type]
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
mg.c:2776:50: warning: type qualifiers ignored on cast result type
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:531:53: note: in expansion of macro 'ReANY'
perl.h:255:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:255:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const
char*, STRLEN, char**, SV**, size_t, bool*, U32)':
config.h:909: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:13066:17: note: in expansion of macro 'SNPRINTF_G'
config.h:909:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 132 bytes
config.h:909:34: note: 'sprintf' output between 2 and 134 bytes into a
destination of size 127
perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for
C++ [-Wpragmas]
perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
perl.h:7203:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'
locale.c:540:20: warning: '%s' directive argument is null [-Wformat-overflow=]
cygwin.c: In function 'int do_spawn(char*)':
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 'void XS_Cygwin_mount_flags(PerlInterpreter*, CV*)':
cygwin.c:553:25: warning: ',cygdrive,' directive writing 10 bytes into a region
of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:553:14: 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:14: 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:20: 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:20: note: 'sprintf' output between 11 and 8201 bytes into a
destination of size 4096
bzlib.c: In function 'void* default_bzalloc(void*, Int32, Int32)':
bzlib.c:102:31: warning: unused parameter 'opaque' [-Wunused-parameter]
bzlib.c: In function 'void default_bzfree(void*, void*)':
bzlib.c:109:29: warning: unused parameter 'opaque' [-Wunused-parameter]
compress.c: In function 'void sendMTFValues(EState*)':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: 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:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: 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:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro 'GET_BITS'
decompress.c:591:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:593:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:594:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:595:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:597:7: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:598: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'
decompress.c:603:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:604:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:605:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:606:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:607:28: warning: this statement may fall through
[-Wimplicit-fallthrough=]
decompress.c:608:7: note: in expansion of macro 'GET_UCHAR'
deflate.c: In function 'int deflateParams(z_streamp, int, int)':
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
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs:510:50: warning: type qualifiers ignored on cast result type
[-Wignored-qualifiers]
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
MD5.xs:532:63: warning: type qualifiers ignored on cast result type
[-Wignored-qualifiers]
../../embed.h:776:63: note: in definition of macro 'sv_magicext'
../../handy.h:2446:97: warning: 'void* memcpy(void*, const void*, size_t)'
forming offset [553, 16496] is out of the bounds [0, 552] of object 'sha' with
type 'SHA' [-Warray-bounds]
src/sha.c:354:3: note: in expansion of macro 'Copy'
SHA.xs: In function 'void XS_Digest__SHA_sha1(PerlInterpreter*, CV*)':
SHA.xs:143:6: note: 'sha' declared here
../../handy.h:2446:97: warning: 'void* memcpy(void*, const void*, size_t)'
forming offset [1241, 16496] is out of the bounds [0, 1240] of object 'hmac'
with type 'HMAC' [-Warray-bounds]
SHA.xs: In function 'void XS_Digest__SHA_hmac_sha1(PerlInterpreter*, CV*)':
SHA.xs:200:7: note: 'hmac' declared here
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
const-c.inc: In function 'int _constant_5(PerlInterpreter*, const char*, IV*)':
const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
ListUtil.xs: In function 'void XS_List__Util_sum(PerlInterpreter*, CV*)':
ListUtil.xs:349:19: warning: this statement may fall through
[-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
Opcode.xs: In function 'void opmask_addlocal(PerlInterpreter*, SV*, char*)':
Opcode.xs:240:33: warning: cast between incompatible function types from 'void
(*)(PerlInterpreter*, const char*, ...)' {aka 'void (*)(interpreter*, const
char*, ...)'} to 'void (*)(void*)' [-Wcast-function-type]
../../embed.h:663:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
POSIX.xs:1358:7: warning: '_tzname' redeclared without dllimport attribute:
previous dllimport ignored [-Wattributes]
POSIX.xs:1358:20: warning: ISO C++ forbids converting a string constant to
'char*' [-Wwrite-strings]
POSIX.xs:1358:25: warning: ISO C++ forbids converting a string constant to
'char*' [-Wwrite-strings]
POSIX.xs: In function 'NV my_rint(NV)':
POSIX.xs:1088:11: warning: control reaches end of non-void function
[-Wreturn-type]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
../../perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not
for C++ [-Wpragmas]
../../perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
../../perl.h:434:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
HiRes.xs:1386:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
HiRes.xs:1406:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
Win32.xs: In function 'SV* wstr_to_sv(PerlInterpreter*, WCHAR*)':
Win32.xs:177:21: error: 'wcslen' was not declared in this scope; did you mean
'wlen'?
Win32.xs: In function 'SV* get_unicode_env(PerlInterpreter*, WCHAR*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNOpenProcessToken' {aka 'int
(*)(void*, unsigned int, void**)'} [-Wcast-function-type]
Win32.xs:217:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNCreateEnvironmentBlock' {aka 'int
(*)(void**, void*, int)'} [-Wcast-function-type]
Win32.xs:233:9: note: in expansion of macro 'GETPROC'
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNDestroyEnvironmentBlock' {aka 'int
(*)(void*)'} [-Wcast-function-type]
Win32.xs:234:9: note: in expansion of macro 'GETPROC'
Win32.xs:239:31: error: 'wcslen' was not declared in this scope
longpath.inc: In function 'WCHAR* my_longpathW(WCHAR*)':
Win32.xs:276:27: error: 'wcslen' was not declared in this scope
Win32.xs:276:27: note: in definition of macro 'FN_STRLEN'
Win32.xs:277:27: error: 'wcscpy' was not declared in this scope
Win32.xs:277:27: note: in definition of macro 'FN_STRCPY'
Win32.xs: In function 'char* my_ansipath(const WCHAR*)':
Win32.xs:308:24: error: 'wcslen' was not declared in this scope
Win32.xs: In function 'void free_childenv(void*)':
Win32.xs:378:21: warning: unused parameter 'd' [-Wunused-parameter]
Win32.xs: In function 'void w32_IsAdminUser(PerlInterpreter*, CV*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNIsUserAnAdmin' {aka 'int (*)()'}
[-Wcast-function-type]
Win32.xs:441:9: note: in expansion of macro 'GETPROC'
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNOpenThreadToken' {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:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNGetTokenInformation' {aka 'int
(*)(void*, _TOKEN_INFORMATION_CLASS, void*, unsigned int, unsigned int*)'}
[-Wcast-function-type]
Win32.xs:459:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNAllocateAndInitializeSid' {aka
'int (*)(_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:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNEqualSid' {aka 'int (*)(void*,
void*)'} [-Wcast-function-type]
Win32.xs:461:5: note: in expansion of macro 'GETPROC'
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNFreeSid' {aka 'void* (*)(void*)'}
[-Wcast-function-type]
Win32.xs:462:5: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'void w32_MsgBox(PerlInterpreter*, CV*)':
Win32.xs:699:23: warning: ISO C++ forbids converting a string constant to
'char*' [-Wwrite-strings]
Win32.xs: In function 'void w32_RegisterServer(PerlInterpreter*, CV*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNDllRegisterServer' {aka 'int
(*)()'} [-Wcast-function-type]
Win32.xs:756:9: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'void w32_UnregisterServer(PerlInterpreter*, CV*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNDllUnregisterServer' {aka 'int
(*)()'} [-Wcast-function-type]
Win32.xs:777:9: note: in expansion of macro 'GETPROC'
Win32.xs: In function 'void w32_GetArchName(PerlInterpreter*, CV*)':
../../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 'void w32_GetChipName(PerlInterpreter*, CV*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNGetNativeSystemInfo' {aka 'void
(*)(_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 'void w32_GuidGen(PerlInterpreter*, CV*)':
Win32.xs:826:55: error: 'wcslen' was not declared in this scope
Win32.xs:814:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetFolderPath(PerlInterpreter*, CV*)':
Win32.xs:856:82: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetFolderPathW' {aka 'int
(*)(HWND__*, int, void*, unsigned int, wchar_t*)'} [-Wcast-function-type]
Win32.xs:863:78: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetFolderPathA' {aka 'int
(*)(HWND__*, int, void*, unsigned int, char*)'} [-Wcast-function-type]
Win32.xs:876:96: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetSpecialFolderPathW' {aka 'int
(*)(HWND__*, wchar_t*, int, int)'} [-Wcast-function-type]
Win32.xs:883:92: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNSHGetSpecialFolderPathA' {aka 'int
(*)(HWND__*, char*, int, int)'} [-Wcast-function-type]
Win32.xs:902:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:903:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:904:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:905:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:907:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:908:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:909:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:910:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:911:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:912:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:913:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:914:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:915:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:916:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:917:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:918:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:919:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:920:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:921:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:922:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:923:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:924:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:931:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:932:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:933:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:934:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:935:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:936:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:937:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:938:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:939:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:940:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:941:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:942:56: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:976:69: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:977:69: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:978:69: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:979:69: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs:980:69: warning: ISO C++ forbids converting a string constant to
'WCHAR*' {aka 'wchar_t*'} [-Wwrite-strings]
Win32.xs: In function 'void w32_SetChildShowWindow(PerlInterpreter*, CV*)':
Win32.xs:1051:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetCwd(PerlInterpreter*, CV*)':
Win32.xs:1058:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetNextAvailDrive(PerlInterpreter*, CV*)':
Win32.xs:1107:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetLastError(PerlInterpreter*, CV*)':
Win32.xs:1124:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_LoginName(PerlInterpreter*, CV*)':
Win32.xs:1140:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_NodeName(PerlInterpreter*, CV*)':
Win32.xs:1164:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_DomainName(PerlInterpreter*, CV*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNNetApiBufferFree' {aka 'unsigned
int (*)(void*)'} [-Wcast-function-type]
Win32.xs:1185:9: note: in expansion of macro 'GETPROC'
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNNetWkstaGetInfo' {aka 'unsigned
int (*)(wchar_t*, 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 'void w32_FsType(PerlInterpreter*, CV*)':
Win32.xs:1242:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetOSVersion(PerlInterpreter*, CV*)':
Win32.xs:1262:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_IsWinNT(PerlInterpreter*, CV*)':
Win32.xs:1284:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_IsWin95(PerlInterpreter*, CV*)':
Win32.xs:1291:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetTickCount(PerlInterpreter*, CV*)':
Win32.xs:1365:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetLongPathName(PerlInterpreter*, CV*)':
Win32.xs:1528:13: error: 'wcslen' was not declared in this scope
Win32.xs:1529:13: error: 'wcscpy' was not declared in this scope
Win32.xs: In function 'void w32_GetCurrentProcessId(PerlInterpreter*, CV*)':
Win32.xs:1621:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetCurrentThreadId(PerlInterpreter*, CV*)':
Win32.xs:1628:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetProductInfo(PerlInterpreter*, CV*)':
Win32.xs:21:66: warning: cast between incompatible function types from
'FARPROC' {aka 'long long int (*)()'} to 'PFNGetProductInfo' {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 'void w32_GetACP(PerlInterpreter*, CV*)':
Win32.xs:1715:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetConsoleCP(PerlInterpreter*, CV*)':
Win32.xs:1722:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetConsoleOutputCP(PerlInterpreter*, CV*)':
Win32.xs:1729:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void w32_GetOEMCP(PerlInterpreter*, CV*)':
Win32.xs:1736:5: note: in expansion of macro 'dXSARGS'
Win32.xs: In function 'void boot_Win32(PerlInterpreter*, CV*)':
Win32.xs:1767:18: warning: ISO C++ forbids converting a string constant to
'char*' [-Wwrite-strings]
locale.c: In function 'bool Perl__is_cur_LC_category_utf8(PerlInterpreter*,
int)':
locale.c:5146:27: warning: '%s' directive argument is null [-Wformat-overflow=]
Non-Fatal messages(cygwin):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)