Hey all,

I am trying Rust on Windows using the 0.5 release installer.

So far I've been enjoying the language (especially the module system and the ffi. So convenient I love it). However I've hit a bug that is currently stopping me:
result::get() causes "Entry Point Not Found" on Windows
https://github.com/mozilla/rust/issues/4320

I'd like to see some confirmation that this bug is in Rust and is not caused by my configuration. Also, if someone can educate me on why this happens (as in what is wrong with the generated binary) that would be great.

Thanks for the hard work,
mrhandle
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to