[#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,

ext/syck problems

From: "U.Nakamura" <usa@...>
Date: 2003-05-13 03:43:52 UTC
List: ruby-core #1017
Hello,

ext/syck was imported to the repository, however, we can see
some problems.

  * assigning NULL to integer is wrong,
  * some complier cannot recognize escape sequence like as \e,
  * some functions which defined to return VALUE don't return any values,
  * // is not valid for all compilers,
  * ANSI function definitions/prototypes may cause a problem
    with some old compilers, and
  * not only tool-generated files, should there be source files?

We want to fix them, but before fix, we want to here Why's opinions.

Regards,
-- 
U.Nakamura <usa@osb.att.ne.jp>



In This Thread

Prev Next