Bugzilla – Bug 320150
[gmcs]
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by gonzalo@ximian.com 2006-01-25 16:41:46 MST ---- 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. ---- Additional Comments From gonzalo@ximian.com 2006-01-25 16:42:31 MST ---- Created an attachment (id=169173) Patct that causes gmcs to fail compiling. ---- Additional Comments From miguel@ximian.com 2006-01-25 17:24:52 MST ---- fixed on svn. Imported an attachment (id=169173) Unknown operating system unknown. Setting to default OS "Other".