[PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo. (original) (raw)
Gabriel Ivăncescu gabrielopcode at gmail.com
Wed Dec 11 08:49:48 CST 2019
- Previous message (by thread): [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo.
- Next message (by thread): [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Weird. Looks like the bot didn't pick up the first patch in the series when applying this one?
On 12/11/19 4:42 PM, Marvin wrote:
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=61874 Your paranoid android.
=== debian10 (build log) === ../../../wine/dlls/jscript/dispex.c:669:49: error: ‘functioncodet’ {aka ‘struct functioncodet’} has no member named ‘bytecode’ ../../../wine/dlls/jscript/dispex.c:1013:38: error: ‘functioncodet’ {aka ‘struct functioncodet’} has no member named ‘bytecode’ Task: The win32 build failed === debian10 (build log) === ../../../wine/dlls/jscript/dispex.c:669:49: error: ‘functioncodet’ {aka ‘struct functioncodet’} has no member named ‘bytecode’ ../../../wine/dlls/jscript/dispex.c:1013:38: error: ‘functioncodet’ {aka ‘struct functioncodet’} has no member named ‘bytecode’ Task: The wow64 build failed
- Previous message (by thread): [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo.
- Next message (by thread): [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]