Project

General

Profile

Actions

Bug #21316

open

Namespaces leak with permanent names

Bug #21316: Namespaces leak with permanent names
1

Added by fxn (Xavier Noria) 6 months ago. Updated 5 months ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:121950]

Description

Namespaces are not transparent for this program

C = Class.new C.name == 'C' 

because under a non-main user namespace, the name of C has the namespace as a prefix.


Related issues 1 (1 open0 closed)

Actions

Also available in: PDF Atom