[Mono-bugs] [Bug 50768][Blo] Changed - new DirectoryInfo (".").GetFiles ("*.plugin") throws DirectoryNotFoundException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 Nov 2003 15:26:38 -0500 (EST)


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 dick@ximian.com.

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

--- shadow/50768	2003-11-10 12:55:58.000000000 -0500
+++ shadow/50768.tmp.5595	2003-11-10 15:26:38.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50768
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: YDL 3.0 + jhbuild
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: dick@ximian.com                            
 ReportedBy: Jeroen@xs4all.nl               
 QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
 if mono/mcs compiles on ppc without any manual changes (see #50524)).
 
 ------- Additional Comments From lupus@ximian.com  2003-11-10 12:55 -------
 All big-endian archs are broken by the recent encoding changes in the
 runtime. Dick already knows about this (discussed on the lists about a
 week ago). This is release critical.
+
+------- Additional Comments From dick@ximian.com  2003-11-10 15:26 -------
+Endianness fix in CVS