Skip to content

BUG: use the correct encoding to read the compilation log - #887

Merged
rgommers merged 1 commit into
mesonbuild:mainfrom
dnicolodi:fix/compilation-log-encoding
Sep 3, 2026
Merged

BUG: use the correct encoding to read the compilation log#887
rgommers merged 1 commit into
mesonbuild:mainfrom
dnicolodi:fix/compilation-log-encoding

Conversation

@dnicolodi

@dnicolodidnicolodi commented Sep 2, 2026

Copy link
Copy Markdown
Member

This is a follow-up to the recently-merged gh-859, and in particular the encoding comments starting at #859 (comment).

@dnicolodi
dnicolodiforce-pushed the fix/compilation-log-encoding branch from 4e432fe to 177b976CompareSeptember 2, 2026 19:15
@dnicolodi
dnicolodiforce-pushed the fix/compilation-log-encoding branch from 177b976 to d8b2495CompareSeptember 2, 2026 19:37
@rgommersrgommers added the bug Something isn't working label Sep 3, 2026
@rgommersrgommers added this to the v0.21.0 milestone Sep 3, 2026

@rgommersrgommers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM, and CI is all green - so in it goes. Thanks @dnicolodi!

@rgommers
rgommers merged commit 3e04981 into mesonbuild:mainSep 3, 2026
36 checks passed
@rgommersrgommers mentioned this pull request Sep 3, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dnicolodi@rgommers