[Mono-bugs] [Bug 62668][Wis] Changed - Invalid switched for mcs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 Aug 2004 20:56:32 -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 miguel@ximian.com.

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

--- shadow/62668	2004-08-07 12:29:12.000000000 -0400
+++ shadow/62668.tmp.6055	2004-08-07 20:56:32.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 62668
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -22,6 +22,9 @@
 error CS2001: Source file '-notavalidswitch' could not be opened
 Compilation failed: 1 error(s), 0 warnings
 
 It would be better if mcs noticed that the switch was invalid and reported
 with an appropriate message. e.g. "Unknown switch '-notavalidswitch'.  Use
 mcs --help for help" etc.
+
+------- Additional Comments From miguel@ximian.com  2004-08-07 20:56 -------
+In Unix files with a dash are valid.