[Mono-bugs] [Bug 81098][Wis] New - csc seems to be case insensitive for options

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 18:01:18 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 laurent at guerby.net.

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

--- shadow/81098	2007-03-09 18:01:18.000000000 -0500
+++ shadow/81098.tmp.32674	2007-03-09 18:01:18.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 81098
+Product: Mono: Compilers
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: laurent at guerby.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: csc seems to be case insensitive for options
+
+When porting a Windows compile script there was a "csc /R:something" I had
+to change it to "mcs /r:something". So I assume csc is case insensitive (I
+don't have Windows) and mcs is case sensitive for options, a source of
+incompatibility.
+
+(spouliot on IRC asked me to add this to bugzilla.)


More information about the mono-bugs mailing list