[#28395] [Bug #2830] Some methods raise ArgumentError instead of TypeError — Marc-Andre Lafortune <redmine@...>
Bug #2830: Some methods raise ArgumentError instead of TypeError
[#28405] [Feature #2832] Vector#each and Enumerable — Marc-Andre Lafortune <redmine@...>
Feature #2832: Vector#each and Enumerable
[#28452] Watched issues on redmine — Caleb Clausen <vikkous@...>
Is there a page on redmine that will show me the list of issues that
[#28482] Question on scoped constant resolution Class vs Module — Peter McLain <peter.mclain@...>
I asked this on ruby-talk, but didn't get anywhere. Someone suggested
[#28505] [Bug #2838] Ruby 1.8.7 (2009-06-12 patchlevel 174) strange round behaviour — P K <redmine@...>
Bug #2838: Ruby 1.8.7 (2009-06-12 patchlevel 174) strange round behaviour
[#28552] [Bug #2945] Regexp#=== is failed by an exception when the exception is occurred in method_missing — Kenta Murata <redmine@...>
Bug #2945: Regexp#=== is failed by an exception when the exception is occurred in method_missing
Hi,
Hi,
Hi,
Hi,
[#28561] Ruby::DL vs Ruby::FFI — Aston <blackapache512-ticket@...>
Ruby.DL and FFI libraries are great for programmers like me who are not internet programmers, but are more interested in scientific and number processing etc.
On Mon, Mar 8, 2010 at 4:56 PM, Aston <blackapache512-ticket@yahoo.com> wrote:
[#28576] "rake not found" error on a rubygems test — Yusuke ENDOH <mame@...>
Hi Eric Hodel,
[#28583] build failure on 26861 using msys/mingw — Jon <jon.forums@...>
Can anyone replicate? I've recently updated both binutils and the mingw runtime so this may very well be my configuration.
[#28602] [Bug #2952] Time.strftime format %N — Russell Penney <redmine@...>
Bug #2952: Time.strftime format %N
[#28643] [Bug #2957] IO.print emits field separator after each object, rather than between — Daniel Kelley <redmine@...>
Bug #2957: IO.print emits field separator after each object, rather than between
[#28665] [ANN] 1.9.2 release plan — Yusuke ENDOH <mame@...>
Hi,
[#28686] trunk (26947) build fail with msys/mingw/vista — Jon <jon.forums@...>
I get the following build failure when msysgit's "c:\git\cmd" dir is on PATH.
On Tue, Mar 16, 2010 at 5:50 AM, Jon <jon.forums@gmail.com> wrote:
[#28712] When a trace hook raises an exception, should it terminate the program? — Rocky Bernstein <rockyb@...>
In Ruby 1.8 and the Ruby 1.9 trunk when running a trace hook that raises an
On Wed, Mar 17, 2010 at 5:42 AM, Rocky Bernstein <rockyb@rubyforge.org> wrote:
Let me clarify a bit because I think some of the facts (some by me) may have
On Thu, Mar 18, 2010 at 5:52 AM, Rocky Bernstein <rockyb@rubyforge.org> wrote:
[#28724] [Feature:trunk] Array#repeated_(permutation|combination) — "KISHIMOTO, Makoto" <ksmakoto@...4u.or.jp>
New methods Array#repeated_(permutation|combination).
[#28735] [Bug #2982] Ruby tries to link with both openssl and readline — Lucas Nussbaum <redmine@...>
Bug #2982: Ruby tries to link with both openssl and readline
Issue #2982 has been updated by caleb clausen.
Hi,
[#28783] [Feature #2065] An ancestors iterator — Simon Chiang <redmine@...>
Issue #2065 has been updated by Simon Chiang.
Hi,
[#28837] [Bug #2993] Module#instance_methods' flag seems to be ignored in singleton classes — Xavier Noria <redmine@...>
Bug #2993: Module#instance_methods' flag seems to be ignored in singleton classes
[#28859] st.c: pool allocator for tables and entries — Eric Wong <normalperson@...>
Hi all,
[#28865] Can DRb be used across a fork() — Chris Schlaeger <cschlaeger@...>
I'm trying to use DRb to communicate between a parent and child
[#28871] WeakRef extending Delegator is a bug waiting to happen? — Charles Oliver Nutter <headius@...>
Hopefully this doesn't contradict my other email too much :)
[#28902] [Bug #2998] gets fails in mingw — Roger Pack <redmine@...>
Bug #2998: gets fails in mingw
[#28907] [Bug #3000] Open SSL Segfaults — Christian Höltje <redmine@...>
Bug #3000: Open SSL Segfaults
Issue #3000 has been updated by Hiroshi NAKAMURA.
Hi,
Hi,
Hi,
[#28924] [Bug #3005] Ruby core dump - [BUG] rb_sys_fail() - errno == 0 — Sebastian YEPES <redmine@...>
Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
[#28954] [Feature #3010] slow require gems in ruby 1.9.1 — Miao Jiang <redmine@...>
Feature #3010: slow require gems in ruby 1.9.1
[#29019] [Bug #3015] NetBSD vs test/dl — Michael Graff <redmine@...>
Bug #3015: NetBSD vs test/dl
On Fri, Mar 26, 2010 at 11:49:59AM +0900, Michael Graff wrote:
[#29031] [Feature #1395](Open) Steppable Kernel::eval — Yusuke Endoh <redmine@...>
Issue #1395 has been updated by Yusuke Endoh.
[#29045] [Feature #3021] Array#product should accept a block. — Marc-Andre Lafortune <redmine@...>
Feature #3021: Array#product should accept a block.
[#29092] merged psych to trunk — Aaron Patterson <aaron@...>
Hey everyone,
[#29118] [Bug #3051] psych is too osx-specifc — Michael Graff <redmine@...>
Bug #3051: psych is too osx-specifc
[#29128] [Bug #3052] DRb::start_service fails to detect used port — Chris Schlaeger <redmine@...>
Bug #3052: DRb::start_service fails to detect used port
Issue #3052 has been updated by Yusuke Endoh.
[#29131] [trunk:bug] Many rubygems tests fail with psych tests. — Tanaka Akira <akr@...>
Many rubygems tests fail with psych tests.
(2010/03/30 17:55), Tanaka Akira wrote:
On Tue, Mar 30, 2010 at 07:13:32PM +0900, NARUSE, Yui wrote:
[#29161] [Bug #3058] Inconsistent eol conversion of IO#read on Windows — Heesob Park <redmine@...>
Bug #3058: Inconsistent eol conversion of IO#read on Windows
[#29167] [Feature #3067] complex.c : Question: why Complex#~ is disabled? It's in the doc — Benoit Daloze <redmine@...>
Feature #3067: complex.c : Question: why Complex#~ is disabled? It's in the doc
[#29179] [Bug #3071] Convert rubygems and rdoc to use psych — Aaron Patterson <redmine@...>
Bug #3071: Convert rubygems and rdoc to use psych
Doesn't this mean the the RubyGems codevase would now be forked
Issue #3071 has been updated by Nobuyoshi Nakada.
[#29186] [Bug #3072] Classes Inheriting from Data — Run Paint Run Run <redmine@...>
Bug #3072: Classes Inheriting from Data
[ruby-core:28598] [Bug #2950] Segmentation fault [gem install failing]
Bug #2950: Segmentation fault [gem install failing] http://redmine.ruby-lang.org/issues/show/2950 Author: Johnny Gannon Status: Open, Priority: High ruby -v: ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-mswin32] Running 1.9.1p376 on Windows 7 with all dependency bins as referenced here http://www.garbagecollect.jp/ruby/mswin32/en/documents/install.html included in path Gem install is causing the segfault. Ruby itself (and irb) seem to be working fine. c:\>gem install rails C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems.rb:405: [BUG] Segmentation fault ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-mswin32] -- control frame ---------- c:0025 p:---- s:0134 b:0134 l:000133 d:000133 CFUNC :(null) c:0024 p:---- s:0132 b:0132 l:000131 d:000131 CFUNC :new c:0023 p:0064 s:0128 b:0128 l:000127 d:000127 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems.rb:405 c:0022 p:0066 s:0124 b:0124 l:000123 d:000123 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/remote_fetcher.rb:143 c:0021 p:0186 s:0116 b:0116 l:000115 d:000115 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:205 c:0020 p:0128 s:0104 b:0104 l:000093 d:000103 BLOCK C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:173 c:0019 p:---- s:0099 b:0099 l:000098 d:000098 FINISH c:0018 p:---- s:0097 b:0097 l:000096 d:000096 CFUNC :each c:0017 p:0047 s:0094 b:0094 l:000093 d:000093 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:165 c:0016 p:0027 s:0088 b:0088 l:000087 d:000087 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:116 c:0015 p:0025 s:0080 b:0080 l:000079 d:000079 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:62 c:0014 p:0201 s:0072 b:0072 l:000071 d:000071 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/dependency_installer.rb:96 c:0013 p:0175 s:0063 b:0063 l:000062 d:000062 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/dependency_installer.rb:189 c:0012 p:0051 s:0053 b:0053 l:000052 d:000052 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/dependency_installer.rb:210 c:0011 p:0049 s:0048 b:0048 l:000037 d:000047 BLOCK C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/commands/install_command.rb:86 c:0010 p:---- s:0043 b:0043 l:000042 d:000042 FINISH c:0009 p:---- s:0041 b:0041 l:000040 d:000040 CFUNC :each c:0008 p:0241 s:0038 b:0038 l:000037 d:000037 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/commands/install_command.rb:83 c:0007 p:0073 s:0031 b:0031 l:000030 d:000030 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/command.rb:136 c:0006 p:0196 s:0027 b:0027 l:000026 d:000026 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/command_manager.rb:105 c:0005 p:0013 s:0021 b:0021 l:000020 d:000020 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/command_manager.rb:75 c:0004 p:0089 s:0016 b:0016 l:000015 d:000015 METHOD C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/gem_runner.rb:39 c:0003 p:0212 s:0009 b:0009 l:00179c d:0024d8 EVAL C:/ruby/ruby-1.9.1-p376-i386-mswin32/bin/gem.bat:32 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:00179c d:00179c TOP --------------------------- -- Ruby level backtrace information----------------------------------------- C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems.rb:405:in `(null)' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems.rb:405:in `new' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems.rb:405:in `gunzip' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/remote_fetcher.rb:143:in `fetch_path' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:205:in `load_specs' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:173:in `block in list' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:165:in `each' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:165:in `list' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:116:in `find_matching' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:62:in `fetch' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/dependency_installer.rb:96:in `find_gems_with_sources' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/dependency_installer.rb:189:in `find_spec_by_name_and_version' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/dependency_installer.rb:210:in `install' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/commands/install_command.rb:86:in `block in execute' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/commands/install_command.rb:83:in `each' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/commands/install_command.rb:83:in `execute' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/command.rb:136:in `invoke' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/command_manager.rb:105:in `process_args' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/command_manager.rb:75:in `run' C:/ruby/ruby-1.9.1-p376-i386-mswin32/lib/ruby/1.9.1/rubygems/gem_runner.rb:39:in `run' C:/ruby/ruby-1.9.1-p376-i386-mswin32/bin/gem.bat:32:in `<main>' [NOTE] You may encounter a bug of Ruby interpreter. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. ---------------------------------------- http://redmine.ruby-lang.org