Fixed Win32 compile errors.
This commit is contained in:
@@ -57,7 +57,7 @@ rust_task::rust_task(rust_dom *dom, rust_task_list *state,
|
||||
maybe_proxy<rust_task>(this),
|
||||
stk(NULL),
|
||||
runtime_sp(0),
|
||||
rust_sp(NULL),
|
||||
rust_sp(0),
|
||||
gc_alloc_chain(0),
|
||||
dom(dom),
|
||||
cache(NULL),
|
||||
|
||||
Reference in New Issue
Block a user