[PR #940] [CLOSED] Fix: write success message to stdout instead of stderr #1508

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/940
Author: @Marcuse7
Created: 11/16/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 801ee64 Write success info to stdout instead of stderr

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 c/tools/brotli.c (+2 -2)

📄 Description

Minor fix: when brotli exits with BROTLI_TRUE it should write its message to stdout instead of stderr.


🔄 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/940 **Author:** [@Marcuse7](https://github.com/Marcuse7) **Created:** 11/16/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`801ee64`](https://github.com/google/brotli/commit/801ee64b70b0b95f07ec476576ba35d2892dbddc) Write success info to stdout instead of stderr ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `c/tools/brotli.c` (+2 -2) </details> ### 📄 Description Minor fix: when brotli exits with `BROTLI_TRUE` it should write its message to `stdout` instead of `stderr`. --- <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:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1508