for xbuild you have to turn off warnings as errors with a command-line switch. ...so I think you can do MONO_IOMAP=all xbuild ./Ruby.sln /clp:warnaserror-
that last command line parameter could be a little bit different but that gives the idea. You would still need mono trunk because of a bug in the compiler on 2.6.3 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Microsoft IronRuby/C# MVP On Sat, Apr 3, 2010 at 8:37 AM, Ryan Riley <ryan.ri...@panesofglass.org>wrote: > Sounds good. I think I'm making good progress, though figuring out how to > run tests is a challenge right now. Anyone run tests on linux? > > By the way, I finally got a good build by using Ivan's linux branch on Mono > 2.7 (trunk) using rake compile and setting the environment variables noted > in the wiki docs. xbuild threw a load of errors. I think I can sort out the > testing issue by figuring out from Dev.bat what paths I need to get mspec to > run. Right now it's not recognized and won't run. > > Ryan Riley > > Email: ryan.ri...@panesofglass.org > LinkedIn: http://www.linkedin.com/in/ryanriley > Blog: http://wizardsofsmart.net/ > Twitter: @panesofglass > Website: http://panesofglass.org/ > > > On Fri, Apr 2, 2010 at 11:04 PM, Shri Borde <shri.bo...@microsoft.com>wrote: > >> Thanks for the update. We can target getting this into the next bug-fix >> release (1.0.1). >> >> ------------------------------ >> *From:* ironruby-core-boun...@rubyforge.org [ >> ironruby-core-boun...@rubyforge.org] on behalf of Ryan Riley [ >> ryan.ri...@panesofglass.org] >> *Sent:* Friday, April 02, 2010 4:37 PM >> *To:* ironruby-core@rubyforge.org >> *Subject:* Re: [Ironruby-core] Anyone interested in implementing Etc >> module for Mono? >> >> Sorry I wasn't able to get this to you in time. I'm finally making some >> progress, but I won't have it done in time for release. >> >> Ryan >> >> >> On Mon, Mar 29, 2010 at 1:39 PM, Shri Borde <shri.bo...@microsoft.com>wrote: >> >>> Ryan, fwiw, the window for getting this into the V1 release will be >>> closing down in the next few days. >>> >>> -----Original Message----- >>> Posted by Ryan Riley (Guest) on 04.03.2010 02:27 >>> Well, I'm still trying to get my environment set up and having little >>> luck. >>> Still getting used to Mac OS X and *nix development. Has anyone else >>> attempted the fix? Hopefully I'll have this sorted soon and can get on >>> it. >>> >>> Regards, >>> >>> Ryan Riley >>> >>> Email: ryan.ri...@panesofglass.org >>> LinkedIn: http://www.linkedin.com/in/ryanriley >>> Blog: http://wizardsofsmart.net/ >>> Twitter: @panesofglass >>> Website: http://panesofglass.org/ >>> _______________________________________________ >>> Ironruby-core mailing list >>> Ironruby-core@rubyforge.org >>> http://rubyforge.org/mailman/listinfo/ironruby-core >>> >> >> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core@rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core