about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorZach Kamsler <smoo.master@gmail.com>2013-11-12 20:14:22 -0500
committerZach Kamsler <smoo.master@gmail.com>2013-11-13 14:22:03 -0500
commitc2c7a2497d2005f92834a2c2d6204cc7db783ec9 (patch)
treea0931fea529fa9754bdcd75d10516d4eb60018bf /src/rustllvm/RustWrapper.cpp
parent2d6952e54a87c18838b70c0d8ea227857ac56903 (diff)
downloadrust-c2c7a2497d2005f92834a2c2d6204cc7db783ec9.tar.gz
rust-c2c7a2497d2005f92834a2c2d6204cc7db783ec9.zip
Implemented BufWriter
Filled in the implementations of Writer and Seek for BufWriter. It
raises the io_error condition if a write cannot fit in the buffer.

The Seek implementation for MemWriter, which was incorrectly using
unsigned arithmatic to add signed offsets, has also been replaced.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions