[#32910] NKF,Kconv — Kazuhiro NISHIYAMA <zn@...>
西山和広です。
[#32913] openの"b"とencoding — Kazuhiro NISHIYAMA <zn@...>
西山和広です。
[#32922] SEGV by regexp match in while loop — Tanaka Akira <akr@...>
Debian GNU/Linux (sarge) の gcc-3.4 を使ってビルドした ruby
[#32935] queue and timeout — Tanaka Akira <akr@...>
timeout で Queue#pop に時間制限をつけた時、タイムアウト時に
まつもと ゆきひろです
[#32940] ripper cannot build on win32 — yukimi_sake <yukimi_sake@...>
雪見酒です。
[#32945] Shift_JIS variants and UTF-16 support — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
中村さん、こんにちは。
まつもと ゆきひろです
成瀬です。
まつもと ゆきひろです
こんにちは、なかむら(う)です。
成瀬です。
こんにちは、なかむら(う)です。
成瀬です。
こんにちは、なかむら(う)です。
まつもと ゆきひろです
[#32946] replica と alias の違い(encoding) — KIMURA Koichi <kimura.koichi@...>
木村です。
[#32987] error with open-uri (instance_eval?) — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
[#32988] Re: [ruby-cvs:22194] Ruby:r14957 (trunk): * encoding.c (rb_enc_init): UTF-{16,32}{BE,LE} are not builtin. — Yukihiro Matsumoto <matz@...>
まつもと ゆきひろです
[#32992] ASCII is alias of US-ASCII; replica of dummy encoding is not a dummy — "NARUSE, Yui" <naruse@...>
成瀬です。
まつもと ゆきひろです
At 18:13 08/01/09, Yukihiro Matsumoto wrote:
成瀬です。
まつもと ゆきひろです
成瀬です。
まつもと ゆきひろです
なかだです。
まつもと ゆきひろです
[#32996] binmode and ASCII-8BIT — Kazuhiro NISHIYAMA <zn@...>
西山和広です。
[#33069] Re: [ruby-cvs:22244] Ruby:r15007 (trunk): * enc/make_encdb.rb: added. search enc/*.c and make encoding database. — Yukihiro Matsumoto <matz@...>
まつもと ゆきひろです
まつもと ゆきひろです
[#33076] Encoding.compatible? and dummy encodings — sheepman <sheepman@...>
こんにちは sheepman です。
成瀬です。
まつもと ゆきひろです
[#33078] NEW REPLICA ENCODINGS AND ENCODING ALIASES — "NARUSE, Yui" <naruse@...>
成瀬です。
[#33101] String#valid_encoding? shoud be strict? — Masayoshi Takahashi <maki@...>
高橋征義です。1.9のエンコーディングとString#valid_encoding?について。
[#33139] Bignum#* might invoke GC parallelly? — "Yusuke ENDOH" <mame@...>
遠藤と申します。
[#33156] default script encoding and -K option — sheepman <sheepman@...>
こんばんは sheepman です。
こんにちは、なかむら(う)です。
まつもと ゆきひろです
[#33164] default encoding for Marshal.load — "Shugo Maeda" <shugo@...>
前田です。
まつもと ゆきひろです
[#33185] コンパイルの問題 (r15218) — Martin Duerst <duerst@...>
r15128 当たりで (実はもう少し前から) コンパイルできなくなりました。
[#33218] Re: Ruby1.9String バイト列へのインデックス アクセス — "Hisanori Kiryu" <hkiryu@...>
> ちなみに、byte のではなく bytes の方が妥当だと思います。
[#33224] printf "%0x" — Tanaka Akira <akr@...>
printf の %0x に負の整数を与えると、値によって .. がついたり
[#33226] [PATCH] warnings of enc/trans/utf_16_32.c — Nobuyoshi Nakada <nobu@...>
なかだです。
[#33239] Re: [ruby-cvs:22386] Ruby:r15149 (trunk): * string.c (rb_str_each_char): move forward. — Tanaka Akira <akr@...>
In article <200801210259.m0L2x3CW017171@ci.ruby-lang.org>,
なかだです。
In article <20080121065650.55F60E0662@mail.bc9.jp>,
なかだです。
まつもと ゆきひろです
[#33247] requests to transcode — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
[#33303] Time#strftimeのエンコーディング — rubikitch@...
るびきちです。
まつもと ゆきひろです
なかだです。
西山和広です。
[#33368] summary of script encoding — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
まつもと ゆきひろです
こんにちは、なかむら(う)です。
まつもと ゆきひろです
永井@知能.九工大です.
[#33387] HashからStructを作る — rubikitch@...
るびきちです。
まつもと ゆきひろです
From: Yukihiro Matsumoto <matz@ruby-lang.org>
まつもと ゆきひろです
From: Yukihiro Matsumoto <matz@ruby-lang.org>
まつもと ゆきひろです
From: Yukihiro Matsumoto <matz@ruby-lang.org>
まつもと ゆきひろです
[#33399] regexp match /.../n against to UTF-8 string — Tanaka Akira <akr@...>
以下のように、つけてもいない正規表現の n オプションに関して
[#33400] /#{}/e.encoding — Tanaka Akira <akr@...>
以下のように /#{}/e の encoding が US-ASCII になります。
[#33403] wrapped String#gsub — "Park Ji-In" <tisphie@...>
こんにちは、朴 芝印です。
[#33417] コンパイルの問題 — Martin Duerst <duerst@...>
現在 (r15264 で) コンパイル使用とすると、エラーになります:
At 16:28 08/01/27, you wrote:
[#33433] Win32OLE: set encoding to OLE string — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
成瀬です。
助田です。
こんにちは、なかむら(う)です。
こんにちは、なかむら(う)です。
[#33452] enc/euc_kr.c (euckr_mbc_enc_len) euc_kr.c is also used by CP942 — "NARUSE, Yui" <naruse@...>
成瀬です。
まつもと ゆきひろです
成瀬です。
[#33461] Failed to make ruby-1.8.6-p111 on MacOSX 10.5(Leopard) — MORITA Hideyuki <h-morita@...>
=1B$B?9ED$H?=3D$7$^$9!#=1B(B
なかだです。
森田です。
なかだです。
森田です。
天野竜太郎と申します。
森田です。
天野です。
森田です。
天野です。
森田です。
天野です。
森田です。
天野です。
[#33488] 現在の script encoding の値を得る方法は? — Hidetoshi NAGAI <nagai@...>
永井@知能.九工大です.
まつもと ゆきひろです
永井@知能.九工大です.
成瀬です。
永井@知能.九工大です.
成瀬です。
永井@知能.九工大です.
成瀬です。
In article <47A00E86.4010701@airemix.com>,
成瀬です。
In article <47A03C9D.2090008@airemix.com>,
In article <87hcgvu1ng.fsf@fsij.org>,
[#33521] nkf の CP932 — Martin Duerst <duerst@...>
成瀬さん、皆さん、こんにちは。
[#33548] block parameter of String#gsub — "NARUSE, Yui" <naruse@...>
成瀬です。
まつもと ゆきひろです
[ruby-dev:33273] Re: [ruby-cvs:22404] Ruby:r15167 (trunk): * configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) from
In article <200801220359.m0M3xsI2021608@ci.ruby-lang.org>,
matz@ruby-lang.org writes:
> matz 2008-01-22 12:59:53 +0900 (Tue, 22 Jan 2008)
>
> New Revision: 15167
>
> Removed files:
> trunk/bootstraptest/test_m17n.rb
> Modified files:
> trunk/ChangeLog
> trunk/configure.in
> trunk/encoding.c
> trunk/string.c
> trunk/test/ruby/test_m17n.rb
test/ruby/test_m17n_comb.rb でのテスト失敗が増えているようで
す。
http://www.rubyist.net/~akr/chkbuild/debian-sarge/ruby-trunk/log/20080122T131400.diff.txt.gz
succ 以外はすべて今回ので発生した失敗だと思います。
% ./ruby test/ruby/test_m17n_comb.rb
Loaded suite test/ruby/test_m17n_comb
Started
.......FFFFF.FF......E.E....E............F..F...F....E.FFF.......EE
Finished in 37.688242092 seconds.
1) Failure:
test_str_assign(TestM17NComb)
[test/ruby/test_m17n_comb.rb:418:in `block (2 levels) in test_str_assign'
test/ruby/test_m17n_comb.rb:411:in `upto'
test/ruby/test_m17n_comb.rb:411:in `block in test_str_assign'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:410:in `test_str_assign']:
<false> is not true.
2) Failure:
test_str_assign_len(TestM17NComb)
[test/ruby/test_m17n_comb.rb:456:in `block in test_str_assign_len'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:440:in `test_str_assign_len']:
t = "\xC2\xA1".force_encoding("ASCII-8BIT"); t[-2,0] = "".force_encoding("EUC-JP"); t[-2,0].
<""> expected but was
<nil>.
3) Failure:
test_str_assign_range2(TestM17NComb)
[test/ruby/test_m17n_comb.rb:506:in `block in test_str_assign_range2'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:499:in `test_str_assign_range2']:
<false> is not true.
4) Failure:
test_str_assign_range3(TestM17NComb)
[test/ruby/test_m17n_comb.rb:533:in `block in test_str_assign_range3'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:526:in `test_str_assign_range3']:
<false> is not true.
5) Failure:
test_str_assign_substr(TestM17NComb)
[test/ruby/test_m17n_comb.rb:492:in `block in test_str_assign_substr'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:471:in `test_str_assign_substr']:
<false> is not true.
6) Failure:
test_str_casecmp(TestM17NComb)
[test/ruby/test_m17n_comb.rb:587:in `rescue in block in test_str_casecmp'
test/ruby/test_m17n_comb.rb:584:in `block in test_str_casecmp'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:582:in `test_str_casecmp']:
<false> is not true.
7) Failure:
test_str_center(TestM17NComb)
[test/ruby/test_m17n_comb.rb:610:in `block in test_str_center'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:600:in `test_str_center']:
<false> is not true.
8) Error:
test_str_count(TestM17NComb):
ArgumentError: invalid mbstring sequence
test/ruby/test_m17n_comb.rb:733:in `count'
test/ruby/test_m17n_comb.rb:733:in `block in test_str_count'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:724:in `test_str_count'
9) Error:
test_str_delete(TestM17NComb):
ArgumentError: invalid mbstring sequence
test/ruby/test_m17n_comb.rb:761:in `delete'
test/ruby/test_m17n_comb.rb:761:in `block in test_str_delete'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:752:in `test_str_delete'
10) Error:
test_str_each_line(TestM17NComb):
ArgumentError: invalid mbstring sequence
test/ruby/test_m17n_comb.rb:808:in `each_line'
test/ruby/test_m17n_comb.rb:808:in `block in test_str_each_line'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:798:in `test_str_each_line'
11) Failure:
test_str_ljust(TestM17NComb)
[test/ruby/test_m17n_comb.rb:631:in `block in test_str_ljust'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:621:in `test_str_ljust']:
<false> is not true.
12) Failure:
test_str_plus(TestM17NComb)
[test/ruby/test_m17n_comb.rb:219:in `block in test_str_plus'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:214:in `test_str_plus']:
<false> is not true.
13) Failure:
test_str_rjust(TestM17NComb)
[test/ruby/test_m17n_comb.rb:652:in `block in test_str_rjust'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:642:in `test_str_rjust']:
<false> is not true.
14) Error:
test_str_squeeze(TestM17NComb):
ArgumentError: invalid mbstring sequence
test/ruby/test_m17n_comb.rb:1134:in `squeeze'
test/ruby/test_m17n_comb.rb:1134:in `block in test_str_squeeze'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:1125:in `test_str_squeeze'
15) Failure:
test_str_sub(TestM17NComb)
[test/ruby/test_m17n_comb.rb:1370:in `block (2 levels) in test_str_sub'
test/ruby/test_m17n_comb.rb:1335:in `each'
test/ruby/test_m17n_comb.rb:1335:in `block in test_str_sub'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:1325:in `test_str_sub']:
"\x80".force_encoding("ASCII-8BIT").sub(Regexp.new("".force_encoding("ASCII-8BIT")), "".force_encoding("EUC-JP")).
<"\x80"> expected but was
<"\x80">.
16) Failure:
test_str_sub!(TestM17NComb)
[test/ruby/test_m17n_comb.rb:1425:in `block (2 levels) in test_str_sub!'
test/ruby/test_m17n_comb.rb:1389:in `each'
test/ruby/test_m17n_comb.rb:1389:in `block in test_str_sub!'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:1379:in `test_str_sub!']:
t="\x80".force_encoding("ASCII-8BIT").dup;t.sub!(Regexp.new("".force_encoding("ASCII-8BIT")), "".force_encoding("EUC-JP")).
<"\x80"> expected but was
<"\x80">.
17) Failure:
test_str_succ(TestM17NComb)
[test/ruby/test_m17n_comb.rb:1302:in `block (2 levels) in test_str_succ'
test/ruby/test_m17n_comb.rb:1297:in `times'
test/ruby/test_m17n_comb.rb:1297:in `block in test_str_succ'
test/ruby/test_m17n_comb.rb:1292:in `each'
test/ruby/test_m17n_comb.rb:1292:in `test_str_succ']:
"\xC2\x80".force_encoding("UTF-8") succ! 49 times => "\xC2\xAA\xC2\xAA\xC2\xAA\xC2\xAA\xC2\xAA\xC2\xAA\xC2\xAA\xC2\xAA".force_encoding("UTF-8").
<8> expected to be
<=
<7.64385618977472>.
18) Error:
test_tr(TestM17NComb):
ArgumentError: invalid mbstring sequence
test/ruby/test_m17n_comb.rb:1236:in `tr'
test/ruby/test_m17n_comb.rb:1236:in `block in test_tr'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:1214:in `test_tr'
19) Error:
test_tr_s(TestM17NComb):
ArgumentError: invalid mbstring sequence
test/ruby/test_m17n_comb.rb:1257:in `tr_s'
test/ruby/test_m17n_comb.rb:1257:in `block in test_tr_s'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:119:in `block (2 levels) in combination'
test/ruby/test_m17n_comb.rb:114:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:118:in `block in combination'
test/ruby/test_m17n_comb.rb:117:in `each'
test/ruby/test_m17n_comb.rb:117:in `combination'
test/ruby/test_m17n_comb.rb:1242:in `test_tr_s'
67 tests, 434005 assertions, 13 failures, 6 errors
--
[田中 哲][たなか あきら][Tanaka Akira]