mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #268] [MERGED] Add more explicit type conversions. #867
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/268
Author: @eustas
Created: 11/17/2015
Status: ✅ Merged
Merged: 11/17/2015
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
152e33cAdd more explicit type conversions.📊 Changes
6 files changed (+15 additions, -14 deletions)
View changed files
📝
dec/bit_reader.h(+1 -0)📝
enc/encode.cc(+0 -2)📝
enc/encode.h(+1 -1)📝
enc/hash.h(+1 -1)📝
enc/ringbuffer.h(+10 -8)📝
enc/write_bits.h(+2 -2)📄 Description
Remove dead code.
Fix includes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.