Project

General

Profile

Activity

From 06/06/2010 to 06/12/2010

06/12/2010

10:47 PM Bug #3432 (Assigned): bad conversion from UTF8-MAC
=begin

=end
nobu (Nobuyoshi Nakada)
07:54 PM Bug #3432 (Closed): bad conversion from UTF8-MAC
=begin
Ruby does not convert well from UTF8-MAC to UTF-8

The attached script shows it is the only encoding to behave that way and which is compatible 'é' or 'è' in UTF-8.

The results is:
UTF8-MAC Backward conversion: not the...
Eregon (Benoit Daloze)
07:28 PM Revision 4e968660 (git): Backport revision 28309:
* lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
07:25 PM Revision 0486db01 (git): * lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
05:18 PM Revision 1b5c41b4 (git): merge revision(s) 28307:
* enc/trans/utf8_mac.trans (buf_apply): fix for patterns
whose result is 2 bytes. [ruby-core:30751]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
05:13 PM Revision 78f5b54f (git): * enc/trans/utf8_mac.trans (buf_apply): fix for patterns
whose result is 2 bytes. [ruby-core:30751]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
04:41 PM Revision b27ec368 (git): merge revision(s) 28305:
* time.c (rb_localtime_r2): fix mixed declarations and code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28306 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
04:40 PM Revision 051af243 (git): * time.c (rb_localtime_r2): fix mixed declarations and code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
04:37 PM Revision 03efb12a (git): merge revision(s) 28302:
* ext/dl/lib/dl.rb: don't require when already loaded.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
04:37 PM Revision 6fcf972c (git): merge revision(s) 28300:
* ext/fiddle/closure.c (dealloc): workaround fix for libffi's
ffi_closure_free. [ruby-dev:41483] [ruby-dev:41214]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
03:28 PM Revision 75033ea1 (git): * ext/dl/lib/dl.rb: don't require when already loaded.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
03:28 PM Revision 2be63247 (git): * 2010-06-13
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:28 PM Revision 54221610 (git): * ext/fiddle/closure.c (dealloc): workaround fix for libffi's
ffi_closure_free. [ruby-dev:41483] [ruby-dev:41214]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
02:42 PM Bug #3123: uninitialized constant Object::C (NameError)
=begin
whiteleaf と申します。

> むしろ Object:: がついた方が
> 初学者には親切なのでは、という気もするのですが。

親切だと思えるのはトップレベルで定義した場合 Object に定義される
と知っているからだと思います。
Ruby を使う上では知っておくべき情報だとは思いますが、初学者にとって
は混乱のもとな気もします。

私も重大な問題ではないとは思いますが。
=end
whiteleaf (whiteleaf _)
02:12 PM Bug #3123: uninitialized constant Object::C (NameError)
=begin
遠藤です。

2010年6月12日11:28 Tadashi Saito <shiba@mail2.accsnet.ne.jp>:
>> > いつの間にかトップレベルでの uninitialized constant で Object:: が付くようになってしまっています。
>>
>> 確かにバグだと思いますが明らかに重大でないことと、直そうとすると
>> 意外と面倒っぽく、revert するのはそっちの方が大変更になるので、
>> 1.9...
mame (Yusuke Endoh)
09:27 AM Bug #3123 (Closed): uninitialized constant Object::C (NameError)
=begin
This issue was solved with changeset r28293.
Kazuhiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
matz (Yukihiro Matsumoto)
02:24 PM Bug #3231 (Open): Digest Does Not Build
=begin
Hi, Usaku

Could you please commit your patch?

--
Yusuke Endoh <mame@tsg.ne.jp>
=end
mame (Yusuke Endoh)
07:56 AM Revision d65d2384 (git): * test/ruby/test_module.rb (test_attr_inherited_visibility): see [ruby-core:30638].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:04 AM Bug #3430 (Closed): ENV 'MAKE' is not considered in the gem test.
=begin
nmake install test-all
とした場合に、テストで環境変数を考慮していないため、

test_self_build_has_makefile(TestGemExtConfigureBuilder)
test_class_build(TestGemExtExtConfBuilder)
test_class_build(TestGemExtExtConfBuilder)

Expected "nmake", n...
tarui (Masaya Tarui)
04:06 AM Revision 99058e83 (git): * test/ruby/test_module.rb (test_uninitialized_toplevel_constant): test for [ruby-dev:40951].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:03 AM Feature #3427: instances of Dir class can't be compared
=begin
Oh, I see. Dir is actually a directory handle. I was thinking it was just a wrapper around the directory name; more akin to a Pathname than a File.

I agree, that makes == for Dir instances much less likely to be needed.
=end
coatl (caleb clausen)
02:12 AM Feature #3427: instances of Dir class can't be compared
=begin
Hi,

2010/6/11 caleb clausen <redmine@ruby-lang.org>:
> Dir#== and friends seem to be absent.

In principle, absent method is not a bug.
I move this ticket to 1.9.x feature.

File#== is also absent, but I think it...
mame (Yusuke Endoh)
03:59 AM Bug #3371: test-all aborted on amd64 lenny
This is because of libffi's bug.
It seems fixed in 3.0.5.
> 3.0.5 Apr-3-08
> ...
http://d.hatena.ne.jp/moriyoshi/20080322/1206220188
So we need some workaround.
naruse (Yui NARUSE)
03:49 AM Bug #3428: ri outputs ansi escape sequences even when stdout is not a tty
=begin
Ruby 1.8's ri never prints _any_ escape sequences... at least, I know that's true in 1.8.6.
=end
coatl (caleb clausen)
02:10 AM Bug #3428: ri outputs ansi escape sequences even when stdout is not a tty
=begin
ruby 1.8.x don't have this issue. in other word, this is regression.
=end
kosaki (Motohiro KOSAKI)
01:50 AM Bug #3428: ri outputs ansi escape sequences even when stdout is not a tty
=begin
Hi,

2010/6/11 caleb clausen <redmine@ruby-lang.org>:
> ri should only use ansi escape sequences if explicitly asked for or if stdout is known to be a tty. Otherwise, ugliness will occur when piping ri's output to something...
mame (Yusuke Endoh)
02:58 AM Revision c0ea75f9 (git): * test/ruby/test_method.rb (test_public_methods_with_extended): test for [ruby-dev:41553].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:07 AM Bug #3419: 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter
=begin
I will certainly report back to you on my version of sqlite3 and whether an upgrade helps

Thanks for the quick responses, all. Sorry if this is a waste of time
=end
joemsak (Joe Sak)
01:54 AM Bug #3419 (Feedback): 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter
=begin
Possibly third party's issue. Downgraded to Low-priority.
Please inform us if you find anything indicating ruby core's bug.
Thanks.

--
Yusuke Endoh <mame@tsg.ne.jp>
=end
mame (Yusuke Endoh)
02:00 AM Feature #3426: exec doesn't allow command lines which begin with an env variable assignment
=begin
See #3321. At least, this won't be fixed in 1.9.2.

But many people seem to hope this spec to be changed and I can
understand them. Let's discuss towards 1.9.x.
I move this ticket to 1.9.x feature tracker.

--
Yu...
mame (Yusuke Endoh)
01:06 AM Bug #3385: ext/dbm: accept various version of db
=begin
> Berkeley DB は API の互換性とかにちゃんと気を使っている立派な
> プロジェクトなんですかね。OpenSSL とか Ruby とか見てるとどうも
> 疑い深くなってしまいます。
Berkley DBとしては4.6と4.7で非互換があって、/usr/pkgsrc/databased/db46 とかが存在します。

あくまでも「dbm互換の部分」だけに限れば、dbm自体がそんなに非互換が出てくるところは考えにくく、
...
taca (Takahiro Kambe)
12:45 AM Bug #3385 (Closed): ext/dbm: accept various version of db
=begin
遠藤です。

> > 実際にそれぞれのバージョンでビルドして、test/dbm/ がパスすることを
> > 確認して頂いたということでしょうか。
> テストまではしていません。ただ、dbmの互換ライブラリとして各バージョンのBerkeley DBを使う分に、
> それほど問題が出てくるとも思えません。

Berkeley DB は API の互換性とかにちゃんと気を使っている立派な
プロジェクトなんですかね。OpenSSL...
mame (Yusuke Endoh)
01:05 AM Revision 622fb1ca (git): * io.c (rb_f_syscall): should check argument string taint before
invoking system calls.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
01:04 AM Revision 7d9714b4 (git): * 2010-06-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:04 AM Revision ebee5276 (git): * io.c (rb_f_syscall): should check argument string taint before
invoking system calls.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
12:20 AM Revision ff025270 (git): * variable.c (uninitialized_constant): process through
rb_class_real() to remove "Object::" from error message.
[ruby-dev:40951]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)

06/11/2010

11:47 PM Bug #3123: uninitialized constant Object::C (NameError)
=begin
遠藤です。

> いつの間にかトップレベルでの uninitialized constant で Object:: が付くようになってしまっています。

確かにバグだと思いますが明らかに重大でないことと、直そうとすると
意外と面倒っぽく、revert するのはそっちの方が大変更になるので、
1.9.2 では WONTFIX とします。
1.9.3 以降で元の挙動に戻ることはありえます。

--
Yusuke En...
mame (Yusuke Endoh)
11:45 PM Feature #3429: Integer#**(large) warns "in a**b, b may be too big" and return Infinity
=begin
On 11 June 2010 15:58, Yusuke Endoh <redmine@ruby-lang.org> wrote:
| I agree that it is not good behavior, but it is definitely intended
| and traditional behavior.  Not a bug.

For a mathematician, and even if he takes care ...
Eregon (Benoit Daloze)
10:58 PM Feature #3429: Integer#**(large) warns "in a**b, b may be too big" and return Infinity
=begin
Hi,

I agree that it is not good behavior, but it is definitely intended
and traditional behavior. Not a bug.

1.9.2 should not be changed. Let's discuss towards 1.9.3.
I move to 1.9.x feature request.

--
Yu...
mame (Yusuke Endoh)
10:37 PM Feature #3429: Integer#**(large) warns "in a**b, b may be too big" and return Infinity
=begin
"And Integer**Integer should always return an Integer (Infinity is a Float)"
=> I meant Integer**(positive Integer) of course
=end
Eregon (Benoit Daloze)
10:36 PM Feature #3429 (Closed): Integer#**(large) warns "in a**b, b may be too big" and return Infinity
=begin
Hi,

Trying to do
int**some_large_number can result in
"warning: in a**b, b may be too big"
#=> Infinity
By example,
2**7830457

It is not good behavior, as we can make a workaround and it works perfectly:
# ...
Eregon (Benoit Daloze)
11:07 PM Bug #3384 (Closed): ext/openssl: avoid to use cast
=begin
This issue was solved with changeset r28282.
Takahiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
naruse (Yui NARUSE)
11:04 PM Bug #3384: ext/openssl: avoid to use cast
=begin
http://cvs.openssl.org/fileview?f=openssl/crypto/stack/safestack.h&v=1.14
で入ったAPIのようなので、単に古いまま残っているだけのようですね。
なのでtrunkには取込みます。
=end
naruse (Yui NARUSE)
10:48 PM Bug #3384: ext/openssl: avoid to use cast
=begin
> cast を使用していると問題があるでしょうか。
そう言われてしまうと身も蓋もありません。本来のOpenSSLが提供しているAPIを避けて、キャストを使い続けるのはどうなんだろうと思った次第です。将来のOpenSSLのリリースに向けた移植性という面では確実に不利ではないでしょうか?

> 今は下手にいじりたくないなと思います。
1.9.2のリリースまでに修正して欲しいとも思ってはいません。
=end
taca (Takahiro Kambe)
11:03 PM Revision fbfd5fdc (git): * ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.
* ext/openssl/extconf.rb: use try_static_assert for version check.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
10:53 PM Bug #3385: ext/dbm: accept various version of db
=begin
> 確認ですが、バージョン 3 から 5 を認識させるようになったのですよね。
そうです。

> 実際にそれぞれのバージョンでビルドして、test/dbm/ がパスすることを
> 確認して頂いたということでしょうか。
テストまではしていません。ただ、dbmの互換ライブラリとして各バージョンのBerkeley DBを使う分に、
それほど問題が出てくるとも思えません。

> そういうことであれば、神戸さんを信じて取り込もうと思...
taca (Takahiro Kambe)
10:47 PM Bug #1085 (Closed): Got the error message, after run 'gem install --test'.
=begin
This issue was solved with changeset r28279.
Kouji, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
mame (Yusuke Endoh)
10:35 PM Revision 987c782a (git): configure.in: Backport #1710 [ruby-core:24104]; backport of r20573 to clean up handling of LIBPATHFLAG.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wyhaines (Kirk Haines)
10:30 PM Bug #3428 (Closed): ri outputs ansi escape sequences even when stdout is not a tty
=begin
ri should only use ansi escape sequences if explicitly asked for or if stdout is known to be a tty. Otherwise, ugliness will occur when piping ri's output to something else. For instance, here are the first few lines displayed wh...
coatl (caleb clausen)
10:16 PM Bug #3140: gem activation has changed between 1.8 and 1.9
=begin

=end
naruse (Yui NARUSE)
10:16 PM Bug #3140 (Open): gem activation has changed between 1.8 and 1.9
=begin

=end
naruse (Yui NARUSE)
09:47 PM Revision c09d54a4 (git): * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):
fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Masaya Tarui
09:47 PM Revision e1a52d82 (git): * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):
fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Masaya Tarui
09:36 PM Bug #2611: Hang while executing END blocks with redirected stderr
=begin
I don't know my patch is good solution, But I think that it is not harmful.
I will commit the patch this weekend, unless any objection.
Anyone, Any comment?
=end
wanabe (_ wanabe)
09:34 PM Revision 5815bb44 (git): * 2010-06-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:34 PM Revision c4f3a04c (git): * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):
'size' is a accumulated transferred size in bytes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Masaya Tarui
09:34 PM Revision c7c14d41 (git): * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):
'size' is a accumulated transferred size in bytes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Masaya Tarui
08:10 PM Feature #3427 (Rejected): instances of Dir class can't be compared
=begin
Dir#== and friends seem to be absent.

$ install/bin/ruby -e 'p Dir.new(".")==Dir.new(".")'
false
=end
coatl (caleb clausen)
08:07 PM Feature #3426 (Rejected): exec doesn't allow command lines which begin with an env variable assignment
=begin
The documentation for exec states: "If single string is given as the command, it is taken as a command line that is subject to shell expansion before being executed." However, command lines that begin with environment variable a...
coatl (caleb clausen)
05:40 PM Bug #3420: Module#method calling <=> causes SystemStackError
=begin
Please let me ask, why as from 1.9.2:


Sat Oct 24 13:38:45 2009 Yukihiro Matsumoto

* object.c (rb_obj_cmp): defines Object#<=>. [ruby-core:24063]

Before that all ruby implementations did:

ruby-1.8.7-p249 >
Brok...
boof (Florian Aßmann)
09:24 AM Bug #3420: Module#method calling <=> causes SystemStackError
=begin
Hi,

In message "Re: [ruby-core:30727] [Bug #3420] Module#method calling <=> causes SystemStackError"
on Fri, 11 Jun 2010 08:30:26 +0900, Florian Aßmann <redmine@ruby-lang.org> writes:

|Ok, but then imho the Exception i...
matz (Yukihiro Matsumoto)
08:30 AM Bug #3420: Module#method calling <=> causes SystemStackError
=begin
Ok, but then imho the Exception is inappropriate and most people don't expect a SystemStackError when they found a method implementation missing. For most people it isn't obvious (see commit message in the ref link) why including...
boof (Florian Aßmann)
04:14 PM Revision 2acc30ee (git): add sleep.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:47 PM Revision 5e483566 (git): * ChangeLog: add an acknowledge.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
03:40 PM Revision ae18daf6 (git): * 2010-06-12
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:40 PM Revision 8af5f01a (git): * ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.
[ruby-dev:41531]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (Yusuke Endoh)
02:26 PM Revision 8ce47e7a (git): * time.c (init_leap_second_info): check the result of
gmtime_with_leapsecond.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
02:26 PM Revision 8c7786bf (git): * time.c (init_leap_second_info): check the result of
gmtime_with_leapsecond.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
02:06 PM Revision 78e3dfd9 (git): * ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):
use sk_SSL_CIPHER_num and sk_SSL_CIPHER_value instead of cast.
patched by Takahiro Kambe [ruby-dev:41530]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
02:02 PM Revision a260025a (git): merges r28279 from trunk into ruby_1_9_2.
---
* lib/rubygems/install_update_options.rb
(Gem::InstallUpdateOptions#add_install_update_options): deprecate
--test option which has not worked. [ruby-core:21714]
* test/rubygems/test_gem_command_manager.rb: ditto.
git-svn-id: ...
mame (Yusuke Endoh)
02:00 PM Revision b04fa7b8 (git): * include/ruby/missing.h (isnan): fix compilation error on OpenBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:42 PM Revision 48c5afeb (git): * lib/rubygems/install_update_options.rb
(Gem::InstallUpdateOptions#add_install_update_options): deprecate
--test option which has not worked. [ruby-core:21714]
* test/rubygems/test_gem_command_manager.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28279 b2dd...
mame (Yusuke Endoh)
01:38 PM Revision 87a9a150 (git): * README: add a note about linking a library whose license is not
compatible with Ruby License. [ruby-core:30662]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mame (Yusuke Endoh)
04:21 AM Revision 27a0ad31 (git): merges r28187 and r28189 from trunk into ruby_1_9_2.
--
* array.c (rb_ary_product): clear uninitialized elements in temporary
array.
--
* test/ruby/test_array.rb (test_product): test for r28187.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28277 b2dd03c8-39d4-4d8f-98f...
yugui (Yuki Sonoda)
04:21 AM Revision 24d86dc0 (git): merges r28174 from trunk into ruby_1_9_2.
--
add an assertion message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
04:21 AM Revision 33e861ba (git): merges r28158 from trunk into ruby_1_9_2.
--
Clarification of what '*' matches. Patch by John Wells <john.wells at greatworx.com>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
04:21 AM Revision 234358fa (git): merges r28157 from trunk into ruby_1_9_2.
--
* test/dl/test_cfunc.rb: test for r28156
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
04:20 AM Revision 40a47b1a (git): merges r28146 from trunk into ruby_1_9_2.
--
* insns.def (concatarray): removed unused variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
04:20 AM Revision 3cc8da5f (git): merges r28136 from trunk into ruby_1_9_2.
--
* test/ruby/test_path.rb (test_path): workaround for drive
letter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
04:20 AM Revision 2de959db (git): merges r28129 from trunk into ruby_1_9_2.
--
* ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibility
by supporting "uint" types in the c parser. [ruby-core:29750]
* test/dl/test_cparser.rb: adding a test for "uint" changes.
git-svn-id: svn+ssh://ci.ruby-lang.org...
yugui (Yuki Sonoda)
04:20 AM Revision aa473577 (git): merges r28123 from trunk into ruby_1_9_2.
--
* compile.c (iseq_compile_each): should consider block on stack,
if block argument is passed. [ruby-core:30534]
* parse.c (arg_concat_gen): should append to nd_head, not to
nd_iter for NODE_BLOCK_PASS.
git-svn-id: svn+ssh://ci....
yugui (Yuki Sonoda)
04:16 AM Bug #3423 (Closed): Inconsistent behaviour of Module#const_get with included modules
=begin
module Foo
A = 1
end

class Object
include Foo
end

class Bar
include Foo
end

Object.const_get(:A, false) # => works fine
Bar.const_get(:A, false) # => raises error

Un...
judofyr (Magnus Holm)
04:11 AM Bug #3422 (Closed): Object.const_get(:A, false) can access BasicObject::A
=begin
From the documentation of Module#const_get(sym, inherit=true):

If the constant is not defined or is defined by the ancestors and inherit is false, NameError will be raised.

Yet, this works fine:

BasicObject::A...
judofyr (Magnus Holm)
04:04 AM Bug #3419: 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter
=begin
Hello,

Can you tell us which version of SQLite3 you're linking with?

Seems you're using an old OSX version (10.3) which might have problems with the set of features sqlite3-ruby 1.3.0 uses, specially in statement releas...
luislavena (Luis Lavena)
03:50 AM Bug #3419: 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter
=begin
I am using sqlite3-ruby 1.3.0

$ bundle show sqlite3-ruby
/Users/hubble/.rvm/gems/ruby-1.8.7-head/gems/sqlite3-ruby-1.3.0

I have confirmed that my app works with Rails beta4 and Ruby 1.8.7, by the way
=end
joemsak (Joe Sak)
12:33 AM Bug #3419: 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter
=begin
What your version of sqlite3-ruby?
sqlite3-ruby 1.3.0 is required for Ruby 1.9
=end
naruse (Yui NARUSE)

06/10/2010

11:41 PM Feature #3418 (Open): IO#putc Clobbers Multi-byte Characters
=begin
Hi,

I agree that this is an implementation detail, but I also expect IO#putc
to handle normal character, because IO#getc behaves so:

$ cat t.txt
あいうえお

$ ruby19 -e 'open("t.txt") {|f| p f.getc }'
"あ"
...
mame (Yusuke Endoh)
09:17 AM Feature #3418 (Closed): IO#putc Clobbers Multi-byte Characters
=begin
This issue was solved with changeset r28243.
Run Paint, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
matz (Yukihiro Matsumoto)
09:09 AM Feature #3418: IO#putc Clobbers Multi-byte Characters
=begin
Hi,

In message "Re: [ruby-core:30701] [Bug #3418] IO#putc Clobbers Multi-byte Characters"
on Thu, 10 Jun 2010 07:18:58 +0900, Run Paint Run Run <redmine@ruby-lang.org> writes:

|File io.c-putc.patch added

Thank you f...
matz (Yukihiro Matsumoto)
07:18 AM Feature #3418: IO#putc Clobbers Multi-byte Characters
=begin
Drat. Wrong file; try this one.
=end
runpaint (Run Paint Run Run)
07:15 AM Feature #3418: IO#putc Clobbers Multi-byte Characters
=begin
Thanks. Patch attached.
=end
runpaint (Run Paint Run Run)
06:44 AM Feature #3418: IO#putc Clobbers Multi-byte Characters
=begin
Hi,

In message "Re: [ruby-core:30697] [Bug #3418] IO#putc Clobbers Multi-byte Characters"
on Thu, 10 Jun 2010 05:49:55 +0900, Run Paint Run Run <redmine@ruby-lang.org> writes:

|IO#putc claims to write a "character", wh...
matz (Yukihiro Matsumoto)
05:49 AM Feature #3418 (Closed): IO#putc Clobbers Multi-byte Characters
=begin
IO#putc claims to write a "character", when in fact it writes a byte. I assume this is for backward compatibility reasons, but as this could lead to data loss, the documentation needs clarifying. Currently, #putc doesn't require ...
runpaint (Run Paint Run Run)
10:37 PM Revision 22ce9f81 (git): * time.c (find_time_t): test the result of LOCALTIME.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:37 PM Revision 6670aee9 (git): * time.c (find_time_t): test the result of LOCALTIME.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
06:49 PM Bug #3420 (Rejected): Module#method calling <=> causes SystemStackError
=begin
You can feel free to shoot your foot. Ruby doesn't prohibit it.
=end
nobu (Nobuyoshi Nakada)
06:10 PM Bug #3420: Module#method calling <=> causes SystemStackError
=begin
The "problem" is that Object#<=> calls #== internally:

rb_obj_cmp(VALUE obj1, VALUE obj2)
{
if (obj1 == obj2 || rb_equal(obj1, obj2)) // <- Calls rb_equal
return INT2FIX(0);
return Qnil;
}

VALUE
rb_...
judofyr (Magnus Holm)
04:12 PM Bug #3420: Module#method calling <=> causes SystemStackError
=begin
Sorry again, this should be in ruby-1.9... :/
=end
boof (Florian Aßmann)
04:03 PM Bug #3420: Module#method calling <=> causes SystemStackError
=begin
Sorry, ruby -v: ruby 1.9.2dev (2010-06-01 revision 28116) [x86_64-darwin10.3.0]
=end
boof (Florian Aßmann)
03:53 PM Bug #3420 (Rejected): Module#method calling <=> causes SystemStackError
=begin
It seems the SystemStackError will be raised when compar.c calls the spaceship:

static VALUE
cmp_eq(VALUE *a)
{
VALUE c = rb_funcall(a[0], cmp, 1, a[1]);
...

ruby-1.9.2-head >
...
boof (Florian Aßmann)
04:46 PM Revision fce17c54 (git): merges r28105 from trunk into ruby_1_9_2.
--
* file.c (file_expand_path): Refix r28102: this breaks
r28039. test for [ruby-dev:41429] is added. [ruby-core:30516]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
03:59 PM Revision 32e34787 (git): merges r28101 from trunk into ruby_1_9_2.
--
* insns.def (defined): respond_to_missing? may not be available
(for BasicObject instances).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
03:58 PM Revision 94010486 (git): merges r28093 from trunk into ruby_1_9_2.
--
* lib/tempfile.rb (Tempfile#unlink): leave @data. Assigning nil to
@data caused double closing error of the same IO in finalizer. a
patch from Simon Nicholls. [ruby-core:29395]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc...
yugui (Yuki Sonoda)
03:58 PM Revision f8beb090 (git): merges r28088 from trunk into ruby_1_9_2.
--
* file.c (rb_file_directory_p): update rdoc. a patch from Ilkka
Laukkanen. [ruby-core:30016]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
yugui (Yuki Sonoda)
03:58 PM Revision 50d9b43b (git): merges r28086,r28162 and r28173 from trunk into ruby_1_9_2.
--
* .gdbinit (rp): mark singleton classes.
--
* .gdbinit (rp): detect and show RTypedData.
--
* .gdbinit (rp): show type name for RTypedData.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28264 b2dd03c8-39d4-4d8f-98ff...
yugui (Yuki Sonoda)
03:58 PM Revision 100046ed (git): merges r28055 from trunk into ruby_1_9_2.
--
* thread.c (blocking_region_begin): avoid RUBY_VM_CHECK_INTS()
call during GVL state transition. [Bug#3354] [ruby-dev:41435]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28263 b2dd03c8-39d4-4d8f-98f...
yugui (Yuki Sonoda)
03:45 PM Revision b0722b59 (git): * 2010-06-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:45 PM Revision cb962c5a (git): * time.c (rb_localtime_r2): fix localtime overflow check.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:45 PM Revision a0e2603b (git): * time.c (rb_localtime_r2): fix localtime overflow check.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:27 PM Revision 42eca4f4 (git): more tests
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
03:15 PM Revision 5f8eeea3 (git): * 2010-06-11
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:15 PM Revision 670b62a6 (git): make it runnable by ruby 1.8.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:54 PM Revision 9c2a9688 (git): split tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
02:10 PM Revision 6cedcf89 (git): * time.c (rb_localtime_r2): refine localtime overflow check for
FreeBSD 6.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
02:10 PM Revision 094ca028 (git): * time.c (rb_localtime_r2): refine localtime overflow check for
FreeBSD 6.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
01:53 PM Revision deed6fbb (git): lib/uri/generic.rb: Backport #2428 [ruby-core:27019]; fixed #eql? so that it can handle being passed a nil value.
test/generic/test_generic.rb: added a test for the fix to #eql?.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
wyhaines (Kirk Haines)
12:38 PM Revision cce257de (git): * time.c (find_time_t): always outerpolate from past.
[ruby-core:30672] reported by Benoit Daloze.
backport r28238 from trunk.
* time.c (calc_tm_yday): extracted from timegmw_noleapsecond.
backport r28236 from trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@282...
akr (Akira Tanaka)
12:34 PM Revision ebda24cc (git): add comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:33 PM Revision b06885ff (git): more tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
11:53 AM Bug #3371: test-all aborted on amd64 lenny
全部実行しなくても dl fiddle gdbm の3ディレクトリだけでも再現しました。
~~~
% ./miniruby -v
ruby 1.9.3dev (2010-06-10 trunk 28243) [x86_64-linux]
% make test-all TESTS="-v dl fiddle gdbm" RUNRUBYOPT='--debug'
./miniruby -I../lib -I.ext/common -I./- -r../ext...
znz (Kazuhiro NISHIYAMA)
07:06 AM Bug #3419 (Rejected): 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter
=begin
When accessing the home page of my rails3 app, this happens in console:

$ r s
=> Booting WEBrick
=> Rails 3.0.0.beta4 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to ...
joemsak (Joe Sak)
05:51 AM Revision 52ae6c71 (git): * 2010-06-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:51 AM Revision 96b19c48 (git): * ext/dl/dl.c (rb_dl_strdup): strdup() only allocates a buffer of
strlen()+1 bytes. [Bug #2794]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Akinori MUSHA
05:51 AM Revision a0efdbbb (git): merge revision(s) 25342:
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
05:23 AM Revision 067361e3 (git): * lib/webrick/httpstatus.rb (WEBrick::HTTPStatus::Status::initialize):
accept 0 or more arguments. [ruby-core:28692]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
05:04 AM Revision 3c6fac49 (git): merge revision(s) 28245:
------------------------------------------------------------------------
r28245 | naruse | 2010-06-10 13:31:08 +0900 (Thu, 10 Jun 2010) | 4 lines
Revert r28200.
It caused many failures on test-all and following is SEGV.
./ruby -e 'requ...
naruse (Yui NARUSE)
04:38 AM Revision 980e7b7f (git): merge revision(s) 26159:
* eval.c (rb_load): initialize orig_func. [ruby-core:27296]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
04:31 AM Revision c659f404 (git): Revert r28200.
It caused many failures on test-all and following is SEGV.
./ruby -e 'require %!#{"foo/" * 10000}foo!'
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
01:06 AM Revision 05f0e2ae (git): merge revision(s) 28243:
* io.c (rb_io_putc): documentation updated to mention putc would
not work well with multi-byte characters. [ruby-core:30697]
* io.c (rb_f_putc): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2...
naruse (Yui NARUSE)
12:18 AM Bug #3417 (Closed): undef load and backtrace
=begin
以下のようにすると SEGV します。

% cat t.rb
class C
def initialize
@a = @b = @c = @d = nil
end
end
GC.stress = true
module Kernel
undef load
end
C.new
raise
% ./ruby -ve 'load "t.rb"'
ruby 1.9.3dev (20...
akr (Akira Tanaka)
12:11 AM Revision 020bd635 (git): * io.c (rb_io_putc): documentation updated to mention putc would
not work well with multi-byte characters. [ruby-core:30697]
* io.c (rb_f_putc): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)

06/09/2010

10:57 PM Bug #3411 (Closed): Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
This issue was solved with changeset r28238.
Benoit, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
akr (Akira Tanaka)
08:00 PM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
Hi,
On 9 June 2010 11:01, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
> Hi,
>
> In message "Re: [ruby-core:30683] Re: [Bug #3411] Time.local 1916,5,1 #=>       1916-04-30 23:00:00 +0100"
>    on Wed, 9 Jun 2010 10:21:37 +...
Eregon (Benoit Daloze)
06:01 PM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
Hi,

In message "Re: [ruby-core:30683] Re: [Bug #3411] Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100"
on Wed, 9 Jun 2010 10:21:37 +0900, Tanaka Akira <akr@fsij.org> writes:

|This shows that a second after 1916-04-3...
matz (Yukihiro Matsumoto)
10:21 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
2010/6/9 Benoit Daloze <eregontp@gmail.com>:

> I am at Brussels, BRU - Belgium, CEST (UTC+2) (and so CET (UTC+1) in winter).

1916-05-01 00:00:00 is not exist in Brussels.

% zdump -v Europe/Brussels|grep 1916
Europe/Brus...
akr (Akira Tanaka)
08:52 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
On Jun 8, 2010, at 6:42 PM, Benoit Daloze <eregontp@gmail.com> wrote:

> Hi !
> On 9 June 2010 00:27, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
>> Hi,
>>
>> Cannot reproduce on my timezone. Could you tell us your time...
hasari (Hiro Asari)
08:42 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
Hi !
On 9 June 2010 00:27, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:
> Hi,
>
> Cannot reproduce on my timezone.  Could you tell us your timezone
> setting?
>
>                                                        ma...
Eregon (Benoit Daloze)
07:34 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
On Jun 8, 2010, at 4:06 PM, Benoit Daloze wrote:

>> Then maybe it is a platform problem
>> or a zone problem (you are in -5, so it is likely not happening).
>> Could someone checks on OSX with trunk and 1.9.2 ?
>>
>> For ...
hasari (Hiro Asari)
07:27 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
Hi,

Cannot reproduce on my timezone. Could you tell us your timezone
setting?

matz.

In message "Re: [ruby-core:30672] [Bug #3411] Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100"
on Wed, 9 Jun 2010 03:58:...
matz (Yukihiro Matsumoto)
06:06 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
> Then maybe it is a platform problem
> or a zone problem (you are in -5, so it is likely not happening).
> Could someone checks on OSX with trunk and 1.9.2 ?
>
> For my part I still get:
> $ ruby -e 'p Time.local 1916,5,1'
...
Eregon (Benoit Daloze)
05:45 AM Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
On 8 June 2010 21:53, <brabuhr@gmail.com> wrote:

> On Tue, Jun 8, 2010 at 2:58 PM, Benoit Daloze <redmine@ruby-lang.org>
> wrote:
> > Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
> > http://redmine.ruby-lang...
Eregon (Benoit Daloze)
03:58 AM Bug #3411 (Closed): Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100
=begin
Everything is in the title.

My apologies if this is normal behavior, but I think is not.

It is the only first day of a month of the 20th century to behave like this
(and also the only day in -4000..4000 to not respect...
Eregon (Benoit Daloze)
09:52 PM Revision c43e977e (git): ext/nkf/nkf-utf8/nkf.c: Backport #2953 [ruby-dev:40606]; change nkf_char buffer in numchar_getc() size form 8 to 10 to avoid potential for a segfault.
test/nkf/test_nkf.rb: Added a test for the change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
wyhaines (Kirk Haines)
09:51 PM Revision 55fb81e7 (git): * 2010-06-10
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:51 PM Revision 77f69058 (git): new test file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:39 PM Bug #3398 (Closed): 1.9.2 SEGV during test-all
=begin

=end
naruse (Yui NARUSE)
05:06 PM Revision 09a7d017 (git): lib/delegate.rb: Backport #1781 [ruby-core:24356]; allow a block to be properly passed through.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wyhaines (Kirk Haines)
01:54 PM Revision 82e646ea (git): * time.c (find_time_t): always outerpolate from past.
[ruby-core:30672] reported by Benoit Daloze.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
01:52 PM Feature #1800: rubygems can replace system executable files
=begin
Adding --prompt as a stopgap that defaults to off is acceptable to me. I don't know if I will have time to implement it until next week, though.
=end
drbrain (Eric Hodel)
01:40 PM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
=begin
We can remove bin from load path, but users upgrading from a previous ruby install may need to run `gem pristine`.

Gems installed using RubyGems 1.3.1 and older do not use Gem.bin_path to locate the correct executable inside...
drbrain (Eric Hodel)
01:13 PM Revision 2560c3aa (git): * 2010-06-09
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:13 PM Revision 2a1d97cc (git): * time.c (calc_tm_yday): extracted from timegmw_noleapsecond.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28236 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:48 PM Bug #1085: Got the error message, after run 'gem install --test'.
=begin
I like your patch. Please commit it.
=end
drbrain (Eric Hodel)
12:43 PM Bug #3084 (Closed): ri shows the same description twice
=begin
Committed accidentally at r28158
=end
drbrain (Eric Hodel)
07:08 AM Bug #2223: lib/delegate: security model?
=begin
Hi!

I've had very few spare time last month, sorry, but I'll close the few issues assigned to me soon (definitely in time for the release candidate)

Thanks!
--
Marc-André
=end
marcandre (Marc-Andre Lafortune)
12:20 AM Bug #2223: lib/delegate: security model?
=begin
Hi, Marc-andre

What's the status? Or should I do it myself?


> Could you create and send a patch?
> If rubyspec and make check passes, and if there is no objection,
> please commit it by yourself.
>
> You can...
mame (Yusuke Endoh)
03:41 AM Bug #3332: r27953: gem install causes "uninitialized constant Gem::Commands::InstallCommand"
=begin
Hi, Gregory

I also cannot reproduce. Could you answer to Ryan's questions?
Otherwise, we can't do anything about this ticket.

This ticket will have Low-priority until you answer.

--
Yusuke Endoh <mame@tsg.ne....
mame (Yusuke Endoh)
12:18 AM Bug #3382 (Assigned): cannot cross-compile socket.so for winsock2 (mingw32)
=begin
Kirk, it turned out that configure's --with-winsock2 option had not been working for mingw32 compilers.

Revision r28223 should fix it. Please backport.
=end
shyouhei (Shyouhei Urabe)

06/08/2010

11:12 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
Hi,

2010/6/8 Urabe Shyouhei <shyouhei@ruby-lang.org>:
> (2010/06/06 20:27), Yusuke ENDOH wrote:
>> Any code modification may often make a new bug even if it looks like
>> trivial one. We should select a solution with no co...
mame (Yusuke Endoh)
01:55 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
(2010/06/06 20:27), Yusuke ENDOH wrote:
> Any code modification may often make a new bug even if it looks like
> trivial one. We should select a solution with no code modification
> if any, especially during release process.
...
shyouhei (Shyouhei Urabe)
10:15 PM Bug #3410 (Closed): rubygems.rbで undefined method `path'
=begin
fixed in r27667 and r28230.
Thank you for your report.
=end
naruse (Yui NARUSE)
09:49 PM Bug #3410 (Closed): rubygems.rbで undefined method `path'
=begin
rubygemsが動かないようです。

[root@localhost ~]# gem
/usr/local/lib/ruby/1.9.1/rubygems.rb:607:in `path': undefined method `path' for #<Gem::ConfigFile:0x00000012e25998> (NoMethodError)
from /usr/local/lib/ruby/1.9.1/rubyg...
hasimo (Tohru Hashimoto)
07:45 PM Revision 0881fce5 (git): Backport #1785 [ruby-core:24395]; check to make sure finalizer_table isn't null before trying to run finalizers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28235 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wyhaines (Kirk Haines)
07:19 PM Revision af6593ba (git): lib/pathname.rb: Backport #2110 [ruby-core:25627]; backport of r23093 to handle the scenario where, on filesystems like Windows', paths are compared using casecmp instead of ==.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wyhaines (Kirk Haines)
06:27 PM Bug #3382 (Closed): cannot cross-compile socket.so for winsock2 (mingw32)
=begin
This issue was solved with changeset r28223.
Shyouhei, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
shyouhei (Shyouhei Urabe)
04:54 PM Revision 44c8d6c4 (git): lib/date.rb: Backport #2707 [ruby-core:28011]; backport r27014 to fix problem with Date#>> and very small numbers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e wyhaines (Kirk Haines)
04:35 PM Revision 13e40bda (git): lib/monitor.rb: Backport #2240 [ruby-core:26185]; backport r25420 to ensure that the scheduled thread is alive when a monitor is released.
test/monitor/test_monitor.rb: Backport #2240 [ruby-core:26185]; added a test for the above functionality.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
wyhaines (Kirk Haines)
02:52 PM Revision 885527de (git): regexp.c: Backport #3403; backported from r28192 to fix a bug with non-greedy matching.
test/ruby/test_regexp.rb: Backport #3403; added this test suite, commenting out inapplicable tests to the current 1.8.6.
ChangeLog: Got my date wrong in the last few entries. Tuesday is the 8th, not the 9th!
git-svn-id: svn+ssh://ci.ru...
wyhaines (Kirk Haines)
01:51 PM Bug #3140: gem activation has changed between 1.8 and 1.9
=begin
I _think_ this caused some oddness. After building trunk, `irb` hung on load, seemingly looping indefinitely. The problem was my ~/.irbrc required a gem which `irb` could no longer find. I've yet to establish the reason for its a...
runpaint (Run Paint Run Run)
06:37 AM Bug #3140 (Closed): gem activation has changed between 1.8 and 1.9
=begin
This issue was solved with changeset r28200.
Aaron, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
nobu (Nobuyoshi Nakada)
01:14 PM Revision 78af046e (git): merge revision(s) 27667:
* ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.
* ext/etc/etc.c (etc_sysconfdir): added.
* lib/rubygems/config_file.rb, lib/tmpdir.rb: use etc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@2...
naruse (Yui NARUSE)
11:45 AM Revision 38c8d6df (git): eval.c: Backport #2202 [ruby-core:26074]; backport of r25359, which modifies rb_clear_cache_for_undef to clear entries for inherited methods.
test/ruby/test_object.rb: Backport #2202 [ruby-core:26074]; Added this file, from r25359, which tests a number of behaviors of Object, including this change. This version differs from the one in r25359 because there are several tests whi... wyhaines (Kirk Haines)
09:59 AM Revision 3144eac8 (git): * win32/Makefile.sub (config.status): no need to embbed manifest if not exist.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
09:56 AM Bug #3407: Kernel.open Ignores 'BOM|' Prefix of :encoding Value
I suppose so. It just seems to add more complexity to an already confusing process. The format of a mode string is:
* `'a'` or `'r'` or `'w'`
* Optionally followed by `'+'`
* Optionally followed by either `'b'` or `'t'`
* Optional...
runpaint (Run Paint Run Run)
09:24 AM Bug #3407: Kernel.open Ignores 'BOM|' Prefix of :encoding Value
> ```ruby
> ...
Use `IO.read('/tmp/bom', encoding: 'BOM|UTF-8')`.
It is not for encoding name, but mode_enc.
naruse (Yui NARUSE)
06:56 AM Bug #3407: Kernel.open Ignores 'BOM|' Prefix of :encoding Value
Much obliged. Is the following intended?
```ruby
File.read('/tmp/bom', external_encoding: 'BOM|UTF-8')
#=> ArgumentError: unknown encoding name - BOM|UTF-8
```
(I also noticed that `io_encname_bom_p()` appears to allow all `'UTF-'`...
runpaint (Run Paint Run Run)
06:07 AM Bug #3407 (Closed): Kernel.open Ignores 'BOM|' Prefix of :encoding Value
This issue was solved with changeset r28199.
Run Paint, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
nobu (Nobuyoshi Nakada)
05:24 AM Bug #3407 (Closed): Kernel.open Ignores 'BOM|' Prefix of :encoding Value
=begin
As reported in [ruby-core:30603]:

>> open('/tmp/bom', mode: ?w){|f| f << "\xEF\xBB\xBFfoo"}
>> [*open('/tmp/bom', encoding: 'BOM|utf-8').read.bytes]
=> [239, 187, 191, 102, 111, 111]
>> [*open('/tmp/bom', mode: 'r:BOM|...
runpaint (Run Paint Run Run)
09:53 AM Feature #2340 (Rejected): Removing YAML/Syck
=begin
Syck won't be removed in 1.9.x even if psych come to be default.
=end
naruse (Yui NARUSE)
09:51 AM Feature #3203 (Closed): LazySweepGC patch
=begin

=end
naruse (Yui NARUSE)
09:51 AM Bug #2646 (Third Party's Issue): 1.9.2dev segv when compiling with clang 1.1/trunk
=begin

=end
naruse (Yui NARUSE)
09:48 AM Bug #3384: ext/openssl: avoid to use cast
=begin
他の部分は変えないとコンパイルが通らなかったのに対し、ここは変えなくても通ったからじゃないかなぁと思います。
=end
naruse (Yui NARUSE)
09:39 AM Revision 8afb1109 (git): merge revision(s) 28193:
* include/ruby/win32.h: include errno.h before defining errnos.
* include/ruby/win32.h: check definition existance before defining
errno macros.
* win32/win32.c (errmap): define winsock errors mappings.
...
shyouhei (Shyouhei Urabe)
09:34 AM Revision 3d8818ac (git): * 2010-06-08
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:34 AM Revision 324c2b7d (git): * configure.in (USE_WINSOCK2): ws2tcpip.h needs listed here.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e shyouhei (Shyouhei Urabe)
09:33 AM Revision 6a80859a (git): merge revision(s) 28192:
* regexp.c (re_compile_pattern): allow zero times match for
non-greedy range repeatation. [ruby-core:30613]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
09:26 AM Revision 3de31e69 (git): merge revision(s) 28144:
* configure.in: should replace COMMON_HEADERS if --with-winsock2 is
specified. [ruby-dev:41521]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
09:02 AM Revision c0144a2f (git): merge revision(s) 27983:
* io.c, eval.c, process.c: remove all condition of r26371.
now, all platform use the same way. [Bug #3278][ruby-core:30167]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28222 b2dd03c8-39d4-4d8f-98ff-823fe69...
shyouhei (Shyouhei Urabe)
08:45 AM Revision 1ab8a925 (git): merge revision(s) 27799:27805:
* ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
a patch by Masaya TARUI <tarui AT prx.jp>.
* ext/iconv/iconv.c (rb_iconv_sys_fail): raise BrokenLibrary if
errno is not set. [ruby-dev:41317]
...
shyouhei (Shyouhei Urabe)
08:42 AM Revision 98e7a2ab (git): merge revision(s) 27721:27725,27738:27740:
* pack.c: backport integer pack/unpack from 1.9 for [ruby-core:21937].
* configure.in: backport RUBY_DEFINT and fixed size integer checks.
* ruby.h: include stdint.h if available.
* bignum.c (rb_big_pack): defined...
shyouhei (Shyouhei Urabe)
07:56 AM Revision 8c788b8a (git): merge revision(s) 27720:
* regex.c (read_special): get rid of overrun.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
07:50 AM Revision bbffb26a (git): merge revision(s) 27688:
* lib/net/imap.rb: backported exception handling from trunk.
[ruby-core:29745]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
07:49 AM Revision c60ce13a (git): merge revision(s) 27665:
* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not get
collected. based on a patch masaya tarui at [ruby-dev:41213].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28217 b2dd03c8-39d4-4d8f-98ff-823...
shyouhei (Shyouhei Urabe)
07:08 AM Revision 21c40581 (git): merge revision(s) 27547:
* lib/thwait.rb (ThreadsWait#join): refined rdoc again.
[ruby-core:29863] [ruby-dev:41092]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
07:06 AM Revision 69ffece8 (git): merge revision(s) 27490:
* lib/net/imap.rb (fetch_internal): do not quote message data item
names. Thanks, Eric Hodel. [ruby-core:23508] backported form
trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28215 b2dd03c...
shyouhei (Shyouhei Urabe)
07:05 AM Revision fd71d468 (git): merge revision(s) 27487:
* lib/net/imap (encode_utf7): encode & properly. Thanks, Kengo
Matsuyama. [ruby-dev:38063] backported from trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
06:42 AM Revision 670140e7 (git): merge revision(s) 27459:
* ext/win32ole/win32ole.c (ole_val2variant): fix the core dump
when converting Array object to VT_ARRAY variant. [ruby-core:28446]
[Bug #2836]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28213 b2...
shyouhei (Shyouhei Urabe)
06:41 AM Revision e3947edd (git): merge revision(s) 27404:
* file.c (rb_file_s_extname): skip last directory separators.
[ruby-core:29627]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
06:31 AM Revision 9252cb7d (git): merge revision(s) 27400:
* lib/fileutils.rb (FileUtils::cp_r): dup needed here; options are
destroyed otherwise.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
06:30 AM Revision 6e37bdc6 (git): merge revision(s) 27398:
* eval.c (search_required): expand home relative path first.
[ruby-core:29610]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
06:24 AM Revision 1bb0917f (git): merge revision(s) 27394:27397:
* lib/timeout.rb (Timeout#timeout): propagate errors to the
caller. [ruby-dev:41010]'
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
06:14 AM Revision 0b1e9328 (git): merge revision(s) 27374,27512:
* lib/net/smtp.rb (Net::SMTP#rcptto_list): continue when at least
one RCPT is accepted. based on a patch from Kero van Gelder at
[ruby-core:26190].
* lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo.
...
shyouhei (Shyouhei Urabe)
06:12 AM Revision 35bb464b (git): merge revision(s) 27321:
* LEGAL: separated the section for parse.c. contributed by Paul
Betteridge in [ruby-core:29472].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
05:27 AM Revision 1da20f3e (git): merge revision(s) 28128:
------------------------------------------------------------------------
r28128 | nobu | 2010-06-02 23:06:25 +0900 (Wed, 02 Jun 2010) | 2 lines
* test/ruby/test_{string,symbol}.rb (test_ascii_incomat_inspect):
ASCII ra...
naruse (Yui NARUSE)
05:02 AM Revision 6baa27a6 (git): merge revision(s) 27087:
* ext/rational/lib/rational.rb: fix [Bug #1397].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
04:52 AM Bug #3406: attr_accessor creates a private writer method
=begin
Hi,

At Tue, 8 Jun 2010 01:18:50 +0900,
Joel VanderWerf wrote in [ruby-core:30638]:
> Bug #3406: attr_accessor creates a private writer method
> $ ruby19 -v t.rb
> ruby 1.9.2dev (2010-05-31) [x86_64-linux]
> t.rb:3: warnin...
nobu (Nobuyoshi Nakada)
01:18 AM Bug #3406 (Closed): attr_accessor creates a private writer method
=begin
(Also, there is a warning that may be incorrect.)

$ cat t.rb
module M
private
def attr_accessor(*args); super; end
end

class C
extend M
attr_accessor :x
end

C.new.x = 1

$ ruby19 -v t.rb
...
vjoel (Joel VanderWerf)
04:45 AM Revision 78492e51 (git): merge revision(s) 27014:
* lib/date.rb (Date#>>): fixed. [ruby-core:28011]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28204 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
03:58 AM Revision cbf33c59 (git): merge revision(s) 26371,26373,26374,26972:
* eval.c (thread_timer, rb_thread_stop_timer): check the timing of
stopping timer. patch from KOSAKI Motohiro <kosaki.motohiro _AT_
jp.fujitsu.com>
* eval.c (rb_thread_start_timer): NetBSD5 seems to be hung w...
shyouhei (Shyouhei Urabe)
02:08 AM Revision b5f7766f (git): * test/ruby/test_proc.rb (test_parameters): require is no longer built-in.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
02:08 AM Revision 528a1e7c (git): * test/ruby/test_proc.rb (test_parameters): require is no longer built-in.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:21 AM Bug #3371: test-all aborted on amd64 lenny
http://chkbuild.n-z.jp/ruby/debian-amd64/ruby-trunk/log/20100607T073937.log.txt.gz
のcoreで調べてみると finalizer の実行で落ちているようですが、調べ方がよくわかりませんでした。
(gc.c:2773 は run_final の中で finalize_list の中じゃないとか。)
~~~
% pwd
/home/chkbuild/tmp/build/ruby-...
znz (Kazuhiro NISHIYAMA)

06/07/2010

10:41 PM Bug #3371: test-all aborted on amd64 lenny
遠藤です。
gdb のバックトレースなどは見えないでしょうか。
--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
10:32 PM Bug #3385: ext/dbm: accept various version of db
=begin
遠藤です。

> ext/dbのextconf.rbに、様々なバージョンのBerkley DBを認識させるためのパッチです。

確認ですが、バージョン 3 から 5 を認識させるようになったのですよね。
実際にそれぞれのバージョンでビルドして、test/dbm/ がパスすることを
確認して頂いたということでしょうか。
そういうことであれば、神戸さんを信じて取り込もうと思います。


あと、

+ dbli...
mame (Yusuke Endoh)
10:27 PM Bug #3384: ext/openssl: avoid to use cast
=begin
遠藤です。

> ext/opensslで、この部分だけ旧来のcastを使用しているのは何か理由があるのでしょうか?

cast を使用していると問題があるでしょうか。
コンパイラが警告を出す程度の軽微な問題だとしたら、今は下手にいじりたく
ないなと思います。

--
Yusuke Endoh <mame@tsg.ne.jp>
=end
mame (Yusuke Endoh)
10:12 PM Feature #3399: UNC path is not handled properly
=begin

=end
nobu (Nobuyoshi Nakada)
01:46 PM Feature #3399: UNC path is not handled properly
=begin
1> at least i can assert that the stuff '\\?\' is windows-specific stuff that we don't like to be encountered. and i could see that cygwin do workaround by checking whether '\\?\ is present and ignore it.
i'm happy to being said...
jojelino (jojelino _)
02:23 AM Feature #3399: UNC path is not handled properly
=begin
You're trying to use cygwin GDB with a mingw-target Ruby, are you sure that works?

I've used mingw-based GDB in the past with, of course, mingw-based Ruby and had no problems.
=end
luislavena (Luis Lavena)
02:18 AM Feature #3399 (Closed): UNC path is not handled properly
=begin
(gdb)
0x62d4a4f1 2835 BUFINIT();
(gdb) print s
$5 = 0xc7dfa0 "//?/D:/ruby2/lib/ruby/site_ruby/1.9.1"
this is from rbconfig.rb
CONFIG = {}
CONFIG["DESTDIR"] = DESTDIR
CONFIG["MAJOR"] = "1"
CONF...
jojelino (jojelino _)
09:28 PM Revision 2258b0c7 (git): * test/rubygems/test_gem_activation.rb: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:28 PM Revision f4471359 (git): * test/rubygems/test_gem_activation.rb: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:27 PM Revision 2b322524 (git): * gem_prelude.rb: load full rubygems at LoadError for activation
check. [ruby-core:29486]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:27 PM Revision 7fca371d (git): * gem_prelude.rb: load full rubygems at LoadError for activation
check. [ruby-core:29486]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
09:04 PM Revision c9331864 (git): * io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:04 PM Revision 6fa0b504 (git): * io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
07:00 PM Revision 70271340 (git): lib/net/http.rb: Backport #1284 [ruby-core:22874]; Change Net:HTTP to use a block size of 16k instead of 1k when streaming or chunking POST bodies.
test/net/http/test_post_io.rb: Backport #1284 [ruby-core:22874]; A test to go with the above change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@28198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
wyhaines (Kirk Haines)
06:30 PM Revision 550532d9 (git): * gc.c (rb_obj_id): trivial optimization.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
06:30 PM Revision f5534ad5 (git): * thread.c (Init_Thread): no need to suppress warning for
ruby_thread_set_native anymore.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:24 PM Bug #2616: unable to trap in doze
=begin

=end
usa (Usaku NAKAMURA)
10:45 AM Revision ab586540 (git): merge revision(s) 26903:
* ext/nkf/nkf-utf8/nkf.c (numchar_getc): get rid of buffer
overflow. [ruby-dev:40606]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@28195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
shyouhei (Shyouhei Urabe)
10:07 AM Revision f53c5cbb (git): merge revision(s) 26850:
* ext/openssl/ossl_ssl_session.c
(ossl_ssl_session_{get,set}_time{,out}): fixed a bug introduced by
backporting. (see [ruby-dev:40573]) use long in according to
OpenSSL API. (SSL_SESSION_{get,set}_time{,out...
shyouhei (Shyouhei Urabe)
09:20 AM Revision f10f897b (git): * include/ruby/win32.h: include errno.h before defining errnos.
* include/ruby/win32.h: check definition existance before defining
errno macros.
* win32/win32.c (errmap): define winsock errors mappings.
these are VC++10 support, merge from trunk (r27236, r27258).
git-svn-id: svn+ssh://ci.ruby-...
U.Nakamura
08:44 AM Bug #3398: 1.9.2 SEGV during test-all
=begin
okkez です。

2010年6月7日0:26 Masaya TARUI <tarui@prx.jp>:
> 樽家です。
>
> r28191 で 1.9.2については解決をしましたが、trunkでないからかredmineの開発者に登録されてないからか、連携でcloseできてません。
> #手動でcloseも当然出来ない:-)
>

Ruby と Ruby1.9 プロジェクトの Developper として追加しておきました。

...
okkez (okkez _)
12:27 AM Bug #3398: 1.9.2 SEGV during test-all
=begin
樽家です。

2010年6月6日18:54 Yuki Sonoda <redmine@ruby-lang.org>:
> Bug #3398: 1.9.2 SEGV during test-all
> http://redmine.ruby-lang.org/issues/show/3398
>
> 起票者: Yuki Sonoda
> ステータス: Assigned, 優先度: High
> 担当者: Yuki Sonoda, カテゴリ...
tarui (Masaya Tarui)
06:14 AM Revision 9f9388e5 (git): * regexp.c (re_compile_pattern): allow zero times match for
non-greedy range repeatation. [ruby-core:30613]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
04:06 AM Bug #3400 (Closed): apparent typos in ext/openssl/openssl_missing.{h,c}
=begin
There are some apparent typos in the "if defined" checks in openssl_missing.{h,c} which could potentially cause compatibility problems with future versions of OpenSSL. See the attached patch. The patch was generated against the...
aquark (Adrian Quark)

06/06/2010

11:11 PM Feature #1800: rubygems can replace system executable files
=begin
Hi,

2010/6/6 Luis Lavena <luislavena@gmail.com>:
>> It is better to have an option to prompt before rewriting a
>> file or executing extconf.rb.
>
> Please note that any gem update that needs to replace a stub script
> (r...
mame (Yusuke Endoh)
10:53 PM Feature #1800: rubygems can replace system executable files
=begin
On Sun, Jun 6, 2010 at 9:07 AM, Yusuke Endoh <redmine@ruby-lang.org> wrote:
>
> I realized more serious concern; "sudo gem install" executes
> extconf.rb with root access, which enables code execution by
> "an attacker".
>
...
luislavena (Luis Lavena)
10:07 PM Feature #1800 (Assigned): rubygems can replace system executable files
=begin
Hi,

I realized more serious concern; "sudo gem install" executes
extconf.rb with root access, which enables code execution by
"an attacker".

I think this does not means any security issue, but means a
simple fact ...
mame (Yusuke Endoh)
10:55 PM Bug #1085: Got the error message, after run 'gem install --test'.
=begin
Hi, Eric

Any update here?

This is the second reminder for this ticket (though I send you
many reminders).
There is a Japanese proverb: Hotoke no kao mo sando made.


I'll close this ticket by committing this p...
mame (Yusuke Endoh)
10:08 PM Bug #2176: [rubygems] $LOAD_PATH includes bin directory
=begin
Hi, Eric

Please please answer to nobu and Luis.

--
Yusuke Endoh <mame@tsg.ne.jp>
=end
mame (Yusuke Endoh)
08:27 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
2010/6/6 Urabe Shyouhei <shyouhei@ruby-lang.org>:
>> To avoid enbugging a new bug, we must choose the another solutions.
>> In this case, it is enough to add a note, "DO NOT USE etc/readline
>> WITH readline6!", to README.
>
...
mame (Yusuke Endoh)
06:42 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
> To avoid enbugging a new bug, we must choose the another solutions.
> In this case, it is enough to add a note, "DO NOT USE etc/readline
> WITH readline6!", to README.

? Sorry, can't interpret it. what's a new bug? Why is...
shyouhei (Shyouhei Urabe)
05:40 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
Hi,

2010/6/6 Shyouhei Urabe <redmine@ruby-lang.org>:
> Yusuke, I know your feeling so I don't want to attack you, but your
> suggestion is just an yet another new feature -- as long as you see
> licensing issues as features...
mame (Yusuke Endoh)
04:58 PM Feature #2032: Change the license to "GPLv2+ or Ruby's original".
=begin
Yusuke, I know your feeling so I don't want to attack you, but your
suggestion is just an yet another new feature -- as long as you see
licensing issues as features (rather than bugs of contractual kind).
=end
shyouhei (Shyouhei Urabe)
01:37 PM Feature #2032 (Assigned): Change the license to "GPLv2+ or Ruby's original".
=begin
Hi,

> I merged a patch in [ruby-dev:39172]: reject readline6.

I really hate the check that rejects linking with readline6,
because it is actually *new feature*. The 1.9.2 feature was
already frozen. Rather, previe...
mame (Yusuke Endoh)
06:54 PM Bug #3398 (Closed): 1.9.2 SEGV during test-all
=begin
OSXで、TestArray#test_product中にSEGVが発生します。

rb_ary_productのt0が存在するheap slotがGCでfreeされてしまうのが原因のようです。t0に対するobj_freeは呼ばれないのでマーク漏れではないと思われ、もしかしたらheap slotのlimitがずれているのかも知れません。

ある程度大きなプログラムでないと再現しないようで、最小ケースは作成していませんが、私の環境では
...
yugui (Yuki Sonoda)
04:19 PM Bug #3231: Digest Does Not Build
=begin
Yes - it does fix the issue for md5. Can this also be done for the other digest subdirectories?

Thanks for the help.

=end
cfis (Charlie Savage)
02:46 PM Revision dd4b7184 (git): * gc.c (heaps_slot, assign_heap_slot, gc_sweep): skip sweep if
heap_slot's status is pre-free phase. [ruby-dev:41543]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Masaya Tarui
01:37 PM Revision 88eb029a (git): * string.c (rb_str_buf_cat_escaped_char): get rid of buffer
overflow on platforms int is bigger than 32bit, and warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:37 PM Revision ce4a6e68 (git): * string.c (rb_str_buf_cat_escaped_char): get rid of buffer
overflow on platforms int is bigger than 32bit, and warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:17 PM Bug #3377 (Closed): 100000.times { Time.allocate }: [FATAL] failed to allocate memory
=begin
This issue was solved with changeset r28185.
Akira, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Anonymous
01:06 PM Revision 0363b91b (git): * test/ruby/test_array.rb (test_product): test for r28187.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
10:59 AM Revision ec440b0b (git): fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
10:56 AM Revision 58772d71 (git): * array.c (rb_ary_product): clear uninitialized elements in temporary
array.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
10:47 AM Bug #3394 (Closed): spec/rubyspec/core/array/product_spec.rb SEGV
=begin
This issue was solved with changeset r28184.
Akira, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
nobu (Nobuyoshi Nakada)
09:09 AM Bug #3394 (Closed): spec/rubyspec/core/array/product_spec.rb SEGV
=begin
と、いうわけで、とりあえず spec/rubyspec/core/array/product_spec.rb は
SEGV するようです。

(RUBY_DEBUG のためコンパイルでは RUBY_DEBUG_ENV マクロをつけてあります。)

% RUBY_DEBUG=gc_stress ./ruby spec/mspec/bin/mspec-run -f s
spec/rubyspec/core/array/product_spec.r...
akr (Akira Tanaka)
08:27 AM Bug #3393 (Closed): NEWS Mentions Enumerable#join
=begin
This issue was solved with changeset r28182.
Run Paint, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
nobu (Nobuyoshi Nakada)
07:07 AM Bug #3393 (Closed): NEWS Mentions Enumerable#join
=begin
This has been reverted. Needs applying to trunk and 1.9.2 branch.
=end
runpaint (Run Paint Run Run)
04:27 AM Revision 46880d47 (git): * test/ruby/test_env.rb (class TestEnv): fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Masaya Tarui
04:27 AM Revision 6ae881af (git): * test/ruby/test_env.rb (class TestEnv): fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Masaya Tarui
04:12 AM Revision 28754d0a (git): * gc.c: set_heaps_increment is not
called before gc_makrs of lazy sweeping because live_num not
contain finalize objects. So call set_heaps_increment after lazy
sweeping if free_num are not enough. And move free_min to struct
rb_objspace for above. [ruby-dev:41499]...
authorNari (Narihiro Nakamura)
01:44 AM Revision 6e787a63 (git): * array.c (rb_ary_product): need to set the length in order to get
the entries marked. [ruby-dev:41540]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:44 AM Revision c22b223c (git): * array.c (rb_ary_product): need to set the length in order to get
the entries marked. [ruby-dev:41540]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
 

Also available in: Atom