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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
