[Mono-bugs] [Bug 23870] Changed - Wr

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
25 Apr 2002 17:51:41 -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=23870

--- shadow/23870	Thu Apr 25 11:56:15 2002
+++ shadow/23870.tmp.2532	Thu Apr 25 13:51:41 2002
@@ -1,23 +1,23 @@
 Bug#: 23870
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
-Priority: Major
+Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bryan@alphora.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Can't Descend from Component (MCS 0.11)
+Summary: Wr
 
 Description of Problem:
 Can't Descend from Component (MCS 0.11)
 
 Steps to reproduce the problem:
   using System.ComponentModel;
@@ -116,6 +116,12 @@
 .\Task.cs(30) warning CS0108: The keyword new is required on 
 `SourceForge.NAnt.Task._location' because it hides `Element
 ._location'
 Error: Compilation failed
 
 C:\src\nant\src\NAnt>
+
+------- Additional Comments From miguel@ximian.com  2002-04-25 13:51 -------
+This works for me on Linux and Windows.
+
+Seems like you guys did not install the assemblies in the $prefix/lib
+directory for Windows.