Skip to content

REPL fails to execute any piece of code: "no mode for lval" #4230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
z0w0 opened this issue Dec 20, 2012 · 5 comments
Closed

REPL fails to execute any piece of code: "no mode for lval" #4230

z0w0 opened this issue Dec 20, 2012 · 5 comments

Comments

@z0w0
Copy link
Contributor

z0w0 commented Dec 20, 2012

Using the 0.5 prerelease on ArchLinux 64-bit.

rusti> io::println(~"a")
rust: task failed at 'no mode for lval', /home/zack/Downloads/rust-0.5/src/librustc/middle/liveness.rs:1573
rusti> 1
rust: task failed at 'no mode for lval', /home/zack/Downloads/rust-0.5/src/librustc/middle/liveness.rs:1573
@icholy
Copy link

icholy commented Dec 21, 2012

same here.

Ubuntu 12.04 32 bit

using: http://dl.rust-lang.org/dist/rust-0.5.tar.gz

d326d22707f0562d669c11efbc33ae812ddbf76ab78f07087fc5beb095a8928a

@brson
Copy link
Contributor

brson commented Dec 22, 2012

That's a shame. Sorry I didn't notice this.

@z0w0
Copy link
Contributor Author

z0w0 commented Dec 22, 2012

It was my bad, I was going to link this on the 0.5 prerelease thread on the mailing list but I forgot.

@pcwalton
Copy link
Contributor

Fixed in incoming. Recommend Rust 0.5.1.

@icholy
Copy link

icholy commented Dec 22, 2012

👍 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants