[PR #1315] [MERGED] split prefix.h to .h/.cc/_inc.h #1900

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1315
Author: @copybara-service[bot]
Created: 9/1/2025
Status: Merged
Merged: 9/1/2025
Merged by: @copybara-service[bot]

Base: masterHead: test_801719704


📝 Commits (1)

  • 30c7d2f split prefix.h to .h/.cc/_inc.h

📊 Changes

4 files changed (+733 additions, -708 deletions)

View changed files

c/dec/prefix.c (+20 -0)
📝 c/dec/prefix.h (+3 -708)
c/dec/prefix_inc.h (+707 -0)
📝 setup.py (+3 -0)

📄 Description

split prefix.h to .h/.cc/_inc.h


🔄 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/1315 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_801719704` --- ### 📝 Commits (1) - [`30c7d2f`](https://github.com/google/brotli/commit/30c7d2f97dd09566874e7f9a518e7ca0577e8256) split prefix.h to .h/.cc/_inc.h ### 📊 Changes **4 files changed** (+733 additions, -708 deletions) <details> <summary>View changed files</summary> ➕ `c/dec/prefix.c` (+20 -0) 📝 `c/dec/prefix.h` (+3 -708) ➕ `c/dec/prefix_inc.h` (+707 -0) 📝 `setup.py` (+3 -0) </details> ### 📄 Description split prefix.h to .h/.cc/_inc.h --- <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:56:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1900