[#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:21267] [Bug #1003] autoload test failed on OpenSolaris

From: Dae San Hwang <redmine@...>
Date: 2009-01-12 03:21:11 UTC
List: ruby-core #21267
Bug #1003: autoload test failed on OpenSolaris
http://redmine.ruby-lang.org/issues/show/1003

Author: Dae San Hwang
Status: Open, Priority: High

Following test failed.

gmake btest 'OPTS=-v -q'

...

test_autoload.rb #919 test_autoload.rb:1:in `<top (required)>'

...

.#927 test_autoload.rb:54:in `<top (required)>'
/tmp/bootstraptest.tmpwd20090110-1547-vj4suz/zzz.rb:1: [BUG] Segmentation fault
ruby 1.9.1 (2009-01-09 patchlevel-0 revision 21404) [x86_64-solaris10]

-- control frame ----------
c:0005 p:0009 s:0010 b:0010 l:000009 d:000009 TOP    /tmp/bootstraptest.tmpwd20090110-1547-vj4suz/zzz.rb:1
c:0004 p:---- s:0008 b:0008 l:000007 d:000007 FINISH
c:0003 p:0007 s:0006 b:0006 l:000248 d:000005 BLOCK  bootstraptest.tmp.rb:4
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP   
---------------------------
-- Ruby level backtrace information-----------------------------------------
/tmp/bootstraptest.tmpwd20090110-1547-vj4suz/zzz.rb:1:in `<top (required)>'
bootstraptest.tmp.rb:4:in `block in <main>'

-- C level backtrace information -------------------------------------------
555620 /usr/local/src/ruby-1.9.1/miniruby'rb_vm_bugreport+0x30 [0x555620]
487163 /usr/local/src/ruby-1.9.1/miniruby'report_bug+0xd3 [0x487163]
48724a /usr/local/src/ruby-1.9.1/miniruby'rb_bug+0xba [0x48724a]
507de7 /usr/local/src/ruby-1.9.1/miniruby'0x107de7 [0x507de7]
ffffdd7fffb7a166 /lib/amd64/libc.so.1'__sighndlr+0x6 [0xffffdd7fffb7a166]
ffffdd7fffb6d4df /lib/amd64/libc.so.1'call_user_handler+0x2a7 [0xffffdd7fffb6d4df]
48cef4 /usr/local/src/ruby-1.9.1/miniruby'rb_feature_p+0x234 [0x48cef4]
48d277 /usr/local/src/ruby-1.9.1/miniruby'rb_feature_provided+0x137 [0x48d277]
53535f /usr/local/src/ruby-1.9.1/miniruby'autoload_provided+0xf [0x53535f]
48b08f /usr/local/src/ruby-1.9.1/miniruby'rb_ensure+0xaf [0x48b08f]
53547a /usr/local/src/ruby-1.9.1/miniruby'autoload_node+0xea [0x53547a]
535983 /usr/local/src/ruby-1.9.1/miniruby'rb_const_defined_0+0x73 [0x535983]
54b319 /usr/local/src/ruby-1.9.1/miniruby'vm_exec_core+0x3b69 [0x54b319]
54ccb4 /usr/local/src/ruby-1.9.1/miniruby'vm_exec+0x234 [0x54ccb4]
5521fe /usr/local/src/ruby-1.9.1/miniruby'rb_iseq_eval+0xfe [0x5521fe]
48d5b1 /usr/local/src/ruby-1.9.1/miniruby'rb_load+0x181 [0x48d5b1]
48dd7c /usr/local/src/ruby-1.9.1/miniruby'rb_require_safe+0x5ec [0x48dd7c]
53563a /usr/local/src/ruby-1.9.1/miniruby'rb_const_get_0+0xca [0x53563a]
54afc8 /usr/local/src/ruby-1.9.1/miniruby'vm_exec_core+0x3818 [0x54afc8]
54ccb4 /usr/local/src/ruby-1.9.1/miniruby'vm_exec+0x234 [0x54ccb4]
54d1e4 /usr/local/src/ruby-1.9.1/miniruby'invoke_block_from_c+0x1d4 [0x54d1e4]
54d754 /usr/local/src/ruby-1.9.1/miniruby'vm_invoke_proc+0xd4 [0x54d754]
558cfe /usr/local/src/ruby-1.9.1/miniruby'thread_start_func_2+0x35e [0x558cfe]
558e31 /usr/local/src/ruby-1.9.1/miniruby'thread_start_func_1+0x11 [0x558e31]
ffffdd7fffb79de5 /lib/amd64/libc.so.1'_thrp_setup+0x8d [0xffffdd7fffb79de5]
ffffdd7fffb7a0a0 /lib/amd64/libc.so.1'_lwp_start+0x0 [0xffffdd7fffb7a0a0]

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

E
#927 test_autoload.rb:54:in `<top (required)>': core dumped  
FAIL 1/927 tests failed
gmake: *** [btest] Error 1


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

In This Thread

Prev Next