mail-archives/mono-bugs/2005-June/029915.html

91 строка
4.1 KiB
HTML
Исходник Постоянная ссылка Обычный вид История

2019-06-06 22:03:35 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75116][Cos] Changed - Environment.Version should
give mono ver in rev number
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075116%5D%5BCos%5D%20Changed%20-%20Environment.Version%20should%0A%09give%20mono%20ver%20in%20rev%20number&In-Reply-To=bug-75116%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="029914.html">
<LINK REL="Next" HREF="029916.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75116][Cos] Changed - Environment.Version should
give mono ver in rev number</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075116%5D%5BCos%5D%20Changed%20-%20Environment.Version%20should%0A%09give%20mono%20ver%20in%20rev%20number&In-Reply-To=bug-75116%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75116][Cos] Changed - Environment.Version should
give mono ver in rev number">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Thu Jun 2 15:09:47 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="029914.html">[Mono-bugs] [Bug 75124][Nor] Changed - [PATCH]
IndexOutOfRangeException if URI starts with colon
</A></li>
<LI>Next message: <A HREF="029916.html">[Mono-bugs] [Bug 75125][Nor] New - IPAddress.Parse throw
FormatException for valid IPv6 address
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#29915">[ date ]</a>
<a href="thread.html#29915">[ thread ]</a>
<a href="subject.html#29915">[ subject ]</a>
<a href="author.html#29915">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lluis at ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75116">http://bugzilla.ximian.com/show_bug.cgi?id=75116</A>
--- shadow/75116 2005-06-02 13:09:49.000000000 -0400
+++ shadow/75116.tmp.13774 2005-06-02 15:09:47.000000000 -0400
@@ -93,6 +93,17 @@
for anything else.
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-02 13:09 -------
Because you might want to know what version of the fx you have. Maybe
you want to write something that can use reflection to handle generics
or something and need to know if it is the 2.0 api
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lluis at ximian.com</A> 2005-06-02 15:09 -------
+Another example: an application may want to dynamically load an
+assembly depending on the runtime version it is running on, in order
+to be backwards compatible.
+
+Like it or not, the MS.NET version numbers are relevant to Mono,
+because every .NET assembly has the version number embedded in the PE
+header, and this determines the runtime version on which it has to
+run. So it make sense to keep that version numbers in sync with what
+Environment.Version returns.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="029914.html">[Mono-bugs] [Bug 75124][Nor] Changed - [PATCH]
IndexOutOfRangeException if URI starts with colon
</A></li>
<LI>Next message: <A HREF="029916.html">[Mono-bugs] [Bug 75125][Nor] New - IPAddress.Parse throw
FormatException for valid IPv6 address
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#29915">[ date ]</a>
<a href="thread.html#29915">[ thread ]</a>
<a href="subject.html#29915">[ subject ]</a>
<a href="author.html#29915">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>