20 Aug
2019
20 Aug
'19
11:22 a.m.
https://bugs.winehq.org/show_bug.cgi?id=37076 --- Comment #9 from Vincent Povirk <madewokherd(a)gmail.com> --- It seems to me that IL_0040 is reachable and the branches to it have an empty stack, as they should, but the stack is not empty when reached via the previous instruction. I guess .NET must accept this code, and since it's a void function I guess it can just return, but it may be difficult to make Mono's JIT accept this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.