The following two bugs have been filed against mono, there are current work arounds implemented on my linux branch to account for them:
https://bugzilla.novell.com/show_bug.cgi?id=649159 System.Threading.Monitor does not contain TryEnter(*, ref bool) methods https://bugzilla.novell.com/show_bug.cgi?id=649448 REGRESSION: labels inside of delegates defined as a method argument cannot be resolved On Mon, Oct 25, 2010 at 9:17 PM, Michael Letterle <[email protected]> wrote: > By "target" I meant "do primary development against" ^_^ > > BTW my branch is updated, I reset to the current master/HEAD so it > should be a lot cleaner, also undid the mono ifdef, commented out the > original calls explaining that Mono doesn't support it yet. Need to > work on some repos/patches/bug filing for mono now. > > On Mon, Oct 25, 2010 at 5:50 PM, Tomas Matousek > <[email protected]> wrote: >> We have actually always targeted Mono and IronRuby mostly works on it. Of >> course we found a bunch of Mono bugs for which we either implemented a >> workaround or filed a bug if the workaround would be too convoluted. >> >> >> >> Tomas >> >> >> >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Mike Moore >> Sent: Monday, October 25, 2010 1:39 PM >> >> To: [email protected] >> Subject: Re: [Ironruby-core] Compiling on Mono? >> >> >> >> On Mon, Oct 25, 2010 at 1:09 PM, Michael Letterle >> <[email protected]> wrote: >> >> Unless we target Mono.... >.> >> >> >> >> +1 >> >> _______________________________________________ >> Ironruby-core mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> > > > > -- > Michael Letterle > IronRuby MVP > http://blog.prokrams.com > -- Michael Letterle IronRuby MVP http://blog.prokrams.com _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
