[#1816] Ruby 1.5.3 under Tru64 (Alpha)? — Clemens Hintze <clemens.hintze@...>

Hi all,

17 messages 2000/03/14

[#1989] English Ruby/Gtk Tutorial? — schneik@...

18 messages 2000/03/17

[#2241] setter() for local variables — ts <decoux@...>

18 messages 2000/03/29

[ruby-talk:02044] Re: Load error message

From: matz@... (Yukihiro Matsumoto)
Date: 2000-03-21 02:08:39 UTC
List: ruby-talk #2044
Hi,

In message "[ruby-talk:02038] Load error message"
    on 00/03/20, schneik@us.ibm.com <schneik@us.ibm.com> writes:

|I think that an error message that said something like "Could not find
|(script or module) file 'gtk' in the load path (...)", with "..." being the
|equivalent of:
|
|    ruby -e '$, = ":"; print $:'
|
|would be much more helpful, if this can be done relatively easily.

Including load_path information in LoadError exception is little
difficult because they belong to different layer.  Let me think about
it.  Besides it, in dln.c, aix_loaderror() function trys to give more
descriptive message.  I have no knowledge about AIX.  Is it possible
to improve this?

							matz.

In This Thread

Prev Next