Bug 320150 (MONO77359) - [gmcs]
Summary: [gmcs]
Status: RESOLVED FIXED
Alias: MONO77359
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Miguel de Icaza
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 23:41 UTC by Gonzalo Paniagua Javier
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Patct that causes gmcs to fail compiling. (1.51 KB, patch)
2006-01-25 23:42 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:46:08 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".