[PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc. (original) (raw)
Marvin testbot at winehq.org
Wed Dec 11 09:07:13 CST 2019
- Previous message (by thread): [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc.
- Next message (by thread): [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=61881
Your paranoid android.
=== debian10 (build log) ===
../../../wine/dlls/jscript/dispex.c:671:49: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ ../../../wine/dlls/jscript/dispex.c:1064:38: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ Task: The win32 build failed
=== debian10 (build log) ===
../../../wine/dlls/jscript/dispex.c:671:49: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ ../../../wine/dlls/jscript/dispex.c:1064:38: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ Task: The wow64 build failed
- Previous message (by thread): [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc.
- Next message (by thread): [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]