[ruby-oci8-devel] Is it a typo of method name: "__defiend? " ?
KUBO Takehiro
kubo at jiubao.org
Sat Apr 26 01:54:40 EDT 2008
Hi,
On Tue, Apr 22, 2008 at 4:19 PM, Liming Lian <liming.lian at oracle.com> wrote:
> Hi Kubo,
>
> In stmt.c, a method definition is as
>
> rb_define_private_method(cOCIStmt, "__defiend?", oci8_stmt_defined_p, 1);
>
> Is here "__defiend?" a typo for "__defined?"? or is there any special meaning to define this method name?
It is a typo of course.
Thanks.
More information about the ruby-oci8-devel
mailing list