Skip to content

fix(pool): restore comment em-dashes corrupted by a scripted edit#5

Merged
CMGS merged 1 commit into
mainfrom
fix/pool-comment-encoding
Jul 9, 2026
Merged

fix(pool): restore comment em-dashes corrupted by a scripted edit#5
CMGS merged 1 commit into
mainfrom
fix/pool-comment-encoding

Conversation

@CMGS

@CMGS CMGS commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Four comment em-dashes in pool.go (lines 85/388/525/610) were double-UTF-8-encoded by a scripted edit during the #1 batch and merged, rendering as mojibake (â + control bytes). Pure byte-restore of the four comments back to ; no code change (verified: diff is 4 comment lines, gofmt/build clean).

Four comment em-dashes in pool.go were double-UTF-8-encoded (rendered as
mojibake) by a scripted edit and merged in #1. Byte-restore only, no code change.
@CMGS CMGS merged commit 527c33a into main Jul 9, 2026
1 check passed
@CMGS CMGS deleted the fix/pool-comment-encoding branch July 9, 2026 08:23
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