https://bugzilla.novell.com/show_bug.cgi?id=357062

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=357062#c8


Geoff Norton <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #8 from Geoff Norton <[EMAIL PROTECTED]>  2008-04-17 19:03:57 MST 
---
This patch causes regressions on OSX.

The following testcase:

class X {
       static public void Main() {
              
System.Console.WriteLine(System.Diagnostics.Process.GetCurrentProcess().ProcessName);
       }
}

Now reports:

Unhandled Exception: System.SystemException: The process has exited
  at System.Diagnostics.Process.get_ProcessName () [0x00000] 
  at (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:get_ProcessName ()
  at X.Main () [0x00000] 


-- 
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

Reply via email to