[#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: ANSI

From: "lyle@..." <lyle@...>
Date: 2003-05-14 15:27:13 UTC
List: ruby-core #1035
> I think that the whole of Ruby should move to ANSI. I don't know of any
> non-ANSI compiler on any platform right now.

<snip>

> In any case I can't see any practical reason for that. The ANSI style is
> more concise, more direct.

The lack of ANSI C prototypes in the public header files has also presented
problems in the past when compiling C++ code that wants to call Ruby's C API
functions. I think that most or all of these declarations have been cleaned
up in the 1.7/1.8 series, but it would be nice if this were just standard
policy.

In This Thread

Prev Next