[Mono-bugs] [Bug 35567][Nor] Changed - using-alias directive does not work with arrays

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 16 Apr 2003 17:56:37 -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 miguel@ximian.com.

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

--- shadow/35567	Fri Dec 13 06:38:52 2002
+++ shadow/35567.tmp.14995	Wed Apr 16 17:56:37 2003
@@ -1,14 +1,14 @@
 Bug#: 35567
 Product: Mono/MCS
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,9 @@
 		// This works
 		System.Net.IPAddress[] addresses1;
 		// This doesn't
 		System2.Net.IPAddress[] addresses2;
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2003-04-16 17:56 -------
+A bug fix is on CVS