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.11.2-46-g7f40cf6 Configuration (common) none
----------- ---------------------------------------------------------
m m
m m -Duselargefiles
m m -Duseithreads
m m -Duseithreads -Duselargefiles
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE7f40cf6b25ea33d8a2dbbe1b42267811532b235d
Compiler messages(MSWin32):
perl.c(4028) : warning C4101: 'len' : unreferenced local variable
d:\smoke\perl\blead\build\pp.c(3529) : warning C4716: 'Perl_pp_crypt' : must return a value
win32.c(4815) : error C2275: '_invalid_parameter_handler' : illegal use of this type as an expression
win32.c(4815) : error C2146: syntax error : missing ';' before identifier 'oldHandler'
win32.c(4815) : error C2065: 'oldHandler' : undeclared identifier
win32.c(4815) : error C2065: 'newHandler' : undeclared identifier
win32.c(4816) : warning C4047: '=' : 'int' differs in levels of indirection from 'void (__cdecl *)(const wchar_t *,const wchar_t *,const wchar_t *,unsigned int,uintptr_t)'
win32.c(4817) : warning C4047: 'function' : '_invalid_parameter_handler' differs in levels of indirection from 'int'
win32.c(4817) : warning C4024: '_set_invalid_parameter_handler' : different types for formal and actual parameter 1
win32.c(4817) : warning C4047: '=' : 'int' differs in levels of indirection from '_invalid_parameter_handler'
--
Report by Test::Smoke v1.39 build 1235 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.044)