Project

General

Profile

Activity

From 04/19/2012 to 04/25/2012

04/25/2012

10:39 PM Bug #6358 (Feedback): arm-linux : sleep() time dependent threading bug
At first, please try Ruby trunk.
If the problem still occurs, could you please create a patch yourself?
There is ...
mame (Yusuke Endoh)
10:31 PM Bug #6358 (Closed): arm-linux : sleep() time dependent threading bug
Hi,
I have a multi-threading bug on a low-speed (180MHz) arm-linux platform. The bug can be consistantly produced or...
stevegoobermanhill (stephen gooberman-hill)
10:37 PM Bug #6356 (Feedback): arm linux build test suite fails on test/socket
At first, please try Ruby trunk.
If the problem still occurs, could you please create a patch yourself?
There is ...
mame (Yusuke Endoh)
09:33 PM Bug #6356 (Rejected): arm linux build test suite fails on test/socket
consistent unix address errors in 3 places, plus 1 failure in socket test suite
kind regards
Steve
[root@tec...
stevegoobermanhill (stephen gooberman-hill)
10:37 PM Bug #6355 (Feedback): arm-linux build test suite fails: on : /lib/ruby/1.9.1/arm-linux/digest/md5.so: [BUG] Segmentation fault
At first, please try Ruby trunk.
If the problem still occurs, could you please create a patch yourself?
There is ...
mame (Yusuke Endoh)
09:29 PM Bug #6355 (Closed): arm-linux build test suite fails: on : /lib/ruby/1.9.1/arm-linux/digest/md5.so: [BUG] Segmentation fault
build test suite fails
- first claims that a file which exists is not found
- then throws a segfault
I suspect t...
stevegoobermanhill (stephen gooberman-hill)
10:22 PM Bug #6357 (Assigned): readlineのテストtest_editing_modeが実行ユーザの.inputrcに影響される
mame (Yusuke Endoh)
10:00 PM Bug #6357 (Closed): readlineのテストtest_editing_modeが実行ユーザの.inputrcに影響される
=begin
木村といいます。
readlineのテストが実行したユーザの~/.inputrcによって失敗することがあります。
以下に例を示します。
1. inputrcでviモードが指定されているとtest_edit...
kimuraw (Wataru Kimura)
06:49 PM Feature #3219: assert now passes non-boolean result
Not sure I understand this ticket.
If I write a generic predicate foo? whose return value is undocumented and irre...
fxn (Xavier Noria)
06:46 PM Feature #3219: assert now passes non-boolean result
Sorah-san, you can decide this.
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
04:36 PM Revision 2bc4268e (git): * test/optparse/test_summary.rb (test_summary_containing_space): add
test for r35467. OptionParser#to_a shouldn't split banner by spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru...
nagachika (Tomoyuki Chikanaga)
04:22 PM Revision df79ded6 (git): * 2012-04-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:22 PM Revision f51e9cc0 (git): * ChangeLog: fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
02:05 PM Revision c1d27b8c (git): * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error message
format.
(addrinfo_mload): show more information on "too long AF_UNIX path"
error.
(addrinfo_unix_path): ditto f...
akr (Akira Tanaka)
01:23 PM Feature #6354: Remove escape (break/return/redo/next support) from class/module scope
(2012/04/25 12:37), mame (Yusuke Endoh) wrote:
> By removing it, what advantage will we get?

It simplifies VM...
ko1 (Koichi Sasada)
12:37 PM Feature #6354 (Assigned): Remove escape (break/return/redo/next support) from class/module scope
I don't object, but just curious.
By removing it, what advantage will we get?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
12:12 PM Feature #6354 (Assigned): Remove escape (break/return/redo/next support) from class/module scope
Let's remove global escape (break/return/redo/next support) from class/module scope.
Yes, it introduces incompatib...
ko1 (Koichi Sasada)
12:43 PM Bug #4974 (Closed): [ext/tk] ruby_1_9_2@32391 build failure with MinGW
I think this issue can be closed. Let me know if I'm wrong.
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
07:59 AM Feature #6353: caller-side **
Hi,

In message "Re: [ruby-core:44591] [ruby-trunk - Feature #6353][Assigned] caller-side **"
on Tue, 24 A...
matz (Yukihiro Matsumoto)
07:50 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
Following patch to NetBSD fixes this issue.
thanks @_enami
Index: pthread.c
====================================...
naruse (Yui NARUSE)
06:23 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
On Tue, Apr 24, 2012 at 2:25 PM, Eric Wong <[email protected]> wrote:
> KOSAKI Motohiro <kosaki.motohiro@gmail....
kosaki (Motohiro KOSAKI)
03:29 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
KOSAKI Motohiro <[email protected]> wrote:
> (4/24/12 6:55 AM), Yusuke Endoh wrote:
> >2012/4/24, KOSAKI...
normalperson (Eric Wong)
01:53 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
On Tue, Apr 24, 2012 at 12:13 PM, NARUSE, Yui <[email protected]> wrote:
> (2012/04/24 19:44), KOSAKI Motohiro wrot...
kosaki (Motohiro KOSAKI)
01:23 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
(2012/04/24 19:44), KOSAKI Motohiro wrote:
>> kosaki (Motohiro KOSAKI) wrote:
>>> On Mon, Apr 23, 2012 at 11:17 ...
naruse (Yui NARUSE)
12:29 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
(4/24/12 6:55 AM), Yusuke Endoh wrote:
> Hello,
>
> 2012/4/24, KOSAKI Motohiro<[email protected]>:
>...
kosaki (Motohiro KOSAKI)
06:53 AM Feature #5555: rename #include? to #includes?
> Do you try to call pop! as well? :)

That sounds like a balloon! yes! pop!
(I suppose in answer to your ques...
Anonymous
05:53 AM Feature #5555: rename #include? to #includes?
On Wed, 2012-04-25 at 05:24 +0900, Roger Pack wrote:
> >> It always confuses me how that one defies the rule.
> ...
cout (Paul Brannan)
05:29 AM Feature #5555: rename #include? to #includes?
>> It always confuses me how that one defies the rule.
>
> There’s no non-dangerous version of Array#shift, so it ...
Anonymous
05:23 AM Feature #5555: rename #include? to #includes?
On Tue, Apr 24, 2012 at 15:47, Roger Pack <[email protected]> wrote:
>> The basic naming for methods in standar...
now (Nikolai Weibull)
05:53 AM Bug #6246: 1.9.3-p125 intermittent segfault
>
/home/deploy/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_gc_call_finalizer_at_exit+0x219) [0x7f9f37246359...
cout (Paul Brannan)
04:31 AM Bug #6246: 1.9.3-p125 intermittent segfault
I've been using p194 for about a day now - no crashes yet
I'll notify you here over the next while
if the crash...
jshow (Jodi Showers)
01:44 AM Feature #2565: adding hooks for better tracing
Could the experimental probes be added in 1.9.3, so that developers would gain experience using them and have a more ... sax (Eric Saxby)
12:21 AM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
>OP said the same issue occurred on x86_64-linux, but I couldn't reproduce.
>Can you?
No I can't. we need more fe...
kosaki (Motohiro KOSAKI)
12:10 AM Bug #5986: Segmentation Fault
Thanks Yusuke.
I have notified the ActiveAdmin project (https://github.com/gregbell/active_admin/issues/1269) and I ...
levmatta (Luis Matta)

04/24/2012

10:54 PM Feature #5555: rename #include? to #includes?
> The basic naming for methods in standard class libraries are:
>
> * use basic form (include not includes)
> ...
Anonymous
10:04 PM Feature #6353 (Closed): caller-side **
Relating to keyword argument (#5474), there are some requests for
caller-side **. [ruby-core:40518]
def foo(k1...
mame (Yusuke Endoh)
10:01 PM Feature #5474 (Closed): keyword argument
Sorry for leaving this ticket for a long time.
Nobu improved the implementation of keyword argument.
Let's check ...
mame (Yusuke Endoh)
09:55 PM Feature #4598 (Closed): Net::SMTP should raise more helpfully when mail can't send
This issue was solved with changeset r35464.
Tyler, thank you for reporting this issue.
Your contribution to Ruby is ...
mame (Yusuke Endoh)
08:57 PM Revision 864fdcfb (git): merge revision(s) 35467:
* lib/optparse.rb (OptionParser#to_a): split for each lines.
[ruby-dev:45568][Bug #6348]
git-svn-id: svn+...
nobu (Nobuyoshi Nakada)
08:46 PM Revision 16a28549 (git): * 2012-04-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:46 PM Revision 3c2f707f (git): * lib/optparse.rb (OptionParser#to_a): split for each lines.
[ruby-dev:45568][Bug #6348]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35467 b2dd03c8-39d4-4d8f-98ff-823fe69b...
nobu (Nobuyoshi Nakada)
08:41 PM Bug #6351 (Assigned): transcode table generator does not support multi characters of Unicode
改めてチケット起こします。[ruby-dev:45576] より。
On 2012/04/24 17:11, "Martin J. Dürst" wrote:
> On 2012/04/24 17:02, U.Nakamura...
usa (Usaku NAKAMURA)
08:24 PM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
usa (Usaku NAKAMURA) wrote:
>
> First, as Jon mentioned, the SEGV of EM is another issue.
> Please split it fr...
luislavena (Luis Lavena)
11:53 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
Hello,

In message "[ruby-core:44560] [ruby-trunk - Bug #6228] [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1...
usa (Usaku NAKAMURA)
12:38 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
Usa-san, what do you think about Hiroshi suggestion about leave FD_SET() as macro instead? luislavena (Luis Lavena)
12:18 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
> Why do you think the same incorrect test code fails (consistently, not intermittently) on windows when only using -... h.shirosaki (Hiroshi Shirosaki)
08:23 PM Bug #6246: 1.9.3-p125 intermittent segfault
Hello,

2012/4/24, jshow (Jodi Showers) <[email protected]>:
> I have tried your example, but unfortunately c...
mame (Yusuke Endoh)
03:53 AM Bug #6246: 1.9.3-p125 intermittent segfault
"jshow (Jodi Showers)" <[email protected]> wrote:
> I would appreciate whatever effort can be applied - I am lite...
normalperson (Eric Wong)
02:14 AM Bug #6246: 1.9.3-p125 intermittent segfault
Yusuke Endoh,
I have tried your example, but unfortunately couldn't cause a crash. I experimented with various va...
jshow (Jodi Showers)
08:20 PM Bug #5746: Proc#curry too strict about lambda's arity.
This issue is blocked by #5694 which is assigned to matz.
So I'm assigning this to matz.
--
Yusuke Endoh <mame@...
mame (Yusuke Endoh)
08:18 PM Bug #6086: Number of arguments and named parameters
Matz, what do you think?
I'm not against this. But I'm not sure how surprising this behavior is,
until I encount...
mame (Yusuke Endoh)
08:14 PM Feature #6349 (Closed): Iconv の復活を希望します
This issue was solved with changeset r35460.
Kouhei, thank you for reporting this issue.
Your contribution to Ruby is...
usa (Usaku NAKAMURA)
07:59 PM Feature #6349: Iconv の復活を希望します
On 2012/04/24 17:11, "Martin J. Dürst" wrote:
> On 2012/04/24 17:02, U.Nakamura wrote:
>
>> データは例によってNetBSDのもの...
duerst (Martin Dürst)
05:29 PM Feature #6349: Iconv の復活を希望します
こんにちは。柳田です。

2012年4月24日16:55 "Martin J. Dürst" <[email protected]>:
> EUC-JISX0213 以外に、必要が String#encode にない...
kyanagi (Kouhei Yanagita)
04:17 PM Feature #6349 (Closed): Iconv の復活を希望します
r35444 で Iconv が削除されましたが、例えば Iconv.conv('UTF-8', 'EUC-JISX0213', line) のようなコードは
Ruby の Encoding が EUC-JISX0213 に対応して...
kyanagi (Kouhei Yanagita)
08:13 PM Bug #6345 (Rejected): resolv-replace.rb
> I am working on a program that requires socket connections via a socks proxy. Ruby appears to have some code to do... mame (Yusuke Endoh)
01:31 AM Bug #6345 (Rejected): resolv-replace.rb
I am working on a program that requires socket connections via a socks proxy. Ruby appears to have some code to do t... worthspending (Jeff Allen)
07:59 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
Hello,

2012/4/24, KOSAKI Motohiro <[email protected]>:
> Do you want raise NotImplementError on _all_...
mame (Yusuke Endoh)
07:53 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
> kosaki (Motohiro KOSAKI) wrote:
>> On Mon, Apr 23, 2012 at 11:17 PM, Yusuke Endoh <[email protected]> wrote:
>>  > ...
kosaki (Motohiro KOSAKI)
06:27 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
I am not sure if the following information are relevant, but I want you to have a complete picture.
I've tried to ...
rudolf (r stu3)
04:58 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
kosaki (Motohiro KOSAKI) wrote:
> On Mon, Apr 23, 2012 at 11:17 PM, Yusuke Endoh <[email protected]> wrote:
> > I sug...
naruse (Yui NARUSE)
01:23 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
On Mon, Apr 23, 2012 at 11:17 PM, Yusuke Endoh <[email protected]> wrote:
> Hello,
>
> 2012/4/24, kosaki (Motohiro K...
kosaki (Motohiro KOSAKI)
12:48 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
naruse (Yui NARUSE) wrote:
> as I said above, it works with NetBSD 5.1.
> So this is a bug added after 5.1.
I tr...
naruse (Yui NARUSE)
12:32 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
I tried the code with NetBSD 5.1_STABLE (GENERIC) i386 Mon Oct 3 14:22:23 JST 2011 and it works.
So NetBSD recently...
naruse (Yui NARUSE)
12:23 PM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
Hello,

2012/4/24, kosaki (Motohiro KOSAKI) <[email protected]>:
> I think this is a kind of documenta...
mame (Yusuke Endoh)
04:23 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
> kosaki (Motohiro KOSAKI) wrote:
>> I think this is a kind of documentation issue. If you use C, you can't use bo...
kosaki (Motohiro KOSAKI)
03:36 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
kosaki (Motohiro KOSAKI) wrote:
> I think this is a kind of documentation issue. If you use C, you can't use both th...
rudolf (r stu3)
03:32 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
mame (Yusuke Endoh) wrote:
> rudolf (r stu3) wrote:
> > I don't understand the sentence "NetBSD is not supported". ...
rudolf (r stu3)
02:53 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
Hello,
I think this is a kind of documentation issue. If you use C, you can't use both thread and fork. It's obvio...
kosaki (Motohiro KOSAKI)
12:46 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
rudolf (r stu3) wrote:
> Thanks for the comment. I am sorry, but I don't understand the sentence "NetBSD is not supp...
mame (Yusuke Endoh)
12:16 AM Bug #6341: SIGSEGV: Thread.new { fork { GC.start } }.join
Thanks for the comment. I am sorry, but I don't understand the sentence "NetBSD is not supported". I can see NetBSD-r... rudolf (r stu3)
06:20 PM Bug #5068 (Closed): Issue with "duplicated when clause is ignored"
This issue was solved with changeset r35459.
Stefano, thank you for reporting this issue.
Your contribution to Ruby i...
ko1 (Koichi Sasada)
04:34 PM Bug #6334: 64 bit build broken for 1.9.3 on Solaris 10 and openindiana - test_fork.rb
My testing method is flawed. I am going back and re-doing to find out when things broke.
Somewhere between r192 a...
cr_ellis (Colin Ellis)
04:04 PM Bug #6347 (Closed): Syntax error on calling method with symbol without space and parens in else clause
This issue was solved with changeset r35457.
Koichi, thank you for reporting this issue.
Your contribution to Ruby is...
nobu (Nobuyoshi Nakada)
02:27 PM Bug #6347: Syntax error on calling method with symbol without space and parens in else clause
バグであることが確実な気がするもの。(1.8ではp(:foo)と解釈されるもの)
if true then
p:foo
end

if false
else
p:foo
end
be...
usa (Usaku NAKAMURA)
12:49 PM Bug #6347 (Assigned): Syntax error on calling method with symbol without space and parens in else clause
mame (Yusuke Endoh)
12:08 PM Bug #6347 (Closed): Syntax error on calling method with symbol without space and parens in else clause
 ささだです.
 次のようにすると syntax error になるんですが,これはこういうもんでしょうか.
if 1==2
else
p:foo
end
#=>
ruby 2.0.0dev (201...
ko1 (Koichi Sasada)
02:54 PM Bug #6348 (Closed): OptionParser#to_a raise NoMethodError
This issue was solved with changeset r35453.
Shuji, thank you for reporting this issue.
Your contribution to Ruby is ...
nobu (Nobuyoshi Nakada)
02:15 PM Bug #6348 (Feedback): OptionParser#to_a raise NoMethodError
仰るとおりですが、それがどうかしましたか。
どのようになっていてほしいかなどを、少し詳しく教えてください。
shyouhei (Shyouhei Urabe)
02:03 PM Bug #6348 (Closed): OptionParser#to_a raise NoMethodError
=begin
OptionParser#to_a を呼び出すと NoMethodError が発生します。
$ ruby -r optparse -e 'OptionParser.new.to_a'
lib/...
shuujii (Shuji KOBAYASHI)
01:52 PM Revision a06cddb4 (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:59 PM Revision 7c346a46 (git): * ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path length
when it is too long for Unix socket.
* ext/socket/unixsocket.c (rsock_init_unixsock): ditto.
* ext/socket/socket.c ...
akr (Akira Tanaka)
12:55 PM Revision 606208be (git): * lib/net/smtp.rb (check_continue): raise an error with an explanatory
message. [ruby-core:35854] [Feature #4598]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35464 b2dd03c8-39d4-4d...
mame (Yusuke Endoh)
12:46 PM Bug #6346 (Assigned): Fix typo in documentation for abbrev.rb
mame (Yusuke Endoh)
12:00 PM Bug #6346 (Closed): Fix typo in documentation for abbrev.rb
Patch attached. mark-rushakoff (Mark Rushakoff)
12:30 PM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
Hello,
Okay, Kosaki-san, I leave this up to you.
But personally I'm against changing the parameter blindly, witho...
mame (Yusuke Endoh)
03:21 AM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
I meant, if a patch has negative impact against 32bit x86, I can't agree it. You should think 80%+ people are using 3... kosaki (Motohiro KOSAKI)
03:19 AM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
If increasing machine stack, it definitly reduce limit of number of fibers.
But, of course, RISC need more stack tha...
kosaki (Motohiro KOSAKI)
12:19 AM Bug #6344 (Assigned): 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
TL;DR :-)
Assigning this to ko1, as I heard ko1 is planning to change the code so that the value is dynamically de...
mame (Yusuke Endoh)
12:03 AM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
Downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=803698
mtasaka (Mamoru TASAKA)
12:01 AM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
mtasaka (Mamoru Tasaka) wrote:
> (Well, as RedHat people are also seeing this...)
> So first of all, I think the cu...
mame (Yusuke Endoh)
12:20 PM Revision bea7c1c8 (git): merge revision(s) 35462:
* lib/optparse.rb (OptionParser#to_a): should split by end-of-line,
and MUST TEST IT, MUST RUN THE TEST, MU...
naruse (Yui NARUSE)
12:17 PM Revision dd5ae05b (git): * lib/optparse.rb (OptionParser#to_a): should split by end-of-line,
and MUST TEST IT, MUST RUN THE TEST, MUST VERIFY BEFORE BACKPORT.
[ruby-dev:45568][Bug #6348]
git-svn-id: svn+ssh:...
naruse (Yui NARUSE)
12:17 PM Revision 276d82a7 (git): Cent OS 5.6 wakes up in 4.989596sec from sleep(5).
http://c5632.rubyci.org/~chkbuild/ruby-trunk/log/20120424T070102Z.log.html.gz
git-svn-id: svn+ssh://ci.ruby-lang.org...
naruse (Yui NARUSE)
11:14 AM Revision 756ffef4 (git): * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.
[ruby-dev:45571] [Feature #6349]
Requested by Kyouhei Yanagita <[email protected]>.
* enc/trans/japanese_euc.tra...
U.Nakamura
10:47 AM Bug #5334: Segmentation fault in InternetExplorer IServiceProvider interface
This segmentation fault raised at #4396 of win32ole.c
hr = pole->pDispatch->lpVtbl->GetTypeInfo( pole->pDispatch...
phasis68 (Heesob Park)
09:20 AM Revision 66d247bc (git): * compile.c: fix to output warning when the same literals
are available as a condition of same case clause.
And remove infomation ('#n') because we can find duplicated
con...
ko1 (Koichi Sasada)
09:10 AM Feature #4602 (Closed): naming ruby dll (win32/64)
r31587 でした。 usa (Usaku NAKAMURA)
08:05 AM Revision 24f00be6 (git): * win32/win32.c (waitpid): need to check the return value of
FindChildSlotByHandle() before passing poll_child_status().
this fixed a SEGV in test-all. reported by ko1 via IRC...
U.Nakamura
07:04 AM Revision 5f342277 (git): * parse.y (parser_yylex): EXPR_BEG by keywords is a start point of
commands. [ruby-dev:45563][Bug #6347]
* parse.y (superclass): ditto for superclass.
* parse.y (parser_parse_string, ...
nobu (Nobuyoshi Nakada)
06:52 AM Revision 5d466e51 (git): merge revision(s) 35455:
* lib/optparse.rb (OptionParser#to_a): should split by end-of-line
[ruby-dev:45568][Bug #6348]
git-svn-id...
nobu (Nobuyoshi Nakada)
06:51 AM Revision 4f2b0042 (git): * lib/optparse.rb (OptionParser#to_a): should split by end-of-line
[ruby-dev:45568][Bug #6348]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35455 b2dd03c8-39d4-4d8f-98ff-823fe69...
nobu (Nobuyoshi Nakada)
05:55 AM Revision 87b770c8 (git): merge revision(s) 35453:
* lib/optparse.rb (OptionParser#to_a): String#to_a is no longer
defined. [ruby-dev:45568][Bug #6348]
git...
nobu (Nobuyoshi Nakada)
05:54 AM Revision a9917efd (git): * lib/optparse.rb (OptionParser#to_a): String#to_a is no longer
defined. [ruby-dev:45568][Bug #6348]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35453 b2dd03c8-39d4-4d8f-98...
nobu (Nobuyoshi Nakada)
03:46 AM Revision 770ddcdf (git): * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.
[Feature #6276]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:56 AM Revision b05c95d9 (git): * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERM
to another process on Windows, so use SIGINT instead.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35451 b2dd0...
U.Nakamura
01:41 AM Revision 28a8188e (git): fix condition to set yaml engine
* test/rubygems/test_gem_specification.rb (test_to_yaml_emits_syck_compat_yaml):
fix condition to set yaml engine.
...
nobu (Nobuyoshi Nakada)
12:27 AM Bug #6288 (Closed): Change error message for thread block to be less misleading
This issue was solved with changeset r35449.
Robert, thank you for reporting this issue.
Your contribution to Ruby is...
mame (Yusuke Endoh)
12:23 AM Bug #5930 (Closed): source_location of blocks incorrect
This issue was solved with changeset r35447.
Charlton, thank you for reporting this issue.
Your contribution to Ruby ...
mame (Yusuke Endoh)

04/23/2012

11:55 PM Feature #5148 (Rejected): Constant Namespace/Scoping in Dynamic Classes/Modules
Okay.
Thomas, or anyone interested, please create a patch yourself, experiment it, show an objective evaluation of...
mame (Yusuke Endoh)
11:52 PM Bug #6344: 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
(Well, as RedHat people are also seeing this...)
So first of all, I think the current value "0x10000" is
almost bas...
mtasaka (Mamoru TASAKA)
11:38 PM Bug #6344 (Feedback): 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
日本語わかって頂けそうな気がするので日本語で。
残念ながら ppc にはプラットフォームメンテナがいなかったと
思います。
納得できるパッチを頂ければ取り込むにやぶさかではないですが、
このパッチはいかにも workaro...
mame (Yusuke Endoh)
11:26 PM Bug #6344 (Rejected): 1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64
1.9.3 p125, p194 ruby causes SEGV with test_massign.rb on ppc/ppc64.
Short reproducer and backtrace with ruby 1.9.3 ...
mtasaka (Mamoru TASAKA)
11:23 PM Bug #5680 (Feedback): IPPROTO_GGP undeclared when compiling ext/socket/constants.c
Cygwin is not supported currently. A patch is welcome.
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
10:57 PM Bug #5334: Segmentation fault in InternetExplorer IServiceProvider interface
Suketa-san,
Could you please check this ticket?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
10:56 PM Feature #4602: naming ruby dll (win32/64)
遠藤です。
このチケット、どういうステータスでしょうか?
とりあえず、trunk にコミットしたらどうでしょうか。もうコミット済?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
10:56 PM Feature #6322 (Closed): Remove iconv
This issue was solved with changeset r35444.
Eric, thank you for reporting this issue.
Your contribution to Ruby is g...
nobu (Nobuyoshi Nakada)
10:42 PM Feature #5373 (Feedback): SMTP - new method
Could you please create a test?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
10:42 PM Feature #4865 (Feedback): Documentation of FileUtils is very unclear on how errors are handled
Could you please create a draft?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
10:41 PM Feature #4598: Net::SMTP should raise more helpfully when mail can't send
Looks good. At least, I think the fix is benign.
I'll commit it unless there is objection.
--
Yusuke Endoh <ma...
mame (Yusuke Endoh)
10:31 PM Bug #6342 (Assigned): rubydb(debugger interface on emacs) doesnt work with multi files
mame (Yusuke Endoh)
12:48 AM Bug #6342 (Closed): rubydb(debugger interface on emacs) doesnt work with multi files
in rubydb(debugger interface on emacs) we can set breakpoint by C-x SPC,
but it only refers to line number, not to f...
riskwa (riskwa anon)
10:29 PM Bug #6341 (Feedback): SIGSEGV: Thread.new { fork { GC.start } }.join
Hello,
NetBSD is not supported currently. A patch is welcome.
The following is just my guess.
There is a ...
mame (Yusuke Endoh)
08:54 PM Bug #6333: Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
Thank you everyone, especially, Park-san. usa (Usaku NAKAMURA)
08:47 PM Bug #6333 (Closed): Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
This issue was solved with changeset r35435.
ray, thank you for reporting this issue.
Your contribution to Ruby is gr...
usa (Usaku NAKAMURA)
08:16 PM Bug #6333: Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0

I confirmed that I can succeeded to build the patch applied Ruby 1.9.3-p194 with GCC 4.7.0 (MinGW32) without segmen...
phasis68 (Heesob Park)
07:34 PM Bug #6333: Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
Hello,
phasis68 (Heesob Park) wrote:
> And I found the main reason is invalid szInternalCmds array initialization...
mame (Yusuke Endoh)
05:02 PM Bug #6333: Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
I can reproduce this issue on mingw gcc 4.7.0.
The point of segmentation fault is #902 of win32.c.
return str...
phasis68 (Heesob Park)
12:48 AM Bug #6333: Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
phasis68 (Heesob Park) wrote:
> I guess this issue is related with http://bugs.ruby-lang.org/issues/5407
>
> I think...
[email protected] (ray linn)
12:05 AM Bug #6333: Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
I guess this issue is related with http://bugs.ruby-lang.org/issues/5407
I think that CFLAGS should have "-fno-omi...
phasis68 (Heesob Park)
08:47 PM Bug #6319 (Closed): TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
Sorry, but I can't reproduce the error any more with ruby 2.0.0dev (2012-04-23 trunk 35432) [x86_64-linux]. I'm closi... vo.x (Vit Ondruch)
08:17 PM Bug #6221: OpenSSL 1.0.1 is breaking the drb test suite
I committed the patch.
Note that the link I shown needs user and pass parameters as:
http://rt.openssl.org/Ticket...
akr (Akira Tanaka)
08:15 PM Bug #6221 (Closed): OpenSSL 1.0.1 is breaking the drb test suite
This issue was solved with changeset r35434.
Bohuslav, thank you for reporting this issue.
Your contribution to Ruby ...
akr (Akira Tanaka)
08:06 PM Bug #6221: OpenSSL 1.0.1 is breaking the drb test suite
akr (Akira Tanaka) wrote:
> How about the following patch?
It seems it fixes my issues. I cannot reproduce the te...
vo.x (Vit Ondruch)
01:18 PM Bug #6221: OpenSSL 1.0.1 is breaking the drb test suite
I found http://rt.openssl.org/Ticket/Display.html?id=2769 .
How about the following patch?
Index: lib/drb/ssl.r...
akr (Akira Tanaka)
07:41 PM Bug #6343 (Assigned): Improved Fiber documentation
mame (Yusuke Endoh)
02:40 PM Bug #6343 (Closed): Improved Fiber documentation
Added an example for Fiber's transfer. Patch Attached. andhapp (Anuj Dutta)
03:27 PM Revision 7320d837 (git): * thread.c (rb_check_deadlock): refine an error message of deadlock
detection. [ruby-core:44336] [Bug #6288]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35449 b2dd03c8-39d4-4d8f...
mame (Yusuke Endoh)
03:23 PM Revision 02bc20ac (git): * 2012-04-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:23 PM Revision 563762f6 (git): * parse.y (primary): remove wrong "fixpos" that caused incorrect
source_location of blocks. [ruby-core:42232] [Bug #5930]
* test/ruby/test_proc.rb: add a test for above.
git-svn-i...
mame (Yusuke Endoh)
02:05 PM Revision b712455f (git): Wait until the server stops.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
01:57 PM Revision 19787c40 (git): * ext/iconv: deprecated. [Feature #6322]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:56 PM Revision ce2dc602 (git): * ext/iconv: deprecated. [Feature #6322]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:48 PM Revision 82801b91 (git): --with-broken-apple-openssl option
* ext/openssl/extconf.rb: add --with-broken-apple-openssl option.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
nobu (Nobuyoshi Nakada)
01:48 PM Revision e0431daa (git): test with psych
* test/rubygems/test_gem_specification.rb (test_to_yaml_emits_syck_compat_yaml):
test with psych.
git-svn-id: svn+...
nobu (Nobuyoshi Nakada)
01:48 PM Revision c2cc5fc9 (git): ignore unnecessary test
* test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properly):
ignore unnecessary test.
git-svn-...
nobu (Nobuyoshi Nakada)
01:48 PM Revision 77b1d885 (git): skip OpenSSL dependent tests if not available
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:48 PM Revision 535a28c7 (git): see OpenSSL::SSL
* lib/net/imap.rb (Net::IMAP): see if actually used SSL is defined to
get rid of autoloaded OpenSSL.
git-svn-id: s...
nobu (Nobuyoshi Nakada)
01:48 PM Revision cf611615 (git): autoload in module scope.
* lib/net/http.rb (Net::OpenSSL): get rid of autoload in global scope
not to make tests confused.
git-svn-id: svn+...
nobu (Nobuyoshi Nakada)
01:48 PM Revision 7255d93b (git): deal with timeout exceptions
* lib/net/http.rb (Net::HTTP#transport_request): deal with
Net::OpenTimeout and Net::ReadTimeout first to get rid o...
nobu (Nobuyoshi Nakada)
01:09 PM Revision 146aff91 (git): * test/socket/test_unix.rb (bound_unix_socket): make temporary
filename shorter for less possibility of Unix socket path over
107 bytes when TMPDIR has long path.
git-svn-id: ...
akr (Akira Tanaka)
11:47 AM Revision ee8c98e5 (git): * win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):
get rid of a segmentation fault with GCC 4.7.0.
reported by [email protected] (ray linn) at [ruby-core:44505]
[Bu...
U.Nakamura
11:15 AM Revision c2086cc7 (git): * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.
OpenSSL 1.0.1 rejects 512 bits RSA key for TLS1.2 with SHA512.
http://rt.openssl.org/Ticket/Display.html?id=2769&us...
akr (Akira Tanaka)
10:55 AM Revision 8f16d22e (git): * test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.
[ruby-dev:45551] reported by NARUSE, Yui.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35433 b2dd03c8-39d4-4d8...
akr (Akira Tanaka)
10:43 AM Bug #6329 (Closed): Can't use Ruby 1.9.3 as baseruby when cross compiling (MinGW)
This issue was solved with changeset r35431.
Luis, thank you for reporting this issue.
Your contribution to Ruby is g...
nobu (Nobuyoshi Nakada)
05:19 AM Revision 90d99ef1 (git): * .gdbinit (rb_ps_vm): follow st_table's packing change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:01 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
mame (Yusuke Endoh) wrote:
> jonforums (Jon Forums) wrote:
> > Why is the following
> >
> > ensure
> > fd...
jonforums (Jon Forums)
01:43 AM Revision e2b54072 (git): * configure.in: disable rubygems not to load rbconfig.rb before
fake.rb. [ruby-core:44492][Bug #6329]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35431 b2dd03c8-39d4-4d8f-98...
nobu (Nobuyoshi Nakada)
12:42 AM Bug #6334 (Feedback): 64 bit build broken for 1.9.3 on Solaris 10 and openindiana - test_fork.rb
Please show full build log with
./configure CFLAGS="-m64" && gmake V=1 test
In Solaris, more and more options m...
ngoto (Naohisa Goto)

04/22/2012

11:27 PM Bug #6341 (Third Party's Issue): SIGSEGV: Thread.new { fork { GC.start } }.join
When running ruby (ruby-lang.org) test suite, I am able to provoke a segfault using a test from bootstraptest/test_th... rudolf (r stu3)
10:08 PM Bug #6333 (Assigned): Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
Hello,
I cannot reproduce this issue with gcc 4.7.0 + Ubuntu + Ruby trunk.
Luis, could you please check this?
...
mame (Yusuke Endoh)
09:35 PM Bug #6340 (Rejected): Redefine Net::HTTPResponse#to_ary to avoid implicit conversion errors
It is not array conversion, but multiple assignment.
If this is suggested before 1.9.3, I maybe merged it.
But I ...
naruse (Yui NARUSE)
09:04 PM Bug #6340 (Rejected): Redefine Net::HTTPResponse#to_ary to avoid implicit conversion errors
I've hit a nasty and subtle bug in code using the deprecated Net::HTTPResponse to_ary conversion: https://github.com/... lshevtsov (Leonid Shevtsov)
05:34 PM Bug #6324: Spurious/incorrect warning on File.open with internal_encoding specified in string mode to duplicate external_encoding
In my view, we could/should get rid of this warning. See details below.
jrochkind (jonathan rochkind) wrote:
> No...
duerst (Martin Dürst)
03:04 PM Revision c9bbb3a8 (git): * 2012-04-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:04 PM Revision eab4183f (git): Wait until the proxy stops.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35429 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:11 PM Feature #6337: FileUtils#sync
Okay, a better name for this method is probably in order. If anyone can think of one?
@bitsweet I understand what ...
trans (Thomas Sawyer)
11:38 AM Feature #6337: FileUtils#sync
"Sync" can mean many things. See the long list of options on rsync's man page. This makes sense as a separate library... bitsweat (Jeremy Daer)
11:19 AM Feature #6337 (Assigned): FileUtils#sync
mame (Yusuke Endoh)
09:13 AM Feature #6337 (Assigned): FileUtils#sync
=begin
I'd like to see some sort of FileUtils#sync method to sync the contents of one directory with another.
Her...
trans (Thomas Sawyer)
12:43 PM Revision 628d3807 (git): * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:39 PM Revision f2e9040a (git): * ext/openssl/extconf.rb: ignore broken version by Apple.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:22 PM Revision ec646dcc (git): * ext/openssl/extconf.rb: configure.in adds -Wall to warnflags, not
CPPFLAGS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
11:37 AM Revision f7d01d27 (git): add ML ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35425 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:35 AM Revision e16e961b (git): * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh to
invoke service subprocess. mark detach threads for clean up.
* test/drb/drbtest.rb: clean up the service subprocess...
akr (Akira Tanaka)
11:31 AM Bug #6291 (Assigned): Backtrace printout halts for an extremely long time when large amounts of data are allocated
Matz,
Do you think that #inspect has a length limitation or timeout?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
11:30 AM Bug #6339 (Assigned): IRB::Context#use_readline= の削除
mame (Yusuke Endoh)
11:19 AM Bug #6339 (Closed): IRB::Context#use_readline= の削除
るりまを書いている最中に気づいたのですが、IRB::Context.new では use_readline と input_method によって @io への代入を分岐していますが、IRB::Context#use_readline... sho-h (Sho Hashimoto)
11:17 AM Bug #6328 (Assigned): Incorrect FSF addres in GPL license file
mame (Yusuke Endoh)
11:16 AM Bug #6338 (Assigned): IRB.conf[:IRB_NAME] に依らず、サブ irb の irb_name が irb#<数字> になるのを修正する
mame (Yusuke Endoh)
11:01 AM Bug #6338 (Closed): IRB.conf[:IRB_NAME] に依らず、サブ irb の irb_name が irb#<数字> になるのを修正する
るりまを書いている最中にサブ irb の irb_name が書き換わらない事に気づきました。.irbrc に IRB.conf[:IRB_NAME] = "bar" としてあったとして以下のように動作します。
$ irb
b...
sho-h (Sho Hashimoto)
11:15 AM Bug #6335 (Rejected): Allow Ruby hacker to extend a module or a class, without needing to know if it is a module or a class
mame (Yusuke Endoh)
08:16 AM Bug #6335 (Rejected): Allow Ruby hacker to extend a module or a class, without needing to know if it is a module or a class
Hi,
Please correct me if I am wrong.
I think in order to extend a module or a class, you must do
something lik...
shevegen (Robert A. Heiler)
10:40 AM Bug #5986 (Assigned): Segmentation Fault
Hello,
I cannot reproduce this, but I guess this is a bug of Ruby which is
triggered by a bug of active_admin.
...
mame (Yusuke Endoh)
08:54 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
+1 for nagachika-san.
jonforums (Jon Forums) wrote:
> Why is the following
>
> ensure
> fds.each {|fd...
mame (Yusuke Endoh)
04:58 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
Why is the following
ensure
fds.each {|fd| IO.for_fd(fd).close rescue next}
wrong usage of IO.for_fd?
...
jonforums (Jon Forums)
12:44 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
Hi,
I think the root cause is wrong usage of IO.for_fd in ensure clause of test_flush_finalizer1,
and just call G...
nagachika (Tomoyuki Chikanaga)
08:33 AM Feature #6336 (Rejected): Allow Ruby hacker to extend a module or a class, without needing to know if it is a module or a class
I don't know why do you want to do such a thing, but you can use Module#module_eval for both class and module:
F...
mame (Yusuke Endoh)
08:17 AM Feature #6336: Allow Ruby hacker to extend a module or a class, without needing to know if it is a module or a class
What I meant to say is - I think adding a new keyword would not be a good
solution.
shevegen (Robert A. Heiler)
08:16 AM Feature #6336 (Rejected): Allow Ruby hacker to extend a module or a class, without needing to know if it is a module or a class
Hi,
Please correct me if I am wrong.
I think in order to extend a module or a class, you must do
something lik...
shevegen (Robert A. Heiler)
07:48 AM Bug #6334 (Assigned): 64 bit build broken for 1.9.3 on Solaris 10 and openindiana - test_fork.rb
naruse (Yui NARUSE)
06:26 AM Bug #6319: TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
Could you printf debug with following patch?
diff --git a/lib/webrick/httprequest.rb b/lib/webrick/httprequest.rb
...
naruse (Yui NARUSE)
01:46 AM Revision f46ffca1 (git): avoid thread switching.
The test may fail if thread switches to d or e before assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
naruse (Yui NARUSE)

04/21/2012

10:52 PM Revision cc19bcf1 (git): * lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.
[ruby-dev:45541]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
10:50 PM Bug #6334 (Rejected): 64 bit build broken for 1.9.3 on Solaris 10 and openindiana - test_fork.rb
make test fails with:
#248 test_fork.rb:51:in `<top (required)>': core dumped [ruby-dev:44005] [Ruby 1.9 - Bug #4...
cr_ellis (Colin Ellis)
05:16 PM Bug #5986: Segmentation Fault
levmatta (Luis Matta) wrote:
> naruse is there any thing I should do:
> "Anyway I doubt this is Third Party's Issue...
naruse (Yui NARUSE)
06:57 AM Bug #5986: Segmentation Fault
Only the newest prerelease version of EventMachine should work with ruby 1.9.2 and up.
So I tested it, with the same...
levmatta (Luis Matta)
04:21 PM Revision 5849614d (git): * 2012-04-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:21 PM Revision 2346056e (git): * ChangeLog: fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
03:53 PM Bug #6333 (Closed): Ruby 1.9.3 (P0, P125,P194) Segmentation fault when compiled with GCC 4.7.0
Compiled Ruby 1.9.3 with GCC 4.7.0 (MinGW64) , when miniruby.exe execute ./win32/mkexports.rb, Segmentation fault occ... [email protected] (ray linn)
03:10 PM Bug #6272 (Closed): Rinda sticks on some tests
This issue was solved with changeset r35417.
Yui, thank you for reporting this issue.
Your contribution to Ruby is gr...
seki (Masatoshi Seki)
07:59 AM Feature #6293: new queue / blocking queues
On Thu, Apr 19, 2012 at 03:20:50PM +0900, SASADA Koichi wrote:
> Hi,
>
> (2012/04/17 0:24), Aaron Patterson wrot...
Anonymous
07:54 AM Feature #6130: inspect using to_s is pain
I started writing the tests:
https://github.com/eregon/ruby/commit/f9ac4cd1daadd7c37c722c79a36296f3d161058b
I'll ...
Eregon (Benoit Daloze)
03:14 AM Feature #6130: inspect using to_s is pain
Hello,
mame (Yusuke Endoh) wrote:
> Looks good to me. I'll commit it, except the change of test/test_pp.rb. Thanks!
...
Eregon (Benoit Daloze)
02:52 AM Feature #6130: inspect using to_s is pain
Oh, yeah, Benoit. I'm happy if you write tests for the new behavior :-)
Do you have a commit bit already?
--
Y...
mame (Yusuke Endoh)
02:41 AM Feature #6130: inspect using to_s is pain
Hello,
> > So I propose this patch.
>
> I'll review. Please wait!
Looks good to me. I'll commit it, except ...
mame (Yusuke Endoh)
07:18 AM Bug #6325: Can't install
Thanks guys. It turns out the fix was to delete every Ruby-related thing I could find on my machine and then reinstal... flowshine (Kurt von Laven)
07:01 AM Feature #6315: handler to trace output of each line of code executed
ko1 (Koichi Sasada) wrote:
> (2012/04/20 19:24), ankopainting (Anko Painting) wrote:
> > I understand your concern...
ankopainting (Anko Painting)
06:10 AM Revision 694fbfd6 (git): * 2012-04-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:10 AM Revision b384fe5e (git): * test/rinda/test_rinda.rb: fix sticks on some testsf problem
[Bug #6272]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Masatoshi SEKI
01:46 AM Bug #5761 (Closed): Array#flatten(N) calls to_ary on the (N+1)-level objects
This is already fixed in ruby-1.9.3-p194.
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
01:07 AM Bug #6329 (Assigned): Can't use Ruby 1.9.3 as baseruby when cross compiling (MinGW)
mame (Yusuke Endoh)
12:36 AM Bug #6329 (Closed): Can't use Ruby 1.9.3 as baseruby when cross compiling (MinGW)
Hello,
I believe this was covered before on older issues, but this is showing again....
luislavena (Luis Lavena)
01:07 AM Bug #6332 (Assigned): Error compiling readline due username_completion_function being undeclared (GCC 4.6)
mame (Yusuke Endoh)
01:05 AM Bug #6332 (Closed): Error compiling readline due username_completion_function being undeclared (GCC 4.6)
Hello,
Attempting to compile trunk (r35415) against GCC 4.6 (4.6.3, OSX 10.6, MacPorts provided) generates the fol...
luislavena (Luis Lavena)
12:33 AM Bug #5140: Emacs ruby-mode major indentation bug with Ruby 1.9
This bug has been fixed in the base ruby-mode.el included in Emacs
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10...
rlipman (Reed Lipman)
12:15 AM Bug #6319 (Assigned): TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
Naruse-san, do you know what is wrong?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
12:00 AM Bug #6319: TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
This is my hostname:
# hostname
dhcp-25-1.brq.redhat.com
vo.x (Vit Ondruch)

04/20/2012

10:51 PM Feature #6321: Find and repair bad bytes in encodings, without transcoding
I think the use case is very common -- it is for me anyway, I think I"m not unique!
I am taking in input from an e...
jrochkind (jonathan rochkind)
10:24 AM Feature #6321 (Feedback): Find and repair bad bytes in encodings, without transcoding
What is the use case?
I have an idea like String#validate which behaves as you said.
But I doubt such method intr...
naruse (Yui NARUSE)
03:38 AM Feature #6321 (Assigned): Find and repair bad bytes in encodings, without transcoding
mame (Yusuke Endoh)
10:16 PM Revision a834d7fe (git): merge revision(s) 35366,35377,35399,35406:
* strftime.c (rb_strftime_with_timespec): fix padding of time zone
offset. [ruby-dev:43287][Bug #4458]
...
nobu (Nobuyoshi Nakada)
09:30 PM Bug #6328 (Closed): Incorrect FSF addres in GPL license file
The FSF address stated in GPL file is outdated. Could you please fix the address or possibly update the entire file w... vo.x (Vit Ondruch)
08:54 PM Bug #5986: Segmentation Fault
naruse is there any thing I should do:
"Anyway I doubt this is Third Party's Issue mainly EventMachine."
Is a confu...
levmatta (Luis Matta)
07:53 PM Feature #6315: handler to trace output of each line of code executed
(2012/04/20 19:24), ankopainting (Anko Painting) wrote:
> I understand your concern. I think power > speed. In r...
ko1 (Koichi Sasada)
07:24 PM Feature #6315: handler to trace output of each line of code executed

> Thank you. I understand what you want. However, I think it needs
> performance drawback. I'm not sure it is...
ankopainting (Anko Painting)
03:23 PM Feature #6315: handler to trace output of each line of code executed
Hi,

(2012/04/20 14:33), ankopainting (Anko Painting) wrote:
> It has an example, but I'll give you another on...
ko1 (Koichi Sasada)
02:33 PM Feature #6315: handler to trace output of each line of code executed
ko1 (Koichi Sasada) wrote:
> (2012/04/18 13:23), ankopainting (Anko Painting) wrote:
> > using a similar mechanism...
ankopainting (Anko Painting)
04:46 AM Feature #6315: handler to trace output of each line of code executed
I was under the impression that set_trace_func would be deprecated. Last I checked it had a glaring bug in it which I... trans (Thomas Sawyer)
03:31 AM Feature #6315 (Feedback): handler to trace output of each line of code executed
mame (Yusuke Endoh)
12:59 PM Bug #5068: Issue with "duplicated when clause is ignored"
> (why did you commit it?).

I just forgot :-)


> May I commit it with modification?

Please!

--...
mame (Yusuke Endoh)
08:53 AM Bug #5068: Issue with "duplicated when clause is ignored"
(2012/04/20 5:18), mame (Yusuke Endoh) wrote:
> You changed case duplicate check recently.
> What do you think a...
ko1 (Koichi Sasada)
05:17 AM Bug #5068: Issue with "duplicated when clause is ignored"
Hello, ko1
You changed case duplicate check recently.
What do you think about this issue?
--
Yusuke Endoh <m...
mame (Yusuke Endoh)
10:51 AM Revision d6ba4bca (git): update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:03 AM Bug #6319 (Feedback): TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
naruse (Yui NARUSE)
03:35 AM Bug #6319 (Assigned): TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
I'm assigning this to naruse-san because he fixed #4110.
Vit, #4110 is a problem about hostname of a testing syste...
mame (Yusuke Endoh)
07:00 AM Feature #6130: inspect using to_s is pain
Benoit, thank you!
> After some thoughts I believe it would not be worth changing the behavior if it was not fully...
mame (Yusuke Endoh)
05:35 AM Bug #6011 (Feedback): ruby-1.9.3-p0/lib/webrick/utils.rb:184: [BUG] Segmentation fault
See #5780.
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
05:34 AM Bug #5882 (Feedback): segfault in miniruby in ruby1.9.3 crosscompile for ARM
See #5780.
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
05:22 AM Bug #6325: Can't install
"/usr/lib64/ruby/site_ruby/1.8/rubygems.rb" is not a path that RVM would create. I suspect your PATH is not configur... drbrain (Eric Hodel)
04:32 AM Bug #6325 (Feedback): Can't install
Hello,
> ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux]
> export GEM_PATH=$GEM_HOME:/usr/li...
mame (Yusuke Endoh)
04:06 AM Bug #6325: Can't install
Whoops, sorry. I meant to make the subject "Can't Install Rails." flowshine (Kurt von Laven)
04:05 AM Bug #6325 (Closed): Can't install
I am trying to install RubyGems 1.8.22 and Rails 3.2.3 on Red Hat 4.4.6-3. I used RVM, and the precise sequence of co... flowshine (Kurt von Laven)
05:09 AM Bug #5780 (Feedback): test/fileutils/test_fileutils.rb:86: [BUG] Segmentation fault
Hello,
Anyone is interested in this?
If any, please negotiate with Debian team, get an access to their hardware, ...
mame (Yusuke Endoh)
04:53 AM Feature #6308 (Feedback): Eliminate delegation from WeakRef
Hello,
2012/4/17, headius (Charles Nutter) <[email protected]>:
> WeakRef's delegation features are a really aw...
mame (Yusuke Endoh)
04:51 AM Feature #6309 (Feedback): Add a reference queue for weak references
There is no maintainer for weakref, so please create a patch yourself!
We may import it if matz accepts.
BTW, the...
mame (Yusuke Endoh)
04:44 AM Bug #6291: Backtrace printout halts for an extremely long time when large amounts of data are allocated
Hello,
I have no idea except adding a length limitation or timeout to #inspect.
Any other ideas?
--
Yusuke E...
mame (Yusuke Endoh)
04:36 AM Bug #6324 (Assigned): Spurious/incorrect warning on File.open with internal_encoding specified in string mode to duplicate external_encoding
Martin-sensei, Naruse-san, what do you think?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
12:53 AM Bug #6324 (Closed): Spurious/incorrect warning on File.open with internal_encoding specified in string mode to duplicate external_encoding
Normally, if you open a File specifying an internal_encoding equivalent to an external_encoding, using the string met... jrochkind (jonathan rochkind)
04:00 AM Feature #6253: Implement a way to pass keyword options to curried procs
=begin
I still want to think about this problem some more, but I also wanted to share some of my early thoughts...
I...
jballanc (Joshua Ballanco)
03:53 AM Feature #6293: new queue / blocking queues
On Mon, 2012-04-16 at 18:25 +0900, SASADA Koichi wrote:
> How about to add try_pop?

I like it! It's consiste...
cout (Paul Brannan)
03:43 AM Revision 2867611f (git): * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoid
conflict with ca-bundle.pem
* lib/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem:
ditt...
drbrain (Eric Hodel)
03:42 AM Feature #6305 (Rejected): Lazy
> That's kind of the thing about this actually. Because this library is a gem I am not using it even when I probably ... mame (Yusuke Endoh)
03:38 AM Revision eaa1fccf (git): Merged r35411 from trunk:
* lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoid
conflict with ca-bundle.pem
* lib/rubygems/s...
drbrain (Eric Hodel)
03:36 AM Feature #6322 (Assigned): Remove iconv
Nobu, you are the maintainer of iconv. What do you think?
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
03:31 AM Feature #6317 (Assigned): Range#cover?の引数としてRangeインスタンスを受けられるようにして欲しい
mame (Yusuke Endoh)
03:29 AM Bug #6312 (Assigned): Psych needlessly noisy parsing string node starting with number-ish string
mame (Yusuke Endoh)
03:29 AM Feature #6311 (Assigned): memmem()によるrb_memsearch()の高速化
いいんじゃないかなあと思いましたが、
configure スクリプトいじるので、なかださんどうでしょうか。
--
Yusuke Endoh <[email protected]>
mame (Yusuke Endoh)
03:28 AM Revision b68e0dbf (git): * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoid
conflict with ca-bundle.pem
* lib/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem:
ditt...
drbrain (Eric Hodel)
12:53 AM Feature #5455: $SAFE should be removed
On Apr 19, 2012 6:36 AM, "jballanc (Joshua Ballanco)" <[email protected]>
wrote:
>
>
> Issue #5455 has been...
MartinBosslet (Martin Bosslet)
12:22 AM Revision 1abf777e (git): merge revision(s) 35389:
Use mock of Gem::Security::OPT[:trust_dir]
Gem::Security::OPT[:trust_dir] depends Gem.user_home but doesn't ...
naruse (Yui NARUSE)
12:10 AM Revision e3491938 (git): * 2012-04-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@35408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:10 AM Revision 6253fbea (git): Backport security fixes for RubyGems 1.3.7:
* lib/rubygems: Apply the following security fixes to RubyGems 1.3.7:
RubyGems now disallows redirection from HTT...
drbrain (Eric Hodel)

04/19/2012

11:41 PM Revision 4dd74831 (git): * ChangeLog: fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
11:38 PM Revision d9270180 (git): Backport security fixes for rubygems from r35404
* lib/rubygems: Update to RubyGems 1.8.23 which contains security
fixes:
RubyGems now disallows redirection fro...
drbrain (Eric Hodel)
11:07 PM Revision 064bf602 (git): * lib/rubygems: Update to RubyGems 1.8.23 which contains security
fixes:
RubyGems now disallows redirection from HTTPS to HTTP.
RubyGems now verifies SSL connections.
See htt...
drbrain (Eric Hodel)
10:43 PM Revision 39573b4b (git): * 2012-04-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:43 PM Revision de280961 (git): Backport r35374 and r35375
* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which
were ported to the rubygems git repository....
drbrain (Eric Hodel)
09:39 PM Feature #6286: Add Exception#format method
Would it be possible to make the #format method public? And if I may be a bit daring, some documentation would be nic... vo.x (Vit Ondruch)
04:39 PM Bug #6036 (Closed): Test failures in Fedora Rawhide/17
Since the remaining issues were reported in separate issues #6089, #6221, I'm closing this ticket
vo.x (Vit Ondruch)
04:33 PM Bug #6323 (Closed): Invalid result of Time#strftime %z
This issue was solved with changeset r35399.
Heesob, thank you for reporting this issue.
Your contribution to Ruby is...
nobu (Nobuyoshi Nakada)
02:17 PM Bug #6323 (Closed): Invalid result of Time#strftime %z
I guess Revision 35377 made a kind of typo.
C:\>irb
irb(main):001:0> t = Time.new(2012,1,1,1,1,1,'+00:55')
=> 20...
phasis68 (Heesob Park)
04:25 PM Bug #6124: remove the "spec-only gems" in Ruby 1.9.3 (was What is the purpose of "fake" gems in Ruby)
Just to illustrate, this is another issue with fake gems: https://github.com/rubygems/rubygems/issues/79#issuecomment... vo.x (Vit Ondruch)
03:34 PM Revision 83ed9851 (git): * 2012-04-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:34 PM Revision 0968c22e (git): fix typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e znz (Kazuhiro NISHIYAMA)
03:23 PM Feature #6293: new queue / blocking queues
Hi,

(2012/04/17 0:24), Aaron Patterson wrote:
>>> So calling pop() means we're doing a not not blocking call....
ko1 (Koichi Sasada)
03:23 PM Feature #6315: handler to trace output of each line of code executed
(2012/04/18 13:23), ankopainting (Anko Painting) wrote:
> using a similar mechanism to set_trace_func, I would lik...
ko1 (Koichi Sasada)
02:36 PM Feature #6305: Lazy
That's kind of the thing about this actually. Because this library is a gem I am not using it even when I probably sh... trans (Thomas Sawyer)
02:17 PM Feature #6321: Find and repair bad bytes in encodings, without transcoding
moved. shyouhei (Shyouhei Urabe)
06:15 AM Feature #6321: Find and repair bad bytes in encodings, without transcoding
Administrator, can you move this ticket to ruby-trunk? nahi (Hiroshi Nakamura)
04:45 AM Feature #6321 (Closed): Find and repair bad bytes in encodings, without transcoding
If I use the String#encode feature to transcode from one encoding to another, then bad (invalid) bytes in the source ... jrochkind (jonathan rochkind)
01:57 PM Feature #6322: Remove iconv
I'm neutral now. naruse (Yui NARUSE)
08:06 AM Feature #6322 (Closed): Remove iconv
Currently when you require 'iconv' it reports a warning:
$ ruby -v -r iconv -e 0
ruby 1.9.3p125 (2012-02-16 r...
drbrain (Eric Hodel)
01:35 PM Feature #5455: $SAFE should be removed
I just wanted to chime in here and suggest that, in the process of adding security restrictions, it might be worth co... jballanc (Joshua Ballanco)
09:36 AM Bug #6313: [rdoc] clarify that srand(number) is not default 0
Both Random.new and srand call Random.new_seed so I updated the documentation of each based on your patch. drbrain (Eric Hodel)
09:35 AM Bug #6313 (Closed): [rdoc] clarify that srand(number) is not default 0
This issue was solved with changeset r35393.
Roger, thank you for reporting this issue.
Your contribution to Ruby is ...
drbrain (Eric Hodel)
08:48 AM Bug #6285 (Closed): Documents of IO#read, IO#readpartial, etc. should describe how they are executed when second argument is not empty String
This issue was solved with changeset r35391.
yu, thank you for reporting this issue.
Your contribution to Ruby is gre...
drbrain (Eric Hodel)
08:13 AM Bug #4266: Timeouts in threads cause "ThreadError: deadlock; recursive locking"
jtara (Jon Tara) wrote:
> Brian Gugliemetti wrote:
> >File monitor-synchronize-use-c-implementation.patch added
>...
MingVonsalis (Ming Vonsalis)
07:33 AM Revision e0ffb9b5 (git): * strftime.c (rb_strftime_with_timespec): fix carrir-up bug and
overwrite '+' with '-' if negative offset less than a hour.
[ruby-core:44447][Bug #6323]
git-svn-id: svn+ssh://ci...
nobu (Nobuyoshi Nakada)
03:55 AM Revision b5108130 (git): merge revision(s) 35395:
* ext/-test-/win32/dln/extconf.rb: need import library for ordinal
entry even on mingw. [ruby-core:44441][...
nobu (Nobuyoshi Nakada)
03:21 AM Revision ec0bd633 (git): Run TC_JSONGenerate#test_gc in a separate process.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35397 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:49 AM Revision c1903a9f (git): Fix multithread issue in the test of r35391
pipe() uses threads and its reader thread may work before the writer
writes "foob". On such case, the reader will rai...
naruse (Yui NARUSE)
12:40 AM Revision 1ff181cf (git): * ext/-test-/win32/dln/extconf.rb: need import library for ordinal
entry even on mingw. [ruby-core:44441][Bug #6320]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35395 b2dd03c8...
nobu (Nobuyoshi Nakada)
12:38 AM Revision 0ba3c640 (git): * ChangeLog: remove garbage spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:35 AM Revision 42a9234c (git): * random.c (random_init): Clarify that the default seed is
Random.new_seed, not zero. Based on patch by Roger Pack.
[ruby-trunk - Bug #6313]
* random.c (rb_f...
drbrain (Eric Hodel)
12:09 AM Bug #6318: TestTimeTZ failures
nobu (Nobuyoshi Nakada) wrote:
> fixed at r35377.
That was fast. Thank you!
vo.x (Vit Ondruch)
12:05 AM Bug #6221: OpenSSL 1.0.1 is breaking the drb test suite
This issue is still present. Testing with ruby 2.0.0dev (2012-04-17 trunk 35368) [x86_64-linux] vo.x (Vit Ondruch)
 

Also available in: Atom