[Mono-bugs] [Bug 42068][Nor] Changed - GetManifestResourceStream

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 3 May 2003 11:23:24 -0400 (EDT)


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

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

--- shadow/42068	Mon Apr 28 21:42:45 2003
+++ shadow/42068.tmp.15167	Sat May  3 11:23:24 2003
@@ -1,12 +1,12 @@
 Bug#: 42068
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
@@ -18,6 +18,24 @@
 
 This routine is unimplemented, required for Nant.
 
 ------- Additional Comments From gonzalo@ximian.com  2003-04-28 21:42 -------
 MMm... There are 2 overloads of this method implemented in Assembly.cs...
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-03 11:23 -------
+NAnt works with mono !?
+
+I just did a 'ln -s mcs csc' and 'ln -s corlib.dll mscorlib.dll' and...
+
+----
+      [csc] Compiling 30 files to
+/home/gpanjav/go-mono/mcs/class/System/Test/system_test.dll
+Compilation succeeded
+
+
+test:
+     [exec] nunit-console.exe system_test.dll
+.....
+
+We should import the new sources as Paolo said that they have support
+for mcs