https://bugzilla.novell.com/show_bug.cgi?id=325466
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=325466#c8 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #8 from Zoltan Varga <[EMAIL PROTECTED]> 2008-01-11 14:57:29 MST --- Dick: So I'm trying to fix this, and there is this code in mono_portability_find_file (): if (!last_exists && component == num_components -1) { entry = g_strdup (components[component]); closedir (scanning); why is this needed, i.e. why is find_in_dir not called for the last part of the file name ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
