Actions
Bug #4036
closedgbk-tbl.rb missed out the euro sign
Description
=begin
irb(main):001:0> 0x80.chr.force_encoding('gbk').encode('utf-8')
Encoding::UndefinedConversionError: "\x80" from GBK to UTF-8
from (irb):1:in encode' from (irb):1 from D:/Opt/Ruby/Current/bin/irb:13:in
'
=end
Files
Updated by naruse (Yui NARUSE) almost 14 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r29713.
oCameLo, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Actions
Like0
Like0