зеркало из https://github.com/mono/mail-archives.git
89 строки
3.3 KiB
HTML
89 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 59072][Wis] Changed - System.Net.IPAddress.get_Address() in warning
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016612.html">
|
|
<LINK REL="Next" HREF="016614.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 59072][Wis] Changed - System.Net.IPAddress.get_Address() in warning
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 59072][Wis] Changed - System.Net.IPAddress.get_Address() in warning">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed, 2 Jun 2004 05:22:37 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016612.html">[Mono-bugs] [Bug 56452][Wis] Changed - CS0626: extern method with no impl
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016614.html">[Mono-bugs] [Bug 52489][Min] Changed - We don't report CS0010
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16613">[ date ]</a>
|
|
<a href="thread.html#16613">[ thread ]</a>
|
|
<a href="subject.html#16613">[ subject ]</a>
|
|
<a href="author.html#16613">[ 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="mailto:marek.safar@seznam.cz.">marek.safar@seznam.cz.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59072">http://bugzilla.ximian.com/show_bug.cgi?id=59072</A>
|
|
|
|
--- shadow/59072 2004-05-31 09:04:49.000000000 -0400
|
|
+++ shadow/59072.tmp.7152 2004-06-02 05:22:37.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 59072
|
|
Product: Mono: Compilers
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Wishlist
|
|
Component: C#
|
|
AssignedTo: <A HREF="mailto:marek.safar@seznam.cz">marek.safar@seznam.cz</A>
|
|
ReportedBy: <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -19,6 +19,9 @@
|
|
I just saw a warning:
|
|
|
|
System.Net/IPAddress.cs(355) warning CS0612:
|
|
'System.Net.IPAddress.get_Address()' is obsolete
|
|
|
|
We should not be displaying get_Address.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:marek.safar@seznam.cz">marek.safar@seznam.cz</A> 2004-06-02 05:22 -------
|
|
+Fixed in CVS
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016612.html">[Mono-bugs] [Bug 56452][Wis] Changed - CS0626: extern method with no impl
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016614.html">[Mono-bugs] [Bug 52489][Min] Changed - We don't report CS0010
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16613">[ date ]</a>
|
|
<a href="thread.html#16613">[ thread ]</a>
|
|
<a href="subject.html#16613">[ subject ]</a>
|
|
<a href="author.html#16613">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|