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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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.) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
