From: ts Date: 2001-12-15T03:09:11+09:00 Subject: [ruby-talk:28532] Re: low priority bug >>>>> "C" == Chr Rippel writes: C> there is a problem with the error message (in the current cvs) when C> illegally calling a private/protected method with nil, true or false Look at rb_f_missing() in eval.c Guy Decoux