[#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: nobu.nokada@...
Date: 2003-05-15 14:57:05 UTC
List: ruby-core #1050
Hi,

At Thu, 15 May 2003 23:16:28 +0900,
Daniel Berger wrote:
> I believe __APPLE__ is a gcc defined macro.  I dunno if CodeWarrior or
> other compilers define this.  I *think* you're supposed to do something

According to http://predef.sourceforge.net/index.php,
__MACOSX__ seems to be defined on Mac OS X.

-- 
Nobu Nakada

In This Thread