>>>>> "I" == Ian Macdonald <ian / caliban.org> writes: I> On Wed 12 Nov 2003 at 20:02:33 +0900, ts wrote: >> Well, I don't have this problem with 1.8.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I> Try running it with warnings enabled (-w): With -v warning are enabled I> [ianmacd / jiskefet]$ ruby -raa -wve 1 I> ruby 1.8.0 (2003-08-04) [i686-linux-gnu] nasun% ruby -raa -wve 1 ruby 1.8.1 (2003-10-31) [sparc-solaris2.8] ./aa.so: warning: found abc ./aa.so: warning: found def -e:1: warning: useless use of a literal in void context nasun% Guy Decoux