From: Marvin Subject: Re: [PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind. Message-Id: Date: Thu, 12 Dec 2019 07:20:54 -0600 In-Reply-To: <51366e907c6907c3ebc02f46eddea9a5cb2aa6a9.1576155193.git.gabrielopcode@gmail.com> References: <51366e907c6907c3ebc02f46eddea9a5cb2aa6a9.1576155193.git.gabrielopcode@gmail.com> 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=62029 Your paranoid android. === debian10 (build log) === ../../../wine/dlls/jscript/dispex.c:679:49: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ ../../../wine/dlls/jscript/dispex.c:1226: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:679:49: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ ../../../wine/dlls/jscript/dispex.c:1226:38: error: ‘function_code_t’ {aka ‘struct _function_code_t’} has no member named ‘bytecode’ Task: The wow64 build failed