parent
6323a012bd
commit
457683c7fe
9 changed files with 67 additions and 93 deletions
|
|
@ -5762,7 +5762,7 @@ fn register_native_fn(ccx: @crate_ctxt, sp: span, path: [str], name: str,
|
|||
let cast_to_i32;
|
||||
alt abi {
|
||||
ast::native_abi_rust. {
|
||||
pass_task = true;
|
||||
pass_task = false;
|
||||
uses_retptr = false;
|
||||
cast_to_i32 = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue