On 8/14/13 3:50 PM, Joshua Warner wrote:
Hi,
I'm seeing some strange behavior when modifying the "hello world" crates
example in the 0.7 tutorial
(http://static.rust-lang.org/doc/0.7/tutorial.html#modules-and-crates).
It works fine as is, but when I modify it such that the "explore"
function is inside a nested module, it compiles fine but I get undefined
reference errors during the linking process.
Is this intended behavior? Is this a bug, or am I doing something wrong?
This is a bug. Please file it :)
Patrick
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev