[Mono-bugs] [Bug 59072][Wis] New - System.Net.IPAddress.get_Address() in warning

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 17:39:03 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/59072	2004-05-25 17:39:02.000000000 -0400
+++ shadow/59072.tmp.1807	2004-05-25 17:39:02.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 59072
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bmaurer@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Net.IPAddress.get_Address() in warning
+
+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.