Project

General

Profile

« Previous | Next » 

Revision 25be3930

Added by shyouhei (Shyouhei Urabe) about 14 years ago

  • variable.c (rb_const_get_0): Fix previous change. There were
    possibilities when an autoload-specified library lacks
    definition of the constant it was bound to. Once after such
    library had already beed loaded, the autoload engine shall not
    reload it. Instead the interpreter have to consider such
    constant nonexistent. It results in a const_missing situation.

  • variable.c (rb_autoload_load): ditto.

  • variable.c (autoload_node): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@31734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e