mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #5] [CLOSED] visual studio support #573
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/5
Author: @r-lyeh-archived
Created: 10/22/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
51d092bdeprecated rand_r() calls removed();📊 Changes
4 files changed (+137 additions, -8 deletions)
View changed files
📝
enc/block_splitter.cc(+4 -2)➕
enc/endian.h(+130 -0)📝
enc/fast_log.h(+2 -1)📝
enc/write_bits.h(+1 -5)📄 Description
deprecated rand_r() calls removed();
log() disambiguation;
missing assert() header added;
portable endian.h header added (public domain license);
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.