[PR #680] [MERGED] Update #1322

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/680
Author: @eustas
Created: 6/8/2018
Status: Merged
Merged: 6/9/2018
Merged by: @eustas

Base: masterHead: upd6a


📝 Commits (1)

📊 Changes

7 files changed (+49 additions, -38 deletions)

View changed files

📝 c/common/platform.h (+27 -26)
📝 c/enc/encode.c (+0 -3)
📝 c/enc/static_dict.c (+4 -6)
📝 java/org/brotli/wrapper/dec/BrotliInputStream.java (+10 -1)
📝 java/org/brotli/wrapper/dec/Decoder.java (+6 -0)
📝 research/draw_diff.cc (+1 -1)
📝 research/read_dist.h (+1 -1)

📄 Description

  • fix MSVC warnings
  • cleanups

🔄 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/680 **Author:** [@eustas](https://github.com/eustas) **Created:** 6/8/2018 **Status:** ✅ Merged **Merged:** 6/9/2018 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `upd6a` --- ### 📝 Commits (1) - [`b8eb5bf`](https://github.com/google/brotli/commit/b8eb5bff6097f1a6365c2dfa718a5533ab02a9e5) Update ### 📊 Changes **7 files changed** (+49 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `c/common/platform.h` (+27 -26) 📝 `c/enc/encode.c` (+0 -3) 📝 `c/enc/static_dict.c` (+4 -6) 📝 `java/org/brotli/wrapper/dec/BrotliInputStream.java` (+10 -1) 📝 `java/org/brotli/wrapper/dec/Decoder.java` (+6 -0) 📝 `research/draw_diff.cc` (+1 -1) 📝 `research/read_dist.h` (+1 -1) </details> ### 📄 Description * fix MSVC warnings * cleanups --- <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:53:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1322