summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-08 10:25:43 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-09-08 10:25:43 +0000
commit4cea021747142b3ca484fa03bcce5ef87bb6fd5d (patch)
treee5b454dd510dfe7988e5d972ab8a9e07c0cb482a /ChangeLog
parent432dd2ead82878c2912f58590554fe49a999a7ba (diff)
* dir.c (rb_glob): add prototype of 2nd argument to avoid VC++ warning.
* dir.c (push_pattern): add const directive to 1st argument. * dir.c: prototype; push_pattern() to avoid VC++ warning. * ext/tcltklib/tcltklib.c: prototype; _timer_for_tcl() and ip_ruby() to avoid VC++ warning. * win32/win32.c (win32_stat): remove S_IWGRP and S_IWOTH bits from st_mode. * win32/win32.h (S_I*): define if not defined. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41f0adfb95..c057882eab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Sun Sep 8 19:21:48 2002 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * dir.c (rb_glob): add prototype of 2nd argument to avoid VC++ warning.
+
+ * dir.c (push_pattern): add const directive to 1st argument.
+
+ * dir.c: prototype; push_pattern() to avoid VC++ warning.
+
+ * ext/tcltklib/tcltklib.c: prototype; _timer_for_tcl() and ip_ruby()
+ to avoid VC++ warning.
+
+ * win32/win32.c (win32_stat): remove S_IWGRP and S_IWOTH bits from
+ st_mode.
+
+ * win32/win32.h (S_I*): define if not defined.
+
Sat Sep 7 23:32:56 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp