[Mono-bugs] [Bug 21722] Changed - Digger is miss-compiled, peverify fails

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Mar 2002 23:21:38 -0000


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 miguel@ximian.com.

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

--- shadow/21722	Tue Mar 12 01:32:53 2002
+++ shadow/21722.tmp.26421	Fri Mar 15 18:21:38 2002
@@ -1,23 +1,23 @@
 Bug#: 21722
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: groith@tcrz.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Can not resolve names to peer classes
+Summary: Digger is miss-compiled, peverify fails
 
 When compiling the very simple game Digger (.net), which you can get at 
 http://www.aisto.com/roeder/dotnet/, with mcs it fails with the following 
 error messages:   
 .\Digger.cs(838) error CS-1: Invalid Type definition
 .\Digger.cs (838,18), Token:422   : Parsing error
@@ -55,7 +55,12 @@
 
 I need to fix typecasts in names and parameters before this is
 completely a long term fix.
 
 Also, this exposed a problem in the inheritance lookup mechanism. 
 That is a separate bug, so I am keeping this open.
+
+
+------- Additional Comments From miguel@ximian.com  2002-03-15 18:21 -------
+Bug fixed on CVS.
+I also added --resources to compile Digger.