ruby-reference-manual:1358
From: Sho Hashimoto <redmine@r...>
Date: Thu, 26 Feb 2009 16:45:08 +0900
Subject: [ruby-reference-manual:1358] [Bug #1216] Symbol#sliceでcompile errorが表示されるのを修正する
Bug #1216: Symbol#sliceでcompile errorが表示されるのを修正する http://redmine.ruby-lang.org/issues/show/1216 起票者: Sho Hashimoto ステータス: Open, 優先度: Normal refm/api/src/_builtin/Symbolに[[m:String#[]]]という記述が原因でcompile errorが表示されている部分がありました。以下のように修正する事で対応できます。 -@see [[m:String#[]]], [[m:String#slice]] +@see [[m:String#[] ]], [[m:String#slice]] どなたも編集中でなければ、私がコミットできます。 ---------------------------------------- http://redmine.ruby-lang.org -- ML: ruby-reference-manual@m... 使い方: http://QuickML.com/
-> 1358 2009-02-26 08:45 [redmine@r... ] [Bug #1216] Symbol#sliceでcompile errorが表示されるのを修正する 1360 2009-02-27 07:17 ┗[redmine@r... ] [Bug #1216](Closed) Symbol#sliceでcompile errorが表示されるのを修正する