[Mono-bugs] [Bug 80521][Min] Changed - Mono should give cleaner message when it can't find assembly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 15 14:24:03 EST 2007


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 at ximian.com.

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

--- shadow/80521	2007-01-15 13:28:26.000000000 -0500
+++ shadow/80521.tmp.10400	2007-01-15 14:24:03.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80521
 Product: Mono: Runtime
 Version: 1.0
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: viraptor at kni.prz.rzeszow.pl               
 QAContact: mono-bugs at ximian.com
@@ -62,6 +62,9 @@
 mcs lib.cs -t:library -out:lib.dll
 mcs app.cs -t:exe -out:app.exe -r:lib.dll
 rm lib.dll
 ./app.exe
 
 It will generate mentioned report.
+
+------- Additional Comments From miguel at ximian.com  2007-01-15 14:24 -------
+Thanks for the report;  Fixed.


More information about the mono-bugs mailing list