mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #270] [MERGED] Fix sign-comparison warnings #876
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/270
Author: @eustas
Created: 11/23/2015
Status: ✅ Merged
Merged: 11/23/2015
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
bb26d19Fix sign-comparison warnings📊 Changes
10 files changed (+30 additions, -19 deletions)
View changed files
📝
enc/block_splitter.cc(+2 -2)📝
enc/cluster.h(+15 -10)📝
enc/entropy_encode.cc(+2 -0)📝
enc/hash.h(+1 -1)📝
enc/metablock.cc(+1 -1)📝
enc/port.h(+7 -0)📝
enc/ringbuffer.h(+1 -3)📝
enc/streams.cc(+0 -1)📝
enc/streams.h(+0 -1)📝
enc/write_bits.h(+1 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.