[Mono-bugs] [Bug 74790][Maj] Changed - Problems with longish paths under Windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 1 May 2005 20:38:58 -0400 (EDT)
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 flashdict@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74790
--- shadow/74790 2005-05-01 20:05:06.000000000 -0400
+++ shadow/74790.tmp.1993 2005-05-01 20:38:58.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74790
Product: Mono: Runtime
Version: 1.1
OS: Windows XP (Cygwin)
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: flashdict@gmail.com
QAContact: mono-bugs@ximian.com
@@ -62,6 +62,14 @@
------- Additional Comments From vargaz@gmail.com 2005-05-01 20:05 -------
Thats because the runtime is a windows application, so it expects a
windows style path on its command line, e.g.
mono `cygpath -w /usr/local/lib/mono/1.0/xsp.exe`
+
+------- Additional Comments From flashdict@gmail.com 2005-05-01 20:38 -------
+Thanks. I should have grokked this when I tested it using an ordinary
+command shell and it worked fine. Closing this one, and I'll file a
+separate wishlist bug for a customized dynamic xsp startup script to
+be installed when running under cygwin.
+
+