aboutsummaryrefslogtreecommitdiff
path: root/src/boot
diff options
context:
space:
mode:
authorRalph Giles <[email protected]>2010-10-18 17:00:28 -0700
committer[email protected] <[email protected]>2010-10-28 10:13:30 -0700
commit3b3cd550d4320285e92880f3b3f2a37a22da1b3e (patch)
tree6315b0e2de71df510087f7b840467dd2fb4ee6c0 /src/boot
parentEmit a sensible error message if one or more of the parameters isn't enough c... (diff)
downloadrust-3b3cd550d4320285e92880f3b3f2a37a22da1b3e.tar.xz
rust-3b3cd550d4320285e92880f3b3f2a37a22da1b3e.zip
Cast NULL to uintptr_t when calling rust_task::start().
On gcc 4.5.1 (fedora 14 i686) rust_test_runtime.cpp fails to compile with the following error: rt/test/rust_test_runtime.cpp:57:61: error: passing NULL to non-pointer argument 3 of ‘void rust_task::start(uintptr_t, uintptr_t, uintptr_t, size_t)’ The explicit cast works around the error.
Diffstat (limited to 'src/boot')
0 files changed, 0 insertions, 0 deletions