[Mono-osx] Contributing to Mono on the Mac

Miguel de Icaza miguel at novell.com
Tue Apr 21 18:36:11 EDT 2009


> I would like to contribute to Mono development on the Mac.

I am glad to hear this.

Just a couple of days ago I noticed that the code in mono/mono/io-layer
that implements EnumProcesses does not work on the Mac.

This means that the Process.GetProcesses call actually crashes.

The current implementation only works on Linux, where we use /proc to
fetch a list of system processes.

Would you be interested in implementing this support for OSX?

> 
> I have 4 Mac OS X computers with intel core 2 duo. Two are Leopard and
> two are Tiger. The one I am working on right now is a 20" 2.66 GHz
> iMac. I just installed Mono 2.4. 
> 
> I know Subversion, and Java, C#, C, C++, and Objective-C very well.
> How can I start contributing?
> 
> Thank you very much,
> 
> Eric R. Dunstan
> 
> 
> 
> 
> ______________________________________________________________________
> Windows Live™: Keep your life in sync. Check it out.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list