[#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: [patch] "_FILE_OFFSET_BITS redefined" warning on Solaris

From: matz@... (Yukihiro Matsumoto)
Date: 2003-05-03 15:58:54 UTC
List: ruby-core #1012
Hi,

In message "[patch] "_FILE_OFFSET_BITS redefined" warning on Solaris"
    on 03/05/03, Johan Holmberg <holmberg@iar.se> writes:

|When I compiled Ruby on Solaris 2.8 today I noticed some strange
|warnings, looking like:
|
|     /home/holmberg/proj/ruby-1.8-via-CVS/ruby/config.h:2: \
|         warning: `_FILE_OFFSET_BITS' redefined

|I append a patch below if you want to see what I did to the source.

Thank you.  I will merge this.

							matz.

In This Thread