[PR #268] [MERGED] Add more explicit type conversions. #867

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/268
Author: @eustas
Created: 11/17/2015
Status: Merged
Merged: 11/17/2015
Merged by: @eustas

Base: masterHead: master


📝 Commits (1)

  • 152e33c Add more explicit type conversions.

📊 Changes

6 files changed (+15 additions, -14 deletions)

View changed files

📝 dec/bit_reader.h (+1 -0)
📝 enc/encode.cc (+0 -2)
📝 enc/encode.h (+1 -1)
📝 enc/hash.h (+1 -1)
📝 enc/ringbuffer.h (+10 -8)
📝 enc/write_bits.h (+2 -2)

📄 Description

Remove dead code.
Fix includes.


🔄 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/268 **Author:** [@eustas](https://github.com/eustas) **Created:** 11/17/2015 **Status:** ✅ Merged **Merged:** 11/17/2015 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`152e33c`](https://github.com/google/brotli/commit/152e33c3a0a58a306d2ec208e0c71c92b11f99f6) Add more explicit type conversions. ### 📊 Changes **6 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `dec/bit_reader.h` (+1 -0) 📝 `enc/encode.cc` (+0 -2) 📝 `enc/encode.h` (+1 -1) 📝 `enc/hash.h` (+1 -1) 📝 `enc/ringbuffer.h` (+10 -8) 📝 `enc/write_bits.h` (+2 -2) </details> ### 📄 Description Remove dead code. Fix includes. --- <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:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#867