[Mono-bugs] [Bug 77359][Wis] New - [gmcs]

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 25 16:41:47 EST 2006


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 gonzalo at ximian.com.

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

--- shadow/77359	2006-01-25 16:41:47.000000000 -0500
+++ shadow/77359.tmp.5080	2006-01-25 16:41:47.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 77359
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gonzalo at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [gmcs]
+
+Apply the attached patch to the current System.Web r56061 and compile the
+2.0 System.Web.dll.
+
+Actual results:
+Unhandled Exception: System.InvalidOperationException: Method 'GetHashCode'
+does not have a method body.
+in <0x000c2> System.Reflection.Emit.MethodBuilder:fixup ()
+in <0x001dc> System.Reflection.Emit.TypeBuilder:CreateType ()
+in <0x0007d> Mono.CSharp.TypeContainer:CloseType ()
+
+Expected results:
+Successful compilation.


More information about the mono-bugs mailing list