Bug #8037
closedrdoc 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:
- https://github.com/rdoc/rdoc/issues/193
- https://github.com/rdoc/rdoc/issues/194
Thanks, Michal
Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago
- Tracker changed from Backport to Bug
- Project changed from 15 to Ruby
- Status changed from Open to Assigned
- Assignee set to drbrain (Eric Hodel)
Updated by zzak (zzak _) about 12 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!
Updated by mpapis (Michal Papis) about 12 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
Updated by mpapis (Michal Papis) almost 12 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?
Updated by stomar (Marcus Stollsteimer) almost 12 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?
Updated by zzak (zzak _) almost 12 years ago
@stomar (Marcus Stollsteimer) That's up to Eric, could you open a backport ticket?
Updated by stomar (Marcus Stollsteimer) almost 12 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.
Updated by zzak (zzak _) almost 12 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.
Updated by hsbt (Hiroshi SHIBATA) over 7 years ago
- Status changed from Assigned to Rejected
- Backport changed from 1.9.3: DONTNEED, 2.0.0: REQUIRED to 2.2: DONTNEED, 2.3: DONTNEED, 2.4: DONTNEED