18 Aug
2014
18 Aug
'14
4:58 p.m.
https://bugs.winehq.org/show_bug.cgi?id=37076 --- Comment #2 from Vincent Povirk <madewokherd(a)gmail.com> --- MS's Managed C++ compiler has been known to generate unreachable ret instructions with the stack empty, which is technically invalid but .NET copes with it. I don't know if that's the case here. We have a hack for this in Wine Mono, but it may be incomplete. The code from that method might be useful, but I don't know an easy way to extract it. -- 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.