Darkfish-rdoc (1.1.5) not working with rdoc (2.4.3)

Hi, I can use darkfish (1.1.5) with rdoc (2.4.2) but get an error if I
try to
use it with latst version of rdoc (2.4.3):

$ rdoc --help
/usr/bin/rdoc:19:in load': Is a directory - /usr/lib/ruby/gems/1.9.1/gems/darkfish-rdoc-1.1.5/lib/rdoc (Errno::EISDIR) from /usr/bin/rdoc:19:in

On Apr 4, 2009, at 04:28, Iñaki Baz C. wrote:

Hi, I can use darkfish (1.1.5) with rdoc (2.4.2) but get an error if
I try to
use it with latst version of rdoc (2.4.3):

$ rdoc --help
/usr/bin/rdoc:19:in load': Is a directory - /usr/lib/ruby/gems/1.9.1/gems/darkfish-rdoc-1.1.5/lib/rdoc (Errno::EISDIR) from /usr/bin/rdoc:19:in

RDoc 2.4.3 ships with the latest Darkfish.

This is a bug in ruby 1.9 that has been fixed in trunk.

2009/4/6 Eric H. [email protected]:

RDoc 2.4.3 ships with the latest Darkfish.

This is a bug in ruby 1.9 that has been fixed in trunk.

Thanks. When you mean the trunk version I assume that is not the
version for download in:
Ruby 1.9.1 released

Any idea of when a new 1.9.X release will take place?

Thanks a lot.