From: kirika.k2@... Date: 2018-01-11T15:08:39+00:00 Subject: [ruby-core:84835] [Ruby trunk Feature#14352] Array#pack("M") Quoted-Printable with binary mode Issue #14352 has been reported by kirika (Toshio Maki). ---------------------------------------- Feature #14352: Array#pack("M") Quoted-Printable with binary mode https://bugs.ruby-lang.org/issues/14352 * Author: kirika (Toshio Maki) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- ��������������������������������������������������������������������������������������������������������������������������������������������������������� mail library���������gem������������������������������������������������������������������������������������������ Quoted-Printable������������������������������������������������������������������������������������������������������������ ��������������������������������������������������������� ������������������������Ruby���Array#Pack("M")������������������������������������������ \n���=0D���������������������������������������\r���=0A���������������������������\r������������������������������������������ mail library���������������������������\r���\r\n���������������������������������������������������������������������\r��� \r\n������������������������������������������������������������������������������������������������������
puts ["���������������\r\n���������������"].pack('M')������������
=E3=81=82=E3=81=84=E3=81=86=E3=81=88=E3=81=8A=0D =E3=81=8B=E3=81=8D=E3=81=8F=E3=81=91=E3=81=93=Quoted-Printable������������������������������������������������������=\r\n��������������������������������������������������������� ���������������\n������������������������������������������������������������������������������������������������������������������������ ������������������������������Perl������������������������������������������������������������������Perl������������������������ ���������������������Perl���$binmode��������������������������������������������������������������������������������� http://perldoc.perl.org/MIME/QuotedPrint.html ��������������������������������������������������������������������������������������� ���������pack('M')���������������������������������������������������������������������������������Quoted-Printable������������������ ���������������������������������������������������������������������������pack������������������������������������������������������������ ������pack.c���qpencode���������binmode��������������������������������������������������������������������������� ������������������������������ruby���������������������2.3���������������������������������2.3.x, 2.4.x������������������������������������������ ������������������������������������������������������������ -- https://bugs.ruby-lang.org/ Unsubscribe: