moochan です。 On Tue, 23 Feb 1999 11:40:27 +0900 matz / netlab.co.jp (Yukihiro Matsumoto) wrote: matz>まつもと ゆきひろです matz>|% ruby -v matz>|ruby 1.3(98/12/24) [sparc-solaris2.6] matz>| matz>|現行からのV.UPで特に問題になることはありませんよね. matz> matz>ふつーに使ってるぶんにはないと思います. ruby-1.3.1-990215をコンンパイルすると次の warning が出ました。 # 多分問題はない(かな??) In file included from curses.c:30: /home/moo/ruby-1.3.1-990215/ruby.h:45: warning: `ISPRINT' redefined /usr/include/sys/euc.h:26: warning: this is the location of the previous definition インストール後、ruby-1.3 で動いている CGI を試すと次のエラーで止まります。 % ruby foo.rb ./foo.rb:15:in `require': ./bar.rb:71: unterminated string meets end of file (SyntaxError) 内容は、テキストファイルを行単位で読んで処理している部分です。 # 文法が変わったのかな?? なぜ?? --- (^。^)(^・^)(^-^)(^ム^) 〜 moochan / ss.hitachizosen.co.jp