ruby-cvs:20142
From: matz ruby-lang.org
Date: Wed, 8 Aug 2007 19:00:07 +0900 (JST)
Subject: [ruby-cvs:20142] Ruby:r12906 (trunk): * ext/dl/cptr.c (rb_dlptr_s_to_ptr): fptr->f was renamed to fd. a
matz 2007-08-08 19:00:06 +0900 (Wed, 08 Aug 2007)
New Revision: 12906
Modified files:
trunk/ChangeLog
trunk/ext/dl/cptr.c
Log:
* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fptr->f was renamed to fd. a
report from Yusuf Celik <ycelik AT oytek.com.tr>.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/dl/cptr.c?r1=12906&r2=12905
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12906&r2=12905