From: hsbt@... Date: 2018-12-29T23:21:09+00:00 Subject: [ruby-core:90816] [Ruby trunk Bug#15482][Assigned] Document RubyVM.resolve_feature_path Issue #15482 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Assigned Assignee set to mame (Yusuke Endoh) ---------------------------------------- Bug #15482: Document RubyVM.resolve_feature_path https://bugs.ruby-lang.org/issues/15482#change-75995 * Author: zverok (Victor Shepelev) * Status: Assigned * Priority: Normal * Assignee: mame (Yusuke Endoh) * Target version: * ruby -v: * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- RDoc requires method docs to be in the same `.c` file as `rb_define_method`, so despite method docs were present in source, they were ignored: https://ruby-doc.org/core-2.6/RubyVM.html The patch fixes it. ---Files-------------------------------- document-resolve_feature_path.patch (1.2 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: