[Mono-bugs] [Bug 431811] Process.HasExited does not work on Mono 2.0 runtime
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 3 15:36:28 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=431811
User gnorton at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=431811#c3
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mono-bugs at lists.ximian.com |dick at novell.com
--- Comment #3 from Geoff Norton <gnorton at novell.com> 2008-10-03 13:36:28 MDT ---
Two seperate issues exist here, 1 we're trying to free a "" string, so I
changed that to a g_strdup (we could also #ifndef PLATFORM_MACOSX the free.
Second issue is that /usr/bin/open returns immediately by default so I added
the -W flag.
Patch attached -> Dick
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list