ruby-cvs:24002
From: knu ruby-lang.org
Date: Tue, 3 Jun 2008 12:58:31 +0900 (JST)
Subject: [ruby-cvs:24002] Ruby:r16767 (trunk): * enumerator.c (enumerator_allocate, enumerator_ptr): Properly
knu 2008-06-03 12:58:30 +0900 (Tue, 03 Jun 2008)
New Revision: 16767
Modified files:
trunk/ChangeLog
trunk/enumerator.c
Log:
* enumerator.c (enumerator_allocate, enumerator_ptr): Properly
detect if the object is initialized and raise error when
appropriate.
(enumerator_initialize): Fix a typo in rdoc. [ruby-core:17052]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16767&r2=16766&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enumerator.c?r1=16767&r2=16766&diff_format=u