[Mono-bugs] [Bug 49360][Nor] Changed - When compiling socket-io.c compile errors out on INET6 address

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Oct 2003 02:35:34 -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 vargaz@freemail.hu.

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

--- shadow/49360	2003-10-06 02:32:53.000000000 -0400
+++ shadow/49360.tmp.25244	2003-10-06 02:35:34.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 49360
 Product: Mono/Runtime
 Version: unspecified
 OS: Solaris 8
 OS Details: gcc 3.3.1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: moisha@ntct1.com               
 QAContact: mono-bugs@ximian.com
@@ -100,6 +100,11 @@
 
 The line makes use of __u6_addr16 of the in6_addr structure, which is not 
 available on Solaris.
 
 For compatability with Solaris systems one has to either code around it or 
 stop using IPv6.
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-06 02:35 -------
+
+
+*** This bug has been marked as a duplicate of 49155 ***