Skip to content

Conversation

@nobu
Copy link
Member

@nobu nobu commented Dec 19, 2023

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 directive.

Fixes #1067

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 ruby#1067
@nobu nobu merged commit cdad51a into ruby:master Dec 19, 2023
@nobu nobu deleted the const_table branch December 19, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rb_file_const is not working

1 participant