Skip to content

Fix incorrect dash in startup message#1206

Merged
st0012 merged 1 commit into
masterfrom
fix-incorrect-dash
Apr 21, 2026
Merged

Fix incorrect dash in startup message#1206
st0012 merged 1 commit into
masterfrom
fix-incorrect-dash

Conversation

@st0012

@st0012 st0012 commented Apr 21, 2026

Copy link
Copy Markdown
Member

Fixed the error when encoding is not set to utf-8:

irb/lib/irb/startup_message.rb:34:in `write': U+2014 from UTF-8 to US-ASCII (Encoding::UndefinedConversionError)
Co-authored-by: tompng <tomoyapenguin@gmail.com>
@st0012 st0012 added the bug Something isn't working label Apr 21, 2026
@st0012 st0012 merged commit 96342e7 into master Apr 21, 2026
78 of 80 checks passed
@st0012 st0012 deleted the fix-incorrect-dash branch April 21, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

2 participants