[#46026] Re: [ruby-cvs:43788] shugo:r36612 (trunk): * insns.def (invokesuper): don't skip the same class. instead, use — Urabe Shyouhei <shyouhei@...>
このコミットで壊れました。
3 messages
2012/08/03
[#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
咳といいます。
[#46039] Re: [ruby-core:47138] [ruby-trunk - Bug #6861][Open] ERB::Util.escape_html is not escaping single quotes
— Shugo Maeda <shugo@...>
2012/08/13
前田です。
[#46043] Re: [ruby-core:47138] [ruby-trunk - Bug #6861][Open] ERB::Util.escape_html is not escaping single quotes
— fujioka <fuj@...>
2012/08/13
xibbarこと藤岡です。
[#46051] [ruby-trunk - Feature #6875][Open] Make test/unit default gem — "kou (Kouhei Sutou)" <kou@...>
19 messages
2012/08/15
[#46055] Fwd: 『RubyKaja』登録のお知らせ — SASADA Koichi <ko1@...>
ruby-dev 開発者からも誰か推すといいと思いますが,いかがでしょう.
10 messages
2012/08/16
[#46065] [ruby-trunk - Bug #6901][Assigned] SEGV with tail call optimization — "shugo (Shugo Maeda)" <redmine@...>
4 messages
2012/08/21
[#46081] [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float — "naruse (Yui NARUSE)" <naruse@...>
17 messages
2012/08/26
[#46288] [ruby-trunk - Feature #6936] Forbid singleton class and instance variabls for float
— "matz (Yukihiro Matsumoto)" <matz@...>
2012/10/26
[#46289] Re: [ruby-trunk - Feature #6936] Forbid singleton class and instance variabls for float
— SASADA Koichi <ko1@...>
2012/10/27
(2012/10/27 8:38), matz (Yukihiro Matsumoto) wrote:
[#46291] Re: [ruby-trunk - Feature #6936] Forbid singleton class and instance variabls for float
— SASADA Koichi <ko1@...>
2012/10/27
(2012/10/27 9:05), SASADA Koichi wrote:
[#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:
[#46086] Re: [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float
— "U.Nakamura" <usa@...>
2012/08/28
こんにちは、なかむら(う)です。
[#46087] Re: [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float
— Kenta Murata <muraken@...>
2012/08/28
むらたです。
[#46084] Re: [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float
— KOSAKI Motohiro <kosaki.motohiro@...>
2012/08/27
>> 後者の具体的手法はいくつかあると思いますが、即値は最初から frozen にしておくとかもありかなと思っています。
[ruby-dev:46050] [ruby-trunk - Bug #6873][Assigned] Failed to build ruby for NaCl i686 version
From:
"shyouhei (Shyouhei Urabe)" <shyouhei@...>
Date:
2012-08-15 07:09:11 UTC
List:
ruby-dev #46050
Issue #6873 has been updated by shyouhei (Shyouhei Urabe). Category set to build Status changed from Open to Assigned Assignee set to yugui (Yuki Sonoda) ---------------------------------------- Bug #6873: Failed to build ruby for NaCl i686 version https://bugs.ruby-lang.org/issues/6873#change-28884 Author: ikeay (Ayaka Ikezawa) Status: Assigned Priority: Normal Assignee: yugui (Yuki Sonoda) Category: build Target version: ruby -v: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin10.8.0] ・My PC Spec:Mac OS X, Chrome 21, pepper_19 I tried to install pepper-ruby i686 version to directory of "/Users/user-name/Work/pepper-ruby". And I put "make" command and "make package" command on there. Then they succeeded, but maybe it is not enough. I can't run pepper-ruby. After, (1) I copied example.html (in the nacl directory of Ruby) and httpd.py (from NaCl SDK) to "temp/nacl-ruby/". (2) I entered "puts 'Hello World!'" into the text box and pressed the submit button. I expected that the evaluation result of the script appeared in the second text box. But nothing displayed. ・Chrome error Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/enc/ansi_x3_4_1968.so Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/enc/ansi_x3_4_1968.so.rb Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/enc/ansi_x3_4_1968.so.so Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/enc/ansi_x3_4_1968.so Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/x86_64-nacl/enc/ansi_x3_4_1968.so Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/enc/ansi_x3_4_1968.so.rb Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/x86_64-nacl/enc/ansi_x3_4_1968.so.rb Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/enc/ansi_x3_4_1968.so.so Failed to load resource: the server responded with a status of 404 (File not found) http://localhost:5103/lib/ruby/2.0.0/x86_64-nacl/enc/ansi_x3_4_1968.so.so I download i686 version, but Chrome error said "File not found" x86_64's file. -- http://bugs.ruby-lang.org/