xardion has quit [Remote host closed the connection]
xardion has joined #jruby
bga57 has quit [Quit: Leaving.]
bga57 has joined #jruby
bga57 has quit [Remote host closed the connection]
ebarrett has quit [Quit: WeeChat 2.2]
subbu is now known as subbu|lunch
subbu|lunch is now known as subbu
<nirvdrum>
lopex: We could probably push for it. But I don't think I have the political power on my own.
<nirvdrum>
UTF-7 isn't fully implemented as far as I know.
<nirvdrum>
I think the only complication with UTF-16 and UTF-32 forcing to one of the endians is that get_actual_encoding looks at the BOM and picks the correct endian that way.
<nirvdrum>
Still, I think that could just be done as part of a typical code range scan.
olleolleolle has joined #jruby
olleolleolle has quit [Quit: olleolleolle]
<headius>
do you have someone using UTF-32? o_O
<headius>
nirvdrum: ^
<nirvdrum>
headius: No. Someone reported an issue with String#inspect and I ended up down a rabbit hole I didn't know existed.
<headius>
ahh I see
<headius>
well, kudos if you can figure it all out...I'm not inclined to find out how the sausage is made until driven to by a user report
<nirvdrum>
It's one of those things that I didn't understand how useless it was to know until I figured out what it was.
<headius>
I have a number of those things clogging up my brainpipes
<nirvdrum>
I'm also moderately driven by not wanting to appear to be playing benchmark games because we're not handling dummy encodings properly or what have you.
<nirvdrum>
I think for Ruby 3.0, most of the encodings should just be dropped. I can't believe anyone is using these ancient IBM encodings.
lucasb has quit [Quit: Connection closed for inactivity]