[Mono-dev] New exception field in net_4_0

2010-06-03 Thread Jb Evain
Hey folks, .net 4.0 adds an event handler to System.Exception for safe serialization. Here's a patch to add it before implementing support for it in the serializer. It's also needed to upgrade MEF in trunk. Ok to go in? Thanks, -- Jb Evain j...@nurv.fr Index:

[Mono-dev] Problem creating a parallel mono environment

2010-06-03 Thread Thiago Padilha
Hi, I'm trying to setup mono 2.6.4 on Ubuntu 10.04, but I have little experience with linux, I'm following the instructions here - http://www.mono-project.com/Parallel_Mono_Environments . The reason for that is to try monodevelop 2.4 which won't compile against mono 2.4.4 that comes with

Re: [Mono-dev] Problem creating a parallel mono environment

2010-06-03 Thread Dale Ragan
Did you do this step, which is right after the instruction on how to create the environment bash script: $ source ~/pathandwhateveryounamedthebashscript It should change your prompt after running, to indicate you're in an alternate environment. Based on the script, your prompt should start