Seiei Miyagi

Results 17 issues of Seiei Miyagi

strlen returns string length but not including terminator length.

↩️ Needs Revisiting

`Reline.dig_perfect_match_proc` を設定するといけそう

renameしてもFile.renameと違ってselfが書き換わらない事に注意する必要があるのかもしれないですね。少しruby/ruby側のIssueとか見てみたいような気がします。 _Originally posted by @sho-h in https://github.com/rurema/doctree/pull/1764#issuecomment-471242704_

マージしちゃったけどこれ `from_state` に `json_state` そのものを渡すとコピーされず引数の `json_state` 自身を返すので `copy` じゃない名前がよさそう _Originally posted by @hanachin in https://github.com/rurema/doctree/pull/1549/review_comment/create_

`example.rhtml`の中身はおそらくこのようなものを想定していそうですが、このサンプルコードがコピペで動かないので改善したほうがよさそう。 `#filename=` も合わせて呼んでいるのも不要であればやめたほうがよいかも、`def_class` のサンプルとしては複雑になるので ``` test1 test2 ``` _Originally posted by @hanachin in https://github.com/rurema/doctree/pull/1824_

サンプルコードで例外が発生する場合の書式を揃えたいです _Originally posted by @hanachin in https://github.com/rurema/doctree/pull/1527_ `git grep '# => ' | grep Error` と様々な書式がありそう

このFixnumとBignumはmoduleへのリンクのほうが良さそうですね(PRの範囲外なので、直してもいいし別PRでも良いと思います) _Originally posted by @pocke in https://github.com/rurema/doctree/pull/2061/files_

good first issue