[PR #179] [CLOSED] Add wrappers to readme, fix some compiler warnings #777

Open
opened 2026-01-29 20:50:51 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/179
Author: @fxfactorial
Created: 9/27/2015
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • ddb102d Add wrappers list in README like RE2's README
  • d2dcfda Fix some comparison of integers of different signs warnings
  • ff57e3e Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/179 **Author:** [@fxfactorial](https://github.com/fxfactorial) **Created:** 9/27/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`ddb102d`](https://github.com/google/brotli/commit/ddb102d7faf2d9d3ddbf8faa97a0f3c3233379cf) Add wrappers list in README like RE2's README - [`d2dcfda`](https://github.com/google/brotli/commit/d2dcfda3d7b21a2d83fbf51fa46baf4cdaf1bb2a) Fix some comparison of integers of different signs warnings - [`ff57e3e`](https://github.com/google/brotli/commit/ff57e3e79424c9aaa1be1d0267257d2ce6784f71) Add Lua wrapper to README ### 📊 Changes **3 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) 📝 `dec/bit_reader.h` (+2 -2) 📝 `dec/decode.c` (+3 -3) </details> ### 📄 Description Write README wrappers in the same style as Google's RE2 repo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:50:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#777