Project

General

Profile

Actions

Bug #4036

closed

gbk-tbl.rb missed out the euro sign

Added by oCameLo (oCameLo oTnTh) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
Backport:
[ruby-core:33094]

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

gbk-tbl.euro_sign.diff (255 Bytes) gbk-tbl.euro_sign.diff oCameLo (oCameLo oTnTh), 11/08/2010 06:57 AM
Actions

Also available in: Atom PDF

Like0
Like0