| Message |
 |
Date: 2006-08-25 17:53
Sender: Chris Hulan
Yup, same exception in ri
I guess you could add the missing documentation to Dir so ri
doesn't get a nil value 9^) |
Date: 2006-08-24 10:18
Sender: Laurent Julliard
And do you have the same error if you type 'ri dir' in a console
window. I'm trying to figure out if the only way to fix the problem
is to modify the ri source code or if there is something we can
do at the FR level because the ri module is not within our
jurisdiction.
|
Date: 2006-08-23 12:22
Sender: Chris Hulan
I get the same error in the stand-alone fxri
I changed line 99 of ri_descriptions to be:
@comment.concat old.comment unless old.comment.nil?
and it eliminated the crash. Not sure if it will screw anything
else up 9^)
Cheers |
Date: 2006-08-16 08:58
Sender: Laurent Julliard
Can you make sure you have the new FR installer 0.9.6-1 (see
the Files download section on RubyForge) installed on your machine
and let us know if you still have this problem? |