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 #1

Updated by naruse (Yui NARUSE) over 13 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

Also available in: Atom PDF

Like0
Like0