* class.c (rb_class_init_copy): singleton class is disallowed to copy,
from its definition. fixed: [ruby-talk:142749] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a3c29ec51a
commit
db218799e8
@ -1,8 +1,11 @@
|
||||
Mon May 16 22:21:44 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
Mon May 16 22:28:43 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_t
|
||||
to get rid of redefinition warnings on mingw.
|
||||
|
||||
* class.c (rb_class_init_copy): singleton class is disallowed to copy,
|
||||
from its definition. fixed: [ruby-talk:142749]
|
||||
|
||||
Mon May 16 03:29:01 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
||||
|
||||
* win32/win32.{h,c}: define rb_{p,g,u}id_t.
|
||||
|
Loading…
x
Reference in New Issue
Block a user