[Mono-bugs] [Bug 325466] MONO_IOMAP does not work for assembly file names
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 11 16:57:29 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=325466
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=325466#c8
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #8 from Zoltan Varga <vargaz at gmail.com> 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.
More information about the mono-bugs
mailing list