[Mono-bugs] [Bug 80805][Wis] Changed - System.ArgumentOutOfRangeException: Argument is out of range.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 11:14:11 EST 2007


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 liedekef at telenet.be.

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

--- shadow/80805	2007-02-12 11:02:38.000000000 -0500
+++ shadow/80805.tmp.9126	2007-02-12 11:14:11.000000000 -0500
@@ -254,6 +254,15 @@
 ------- Additional Comments From lupus at ximian.com  2007-02-12 11:02 -------
 Your change won't help, since length is 1 and the string is the empty
 string. The exception is correct. We should try to get where from the
 empty string comes from: likely your sw depends on getting a non-empty
 string there (if this is windows code, for example, that asked a drive
 name, like C:, D:, and there are no drive names in unix filesystems).
+
+------- Additional Comments From liedekef at telenet.be  2007-02-12 11:14 -------
+You're right, the exception is correct. But the change does allow the
+program to continue (just compiled it and it seems to run fine) ...
+Anyway, I know this isn't the correct solution.
+Please let me know what to trace/change ... if you have any ideas.
+
+Franky
+


More information about the mono-bugs mailing list