[Mono-bugs] [Bug 61991][Nor] Changed - Regression: Mono ignores privatebinpath containing dots
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Jul 2004 00:55:17 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=61991
--- shadow/61991 2004-07-27 00:54:38.000000000 -0400
+++ shadow/61991.tmp.13697 2004-07-27 00:55:16.000000000 -0400
@@ -77,6 +77,11 @@
Try renaming the subdirectory 'a.b' to a directory name without dots, for
example 'ab' and try running the test app again :
$ mono a.exe ab
This will work fine (as the directory does not contain dots).
+
+------- Additional Comments From gert.driesen@pandora.be 2004-07-27 00:55 -------
+Created an attachment (id=8727)
+zip file containing repro for this regression
+