mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #179] [CLOSED] Add wrappers to readme, fix some compiler warnings #777
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/179
Author: @fxfactorial
Created: 9/27/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
ddb102dAdd wrappers list in README like RE2's READMEd2dcfdaFix some comparison of integers of different signs warningsff57e3eAdd Lua wrapper to README📊 Changes
3 files changed (+11 additions, -5 deletions)
View changed files
📝
README.md(+6 -0)📝
dec/bit_reader.h(+2 -2)📝
dec/decode.c(+3 -3)📄 Description
Write README wrappers in the same style as Google's RE2 repo.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.