[Mono-bugs] [Bug 81533][Wis] New - mono-76767 build error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 6 04:27:30 EDT 2007


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 hys545 at dreamwiz.com.

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

--- shadow/81533	2007-05-06 04:27:30.000000000 -0400
+++ shadow/81533.tmp.28445	2007-05-06 04:27:30.000000000 -0400
@@ -0,0 +1,93 @@
+Bug#: 81533
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-76767 build error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(59,36): warning CS0108: `System.Object.Equals(object,
+object)' hides inherited member `object.Equals(object, object)'. Use the
+new keyword if hiding was intended
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(92,36): warning CS0114: `System.Object.GetHashCode()'
+hides inherited member `object.GetHashCode()'. To make the current member
+override that implementation, add the override keyword. Otherwise add the
+new keyword
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(100,36): warning CS0108: `System.Object.GetType()' hides
+inherited member `object.GetType()'. Use the new keyword if hiding was intended
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(106,41): warning CS0108: `System.Object.MemberwiseClone()'
+hides inherited member `object.MemberwiseClone()'. Use the new keyword if
+hiding was intended
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(115,39): warning CS0114: `System.Object.ToString()' hides
+inherited member `object.ToString()'. To make the current member override
+that implementation, add the override keyword. Otherwise add the new keyword
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(127,36): warning CS0108:
+`System.Object.ReferenceEquals(object, object)' hides inherited member
+`object.ReferenceEquals(object, object)'. Use the new keyword if hiding was
+intended
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(138,22): warning CS0108:
+`System.Object.FieldGetter(string, string, ref object)' hides inherited
+member `object.FieldGetter(string, string, ref object)'. Use the new
+keyword if hiding was intended
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+System/Object.cs(143,22): warning CS0108:
+`System.Object.FieldSetter(string, string, object)' hides inherited member
+`object.FieldSetter(string, string, object)'. Use the new keyword if hiding
+was intended
+/home/hys545/MONO/mcs/class/lib/basic/mscorlib.dll (Location of the symbol
+related to previous warning)
+
+** ERROR **: file reflection.c: line 9231
+(mono_reflection_get_dynamic_overrides): assertion failed:
+(mb->override_method->method)
+aborting...
+make[8]: *** [../../class/lib/net_1_1_bootstrap/mscorlib.dll]
+Trace/breakpoint trap
+make[8]: Leaving directory `/home/hys545/MONO/mcs/class/corlib'
+make[7]: *** [do-all] Error 2
+make[7]: Leaving directory `/home/hys545/MONO/mcs/class/corlib'
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list