[#1094] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — Dave Thomas <dave@...>

> * eval.c (rb_mod_autoload, rb_mod_autoload_p): new method;

12 messages 2003/05/29
[#1095] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — nobu.nokada@... 2003/05/29

Hi,

Re: crash involving Qundef

From: matz@... (Yukihiro Matsumoto)
Date: 2003-05-26 06:21:30 UTC
List: ruby-core #1075
Hi,

Qundef is the value for internal use that should not reveal to
external world, so that your problem should be caused by a bug.  Could
you show us exactly how I can reproduce the problem with your script?

							matz.

In This Thread