ruby-cvs:21888
From: duerst ruby-lang.org
Date: Tue, 25 Dec 2007 12:33:24 +0900 (JST)
Subject: [ruby-cvs:21888] Ruby:r14651 (trunk): Tue Dec 25 12:32:32 2007 Martin Duerst <duerst it.aoyama.ac.jp>
duerst 2007-12-25 12:33:23 +0900 (Tue, 25 Dec 2007)
New Revision: 14651
Modified files:
trunk/ChangeLog
trunk/transcode.c
Log:
Tue Dec 25 12:32:32 2007 Martin Duerst <duerst it.aoyama.ac.jp>
* transcode.c: Moving a static counter from inside register_transcoder()
and register_functional_transcoder() to outside the functions, renaming
from n to next_transcoder_position. Fixes 3) in [ruby-dev:32715].
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14651&r2=14650
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode.c?r1=14651&r2=14650