Project

General

Profile

« Previous | Next » 

Revision e3249530

Added by nobu (Nobuyoshi Nakada) over 1 year ago

[ruby/rdoc] Fix support for rb_file_const and rb_curses_define_const

Constant definitions using these functions have been supported, but
since RDoc::Parser::C#gen_const_table did not consider other than
rb_define_const the documents for them have not been found, without
Document-const direvtive.

Fixes https://github.com/ruby/rdoc/issues/1067

https://github.com/ruby/rdoc/commit/cdad51a60b