ruby-cvs:19662
From: shugo ruby-lang.org
Date: Mon, 4 Jun 2007 11:12:35 +0900 (JST)
Subject: [ruby-cvs:19662] Ruby:r12426: * lib/net/imap.rb (ResponseParser#next_token): fixed
shugo 2007-06-04 11:12:34 +0900 (Mon, 04 Jun 2007)
New Revision: 12426
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/lib/net/imap.rb
Log:
* lib/net/imap.rb (ResponseParser#next_token): fixed
error message. (backported from HEAD)
* lib/net/imap.rb (ResponseParser#parse_error): fixed
the condition not to refer @token.symbol unexpectedly.
Thanks, Dick Monahan. (backported from HEAD)
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12426&r2=12425
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/net/imap.rb?r1=12426&r2=12425