about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@gmail.com>2010-07-18 07:35:25 +0800
committerPatrick Walton <pcwalton@mimiga.net>2010-07-19 17:52:31 -0700
commite6fa75a124e4b92d0fc97e611a294cc26b8d0a51 (patch)
tree36c413e6679428067fe59c03177a041ece641eee /src/rt/rust_task.cpp
parentdff6955bb0e622a35beec364500adc66f5f12a97 (diff)
downloadrust-e6fa75a124e4b92d0fc97e611a294cc26b8d0a51.tar.gz
rust-e6fa75a124e4b92d0fc97e611a294cc26b8d0a51.zip
Fix argv.rs under the LLVM compiler.
The call to rust_start was assuming that all rust main() functions have the
same signature, but the compiler doesn't actually canonicalize them.  So
instead just match the C signature of rust_start, and cast.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions