diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Thu Aug 20 01:06:48 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * dir.c (DEFINE_STRUCT_DIRENT): use union to allocate sufficient + memory space for Solaris. a patch from Naohisa GOTO + <ngoto at gen-info.osaka-u.ac.jp> in [ruby-dev:39132]. + [ruby-dev:39062] + + * configure.in (SIZEOF_STRUCT_DIRENT_TOO_SMALL): Solaris dirent + check. + Thu Aug 20 23:39:51 2009 Yusuke Endoh <mame@tsg.ne.jp> * parse.y (reduce_nodes_gen): preserve NODE_FL_NEWLINE flag during |
