Project

General

Profile

Actions

Backport #8503

closed

Backport r41175

Added by Anonymous almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
[ruby-core:55374]

Description

r41175 fixes Module#include failing to increment ruby_vm_global_state_version when a module without any methods was included into a class.

This can cause constant lookups to be incorrectly cached.

Actions #1

Updated by usa (Usaku NAKAMURA) almost 11 years ago

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

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


merge revision(s) 41175: [Backport #8503]

* class.c (include_modules_at): invalidate method cache if included
  module contains constants

* test/ruby/test_module.rb: add test
Actions

Also available in: Atom PDF

Like0
Like0