From 0dbe4950441278ecb65a2da5b8cadb652ca48f7f Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 3 Sep 2006 06:34:13 +0000 Subject: * lib/mkmf.rb: get rid of nil.to_s. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a5dc2afa4..49b0d11c3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 3 15:32:44 2006 Nobuyoshi Nakada + + * lib/mkmf.rb: get rid of nil.to_s. + Sun Sep 3 06:24:38 2006 Tanaka Akira * ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t. @@ -27,7 +31,7 @@ Sat Sep 2 23:53:28 2006 Yukihiro Matsumoto * parse.y (rb_intern2): handle symbol as strings. * string.c (str_new): substring of symbols are mere strings, not - symbols. + symbols. Sat Sep 2 23:37:29 2006 Yukihiro Matsumoto @@ -36,7 +40,7 @@ Sat Sep 2 23:37:29 2006 Yukihiro Matsumoto (RARRAY_PTR): ditto. * array.c: use RARRAY_LEN and RARRAY_PTR. - + Sat Sep 2 13:23:01 2006 Tanaka Akira * common.mk (ia64.o): use the compiler driver to assemble ia64.s -- cgit v1.2.3