Project

General

Profile

Actions

Backport #8448

closed

backport r40915 (fix a SEGV when Module#private_constant with no arg)

Added by nagachika (Tomoyuki Chikanaga) almost 11 years ago. Updated almost 11 years ago.

Actions #1

Updated by nagachika (Tomoyuki Chikanaga) almost 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r41064.
Tomoyuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 40915: [Backport #8448]

* variable.c (set_const_visibility): use rb_frame_this_func() instead
  of rb_frame_callee() for getting the name of the called method

* test/ruby/test_module.rb: add test for private_constant with no args
Actions

Also available in: Atom PDF

Like0
Like0