[#21039] Happy new year and... moving Ruby development to Git? — Michael Klishin <michael.s.klishin@...>

Happy new year everyone.

94 messages 2009/01/01
[#21040] Re: Happy new year and... moving Ruby development to Git? — James Gray <james@...> 2009/01/01

On Jan 1, 2009, at 6:42 AM, Michael Klishin wrote:

[#21041] Re: Happy new year and... moving Ruby development to Git? — brabuhr@... 2009/01/01

On Thu, Jan 1, 2009 at 11:22 AM, James Gray <james@grayproductions.net> wrote:

[#21042] Re: Happy new year and... moving Ruby development to Git? — Federico Builes <federico.builes@...> 2009/01/01

brabuhr@gmail.com writes:

[#21049] Re: Happy new year and... moving Ruby development to Git? — Michael Klishin <michael.s.klishin@...> 2009/01/01

[#21053] Re: Happy new year and... moving Ruby development to Git? — znmeb@... 2009/01/01

Quoting Michael Klishin <michael.s.klishin@gmail.com>:

[#21068] Re: Happy new year and... moving Ruby development to Git? — Yukihiro Matsumoto <matz@...> 2009/01/02

Hi,

[#21069] Re: Happy new year and... moving Ruby development to Git? — Florian Gilcher <flo@...> 2009/01/02

-----BEGIN PGP SIGNED MESSAGE-----

[#21070] Re: Happy new year and... moving Ruby development to Git? — "Luis Lavena" <luislavena@...> 2009/01/02

On Fri, Jan 2, 2009 at 12:18 PM, Florian Gilcher <flo@andersground.net> wrote:

[#21073] Re: Happy new year and... moving Ruby development to Git? — mathew <meta@...> 2009/01/02

My opinion:

[#21078] Re: Happy new year and... moving Ruby development to Git? — "Eust痃uio Rangel" <eustaquiorangel@...> 2009/01/02

My two cents:

[#21101] Re: Happy new year and... moving Ruby development to Git? — "M. Edward (Ed) Borasky" <znmeb@...> 2009/01/03

Eust痃uio Rangel wrote:

[#21102] Re: Happy new year and... moving Ruby development to Git? — "Nikolai Weibull" <now@...> 2009/01/03

On Sat, Jan 3, 2009 at 21:40, M. Edward (Ed) Borasky <znmeb@cesmail.net> wrote:

[#21104] Re: Happy new year and... moving Ruby development to Git? — "M. Edward (Ed) Borasky" <znmeb@...> 2009/01/03

Nikolai Weibull wrote:

[#21106] Re: Happy new year and... moving Ruby development to Git? — "Giuseppe Bilotta" <giuseppe.bilotta@...> 2009/01/04

On Sat, Jan 3, 2009 at 10:39 PM, M. Edward (Ed) Borasky

[#21114] Re: Happy new year and... moving Ruby development to Git? — Joel VanderWerf <vjoel@...> 2009/01/04

Giuseppe Bilotta wrote:

[#21132] Re: Happy new year and... moving Ruby development to Git? — Michael Klishin <michael.s.klishin@...> 2009/01/05

[#21134] Re: Happy new year and... moving Ruby development to Git? — Daniel Berger <djberg96@...> 2009/01/05

Michael Klishin wrote:

[#21080] Re: Happy new year and... moving Ruby development to Git? — Eric Hodel <drbrain@...7.net> 2009/01/02

On Jan 1, 2009, at 04:42 AM, Michael Klishin wrote:

[#21083] Re: Happy new year and... moving Ruby development to Git? — "Nikolai Weibull" <now@...> 2009/01/03

On Sat, Jan 3, 2009 at 00:34, Eric Hodel <drbrain@segment7.net> wrote:

[#21160] Re: Happy new year and... moving Ruby development to Git? — Eric Hodel <drbrain@...7.net> 2009/01/05

On Jan 2, 2009, at 17:25 PM, Nikolai Weibull wrote:

[#21165] Re: Happy new year and... moving Ruby development to Git? — Sylvain Joyeux <sylvain.joyeux@...4x.org> 2009/01/06

> I think I'm entitled to an opinion on the subject because I am a

[#21089] Re: Happy new year and... moving Ruby development to Git? — Michael Klishin <michael.s.klishin@...> 2009/01/03

[#21147] Re: Happy new year and... moving Ruby development to Git? — Paul Brannan <pbrannan@...> 2009/01/05

On Sat, Jan 03, 2009 at 12:48:09PM +0900, Michael Klishin wrote:

[#21097] [Bug #977] caller for all threads patch — Roger Pack <redmine@...>

Bug #977: caller for all threads patch

15 messages 2009/01/03
[#23760] Re: [Bug #977] caller for all threads patch — SASADA Koichi <ko1@...> 2009/06/08

I made a patch to Thread#caller(lev=1). It may be more flexible than

[#21244] [Bug #999] SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32 — William Mason <redmine@...>

Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32

14 messages 2009/01/10

[#21259] Do I need a special build arg to get irb to accept utf characters on OSX — Dave Thomas <dave@...>

I'm seeing very strange behavior at the irb prompt with ruby 1.9.1

10 messages 2009/01/11

[#21289] MRI 1.8.6 bug - exit is ignored if ensure clause throws exception which is caught by outer rescue — Shri Borde <Shri.Borde@...>

The following code snippet does print "after foo" when using MRI 1.8.6 on Windows Vista, showing that exit is ignored. Any thoughts on whether this is by design, a known bug, or a new issue? If it's the latter, should I open a bug for it?

5 messages 2009/01/12

[#21310] [Bug #1008] Missing shell version of ruby-1.9 commands (gem, rake, ...) for MinGW installation — Chauk-Mean Proum <redmine@...>

Bug #1008: Missing shell version of ruby-1.9 commands (gem, rake, ...) for MinGW installation

8 messages 2009/01/13

[#21339] [Bug #1010] Ruby-1.9's rake sh doesn't work on Windows (but fix provided) — Chauk-Mean Proum <redmine@...>

Bug #1010: Ruby-1.9's rake sh doesn't work on Windows (but fix provided)

10 messages 2009/01/14

[#21399] Proposal: Module#copy_method — Yehuda Katz <wycats@...>

I'd like it to be possible to copy methods from one module to another. The

38 messages 2009/01/18
[#21428] Re: Proposal: Module#copy_method — Yukihiro Matsumoto <matz@...> 2009/01/19

Hi,

[#21550] [Feature #1046] request: ability to run without specifying .rb — Roger Pack <redmine@...>

Feature #1046: request: ability to run without specifying .rb

13 messages 2009/01/24

[#21552] [Feature #1047] request: getters, setters for the GC — Roger Pack <redmine@...>

Feature #1047: request: getters, setters for the GC

15 messages 2009/01/24

[#21613] [Bug #1063] in `write': Not enough space - <STDOUT> (Errno::ENOMEM) on Windows XP — Nick Gorbikoff <redmine@...>

Bug #1063: in `write': Not enough space - <STDOUT> (Errno::ENOMEM) on Windows XP

11 messages 2009/01/27

[#21640] [Bug #1068] Ruby Cannot Handle Some UIDs — James Gray <redmine@...>

Bug #1068: Ruby Cannot Handle Some UIDs

12 messages 2009/01/28
[#21642] Re: [Bug #1068] Ruby Cannot Handle Some UIDs — Ondrej Bilka <neleai@...> 2009/01/28

On Wed, Jan 28, 2009 at 05:00:05PM +0100, James Gray wrote:

[#21663] Re: [Bug #1068] Ruby Cannot Handle Some UIDs — Nobuyoshi Nakada <nobu@...> 2009/01/29

Hi,

[#21701] [Feature #1081] add File::write() convenience method — Suraj Kurapati <redmine@...>

Feature #1081: add File::write() convenience method

34 messages 2009/01/31
[#28450] [Feature #1081] add File::write() convenience method — Yusuke Endoh <redmine@...> 2010/03/03

Issue #1081 has been updated by Yusuke Endoh.

[#28455] Re: [Feature #1081] add File::write() convenience method — Yukihiro Matsumoto <matz@...> 2010/03/04

Hi,

[#28472] Re: [Feature #1081] add File::write() convenience method — Yusuke ENDOH <mame@...> 2010/03/04

Hi,

[#21702] [Feature #1082] add Object#singleton_class method — Suraj Kurapati <redmine@...>

Feature #1082: add Object#singleton_class method

54 messages 2009/01/31
[#27372] [Feature #1082] add Object#singleton_class method — Suraj Kurapati <redmine@...> 2010/01/02

Issue #1082 has been updated by Suraj Kurapati.

[#27384] Re: [Feature #1082] add Object#singleton_class method — Yukihiro Matsumoto <matz@...> 2010/01/04

Hi,

[#27394] Re: [Feature #1082] add Object#singleton_class method — Yusuke ENDOH <mame@...> 2010/01/04

Hi,

[#27407] Re: [Feature #1082] add Object#singleton_class method — Shugo Maeda <shugo@...> 2010/01/05

Hi,

[#27409] Re: [Feature #1082] add Object#singleton_class method — Yukihiro Matsumoto <matz@...> 2010/01/05

Hi,

[#28304] Re: [Feature #1082] add Object#singleton_class method — Shugo Maeda <shugo@...> 2010/02/23

Hi,

[ruby-core:21699] [Bug #1080] SSL error when running the program "gem"

From: Ngoc Dao <redmine@...>
Date: 2009-01-31 20:00:11 UTC
List: ruby-core #21699
Bug #1080: SSL error when running the program "gem"
http://redmine.ruby-lang.org/issues/show/1080

Author: Ngoc Dao
Status: Open, Priority: Normal
ruby -v: 1.9.1 revision 21907

After installing Ruby 1.9.1 (2009-01-30 revision 21907) on Leopard with:
$ configure --prefix=/Users/ngocdt/opt/ruby
$ make
$ make install

There are errors when running the program "gem":

$ ~/opt/ruby/bin/gem help install
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9.6.0]

-- control frame ----------
c:0034 p:---- s:0119 b:0119 l:000118 d:000118 CFUNC  :initialize
c:0033 p:---- s:0117 b:0117 l:000116 d:000116 CFUNC  :new
c:0032 p:0063 s:0114 b:0114 l:000113 d:000113 CLASS  /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:31
c:0031 p:0011 s:0112 b:0112 l:000111 d:000111 CLASS  /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:23
c:0030 p:0011 s:0110 b:0110 l:000109 d:000109 CLASS  /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:22
c:0029 p:0045 s:0108 b:0108 l:000107 d:000107 TOP    /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:21
c:0028 p:---- s:0106 b:0106 l:000105 d:000105 FINISH
c:0027 p:---- s:0104 b:0104 l:000103 d:000103 CFUNC  :require
c:0026 p:0059 s:0100 b:0100 l:000099 d:000099 TOP    /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl.rb:22
c:0025 p:---- s:0098 b:0098 l:000097 d:000097 FINISH
c:0024 p:---- s:0096 b:0096 l:000095 d:000095 CFUNC  :require
c:0023 p:0023 s:0092 b:0092 l:000091 d:000091 TOP    /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/gem_openssl.rb:33
c:0022 p:---- s:0089 b:0089 l:000088 d:000088 FINISH
c:0021 p:---- s:0087 b:0087 l:000086 d:000086 CFUNC  :require
c:0020 p:0023 s:0083 b:0083 l:000082 d:000082 TOP    /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/security.rb:8
c:0019 p:---- s:0081 b:0081 l:000080 d:000080 FINISH
c:0018 p:---- s:0079 b:0079 l:000078 d:000078 CFUNC  :require
c:0017 p:0023 s:0075 b:0075 l:000074 d:000074 TOP    /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/install_update_options.rb:8
c:0016 p:---- s:0073 b:0073 l:000072 d:000072 FINISH
c:0015 p:---- s:0071 b:0071 l:000070 d:000070 CFUNC  :require
c:0014 p:0035 s:0067 b:0067 l:000066 d:000066 TOP    /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/commands/install_command.rb:3
c:0013 p:---- s:0065 b:0065 l:000064 d:000064 FINISH
c:0012 p:---- s:0063 b:0063 l:000062 d:000062 CFUNC  :require
c:0011 p:0059 s:0059 b:0059 l:000055 d:000058 BLOCK  /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:140
c:0010 p:0075 s:0056 b:0056 l:000055 d:000055 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:132
c:0009 p:0055 s:0050 b:0048 l:000047 d:000047 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:65
c:0008 p:0457 s:0044 b:0044 l:000043 d:000043 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/commands/help_command.rb:158
c:0007 p:0071 s:0031 b:0031 l:000030 d:000030 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command.rb:136
c:0006 p:0194 s:0027 b:0027 l:000026 d:000026 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:105
c:0005 p:0013 s:0021 b:0021 l:000020 d:000020 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:75
c:0004 p:0089 s:0016 b:0016 l:000015 d:000015 METHOD /Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/gem_runner.rb:39
c:0003 p:0212 s:0009 b:0009 l:002664 d:000a40 EVAL   /Users/ngocdt/opt/ruby/bin/gem:24
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:002664 d:002664 TOP    <main>:38964
---------------------------
-- Ruby level backtrace information-----------------------------------------
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:31:in `initialize'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:31:in `new'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:31:in `<class:SSLContext>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:23:in `<module:SSL>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:22:in `<module:OpenSSL>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl/ssl.rb:21:in `<top (required)>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl.rb:22:in `require'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/openssl.rb:22:in `<top (required)>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/gem_openssl.rb:33:in `require'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/gem_openssl.rb:33:in `<top (required)>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/security.rb:8:in `require'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/security.rb:8:in `<top (required)>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/install_update_options.rb:8:in `require'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/install_update_options.rb:8:in `<top (required)>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/commands/install_command.rb:3:in `require'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/commands/install_command.rb:3:in `<top (required)>'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:140:in `require'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:140:in `rescue in load_and_instantiate'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:132:in `load_and_instantiate'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:65:in `[]'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/commands/help_command.rb:158:in `execute'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command.rb:136:in `invoke'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:105:in `process_args'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/command_manager.rb:75:in `run'
/Users/ngocdt/opt/ruby/lib/ruby/1.9.1/rubygems/gem_runner.rb:39:in `run'
/Users/ngocdt/opt/ruby/bin/gem:24:in `<main>'

-- C level backtrace information -------------------------------------------
0x115fe2 0   ruby                                0x00115fe2 rb_vm_bugreport + 82
0x2b70c 1   ruby                                0x0002b70c rb_warning + 444
0x2b76b 2   ruby                                0x0002b76b rb_bug + 43
0xbc78b 3   ruby                                0x000bc78b rb_enable_interrupt + 75
0x96ffc2bb 4   libSystem.B.dylib                   0x96ffc2bb _sigtramp + 43
0xffffffff 5   ???                                 0xffffffff 0x0 + 4294967295

[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

Abort trap


----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next