[PR #364] [MERGED] Step 3: change file extension C++ -> C #959

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/364
Author: @eustas
Created: 6/3/2016
Status: Merged
Merged: 6/3/2016
Merged by: @eustas

Base: to-v0.4Head: to-v0.4


📝 Commits (1)

  • 582ecab Step 3: change file extension C++ -> C

📊 Changes

12 files changed (+0 additions, -0 deletions)

View changed files

📝 enc/backward_references.c (+0 -0)
📝 enc/block_splitter.c (+0 -0)
📝 enc/brotli_bit_stream.c (+0 -0)
📝 enc/compress_fragment.c (+0 -0)
📝 enc/compress_fragment_two_pass.c (+0 -0)
📝 enc/encode.c (+0 -0)
📝 enc/entropy_encode.c (+0 -0)
📝 enc/histogram.c (+0 -0)
📝 enc/literal_cost.c (+0 -0)
📝 enc/metablock.c (+0 -0)
📝 enc/static_dict.c (+0 -0)
📝 enc/utf8_util.c (+0 -0)

📄 Description

This will break the build.


🔄 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/364 **Author:** [@eustas](https://github.com/eustas) **Created:** 6/3/2016 **Status:** ✅ Merged **Merged:** 6/3/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `to-v0.4` ← **Head:** `to-v0.4` --- ### 📝 Commits (1) - [`582ecab`](https://github.com/google/brotli/commit/582ecab3804bddc4e9ea68edb2a4a941d4470721) Step 3: change file extension C++ -> C ### 📊 Changes **12 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `enc/backward_references.c` (+0 -0) 📝 `enc/block_splitter.c` (+0 -0) 📝 `enc/brotli_bit_stream.c` (+0 -0) 📝 `enc/compress_fragment.c` (+0 -0) 📝 `enc/compress_fragment_two_pass.c` (+0 -0) 📝 `enc/encode.c` (+0 -0) 📝 `enc/entropy_encode.c` (+0 -0) 📝 `enc/histogram.c` (+0 -0) 📝 `enc/literal_cost.c` (+0 -0) 📝 `enc/metablock.c` (+0 -0) 📝 `enc/static_dict.c` (+0 -0) 📝 `enc/utf8_util.c` (+0 -0) </details> ### 📄 Description This will break the build. --- <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:51:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#959