[Mono-bugs] [Bug 71887][Wis] Changed - detect .NET binaries and automatically invoke them with mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 29 Jan 2005 06:38:02 -0500 (EST)


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 atsushi@ximian.com.

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

--- shadow/71887	2005-01-29 06:36:19.000000000 -0500
+++ shadow/71887.tmp.27238	2005-01-29 06:38:02.000000000 -0500
@@ -88,6 +88,13 @@
 http://www.mono-project.com/about/technical.html#platforms
 
 "Binary compatibility" depends on users code. For example, ".NET on
 windows" developers often specify case-insensitive filenames. It's not
 our blame, but those developers. Our managed code runs programs as
 users wrote to do so. It is the "binary compatibility".
+
+------- Additional Comments From atsushi@ximian.com  2005-01-29 06:38 -------
+> "Binary compatibility" depends on users code
+
+The effect of "binary compatibility", I mean. I never mean, the
+meaning (definition) of "binary compatibility" depends on users.
+