[Mono-bugs] [Bug 73763][Nor] Changed - the runtime expands shell wildcards under windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Mar 2005 04:05:28 -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 marek.safar@seznam.cz.

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

--- shadow/73763	2005-03-19 18:39:21.000000000 -0500
+++ shadow/73763.tmp.13916	2005-03-21 04:05:28.000000000 -0500
@@ -47,6 +47,11 @@
 
 ------- Additional Comments From vargaz@gmail.com  2005-03-16 18:02 -------
 This is not a mono bug, the main method in the runtime receives
 the incorrect arguments, so we can do little about this. When
 compiling without -mno-cygwin, it seems to work, so this seems like
 a problem with mingw.
+
+------- Additional Comments From marek.safar@seznam.cz  2005-03-21 04:05 -------
+Hello Zoltan,
+Is it definitely cygwin bug ?
+Should I create bug report for cygwin ?