[Mono-bugs] [Bug 78098][Cos] Changed - Case differences between
MSDN and Mono source
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Apr 13 07:03:01 EDT 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 jonpryor at vt.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=78098
--- shadow/78098 2006-04-13 06:51:20.000000000 -0400
+++ shadow/78098.tmp.15618 2006-04-13 07:03:01.000000000 -0400
@@ -29,6 +29,15 @@
------- Additional Comments From bugzillatracking at netsyncro.com 2006-04-13 06:51 -------
per irc discussion.. If this has any merit then assign to me and I'll
do a vim macro to make a patch for the occurances.
Thanks
+
+------- Additional Comments From jonpryor at vt.edu 2006-04-13 07:03 -------
+This has absolutely no merit. `object' is a C# keyword which is an
+alias for System.Object (i.e. `Object'). Changing one to the other
+will not provide any benefit at all, and will in fact just complicate
+the file history (as the only change between revisions would be in
+casing).
+
+Please, don't change Mono's sources for something this inconsequential.
More information about the mono-bugs
mailing list