[Mono-bugs] [Bug 51776][Nor] Changed - Mono 0.28 appears to have problems running obfuscated code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 09:46:30 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51776

--- shadow/51776	2003-12-08 10:26:53.000000000 -0500
+++ shadow/51776.tmp.2489	2003-12-16 09:46:30.000000000 -0500
@@ -183,6 +183,17 @@
 Redmond's, they will consider it your bug, not theirs.
 
 Thanks for looking into this.  We'll probably just figure out a 
 workaround.
 
 
+
+------- Additional Comments From miguel@ximian.com  2003-12-16 09:46 -------
+In our conversation with Microsoft, they said:
+
+* It is a bug in the generated code.
+* They would make PEVerify catch this error in future versions.
+* People should not depend on the lax use of their current JIT, as it
+will not be portable to other JITs (third party, or Microsofts) in the
+future.
+
+So today is kind of a plus that it works.