[Mono-bugs] [Bug 58244][Nor] Changed - error CS1509: Referenced file '...' is not an assembly; use '/addmodule' option instead

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 14 09:02:08 EST 2006


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 rharinath at novell.com.

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

--- shadow/58244	2006-11-14 08:36:36.000000000 -0500
+++ shadow/58244.tmp.7085	2006-11-14 09:02:08.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 58244
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: diltonm at McCOMSoft.com               
 QAContact: mono-bugs at ximian.com
@@ -240,6 +240,14 @@
 ------- Additional Comments From rharinath at novell.com  2006-11-08 11:38 -------
 SVN r67538 addresses several issues in the compiler, including adding
 the CS1509 check.  I'll followup with a fix for the runtime.  This
 change (r67538) has been verified with my runtime patch applied and
 appears to do something useful -- including being more graceful.
 
+
+------- Additional Comments From rharinath at novell.com  2006-11-14 09:02 -------
+The fix has been tested with a recent runtime (i.e., after bug 79872
+was fixed) and appears to be working.
+
+(I didn't add a regression test since the test harness is not able to
+handle fully qualified file names in error messages.)
+


More information about the mono-bugs mailing list