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