From: matz@... (Yukihiro Matsumoto) Date: 2002-07-02T17:25:11+09:00 Subject: Re: [Fix] nil#to_f missing Hi, In message "[Fix] nil#to_f missing" on 02/07/02, Michal Rokos writes: | nil#to_f is not stated in define_method. | | Do you agree to add it there? Yes. But I ask you to leave "default" in rb_Integer() switch. matz.