]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #7131 : Blei/rust/windows-dynamic-lib, r=graydon
authorbors <bors@rust-lang.org>
Mon, 17 Jun 2013 21:58:01 +0000 (14:58 -0700)
committerbors <bors@rust-lang.org>
Mon, 17 Jun 2013 21:58:01 +0000 (14:58 -0700)
The code compiles and runs under windows now, but I couldn't look up any
symbol from the current executable (dlopen(NULL)), and calling looked
up external function handles doesn't seem to work correctly under windows.

This the beginning of a fix for #7095.


Trivial merge