[PR #311] Make stdin/stdout work on Windows for tools/bro #913

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

Original Pull Request: https://github.com/google/brotli/pull/311

State: closed
Merged: No


The code in master works well on Linux/OSX, not so well on Windows. This PR makes it work for all 3 main platforms. Props to #174 for giving helpful hints!

Tested on OSX 10.11.3 with clang 7.0.2, and Windows 10 with msys2, gcc 5.2.0

**Original Pull Request:** https://github.com/google/brotli/pull/311 **State:** closed **Merged:** No --- The code in master works well on Linux/OSX, not so well on Windows. This PR makes it work for all 3 main platforms. Props to #174 for giving helpful hints! Tested on OSX 10.11.3 with clang 7.0.2, and Windows 10 with msys2, gcc 5.2.0
claunia added the pull-request label 2026-01-29 20:51:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#913