* ext/syck/rubyext.c, ext/syck/syck.c, ext/syck/syck.h,

ext/syck/token.c: C++ style comments are not allowed.
  (ruby-bugs:PR#1008)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2003-07-04 12:54:38 +00:00
parent a4aa765cb6
commit 2c58277c5b

View File

@ -1,3 +1,9 @@
Fri Jul 4 21:48:44 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* ext/syck/rubyext.c, ext/syck/syck.c, ext/syck/syck.h,
ext/syck/token.c: C++ style comments are not allowed.
(ruby-bugs:PR#1008)
Thu Jul 3 23:41:30 2003 Tanaka Akira <akr@m17n.org>
* lib/timeout.rb: add optional exception argument for compatibility