mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #205] [MERGED] Fix some more compiler warnings in the decoder. #799
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/205
Author: @szabadka
Created: 10/5/2015
Status: ✅ Merged
Merged: 10/5/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
bacc734Fix some more compiler warnings in the decoder.📊 Changes
10 files changed (+153 additions, -141 deletions)
View changed files
📝
dec/bit_reader.h(+13 -11)📝
dec/decode.c(+95 -90)📝
dec/decode.h(+2 -1)📝
dec/dictionary.h(+1 -1)📝
dec/huffman.c(+16 -16)📝
dec/huffman.h(+11 -11)📝
dec/port.h(+2 -0)📝
dec/prefix.h(+1 -1)📝
dec/state.h(+9 -9)📝
dec/streams.c(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.