[#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: ping.rb

From: Dave Thomas <dave@...>
Date: 2003-05-15 13:57:28 UTC
List: ruby-core #1047
Dave Thomas wrote:
> nobu.nokada@softhome.net wrote:
> 
>> You can see 3 `#ifdef __CYGWIN__'s in ruby_connect().  These
>> code may be needed on Mac OSX.

I just tried using the Cygwin code under OSX, and it doesn't seem to fix 
it: I just get EINVAL back 10 times in a row.

Sigh...

Dave


In This Thread