Skip to content

make stderr unconditionally unbuffered - #5967

Merged
ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:unbuffered-stderr
Sep 22, 2026
Merged

ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:unbuffered-stderr

Conversation

@ab9rf

@ab9rf ab9rf commented Sep 22, 2026

Copy link
Copy Markdown
Member

windows freopen opens the file in buffered mode, which is undesirable for a log file

windows `freopen` opens the file in _buffered_ mode, which is undesirable for a log file
@ab9rf

ab9rf commented Sep 22, 2026

Copy link
Copy Markdown
Member Author

This one is a real annoyance when testing on Windows so I'm not going to delay merging it

@ab9rf
ab9rf merged commit d63265f into DFHack:develop Sep 22, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant