[PR #47] [MERGED] Change the return value of decoder functions from integer codes to an en... #635

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/47
Author: @szabadka
Created: 3/27/2015
Status: Merged
Merged: 3/27/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • c5ccd0d Change the return value of decoder functions from integer codes to an enum.

📊 Changes

2 files changed (+177 additions, -156 deletions)

View changed files

📝 dec/decode.c (+151 -145)
📝 dec/decode.h (+26 -11)

📄 Description

...um.


🔄 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/47 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 3/27/2015 **Status:** ✅ Merged **Merged:** 3/27/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c5ccd0d`](https://github.com/google/brotli/commit/c5ccd0dff9d01adf15a15af117c251473fc084fb) Change the return value of decoder functions from integer codes to an enum. ### 📊 Changes **2 files changed** (+177 additions, -156 deletions) <details> <summary>View changed files</summary> 📝 `dec/decode.c` (+151 -145) 📝 `dec/decode.h` (+26 -11) </details> ### 📄 Description ...um. --- <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:46: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#635