From: "Eregon (Benoit Daloze)" Date: 2013-06-17T18:20:01+09:00 Subject: [ruby-core:55527] [ruby-trunk - Bug #8537] RDoc cannot parse ext/objspace Issue #8537 has been updated by Eregon (Benoit Daloze). I made a couple changes and it now appears in `ri ObjectSpace`, but only when I generate again the documentation (for example, by touching ext/objspace/objspace.c), not when `make clean && make install` (only the non-extension description is shown). It definitely sounds as a RDoc bug therefore. I also made rdoc know about the extension methods. ---------------------------------------- Bug #8537: RDoc cannot parse ext/objspace https://bugs.ruby-lang.org/issues/8537#change-39995 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: ext Target version: current: 2.1.0 ruby -v: ruby 2.1.0dev (2013-06-16 trunk 41328) [x86_64-darwin12.3.0] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN Maybe bug in rdoc or objspace extension -- http://bugs.ruby-lang.org/