diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-20 10:21:16 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-20 10:21:16 +0000 |
| commit | 9322d6609422324b03f19a94716f820741e2a25e (patch) | |
| tree | bd76023b54012be9f2e2165396fe9393789069fe /ChangeLog | |
| parent | e4c6d90a0fb0961726617717b80ea68b9176cca8 (diff) | |
* io.c (S_ISREG): need to define S_ISREG before it is used first.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed Jul 20 19:18:52 2005 NAKAMURA Usaku <usa@ruby-lang.org> + + * io.c (S_ISREG): need to define S_ISREG before it is used first. + Wed Jul 20 18:33:15 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * io.c (wsplit_p): patch for the environment where |
