about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBarosl Lee <vcs@barosl.com>2014-11-11 17:13:10 +0900
committerBarosl Lee <vcs@barosl.com>2014-11-19 05:31:45 +0900
commit5de56b3ca1defd9206db8364ecef5f3fd8cc5b38 (patch)
treec43f443927adb46f158f5b1499b81ee67aac7a98 /src/libstd/sys/unix/stack_overflow.rs
parent6f422c4c05f4d108ba6429a174aa0c2ef3b183fa (diff)
downloadrust-5de56b3ca1defd9206db8364ecef5f3fd8cc5b38.tar.gz
rust-5de56b3ca1defd9206db8364ecef5f3fd8cc5b38.zip
Make os::change_dir() return IoResult<()>
os::change_dir() returns bool, without a meaningful error message.
Change it to return IoResult<()> to indicate what IoError caused the
failure.

Fixes #16315.

[breaking-change]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions