[Mono-bugs] [Bug 82440][Maj] Changed - [PATCH] Regression in Directory.GetFileSystemEntries

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 8 05:17:35 EDT 2007


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 gert.driesen at pandora.be.

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

--- shadow/82440	2007-09-08 05:16:18.000000000 -0400
+++ shadow/82440.tmp.10084	2007-09-08 05:17:35.000000000 -0400
@@ -107,6 +107,11 @@
  g_dir_rewind (dir);
  result = _wapi_glob (dir, pattern2, flags | WAPI_GLOB_APPEND |
 WAPI_GLOB_UNIQUE, &glob_buf);
 
  g_free (pattern2);
 }
+
+------- Additional Comments From gert.driesen at pandora.be  2007-09-08 05:17 -------
+Created an attachment (id=19993)
+Fixes regression (while retaining fix for bug #82212).
+


More information about the mono-bugs mailing list