ruby-cvs:19650
From: shugo ruby-lang.org
Date: Wed, 30 May 2007 13:39:08 +0900 (JST)
Subject: [ruby-cvs:19650] Ruby:r12414: * lib/net/imap.rb (ResponseParser#next_token): fixed
shugo 2007-05-30 13:39:07 +0900 (Wed, 30 May 2007)
New Revision: 12414
Modified files:
trunk/ChangeLog
trunk/lib/net/imap.rb
Log:
* lib/net/imap.rb (ResponseParser#next_token): fixed
error message.
* lib/net/imap.rb (ResponseParser#parse_error): fixed
the condition not to refer @token.symbol unexpectedly.
Thanks, Dick Monahan.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/imap.rb?r1=12414&r2=12413
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12414&r2=12413