aboutsummaryrefslogtreecommitdiff
path: root/src/analyze.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-03-13 11:55:50 -0400
committerAndrew Kelley <andrew@ziglang.org>2020-03-13 12:02:58 -0400
commit4905102901e7d798860f8346faeae505a7268968 (patch)
tree49fbf58b5b43ebaffc71eabb7aaa1eb4197044f4 /src/analyze.cpp
parent2dd920ee394d06b4a215720b6bf7f355dacfd96f (diff)
downloadzig-4905102901e7d798860f8346faeae505a7268968.tar.gz
zig-4905102901e7d798860f8346faeae505a7268968.zip
fix all the TODOs from the pull request
* `std.Buffer.print` is removed; use `buffer.outStream().print` * `std.fmt.count` returns a `u64` * `std.Fifo.print` is removed; use `fifo.outStream().print` * `std.fmt.bufPrint` error is renamed from `BufferTooSmall` to `NoSpaceLeft` to match `std.os.write`. * `std.io.FixedBufferStream.getWritten` returns mutable buffer if the buffer is mutable.
Diffstat (limited to 'src/analyze.cpp')
0 files changed, 0 insertions, 0 deletions