-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gemでインストールするとドキュメント生成時にエラーとなる #290
Milestone
Comments
ghost
assigned machu
May 7, 2013
ruby 2.0.0でrdocがChangeLogの解析に失敗しているのが原因。ruby 1.9.3ではエラーは発生せず。 ruby 2.0.0
ruby 1.9.3
|
類似事例あり。rdoc側に報告したほうがいいのだろうか。 |
rdoc が core 同梱のものかどうかで別れますね... |
rbenv環境ですが、rdocの実体はgemですね。
|
@machu 2.0.0p247 + rdoc の最新バージョンでも発生するか確認できます? |
はい。まだ再現します。 |
これは rdoc か ruby 本体のバグ報告ですねえ。 |
ruby 2.2.0dev (2014-08-18 trunk 47214) [x86_64-darwin14], rdoc-4.1.1 の環境では発生しませんでした |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gem本体のインストールは成功している。
The text was updated successfully, but these errors were encountered: