[Mono-bugs] [Bug 51065][Nor] Changed - File.GetFiles not working.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Nov 2003 19:39:56 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51065
--- shadow/51065 2003-11-17 10:35:23.000000000 -0500
+++ shadow/51065.tmp.14160 2003-11-17 19:39:56.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 51065
-Product: Mono/MCS
+Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: YDL 3.0
Status: NEW
Resolution:
Severity: Unknown
-Priority: Blocker
-Component: Misc
+Priority: Normal
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: Jeroen@xs4all.nl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs --recurse '*.cs' isn't working on linux/ppc
+Summary: File.GetFiles not working.
For some reason, --recurse '*.cs' isn't working on linux/ppc:
make[1]: Entering directory `/home/jeroen/cvs/gnome26/gtk-sharp/atk'
mcs --unsafe -nowarn:0660,0661 --target library \
-r ../glib/glib-sharp.dll -r ../pango/pango-sharp.dll \
@@ -59,6 +59,9 @@
[jeroen@orcrist cshack]$ mint 51065.exe
** (51065.exe:16189): WARNING **: Using non-atomic functions!
File: ????????
File: ?????????
+
+------- Additional Comments From miguel@ximian.com 2003-11-17 19:39 -------
+Just updating the bug information and moving to the right place.