1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

scanf.rb note

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
dblack 2004-03-01 14:37:52 +00:00
parent b0c388896a
commit e5f6e2c8b8

View file

@ -1,3 +1,8 @@
Mon Mar 1 23:25:40 2004 David Black <dblack@wobblini.net>
* lib/scanf.rb: Partial fix so STDIN#scanf works with new
STDIN#pos behavior
Mon Mar 1 19:42:05 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
* bcc32/setup.mak: configure's default is "--enable-install-doc"