Bug #8037
rdoc issues preventing docs generating after ruby was compiled
Description
I have reported two issues for rdoc but there was no response, forwarding here as ruby is involved:
Thanks, Michal
History
#1
Updated by nagachika (Tomoyuki Chikanaga) about 5 years ago
- Tracker changed from Backport to Bug
- Project changed from Backport200 to Ruby trunk
- Status changed from Open to Assigned
- Assignee set to drbrain (Eric Hodel)
#2
[ruby-core:55089]
Updated by zzak (Zachary Scott) almost 5 years ago
- Status changed from Assigned to Closed
- ruby -v set to 2.0.0
These issues seemed to have been resolved in the RDoc tracker, please update the ticket there if you still experience this issue. Thank you!
#3
[ruby-core:55090]
Updated by mpapis (Michal Papis) almost 5 years ago
it's fixed in rdoc but not in ruby, ruby-2.0.0-p195 is still shipped with the broken rdoc 4.0.0
#4
[ruby-core:55502]
Updated by mpapis (Michal Papis) almost 5 years ago
this is still not fixed in https://github.com/ruby/ruby/blob/ruby_2_0_0/lib/rdoc.rb#L67 any chance in backporting it to ruby 2.0.0?
#5
[ruby-core:55866]
Updated by stomar (Marcus Stollsteimer) almost 5 years ago
This has been fixed in rdoc 4.0.1, but trunk and ruby_2_0_0 still use rdoc 4.0.0, apparently. Could they be updated?
#6
[ruby-core:55871]
Updated by zzak (Zachary Scott) almost 5 years ago
stomar (Marcus Stollsteimer) That's up to Eric, could you open a backport ticket?
#7
Updated by stomar (Marcus Stollsteimer) almost 5 years ago
Sorry, I don't understand. Why backport? If I'm not wrong, trunk still uses rdoc 4.0.0, too.
Update: See #8613.
#8
[ruby-core:55904]
Updated by zzak (Zachary Scott) almost 5 years ago
- Category set to lib
- Status changed from Closed to Assigned
- Backport set to 1.9.3: DONTNEED, 2.0.0: REQUIRED
stomar (Marcus Stollsteimer) Oops, you are correct!
I think Eric is working on another release of RDoc, so hopefully he can merge soon.
#9
[ruby-core:82872]
Updated by hsbt (Hiroshi SHIBATA) 7 months ago
- Backport changed from 1.9.3: DONTNEED, 2.0.0: REQUIRED to 2.2: DONTNEED, 2.3: DONTNEED, 2.4: DONTNEED
- Status changed from Assigned to Rejected
https://github.com/ruby/rdoc/issues/193 and https://github.com/ruby/rdoc/issues/194 are already closed.