diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-23 08:48:39 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-23 08:48:39 +0000 |
| commit | f2fd63bd9da97055965e32d8b8be6031355da64e (patch) | |
| tree | 57241a947f0ce7b72beb55f245d8a2a3fbf5756b /ChangeLog | |
| parent | 97a94b115838314e73f56997f37e4471c4e82cf7 (diff) | |
* ext/socket/socket.c (init_inetsock_internal): suppress warnings.
* ext/socket/socket.c (unixpath, sock_s_unpack_sockaddr_un),
(sock_define_const): constified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@18183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Jul 23 17:48:37 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/socket/socket.c (init_inetsock_internal): suppress warnings. + + * ext/socket/socket.c (unixpath, sock_s_unpack_sockaddr_un), + (sock_define_const): constified. + Wed Jul 23 17:37:25 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/zlib/zlib.c: suppress warnings. backported r9918 and r10358. |
