[#46037] Re: [ruby-core:47138] [ruby-trunk - Bug #6861][Open] ERB::Util.escape_html is not escaping single quotes — Shugo Maeda <shugo@...>

咳さん

12 messages 2012/08/13
[#46038] Re: [ruby-core:47138] [ruby-trunk - Bug #6861][Open] ERB::Util.escape_html is not escaping single quotes — Masatoshi SEKI <m_seki@...> 2012/08/13

=1B$B31$H$$$$$^$9!#=1B(B

[#46051] [ruby-trunk - Feature #6875][Open] Make test/unit default gem — "kou (Kouhei Sutou)" <kou@...>

19 messages 2012/08/15

[#46081] [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float — "naruse (Yui NARUSE)" <naruse@...>

17 messages 2012/08/26
[#46082] Re: [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float — SASADA Koichi <ko1@...> 2012/08/27

(2012/08/27 8:12), naruse (Yui NARUSE) wrote:

[ruby-dev:46026] Re: [ruby-cvs:43788] shugo:r36612 (trunk): * insns.def (invokesuper): don't skip the same class. instead, use

From: Urabe Shyouhei <shyouhei@...>
Date: 2012-08-03 10:46:53 UTC
List: ruby-dev #46026
このコミットで壊れました。

詳細 http://travis-ci.org/#!/ruby/ruby/builds/2027345

On 2012年08月03日 19:27, shugo@ruby-lang.org wrote:
> shugo	2012-08-03 19:27:21 +0900 (Fri, 03 Aug 2012)
> 
>   New Revision: 36612
> 
>   http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=36612
> 
>   Log:
>     * insns.def (invokesuper): don't skip the same class.  instead, use
>       rb_method_entry_get_with_omod() to avoid infinite loop when
>       super is used with refinements. [ruby-core:30450] [Bug #3351]
> 
>   Modified files:
>     trunk/ChangeLog
>     trunk/insns.def
>     trunk/test/ruby/test_super.rb
> 
> 
> 

In This Thread

Prev Next