Project

General

Profile

Activity

From 04/15/2012 to 04/21/2012

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 #4950]
FAIL 1/943 tests failed
gmake: *** [yes-btest-ruby] Error 1
No coredump is actually produced.
Operating Sys...
cr_ellis (Colin Ellis)
05:16 PM Bug #5986: Segmentation Fault
levmatta (Luis Matta) wrote:
> naruse is there any thing I should do:
> ...
I have no idea.
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 result:
cache: [GET /admin] miss
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
X-UA-Compatible: IE=Edge,...
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 occurs, the error message is as following:
CC = gcc
LD = ld
LDSHARED = gcc -shared
CF...
raylinn@gmail.com (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 greatly appreciated.
May Ruby be with you.
----------
* test/rinda/test_rinda.rb: fix sticks on some testsf problem
...
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 wrote:
> >>> So calling pop() means we're doing a not not blocking call. :(
> >>
> >> How about to add try_pop?
> >
>...
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 improve them tomorrow and write the ones for rubyspec too.
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!
Thank you for reviewing!
> ...
No, I don't.
I'll write these tests ASAP.
> (It surprised me that your patch also pass...
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?
--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
02:41 AM Feature #6130: inspect using to_s is pain
Hello,
> > So I propose this patch.
> ...
Looks good to me. I'll commit it, except the change of test/test_pp.rb. Thanks!
(It surprised me that your patch also passes rubyspec; rubyspec has no test for this behavior?)
Tanaka-...
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 reinstall what I wanted using RVM. I posted it as a bug rather than on the help forum the way it was crashing made me suspect th... 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:
> ...
Maybe you can see the version on youtube? http://www.youtube.com/watch?v=H58-n7uldoU I am outside too.
Basically it's an IDE that evaluates ...
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 <mame@tsg.ne.jp>
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 following failure:
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=10786
I attached a copy of the patch if ruby-mode.el is still being maintained outside of GNU
rlipman (Reed Lipman)
12:15 AM Bug #6319 (Assigned): TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
Naruse-san, do you know what is wrong?
--
Yusuke Endoh <mame@tsg.ne.jp>
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 external source which I _believe_ is UTF-8 (for example, could be any encoding). It is advertised as UTF8, as far as I k...
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 introduces a vulnerability with unexpected behavior or some attacks.
Its *correct* behavior seems more difficult than we th...
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]
* strftime.c (rb_strftime_with_timespec): add an interim digit for
the timezone offset which is less tha...
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 with a new copy available from the FSF [1]?
Thank you.
[1] http://www.gnu.org/licenses/gpl-2.0.txt
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 confusing phrase, should I open a issue with EventMachine (or Thin) ?
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 ruby this feature is impossible currently.
>
> please watch http://vimeo.com/40281991. It is 5 minutes but shows th...
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
> ...
I understand your concern. I think power > speed. In ruby this feature is impossible currently.
please watch http://vimeo.com/40281991. It is 5 minutes ...
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 one;
>
> #!ruby
> #
>
> set_trace_func2 proc { |event, file, line, id, binding, classname, return_value|
> ...
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:
> ...
That's great - I see a good debugger as very important for a language.
> However, I don't understand what you want and what set_trace_func l...
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 reported. 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!

--
Yusuke Endoh <mame@tsg.ne.jp>
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 about this issue?

Thank you for notification. I agree with the patch of [ruby-core:38351]
(why did you commit it?...
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 <mame@tsg.ne.jp>
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 system; the tests failed if the hostname started with a number.
So, if this issue is really related, it may be helpful if yo...
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 consistent.
Agreed.
> ...
I'll review. Please wait!
> test-all pass with only two modifications in pretty_pri...
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 <mame@tsg.ne.jp>
mame (Yusuke Endoh)
05:34 AM Bug #5882 (Feedback): segfault in miniruby in ruby1.9.3 crosscompile for ARM
See #5780.
--
Yusuke Endoh <mame@tsg.ne.jp>
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 configured properly. Please check `which rails` and ensure it matches the directory of your RVM install. You should be able to... 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]
> ...
Are you using 1.9 interpreter with 1.8 gems?
I guess you'd better ask a question in ruby-talk.
Maybe people will tell you kindly :-)
--
Yusu...
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 commands is attached as well as my ~/.bashrc file.
Evidently my installation didn't work. Here is the output of rails -...
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, and create patches.
Basically, I'm reluctant to add a supported platform, in terms of release management.
But I will...
mame (Yusuke Endoh)
04:53 AM Feature #6308 (Feedback): Eliminate delegation from WeakRef
Hello,
2012/4/17, headius (Charles Nutter) <headius@headius.com>:
> WeakRef's delegation features are a really awful pattern that should not be
> ...
Maybe I understood your subject, but your proposal is not clear.
Could you please...
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 name "reference queue" is very bad, I think.
--
Yusuke Endoh <mame@tsg.ne.jp>
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 Endoh <mame@tsg.ne.jp>
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 <mame@tsg.ne.jp>
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 method, it gives you a warning. _Normally_ this warning is possibly appropriate and accurate:
irb(main):018:0* f ...
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 think that part of the problem with currying in Ruby is that we don't have the sort of type system that makes curried P...
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 consistent with Mutex.

Paul
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:
ditto.
* lib/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem:
ditto.
git-svn-id: svn+ssh://ci.r...
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 should be --or I am reinventing the wheel and probably in not the most robust fashion.
Recently, we focus on "small R...
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/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem:
ditto.
* lib/rubygems/ssl_certs/Entrust_net-Secure-...
drbrain (Eric Hodel)
03:36 AM Feature #6322 (Assigned): Remove iconv
Nobu, you are the maintainer of iconv. What do you think?
--
Yusuke Endoh <mame@tsg.ne.jp>
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 <mame@tsg.ne.jp>
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:
ditto.
* lib/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem:
ditto.
git-svn-id: svn+ssh://ci.r...
drbrain (Eric Hodel)
12:53 AM Feature #5455: $SAFE should be removed
On Apr 19, 2012 6:36 AM, "jballanc (Joshua Ballanco)" <jballanc@gmail.com>
wrote:
>
>
> Issue #5455 has been updated by jballanc (Joshua Ballanco).
>
>
> I just wanted to chime in here and suggest that, in the process of a...
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 reset
on setup/teardown.
NOTE: Gem.user_home won't be recovered now, so teardown doesn't work.
git-svn-...
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 HTTPS to HTTP.
RubyGems now verifies SSL connections.
Patch by Hiroshi Nakamura.
* test/rubygems: ditto.
git-svn-i...
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 from HTTPS to HTTP.
RubyGems now verifies SSL connections.
See https://github.com/rubygems/rubygems/blob/1.8/History....
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 https://github.com/rubygems/rubygems/blob/1.8/History.txt for
changes since 1.8.22.
* test/rubygems: ditto.
git-svn-id...
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.
See https://github.com/rubygems/rubygems/blob/1.8/History.txt for
changes since 1.8.11.
* test/rubygems: ditto.
...
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 nice. I appreciate your effort. Thank you. 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 greatly appreciated.
May Ruby be with you.
----------
* strftime.c (rb_strftime_with_timespec): fix carrir-up bug and...
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')
=> 2012-01-01 01:01:01 +0155
irb(main):002:0> t.strftime('%z')
=> "+0155"
Here is a patch
diff --git a/strftime.c b...
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-5214740
In short, RubyGems fails to generate documentation, since they cannot find the sources of BigDecimal where t...
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. :(
>>
>> How about to add try_pop?
>
> try_pop seems fine, but it still seems strange to combine blocking
...
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 like a way to get the line number and return value of each line. This would allow me to create a live debugger, much like ...
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 should be --or I am reinventing the wheel and probably in not the most robust fashion.
Also, since lazy enumeration is ...
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 encoding will raise, or else I can pass in :invalid and :replace options to tell it to do something different with bad b... 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 revision 34643) [x86_64-darwin11.3.0]
[…]:in `require': iconv will be deprecated in the future, use String#encode inst...
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 considering the Sandbox implemented in MacRuby and Aaron's playpen library (https://github.com/tenderlove/playpen), both o... 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 greatly appreciated.
May Ruby be with you.
----------
* random.c (random_init): Clarify that the default seed is
R...
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 greatly appreciated.
May Ruby be with you.
----------
* io.c (io_readpartial): Document the output buffer parameter is
...
drbrain (Eric Hodel)
08:13 AM Bug #4266: Timeouts in threads cause "ThreadError: deadlock; recursive locking"
jtara (Jon Tara) wrote:
> Brian Gugliemetti wrote:
> ...
http://originsofinuitart.posterous.com/
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.ruby-lang.org/ruby/trunk@35399 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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][Bug #6320]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35398 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 raise error.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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-39d4-4d8f-98ff-823fe69b080e
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_srand): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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)

04/18/2012

11:59 PM Revision 6878e597 (git): * ext/curses/curses.c (window_nodelay): Fixed call-seq of nodelay to
include the '='.
Improved description window.nodelay=.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
11:48 PM Revision ab0eb272 (git): * io.c (io_readpartial): Document the output buffer parameter is
overwritten with the read contents even when non-empty.
Patch by yu nobuoka. [ruby-trunk - Bug #6285]
* io.c (io_read_nonblock): ditto.
* io.c (io_read): ditto.
* io.c (rb_io_sysread): ditto.
* io.c (argf_read): ditto.
* io.c (arg...
drbrain (Eric Hodel)
11:40 PM Bug #6318 (Closed): TestTimeTZ failures
fixed at r35377. nobu (Nobuyoshi Nakada)
11:12 PM Bug #6318 (Closed): TestTimeTZ failures
Testing with Fedora Rawhide, I got these two errors:
2) Failure:
test_gen_Europe_Lisbon_112(TestTimeTZ) [/builddir/build/BUILD/ruby-2.0.0-r35368/test/ruby/test_time_tz.rb:246]:
TZ=Europe/Lisbon Time.local(1911, 12, 31, 23, 59, 59)...
vo.x (Vit Ondruch)
11:18 PM Bug #6319 (Closed): TestWEBrickHTTPRequest and WEBrick::TestFileHandler fail
Hi, testing on Fedora Rawhide, I observe several test fails in TestWEBrickHTTPRequest and WEBrick::TestFileHandler. This seems to be the same errors as in #4110, however I am not sure it they are related.
4) Error:
test_parse_09(Te...
vo.x (Vit Ondruch)
11:14 PM Revision aa883f84 (git): * 2012-04-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:14 PM Revision 61c1fb70 (git): Use mock of Gem::Security::OPT[:trust_dir]
Gem::Security::OPT[:trust_dir] depends Gem.user_home but doesn't reset
on setup/teardown.
NOTE: Gem.user_home won't be recovered now, so teardown doesn't work.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35389 b2dd03c8-39d4-4d8f-9...
naruse (Yui NARUSE)
08:51 PM Feature #6317 (Assigned): Range#cover?の引数としてRangeインスタンスを受けられるようにして欲しい
青柳と申します。
以下のように、Range#cover?の引数としてRangeインスタンスを
受けられるようにして欲しいです。
(1..4).cover?(2..3) # => true
(1..4).cover?(0..3) # => false
取り敢えず実装してみましたので、添付いたします。
masaakiaoyagi (Masaaki Aoyagi)
04:49 PM Bug #6195: String#[] に逆順の Range を渡した場合の挙動
文字列のスライスが(Rangeの始点さえ範囲内なら)nilを返さないという現仕様は利便性にフォーカスしていて合理的だと思っています。
たとえば、
if s.start_with?(prefix)
logger.info "message body is " + s[prefix.length..-1]
end
のようなコードは私の手元にもたくさんありますし、Rubyのソースツリーで grep -rF ..-1 lib し...
knu (Akinori MUSHA)
02:09 PM Revision 24620aaf (git): merge revision(s) 35387:
* configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead of
AC_CHECK_PROG which needs the third argument. [ruby-core:44433]
[Bug #6316]
* configure.in (PKG_CONFIG): fix condition to skip older version
...
nobu (Nobuyoshi Nakada)
01:59 PM Revision 7cfc4be2 (git): * configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead of
AC_CHECK_PROG which needs the third argument. [ruby-core:44433]
[Bug #6316]
* configure.in (PKG_CONFIG): fix condition to skip older version
of pkg-config. continue in backticks does not affect outside.
git-svn-id: svn+ssh://ci.ru...
nobu (Nobuyoshi Nakada)
01:23 PM Feature #6315 (Feedback): handler to trace output of each line of code executed
using a similar mechanism to set_trace_func, I would like a way to get the line number and return value of each line. This would allow me to create a live debugger, much like light table from chris granger and/or bret victor's javascrip... ankopainting (Anko Painting)
12:59 PM Feature #6276 (Closed): to_h as explicit conversion to Hash
This issue was solved with changeset r35383.
Marc-Andre, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
----------
Revert r35339-35343 because of no tests.
* hash.c: Alias E...
naruse (Yui NARUSE)
10:41 AM Feature #5632: Attempt to open included class shades it instead.
Basically it is just alternative appearance of:
```ruby
class A
A = 22
end
class B < A
end
p B::A
class B
A = 42
end
p B::A
```
Current Ruby does not warn you. If you want to warn cla...
matz (Yukihiro Matsumoto)
12:23 AM Feature #5632: Attempt to open included class shades it instead.
Hello, Matz

Do you think how should it be fixed? Suggestion 1?
I think Suggestion 2 (just warning) can be included in 2.0.

--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
07:10 AM Revision 336cf575 (git): * test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,
except for "right" timezonez.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35386 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
05:50 AM Revision ab649ef3 (git): * win32/file.c (INVALID_FILE_ATTRIBUTES): commit miss of r35384.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
05:00 AM Revision ff19b1d8 (git): * win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
04:46 AM Feature #6310: add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper
Here is the pull request https://github.com/ruby/ruby/pull/121
ssuda (Sambasiva Suda)
03:59 AM Revision 62c9ecfa (git): Revert r35339-35343 because of no tests.
* hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]
* lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]
* struct.c: Add Struct#to_h [Feature #6276]
* object.c: Add NilClass#to_h [Feature #6276]
* hash.c: Add Hash#to_h [Feature #627...
naruse (Yui NARUSE)
03:38 AM Revision cc6ab53f (git): Run separate process this GC.stress test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
03:31 AM Revision 8de83c51 (git): Disable GC for slow this test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
02:16 AM Bug #6313 (Closed): [rdoc] clarify that srand(number) is not default 0
Since srand(0) is not the default, attempt to clarify that. rogerdpack (Roger Pack)
01:58 AM Revision 9d96fc17 (git): split method definitions
* test/ruby/test_time_tz.rb (TestTimeTZ#with_tz, TestTimeTZ#time_to_s):
split method definitions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:58 AM Revision 62885f1e (git): update .gitignore
* .gitignore: removed duplicate entry and obsolete entries.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:46 AM Revision 085ae60a (git): Removed ChangeLog entry from reverted r35370
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
01:43 AM Feature #6308: Eliminate delegation from WeakRef
Perhaps under the GC module. Seems better than under ObjectSpace
I also think WeakMap should perhaps be moved under GC.
GC::WeakRef
GC::WeakMap
GC::ReferenceQueue
The top-level WeakRef library should probably be deprecated, th...
headius (Charles Nutter)
01:26 AM Bug #6312 (Closed): Psych needlessly noisy parsing string node starting with number-ish string
For example:
$ ruby -d -rpsych -e 'Psych.load("4 weddings")' 2>&1 | tail -n 2
Exception `ArgumentError' at /Users/riffraff/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/psych/scalar_scanner.rb:99 - invalid value for Integer():...
riffraff (gabriele renzi)
01:23 AM Revision 442fefc7 (git): * strftime.c (rb_strftime_with_timespec): add an interim digit for
the timezone offset which is less than an hour.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35377 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:08 AM Revision 9e56e14f (git): Run separate process if the test uses GC.stress.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
12:58 AM Revision 5383ccd9 (git): * lib/rubygems/version.rb: Fixed init_with warning by calling into
yaml_initialize (for syck) from psych's init_with
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
12:25 AM Bug #6228 (Assigned): [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
> Who should be the responsible for GC?
Nari-san.
--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
12:04 AM Revision 6c1da63b (git): * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which
were ported to the rubygems git repository.
See https://github.com/rubygems/rubygems/blob/1.8/History.txt for
changes since 1.8.11.
* test/rubygems: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35374 b2dd03c8-39d4-4d8...
drbrain (Eric Hodel)

04/17/2012

11:47 PM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
I found that this issue is related with the auto-close flag of IO.
The following code fails with Errno::EBADF
f = open("test_file", "w")
IO.for_fd(f.fileno).autoclose = true # default value
GC.start
f.close
But, the followi...
phasis68 (Heesob Park)
10:27 PM Bug #6228 (Open): [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
Who should be the responsible for GC? Seems to me that open file descriptor shouldn't be garbage collected while still open. luislavena (Luis Lavena)
10:14 PM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
I tried to create simplified test case of this issue.
> cat gc_io_test.rb
f = open("test_file", "w")
p f.fileno
IO.for_fd(f.fileno).close
f = open("test_file", "w")
p f.fileno
GC.start # trigger GC
begin
f.close # => r...
h.shirosaki (Hiroshi Shirosaki)
07:23 AM Bug #6228: [mingw] Errno::EBADF in ruby/test_io.rb on ruby_1_9_3
This issue seems to be related to GC finalizer.
GC is triggered just before Errno::EBADF occurs, and finalizer closes the fd of make_tempfile. Errno::EBADF is raised for trying to close again the closed fd of make_tempfile.
This seem...
h.shirosaki (Hiroshi Shirosaki)
11:32 PM Feature #6311 (Closed): memmem()によるrb_memsearch()の高速化
[Feature #6129][ruby-dev:45344]と類似していますが、memmem()によるre.cのrb_memsearch()の高速化を試みました。
次のベンチマークを実行したところ以下の結果となり、有意な性能向上がみられました。
require 'benchmark'
str = "hoge" * 10000 + "fugafuga"
Benchmark.bm do |x|
x.report do
1000.ti...
Glass_saga (Masaki Matsushita)
10:52 PM Feature #5007: Proc#call_under: Unifying instance_eval and instance_exec
Hello,
I made a proof-of-concept patch.
Not tested yet. Please try it and find a bug.
It (and some related functions) seem to need some refactoring work
because it calls directly invoke_block_from_c which is very internal
functio...
mame (Yusuke Endoh)
04:08 AM Feature #5007: Proc#call_under: Unifying instance_eval and instance_exec
I don't see how this solves the case presented in #6298.
Given:
```ruby
class BlockCollection
def initialize(*procs)
@procs = procs
end
def to_proc
procs = @procs
Proc.new{ |*a| procs.each{ |p...
trans (Thomas Sawyer)
10:18 PM Bug #4458 (Closed): Time#strftime で %z 指定子での結果への空白を詰めかたが正しくない
This issue was solved with changeset r35366.
tadayoshi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
----------
* strftime.c (rb_strftime_with_timespec): fix padding of tim...
nobu (Nobuyoshi Nakada)
12:41 AM Bug #4458: Time#strftime で %z 指定子での結果への空白を詰めかたが正しくない
何度もすみません。
出すべきpatchはこちらでした。
Glass_saga (Masaki Matsushita)
12:29 AM Bug #4458: Time#strftime で %z 指定子での結果への空白を詰めかたが正しくない
空白以外のpaddingを指定した時に正しく動かないので修正しました。 Glass_saga (Masaki Matsushita)
10:06 PM Bug #6266 (Closed): encoding related exception with recent integrated psych
Okay, closing. Thanks!
--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
09:58 PM Bug #6266: encoding related exception with recent integrated psych
r35245 fixed this issue, and r35251 backported to ruby_1_9_3 jonforums (Jon Forums)
09:19 PM Bug #6266 (Assigned): encoding related exception with recent integrated psych
mame (Yusuke Endoh)
09:21 PM Revision 5ab11990 (git): Ignore files generated by extconf.rb
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35373 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
09:20 PM Bug #6301 (Assigned): irb 起動後に conf.debug_level を変更するとエラーになる
mame (Yusuke Endoh)
09:20 PM Bug #6302 (Assigned): irb で math-mode 中でも conf.math_mode に nil を代入すると math-mode を抜ける事ができる
mame (Yusuke Endoh)
09:19 PM Bug #6278 (Assigned): in `join': deadlock detected (fatal)
mame (Yusuke Endoh)
09:19 PM Bug #6252 (Assigned): OpenSSL - ECDSA signature reliability
mame (Yusuke Endoh)
09:18 PM Bug #6227 (Assigned): [mingw] openssl backport causing test error
mame (Yusuke Endoh)
09:18 PM Bug #6221 (Assigned): OpenSSL 1.0.1 is breaking the drb test suite
mame (Yusuke Endoh)
09:18 PM Bug #6195 (Assigned): String#[] に逆順の Range を渡した場合の挙動
mame (Yusuke Endoh)
09:17 PM Bug #6181 (Assigned): Ruby crash when trying to send a mail (tls/gmail)
mame (Yusuke Endoh)
09:17 PM Revision 0ebe38ee (git): Revert r35370 due to bad source branch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
09:00 PM Bug #6246 (Assigned): 1.9.3-p125 intermittent segfault
Hello,
Perhaps I could reproduce this issue with small example:
class Foo
def Foo.shutdown(*args)
p Bar.inspect.size
end
Bar = (0..300).map do |x|
x = x.to_s
ObjectSpace.define_finalizer(x, Foo...
mame (Yusuke Endoh)
08:50 PM Revision 02dc9ae7 (git): * 2012-04-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:50 PM Revision 22d9456b (git): * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which
were ported to the rubygems git repository.
See https://github.com/rubygems/rubygems/blob/1.8/History.txt for
changes since 1.8.11.
* test/rubygems: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35370 b2dd03c8-39d4-4d8...
drbrain (Eric Hodel)
08:30 PM Bug #3128 (Assigned): Randomness specs
Marc-Andre, do you need discussion about this?
--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
08:29 PM Feature #6310 (Assigned): add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper
mame (Yusuke Endoh)
08:05 PM Feature #6310 (Closed): add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper
The ruby openssl wrapper currently does not interface with either of these, which are required for those who wish to generate a public key with a provided private key. Please consider adding this functionality. roobiedoo (roobie doo)
08:02 PM Bug #6066 (Closed): Fix "control may reach end of non-void function" warnings for clang
nobu (Nobuyoshi Nakada)
08:01 PM Feature #6308: Eliminate delegation from WeakRef
It should be another new class, I think. nobu (Nobuyoshi Nakada)
05:02 PM Feature #6308 (Assigned): Eliminate delegation from WeakRef
WeakRef's delegation features are a really awful pattern that should not be allowed in future versions of Ruby.
WeakRef makes no guarantees as to the liveness of its contained object. It can be collected at any time if there are no st...
headius (Charles Nutter)
06:09 PM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
A video of Bob Lee explaining the various JVM references, and why using finalizers is bad: http://www.youtube.com/watch?v=KTC0g14ImPc headius (Charles Nutter)
05:25 PM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
The implementation looks fine to me.
I still believe that most interesting uses of WeakRef would be more efficient with support for a reference queue. I filed a bug to add reference queues to Ruby here: https://bugs.ruby-lang.org/issu...
headius (Charles Nutter)
05:10 PM Feature #6309 (Assigned): Add a reference queue for weak references
Most interesting uses of WeakRef are much harder to do efficiently without a reference queue.
A reference queue, as implemented by the JVM, is basically a queue into which weak references are placed some time after the object they ref...
headius (Charles Nutter)
02:22 PM Revision 5468593e (git): merge revision(s) 35368:
* ext/-test-/win32/dln/extconf.rb: fix for mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
02:21 PM Revision 22263729 (git): * ext/-test-/win32/dln/extconf.rb: fix for mingw.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
01:35 PM Revision 902084a6 (git): * common.mk (REVISION_H): create temporary file in cwd so that it
works if srcdir is not writable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35367 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:18 PM Revision 43dbbefb (git): * strftime.c (rb_strftime_with_timespec): fix padding of time zone
offset. [ruby-dev:43287][Bug #4458]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
01:11 PM Bug #6303 (Closed): dln_load and rb_w32_check_imported cause segfault in Ruby 1.9.3 for some extension
This issue was solved with changeset r35354.
Luis, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
----------
* dln.c (rb_w32_check_imported): skip ordinal entries. based on ...
nobu (Nobuyoshi Nakada)
12:41 PM Feature #6305 (Feedback): Lazy
Explain why a gem does not work for you.
--
Yusuke Endoh <mame@tsg.ne.jp>
mame (Yusuke Endoh)
04:39 AM Feature #6305 (Rejected): Lazy
I believe we discussed before but I couldn't find the issue, so I'll just bring it up again.
Might MenTaLguY's Lazy library make it's way into Ruby proper?
http://moonbase.rydia.net/software/lazy.rb/
https://github.com/menta...
trans (Thomas Sawyer)
12:38 PM Bug #6306 (Rejected): Ripper lexes :on_kw when it should find :on_ident
Hello,
2012/4/17, turboladen (Steve Loveless) <steve.loveless@gmail.com>:
> I'd expect (({[[1, 1], :on_kw, "def"]})) to be (({[[1, 1], :on_ident,
> ...
Not a bug. That is exactly what is happenning in the Ruby lexer internal.
I ...
mame (Yusuke Endoh)
05:33 AM Bug #6306 (Rejected): Ripper lexes :on_kw when it should find :on_ident
=begin
1.9.3-p125 :001 > require 'ripper'
=> true
1.9.3-p125 :002 > Ripper.lex %Q{:def}
=> [[[1, 0], :on_symbeg, ":"], [[1, 1], :on_kw, "def"]]
I'd expect (({[[1, 1], :on_kw, "def"]})) to be (({[[1, 1], :on_ident, "def]})...
turboladen (Steve Loveless)
12:36 PM Revision 4f043961 (git): merge revision(s) 34419: [Backport #6307]
* lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:
fix the default xml namespace URI validation.
[ruby-dev:45169] [Bug #5956]
Reported by Miho Hiramatsu. Thanks!!!
git-svn-id: svn+ssh://ci.ru...
naruse (Yui NARUSE)
11:36 AM Revision e1a08e41 (git): merge revision(s) 35363:
win32/dln is only for win32.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
11:14 AM Revision 77321aee (git): win32/dln is only for win32.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
08:27 AM Bug #5925: Lazy initialization is not thread safe.
Thanks Aaron
http://remotedatabackuptips.posterous.com/
thomasinareckers (Thomas Inareckers)
05:27 AM Revision a940590a (git): merge revision(s) 35354,35356,35357,35361:
* dln.c (rb_w32_check_imported): skip ordinal entries. based on a
patch by phasis68 (Heesob Park) at [ruby-core:44381].
[ruby-core:44371][Bug #6303]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@3...
nobu (Nobuyoshi Nakada)
05:12 AM Revision f5659a91 (git): * ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:55 AM Revision 0a706449 (git): * Makefile.in (reconfig, config.status): not depend on
$(srcdir)/version.h to get rid of daily reconfiguration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35360 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:55 AM Revision 561e61a4 (git): * configure.in (RUBY_SO_NAME): expand version numbers in Makefile.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:55 AM Revision 485f88e6 (git): * reduce UNREACHABLE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:55 AM Revision 854a6e47 (git): * ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:17 AM Revision 68bf3099 (git): * ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:11 AM Revision cc433788 (git): * 2012-04-17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:11 AM Revision dad31f6e (git): * dln.c (rb_w32_check_imported): skip ordinal entries. based on a
patch by phasis68 (Heesob Park) at [ruby-core:44381].
[ruby-core:44371][Bug #6303]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:59 AM Feature #6183: Enumerator::Lazy performance issue
> It's a 'proof of concept' patch (only map and select added) - let me know if it makes sense.
> I believe that using this approach and with your help lazy enumerator performance can be improved significantly.

That would be aweso...
Anonymous
12:59 AM Bug #6274: Float addition incorrect
> Issue #6274 has been updated by marcandre (Marc-Andre Lafortune).
>
> Status changed from Open to Rejected
>
> This is due to the fact that floats are approximate. The results follow the IEEE standard. Try it in Javascript, yo...
Anonymous
12:29 AM Feature #6293: new queue / blocking queues
On Mon, Apr 16, 2012 at 06:25:59PM +0900, SASADA Koichi wrote:
> Hi,
>
> Just an idea.
>
> (2012/04/14 11:25), Aaron Patterson wrote:
> > I could, but I think the changes I want would add too much
> > complexity to the traditio...
Anonymous

04/16/2012

11:38 PM Bug #6301: irb 起動後に conf.debug_level を変更するとエラーになる
すみません。昨日は気づきませんでしたが、conf.debug_level は irb の起動後に再度代入するまでは効いていないようでした。
$ irb
> RubyLex.debug_level
=> 0
> ...
=> 1
> conf.debug_level = 1
NoMethodError: undefined method `debug_level=' for IRB::SLex:Class
from /home/sho-h/.rvm...
sho-h (Sho Hashimoto)
01:44 AM Bug #6301 (Closed): irb 起動後に conf.debug_level を変更するとエラーになる
$ irb --irb_debug <数字> などでは問題ありませんが、irb の起動後に conf.debug_level を設定するとエラーになるようです。(1.9.3-p125 で確認しましたが、trunk でも同様のようです)
> conf.debug_level = "1"
NoMethodError: undefined method `debug_level=' for IRB::SLex:Class
from /home/sho-h/.rvm...
sho-h (Sho Hashimoto)
10:43 PM Bug #4458: Time#strftime で %z 指定子での結果への空白を詰めかたが正しくない
patchを作りました。 Glass_saga (Masaki Matsushita)
10:34 PM Bug #6303 (Assigned): dln_load and rb_w32_check_imported cause segfault in Ruby 1.9.3 for some extension
luislavena (Luis Lavena)
10:27 PM Bug #6303: dln_load and rb_w32_check_imported cause segfault in Ruby 1.9.3 for some extension
The changeset r35352 is not same to my patch and the bug #6303 is not fixed.
After applying r35352,
require 'mswin32/ibm_db'
falls into infinite loop and runs forever.
The line
if (IMAGE_SNAP_BY_ORDINAL(pint->u1.Ordinal)) cont...
phasis68 (Heesob Park)
09:25 PM Bug #6303 (Closed): dln_load and rb_w32_check_imported cause segfault in Ruby 1.9.3 for some extension
This issue was solved with changeset r35352.
Luis, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
----------
* dln.c (rb_w32_check_imported): skip ordinal entries. patched b...
nobu (Nobuyoshi Nakada)
03:34 PM Bug #6303: dln_load and rb_w32_check_imported cause segfault in Ruby 1.9.3 for some extension
The segfault is due to the invalid pointer reference in getting PIMAGE_IMPORT_BY_NAME pointer like this:
PIMAGE_IMPORT_BY_NAME pii = (PIMAGE_IMPORT_BY_NAME)((char *)ext + (size_t)pint->u1.AddressOfData);
Consider the following imp...
phasis68 (Heesob Park)
09:27 AM Bug #6303 (Closed): dln_load and rb_w32_check_imported cause segfault in Ruby 1.9.3 for some extension
Hello,

NOTE: Reporting this here since bugs.ruby-lang.org seems to be down.

Recently a user reported to RubyInstaller project issues when loading
a Ruby 1.9.2 compiled extension under Ruby 1.9.3:

https://groups.google.c...
luislavena (Luis Lavena)
10:23 PM Bug #6288: Change error message for thread block to be less misleading
Hello,

2012/4/16 rklemme (Robert Klemme) <shortcutter@googlemail.com>:
>> If so, you should write "sleep" simply.  If not, your code is
>> actually "deadlocked", in a common sense.
>
> There is no deadlock because there are no tw...
mame (Yusuke Endoh)
09:07 PM Bug #6288: Change error message for thread block to be less misleading
mame (Yusuke Endoh) wrote:
> Hello,
> ...
Great, thank you!
> >> Please elaborate "a more complex scenario" with small example.
> ...
I am not sure what you mean. The real code was more complex and the exception was thrown from an...
rklemme (Robert Klemme)
09:02 PM Feature #6276: to_h as explicit conversion to Hash
+1 to Naruse-san. Apparently test in the same repository is a must. nahi (Hiroshi Nakamura)
02:24 PM Feature #6276 (Assigned): to_h as explicit conversion to Hash
You didn't add tests for test-all.
If you won't add them, I'll revert them.
naruse (Yui NARUSE)
12:15 PM Feature #6276 (Closed): to_h as explicit conversion to Hash
This issue was solved with changeset r35339.
Marc-Andre, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
----------
* hash.c: Add Hash#to_h [Feature #6276]
[rubyspec:84b7fe3...
marcandre (Marc-Andre Lafortune)
08:57 PM Feature #6286: Add Exception#format method
Yet I'm not sure whether it's worth, made a patch. nobu (Nobuyoshi Nakada)
06:29 PM Feature #6293: new queue / blocking queues
Hi,

Just an idea.

(2012/04/14 11:25), Aaron Patterson wrote:
> I could, but I think the changes I want would add too much
> complexity to the traditional Queue class. We have to add
> branching code for every method tha...
ko1 (Koichi Sasada)
01:28 PM Bug #5973 (Closed): Bus Error in simple project requiring YARD
naruse (Yui NARUSE)
01:28 PM Bug #4651: Bus Error using continuation on x86_64-darwin11.0.0 (Lion)
mbleigh (Michael Bleigh) wrote:
> I'm sorry, but I'm not sure what the resolution of this is for it to be closed. I've just run into the same error with 1.9.2-head (works in 1.9.3-head) on RVM. Is this a fix that is going to be applied ...
naruse (Yui NARUSE)
01:25 PM Bug #5701 (Rejected): Compilation under Lion with clang 2.1 fails
Try ruby 1.9.3-p125. naruse (Yui NARUSE)
12:37 PM Feature #6298 (Rejected): Proc#+
Hello,
I think you have valid concern. AFAIK, there is no way to do this.
But #5007 (Proc#call_under) is apparently a more general solution
for this issue.
You will be able to write BlockCollection with Proc#call_under:
def t...
mame (Yusuke Endoh)
12:26 PM Revision 1ca2a6d7 (git): merge revision(s) 35352:
* dln.c (rb_w32_check_imported): skip ordinal entries. patched by
phasis68 (Heesob Park) at [ruby-core:44381]. [Bug #6303]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35353 b2dd03c8-39d4-4d8f-98ff-823fe6...
nobu (Nobuyoshi Nakada)
12:25 PM Revision 6655667d (git): * dln.c (rb_w32_check_imported): skip ordinal entries. patched by
phasis68 (Heesob Park) at [ruby-core:44381]. [Bug #6303]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
12:17 PM Bug #6290 (Closed): Matrix#hermitian? fails to check diagonal elements
This issue was solved with changeset r35344.
George, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
----------
* lib/matrix.rb (hermitian?): Bug fix, patch by George Koehler
...
marcandre (Marc-Andre Lafortune)
11:59 AM Feature #6284: Add composition for procs
alexeymuranov (Alexey Muranov) wrote:
>
> ...
I was going to say the same thing. Having both `#*` and `#|` is redundant and also a bit confusing, since `#|` doesn't really feel to be the opposite operation of `#*` at any context. We s...
pabloh (Pablo Herrero)
11:15 AM Revision ec9ccb52 (git): * 2012-04-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:15 AM Revision 34c1a169 (git): Merge eacb6564c05ff7428bcbb3c34f72655b1b5d6ca3.
[Backport #6304]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35350 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
09:23 AM Revision e0e479fb (git): * spec/default.mspec: expand relative path for ruby_exe which uses
them with Dir.chdir; it breaks relative paths, for example
core/kernel/exec_spec.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35349 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
07:22 AM Revision f2979f31 (git): * win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrant
versions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:08 AM Revision 72fffe5c (git): * configure.in (RUBY_MSVCRT_VERSION): define on mingw too.
* win32/Makefile.sub (config.h): prefix RT_VER with RUBY and make
more descriptive to get rid of potential conflict.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
06:19 AM Revision 8b25f420 (git): * configure.in (NO_RUBY_VENDOR_LIB): fix missing comma.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:22 AM Revision 7d84f55f (git): * ChangeLog: typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:21 AM Feature #5455: $SAFE should be removed
My plan at the moment (in rough form) is to break out the individual restrictions the SAFE levels are intended to govern and allow controlling them via Java security policies. I already implemented one as a prototype, to permit evauation... headius (Charles Nutter)
03:17 AM Revision b62792e5 (git): * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehler
[Bug #6290] [rubyspec:4b9573d7613]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
03:16 AM Revision fc7676fc (git): * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]
[rubyspec:6587eead7cd1]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
03:16 AM Revision db66739c (git): * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]
[ref #1400] [rubyspec:9e0250b2fc6f]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
03:16 AM Revision 1dbe0f06 (git): * struct.c: Add Struct#to_h [Feature #6276]
[ref #4862] [rubyspec:2082ef46d46e]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
03:15 AM Revision 33399fe8 (git): * object.c: Add NilClass#to_h [Feature #6276]
[ref #5008] [rubyspec:dc5ecddbd608]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
03:15 AM Revision f92be2c0 (git): * hash.c: Add Hash#to_h [Feature #6276]
[rubyspec:84b7fe3f24d2]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Marc-Andre Lafortune
01:54 AM Bug #6302 (Closed): irb で math-mode 中でも conf.math_mode に nil を代入すると math-mode を抜ける事ができる
irb では、一度 math-mode になった場合は抜ける事ができない仕様だと思いますが、conf.math_mode に nil を代入すると math-mode を抜ける事ができてしまうようです。(1.9.3-p125 で確認しましたが、trunk でも同様のようです)
> conf.math_mode = true
=> true
> ...
=> nil
> conf.math_mode = false
=> false
> ...
=> t...
sho-h (Sho Hashimoto)
12:44 AM Revision 0c7163ae (git): * 2012-04-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:44 AM Revision e6882349 (git): * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): should
use File.identical? to chech the identicality of the files.
this fixed an error of a test on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
12:22 AM Misc #6299 (Closed): Adding PATCH to Net::HTTP
This uses the semantics from #post to implement #patch. isaacsanders (Isaac Sanders)

04/15/2012

09:07 PM Bug #953: 深い入れ子の配列の取り扱いで落ちる
ulimit -s 4096とすることで、Ubuntu {10.04,11.10} {x86,x64}で再現できましたが
どうでしょうか。
ktsj (Kazuki Tsujimoto)
11:57 AM Bug #953: 深い入れ子の配列の取り扱いで落ちる
手元のUbuntu 10.04 x64ではr35333でも再現しました。
ですが、一からOSをインストールし直した環境では正常に動作しているので
正確な再現条件は不明です。
ktsj (Kazuki Tsujimoto)
05:31 PM Feature #6298 (Rejected): Proc#+
=begin
Maybe there is another way to do this, and if so please enlighten me.
I have a case where collection of blocks need to be handled as if a single block, e.g.
class BlockCollection
def initialize(*procs)
@procs ...
trans (Thomas Sawyer)
05:10 PM Feature #6284: Add composition for procs
I agree, `#*` is appropriate for composition.
trans (Thomas Sawyer)
07:37 AM Revision 164ced04 (git): Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
05:57 AM Revision 89d7ac80 (git): merge revision(s) 34106:
* test/test_pty.rb (test_pty_check_default): call PTY.check until
"cat" command is finished.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@35335 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
naruse (Yui NARUSE)
05:54 AM Revision ef46ac50 (git): merge revision(s) 32799:
* test/ruby/test_process.rb (TestProcess#windows?): new method.
* test/ruby/test_process.rb (TestProcess#*): use above method.
* test/ruby/test_process.rb (TestProcess#test_execopts_redirect):
windows doesn't ...
naruse (Yui NARUSE)
12:06 AM Revision 57fb2199 (git): * reduce UNREACHABLE.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35333 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
 

Also available in: Atom