[Mono-bugs] [Bug 23708] Changed - unknown error with digger on mcs/.net

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Apr 2002 19:15:37 -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=23708

--- shadow/23708	Sun Apr 21 16:14:09 2002
+++ shadow/23708.tmp.13517	Mon Apr 22 15:15:37 2002
@@ -1,14 +1,14 @@
 Bug#: 23708
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: groith@tcrz.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
 .\Digger.cs(941) error CS0246: Can not find type `Form'
 .\Digger.cs(21) error CS0246: Cannot find type `Point'
 .\Digger.cs(22) error CS0246: Cannot find type `Size'
 .\Digger.cs(23) error CS0246: Cannot find type `Bitmap[]'
 .\Digger.cs(25) error CS0246: Cannot find type `Bitmap'
 .\Digger.cs(25) error CS0246: Cannot find type `Size'
+
+------- Additional Comments From miguel@ximian.com  2002-04-22 15:15 -------
+You need to pass the -r flag to the assemblies that you use.