[Mono-bugs] [Bug 62678][Wis] Changed - Referencing a module using -reference gives incorrect error message

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 14:31:50 -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 bmaurer@users.sf.net.

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

--- shadow/62678	2004-08-08 14:26:58.000000000 -0400
+++ shadow/62678.tmp.13903	2004-08-29 14:31:50.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 62678
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -25,6 +25,11 @@
 Compilation failed: 1 error(s), 0 warnings
 
 $ csc -r:mod.mod *.cs
 error CS1509: Referenced file 'c:\cygwin\home\Colin JN
 Breame\ims\src\test\mod.mod' is not an assembly; use '/addmodule' option
 instead
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-29 14:31 -------
+
+
+*** This bug has been marked as a duplicate of 58244 ***