From: redmine@... Date: 2008-06-04T20:03:25+09:00 Subject: [ruby-dev:34930] [Ruby 1.9 - Bug #98] (Open) irb Classを抜けるとTypeError --mimepart_484676aed42f0_1fd55bfc61a3874 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: Quoted-printable Content-Disposition: inline Issue #98 has been reported by Anonymous. ---------------------------------------- Bug #98: irb Class=E3=82=92=E6=8A=9C=E3=81=91=E3=82=8B=E3=81=A8TypeError http://redmine.ruby-lang.org/issues/show/98 Author: Anonymous Status: Open Priority: Normal Assigned to: = Category: = Target version: = Class=E3=82=84Class.new=E3=81=AA=E3=81=A9=E3=81=AEClass=E3=82=AF=E3=83=A9= =E3=82=B9=E3=81=AE=E3=82=AA=E3=83=96=E3=82=B8=E3=82=A7=E3=82=AF=E3=83=88=E3= =81=AB=E5=85=A5=E3=82=8B=E3=81=A8=E6=8A=9C=E3=81=91=E3=82=8B=E3=81=A8=E3=81= =8D=E3=81=ABTypeError=E3=81=AB=E3=81=AA=E3=82=8A=E3=81=BE=E3=81=99=E3=80=82= irb-trunk -r irb/completion --simple-prompt >> RUBY_DESCRIPTION =3D> "ruby 1.9.0 (2008-06-04 revision 16813) [i686-linux]" >> irb Class >> exit TypeError: can't convert Symbol into String from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:317:in `eval= ' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:317:in `bloc= k in inspect' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:310:in `each= ' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:310:in `insp= ect' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:302:in `outp= ut_value' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:150:in `bloc= k (2 levels) in eval_input' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:263:in `sign= al_status' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:146:in `bloc= k in eval_input' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb/ruby-lex.rb:243= :in `block (2 levels) in each_top_level_statement' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb/ruby-lex.rb:230= :in `loop' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb/ruby-lex.rb:230= :in `block in each_top_level_statement' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb/ruby-lex.rb:229= :in `catch' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb/ruby-lex.rb:229= :in `each_top_level_statement' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:145:in `eval= _input' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:69:in `block= in start' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:68:in `catch= ' from /home/kazu/opt/ruby-trunk/lib/ruby/1.9.0/irb.rb:68:in `start= ' from /home/kazu/opt/ruby-trunk/bin/irb-trunk:12:in `
'Maybe = IRB bug!! >> exit % irb18 -r irb/completion --simple-prompt >> RUBY_DESCRIPTION =3D> "ruby 1.8.7 (2008-06-04 patchlevel 5000) [i686-linux]" >> irb Class >> exit =3D> #, @signal_status=3D= :IN_EVAL, @scanner=3D#> >> exit % ---------------------------------------- You have received this notification because you have either subscribed to= it, or are involved in it. To change your notification preferences, please click here: http://redmin= e.ruby-lang.org/my/account --mimepart_484676aed42f0_1fd55bfc61a3874--