From 323953b26f8f3ff514f981638503beecc938db9b Mon Sep 17 00:00:00 2001 From: eban Date: Thu, 21 Oct 2004 04:16:40 +0000 Subject: * io.c (pipe_open): variable name "fpw" is conflicted. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19031b37f..8dbcc3fd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 21 13:11:31 2004 WATANABE Hirofumi + + * io.c (pipe_open): variable name "fpw" is conflicted. + Thu Oct 21 00:36:41 2004 Yukihiro Matsumoto * parse.y (lex_getline): should not touch ruby_debug_lines if -- cgit