[Mono-bugs] [Bug 75000][Nor] Changed - mcs generates illegal IL
instructions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 19 23:13:50 EDT 2005
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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75000
--- shadow/75000 2005-05-19 23:02:39.000000000 -0400
+++ shadow/75000.tmp.10799 2005-05-19 23:13:50.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -35,6 +35,23 @@
at FormsTest.FormsTest.Main(String[] args)
When compiling with csc (make-csc.bat), it runs fine on both the mono
runtime and the MS runtime.
+
+------- Additional Comments From peter at novonyx.com 2005-05-19 23:13 -------
+As per Ben's request, here the output from PEVerify:
+
+[s:\winforms\forms]peverify formstest.exe
+
+Microsoft (R) .NET Framework PE Verifier Version 1.1.4322.573
+Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
+
+[IL]: Error: [s:\winforms\forms\formstest.exe :
+FormsTest.FormsTest::AddListBoxT
+est] [offset 0x00000002] [opcode stloc.0] fall thru end of the method
+[IL]: Error: [s:\winforms\forms\formstest.exe :
+FormsTest.FormsTest::AddListBoxT
+est] [HRESULT 0x80004005] - Unspecified error
+
+2 Errors Verifying formstest.exe
More information about the mono-bugs
mailing list