Project

General

Profile

This project is closed and read-only.

Actions

Backport #8434

closed

rb_class_init_copy was removed in r38364, but it is still referenced in intern.h

Backport #8434: rb_class_init_copy was removed in r38364, but it is still referenced in intern.h

Added by vo.x (Vit Ondruch) over 13 years ago. Updated about 13 years ago.

Status:
Closed
[ruby-core:55120]

Description

In r38364, there was removed implementation of rb_class_init_copy function due to [1]. However, it keeps to be referenced in intern.h [2]

[1] http://bugs.ruby-lang.org/issues/7557
[2] https://github.com/ruby/ruby/blob/trunk/include/ruby/intern.h#L159


Files


Related issues 1 (0 open1 closed)

Related to Backport193 - Backport #7557: Module#initialize_copy allows to change the superclass of a classClosedusa (Usaku NAKAMURA)Actions

Updated by Anonymous over 13 years ago Actions #1

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

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


  • intern.h: remove dangling rb_class_init_copy declaration
    [ruby-core:55120] [Bug #8434]

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #2 [ruby-core:55156]

  • Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN to 1.9.3: REQUIRED, 2.0.0: REQUIRED

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #3

  • Tracker changed from Bug to Backport
  • Project changed from Ruby to 15
  • Status changed from Closed to Assigned
  • Assignee set to nagachika (Tomoyuki Chikanaga)

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #4

  • Project changed from 15 to 13
  • Assignee changed from nagachika (Tomoyuki Chikanaga) to usa (Usaku NAKAMURA)

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #5

  • Project changed from 13 to 15
  • Assignee changed from usa (Usaku NAKAMURA) to nagachika (Tomoyuki Chikanaga)

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #6

  • Status changed from Assigned to Closed

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


merge revision(s) 40913: [Backport #8434]

* intern.h: remove dangling rb_class_init_copy declaration
  [ruby-core:55120] [Bug #8434]

Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago Actions #7

  • Project changed from 15 to 13
  • Status changed from Closed to Assigned
  • Assignee changed from nagachika (Tomoyuki Chikanaga) to usa (Usaku NAKAMURA)

Updated by usa (Usaku NAKAMURA) about 13 years ago Actions #8

  • Status changed from Assigned to Closed

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


merge revision(s) 40913: [Backport #8434]

* intern.h: remove dangling rb_class_init_copy declaration
  [ruby-core:55120] [Bug #8434]
Actions

Also available in: PDF Atom