result: ok. 71 passed; 0 failed; 11 ignored
On Thu, Mar 29, 2012 at 1:06 AM, Rick Richardson <[email protected]> wrote: > I dug up a windows VM (win7 64 bit) with msys/Mingw. I had never > built or installed rust on this box before. > Everything installed without a hitch. I was able to build and run > https://github.com/brson/rustray with no trouble at all. > > I am currently running make check on my fedora 16 64bit box, I'm > about 50% of the way through, I would guess. > So far, so good, but I'm not going to stay awake for the results. > > > On Thu, Mar 29, 2012 at 12:37 AM, Graydon Hoare <[email protected]> wrote: >> Ok, I've posted "real" release candidates after deciding what to do with >> the residual bugs. Here they are: >> >> http://dl.rust-lang.org/dist/rust-0.2.tar.gz >> http://dl.rust-lang.org/dist/rust-0.2-install.exe >> >> The rev that those are built from was all-green in our test farm and >> seems to work on any machines I have access to (except RHEL5; turned out >> a full fix there is prohibitive in this timeframe). >> >> If I can get a show of hands from users here that these seem to work for >> you too (the first builds and passes make check, the second does basic >> hello-world-ish tests on win32 machines with mingw installed) then I'll >> sign those artifacts and send a release announcement tomorrow. >> >> Anyone feel like burning a little CPU time? >> >> -Graydon >> _______________________________________________ >> Rust-dev mailing list >> [email protected] >> https://mail.mozilla.org/listinfo/rust-dev _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
