[PR #889] [CLOSED] fatal error: brotli/decode.h: No such file or directory #1469

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/889
Author: @true-zero
Created: 2/24/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -20 deletions)

View changed files

📝 go/cbrotli/reader.go (+0 -20)

📄 Description

Fixes the fatal error: brotli/decode.h: No such file or directory because for some reason Golang does not respect the comment.


🔄 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/889 **Author:** [@true-zero](https://github.com/true-zero) **Created:** 2/24/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`bacae0f`](https://github.com/google/brotli/commit/bacae0feb768825fc8b524f202a082a837dc6083) Update reader.go ### 📊 Changes **1 file changed** (+0 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `go/cbrotli/reader.go` (+0 -20) </details> ### 📄 Description Fixes the `fatal error: brotli/decode.h: No such file or directory` because for some reason Golang does not respect the comment. --- <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:54:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1469