On Thu, Aug 22, 2013 at 03:31:05PM -0700, Vadim wrote:
> Oh, ok, so this will be fixed?   Any idea when?  :-)

Interesting problem. I guess I don't know enough about how our linking
model works to know how to fix this. I thought we'd get the extern fns
when we linked in the source crate.

In any case, I am not sure when it will be fixed, but the easiest
solution in the short term is certainly to make the wrapper in the
first crate. You can use the `externfn!` macro to do that.



Niko
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to