[PR #564] [MERGED] Update wrappers #1207

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/564
Author: @eustas
Created: 6/21/2017
Status: Merged
Merged: 6/21/2017
Merged by: @eustas

Base: masterHead: update6b


📝 Commits (1)

📊 Changes

4 files changed (+20 additions, -5 deletions)

View changed files

go/cbrotli/cgo.go (+13 -0)
📝 go/cbrotli/writer.go (+4 -5)
📝 java/org/brotli/dec/BUILD (+1 -0)
java/org/brotli/dec/proguard.cfg (+2 -0)

📄 Description

  • golang: add build information via cgo.go
  • golang: fix lgwin parameter behavior
  • Java: add proguard configuration

🔄 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/564 **Author:** [@eustas](https://github.com/eustas) **Created:** 6/21/2017 **Status:** ✅ Merged **Merged:** 6/21/2017 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `update6b` --- ### 📝 Commits (1) - [`fdffb3a`](https://github.com/google/brotli/commit/fdffb3acd84435cc15ff7bab986fc74ce151e867) dr ### 📊 Changes **4 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `go/cbrotli/cgo.go` (+13 -0) 📝 `go/cbrotli/writer.go` (+4 -5) 📝 `java/org/brotli/dec/BUILD` (+1 -0) ➕ `java/org/brotli/dec/proguard.cfg` (+2 -0) </details> ### 📄 Description * golang: add build information via `cgo.go` * golang: fix lgwin parameter behavior * Java: add proguard configuration --- <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:52:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1207