about summary refs log tree commit diff
path: root/src/rt/rust_run_program.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-04-21 11:12:53 -0700
committerbors <bors@rust-lang.org>2013-04-21 11:12:53 -0700
commit8942099614dba3a52e3fc0805ed6c0c37cb371a4 (patch)
treef4387ccef040698b341359e6e32b0d35a8af8a5c /src/rt/rust_run_program.cpp
parent2104cd69d491c622a70208a7b70a4d948fc30d05 (diff)
parent91d1d00367755e55deeea4913a5aad03d8dbd88a (diff)
downloadrust-8942099614dba3a52e3fc0805ed6c0c37cb371a4.tar.gz
rust-8942099614dba3a52e3fc0805ed6c0c37cb371a4.zip
auto merge of #5989 : Thiez/rust/fixbench, r=catamorphism
Partial fix for #5985
shootout-fasta-redux.rs was calling fwrite with u64 arguments that should have been size_t, which broke on 32-bit systems. I replaced the casts to u64 by casts to size_t.

r?
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions