[Mono-bugs] [Bug 73763][Nor] Changed - the runtime expands shell wildcards under windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 09:20:07 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73763
--- shadow/73763 2005-03-21 08:01:08.000000000 -0500
+++ shadow/73763.tmp.12384 2005-03-24 09:20:07.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73763
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: marek.safar@seznam.cz
QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
------- Additional Comments From vargaz@gmail.com 2005-03-21 08:01 -------
It is a "feature" of the C runtime library mingw is linking against:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccelng/htm/basic_22.asp
So I'm not sure we can do anything against it, but will try.
+
+------- Additional Comments From vargaz@gmail.com 2005-03-24 09:20 -------
+Fixed in SVN.