[Mono-bugs] [Bug 22625] Changed - Namespace/Delegate Parameter Type Reference Wierdness
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
27 Apr 2002 01:58:51 -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=22625
--- shadow/22625 Wed Mar 27 13:00:05 2002
+++ shadow/22625.tmp.6736 Fri Apr 26 21:58:51 2002
@@ -1,14 +1,14 @@
Bug#: 22625
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details: Mono 0.10 under Winders
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bryan@alphora.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -62,6 +62,19 @@
C:\src\Dataphor\Base>
------- Additional Comments From bryan@alphora.com 2002-03-27 13:00 -------
Created an attachment (id=1552)
Test Case
+
+------- Additional Comments From miguel@ximian.com 2002-04-26 21:58 -------
+This works on CVS.
+
+i am starting to be afraid, because this bug is very much like the
+other one that was reported.
+
+Could you try running the code like this:
+
+mcs -r System sample.cs
+
+It seems like MCS is not able to find its assemblies on your system,
+lets try to nail this down.