Hi all, I've done a git pull upstream master, then make clean make all make check and I get this:
cfg: using built ./rustboot for rust deps check: formatting compile [boot x86]: test/run-pass/native-mod.rc … loads more compiles and passed tests, then ... compile [boot x86]: test/compile-fail/wrong-ret-type.rs compile [rustc]: test/run-pass/alt-pattern-simple.rs rt: fatal, 'leaked memory in rust main loop (51 objects)' failed, rt/memory_region.cpp:99 51 objects make: *** [test/run-pass/alt-pattern-simple.bc] Error 1 Any ideas why this is? make -k check gives a load of these errors. This is OCaml 3.12 LLVM 2.9svn OS X 10.6.5 Pete _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
