1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
knu 2b785b0f3e Merge changes from ruby_1_8 to reduce warnings and potentially improve
security.

* mkconfig.rb: hide build path from rbconfig.rb.

* util.c (ruby_strtod, dtoa): initialize more variables for error
  handling.

* io.c (rscheck), marshal.c (w_nbyte, w_bytes, w_unique),
  (path2class, path2module): constified.

* pack.c (pack_unpack), process.c (rb_syswait): suppress warnings.

* suppress warnings on cygwin, mingw and mswin.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-06 10:39:57 +00:00
..
acosh.c * missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef). 2003-10-18 14:04:18 +00:00
alloca.c forgot some checkins. 2001-05-06 15:06:00 +00:00
crypt.c Merge changes from ruby_1_8 to reduce warnings and potentially improve 2008-06-06 10:39:57 +00:00
dup2.c 1.4.0 1999-08-13 05:45:20 +00:00
erf.c * missing/erf.c: original erf.c by prof. Okumura is confirmed to 2005-07-04 04:27:44 +00:00
file.h 2000-02-18 2000-02-18 06:59:36 +00:00
fileblocks.c * missing/fileblocks.c: add for autoconf. 2002-03-16 14:07:06 +00:00
finite.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
flock.c * configure.in (ac_cv_func_fcntl): fcntl support for MinGW. 2007-02-28 12:47:35 +00:00
hypot.c * io.c (argf_seek_m): wrong calling sequence of rb_io_seek(). 2001-03-13 05:45:13 +00:00
isinf.c * missing/isinf.c (isinf): don't define is the macro is defined. 2007-11-13 16:54:27 +00:00
isnan.c * eval.c (rb_with_disable_interrupt): prohibit thread context 2003-12-20 15:45:15 +00:00
memcmp.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
memmove.c * missing/memmove.c (memmove): take void *, not char *. 2003-11-18 14:34:18 +00:00
os2.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00
strcasecmp.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
strchr.c * merged a patch from Takahiro Kambe <taca@back-street.net> to 2005-09-08 05:59:43 +00:00
strerror.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
strftime.c * configure.in (RUBY_CHECK_VARTYPE): check if a variable is defined 2007-12-14 01:01:42 +00:00
strncasecmp.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
strstr.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
strtod.c 2000-02-17 2000-02-17 07:11:22 +00:00
strtol.c * parse.y (primary): rescue and ensure clauses should be allowed 2001-03-06 08:17:54 +00:00
strtoul.c Initial revision 1998-01-16 12:13:05 +00:00
vsnprintf.c * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize): 2008-06-06 08:05:24 +00:00
x68.c * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea. 2004-02-21 02:12:21 +00:00