Activity
From 06/05/2009 to 06/11/2009
06/11/2009
-
11:59 PM Bug #1611: win32ole errors from make test all
- =begin
This error is due to the line:
WIN32OLE.locale = 0x0411 # set locale Japanese
I guess it will wor... -
10:48 PM Bug #1611 (Closed): win32ole errors from make test all
- =begin
133) Error:
test_conversion_str2cy(TestWIN32OLE_VARIANT):
WIN32OLERuntimeError: not installed locale: 104... -
10:47 PM Bug #1610 (Closed): BasicSocket errors (doze)
- =begin
128) Failure:
test_getsockopt(TestSocket_BasicSocket)
[c:/dev/downloads/ruby_trunk/test/socket/test_basic... -
10:46 PM Bug #1609 (Closed): inetv6 failures in windows
- =begin
117) Error:
test_addrinfo_inspect_sockaddr_inet6(TestSocketAddrinfo):
SocketError: getaddrinfo: The stora... -
10:45 PM Bug #1607: TestSocket failures
- =begin
this one might be related, too
115) Error:
test_tcp_server_sockets_port0(TestSocket):
NoMethod... -
10:44 PM Bug #1607 (Closed): TestSocket failures
- =begin
110) Error:
test_accept_loop(TestSocket):
NoMethodError: undefined method `each' for nil:NilClass
c:... -
10:45 PM Bug #1608 (Closed): einval in getsockname (windows)
- =begin
Sorry for the flood--almost got them all :)
112) Error:
test_initialize(TestSocket):
Errno::EINVA... -
10:43 PM Bug #1606 (Rejected): TestRequire failure
- =begin
105) Error:
test_require_invalid_shared_object(TestRequire):
IOError: closed stream
c:/dev/downloads... -
10:40 PM Bug #1605 (Closed): TestProcess failure
- =begin
wasn't sure if these were all related, so I'll clump them for now
94) Skipped:
test_execopts_clo... -
10:39 PM Bug #1604 (Closed): TestPath failure (mingw)
- =begin
93) Failure:
test_extname(TestPath) [c:/dev/downloads/ruby_trunk/test/ruby/test_path.rb:230]:
<""> expect... -
10:38 PM Bug #1603 (Closed): TestOpen3 failure (windows)
- =begin
92) Failure:
test_commandline(TestOpen3) [c:/dev/downloads/ruby_trunk/test/test_open3.rb:64]:
<"quux"> ex... -
10:37 PM Bug #1602 (Closed): TestInvokeVerb failure mingw (win32ole)
- =begin
84) Failure:
test_invokeverb(TestInvokeVerb)
[c:/dev/downloads/ruby_trunk/test/win32ole/test_folderitem2_... -
09:25 PM Feature #1599: ruby test_foo.rb --help do not show help message
- =begin
+1
having mini test tests output help information would be great.
-=r
=end
-
07:13 PM Feature #1599: ruby test_foo.rb --help do not show help message
- =begin
Then what should this produce?
$ ruby `which gem` --help
=end
-
04:55 PM Feature #1599 (Closed): ruby test_foo.rb --help do not show help message
- =begin
I execute below command.
I think it shows help messages, but execute tests only.
$ ruby test_foo.rb --... -
09:05 PM Bug #1601 (Closed): ドットの含まれた exe ファイルの実行
- =begin
ファイル名にドットが含まれているような exe ファイルを、
exe を省略して system で呼ぶことができません。
$ cat x.c
#include <stdio.h>
in... -
05:41 PM Revision 7915aed8 (git): * string.c (str_replace_shared): shared target must be frozen.
- [ruby-core:23727]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:37 PM Bug #1598 (Closed): typo in lib/prime.rb
- =begin
Applied in changeset r23665.
=end
-
02:05 PM Bug #1598 (Closed): typo in lib/prime.rb
- =begin
prime.rb のドキュメントに typo を見つけたのでパッチを添付します。
よろしくお願いします。
=end
-
12:34 PM Bug #1134: [PATCH] Update racc runtime and fix warnings
- =begin
Hi,
In message "Re: [ruby-core:23790] [Bug #1134] [PATCH] Update racc runtime and fix warnings"
on Th... -
12:03 PM Bug #1134: [PATCH] Update racc runtime and fix warnings
- =begin
Hi,
At Tue, 10 Feb 2009 05:24:07 +0900,
Aaron Patterson wrote in [ruby-core:21944]:
> This updates the r... -
05:46 AM Bug #1134: [PATCH] Update racc runtime and fix warnings
- =begin
Can I check this in?
It has been four months.
=end
-
12:29 PM Feature #1597: ObjectSpace.count_nodes
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:38584] [Feature: trunk] ObjectSpace.count_nodes"
on Thu, 11 Jun... -
08:06 AM Feature #1597 (Rejected): ObjectSpace.count_nodes
- =begin
ささだです.
ObjectSpace.count_objects という,オブジェクトの種類を数えるメソッドが
ありますが,同じように ObjectSpace.count_nodes というものを加え... - 12:08 PM Revision e03cafe1 (git): * lib/cmath.rb (exp): omitted redundant function call.
- and some adjustments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:49 AM Revision bbfe7388 (git): * ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.
- * ext/bigdecimal/bigdecimal.c (VpInit): fixed format modifiers.
* ext/bigdecimal/bigdecimal.c (VPrint): constified.
... -
08:49 AM Revision 610c0568 (git): * ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.
- * ext/bigdecimal/bigdecimal.c (VpInit): fixed format modifiers.
* ext/bigdecimal/bigdecimal.c (VPrint): constified.
... - 06:29 AM Revision 831e03eb (git): * 2009-06-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:29 AM Revision cf8c9c3d (git): * lib/prime.rb: documentation typo fixed. a patch from okkez.
- [ruby-dev:38586]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:06 AM Revision 1e7898d7 (git): * ext/bigdecimal/bigdecimal.c (VpCtoV): big number should result
- to infinite. backported from 1.9.
* ext/bigdecimal/bigdecimal.c (VpIsRoundMode): rounding mode
condition check up... - 04:34 AM Revision 3bb5d074 (git): * 2009-06-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23663 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:34 AM Revision 5e183bb4 (git): * ext/bigdecimal/bigdecimal.c (VpToString): fixed a bug introduced
- in r23613. [ruby-talk:338957]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23662 b2dd03c8-39d4-4d8...
06/10/2009
-
11:39 AM Feature #977: caller for all threads patch
- =begin
Roger Pack wrote::
> I really like it.
> Appears that it wants default to be level 0 [?]
Thank you for y... -
05:24 AM Feature #977: caller for all threads patch
- =begin
Rocky Bernstein wrote::
> I was suggesting that rather than raise an error here, treat this like array
> in... -
10:49 AM Feature #1596 (Closed): GC.time
- =begin
ささだです.
今まで何回 GC をやったか調べるための GC.count というのがあるのですが,
これまでの GC にかかった時間を返す GC.time というメソッドを追加するのは
どうでしょ... - 09:15 AM Revision a610b0a9 (git): * dir.c (dir_s_getwd): directory path's encoding should be filesystem's
- one.
* lib/tmpdir.rb: ditto (but not finished yet.)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@236...
06/09/2009
- 09:39 PM Revision b28d9b6d (git): * 2009-06-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:38 PM Revision 31c94ffe (git): Update to RubyGems 1.3.4 r2223
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:43 PM Revision a6afbaeb (git): * lib/cmath.rb (log10): raised exception when the given number is
- a negative real.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:32 AM Feature #1591: DATA handle unusable in required modules
- =begin
=end
-
10:24 AM Feature #1591 (Rejected): DATA handle unusable in required modules
- =begin
I have a Module defined in a file that gets required by a script. Inside the module I set a class variable:
... -
09:33 AM Feature #977: caller for all threads patch
- =begin
Rocky Bernstein wrote::
> One thing I think might be cool is rather than raising an error for a
> negative ... -
08:33 AM Feature #977: caller for all threads patch
- =begin
Hongli Lai wrote::
> SASADA Koichi wrote:
>> I made a patch to Thread#caller(lev=1). It may be more flexib... -
08:06 AM Feature #977: caller for all threads patch
- =begin
I made a patch to Thread#caller(lev=1). It may be more flexible than
fetching "all" backtrace.
How about i... -
06:13 AM Revision d1dd8717 (git): * dir.c (dir_s_glob): fixed rdoc. a patch from Joseph Pecoraro at
- [ruby-core:23767].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:11 AM Revision 11fd9224 (git): * dir.c (sys_warning): get rid of type-punning function cast.
- * dir.c (ruby_glob0): get rid of possible overflow.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23656 b2dd03c... -
01:58 AM Revision a5488474 (git): * Makefile.in, win32/Makefile.sub (RMALL): need for distclean-rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:05 AM Bug #1588 (Closed): ブロックの中断でset_trace_funcのreturnイベントが呼び出されない
- =begin
set_trace_funcでフックを設定した時に、ブロック中のbreakや例外で脱出をすると
'return'や'c-return'イベントが発生せずフックが呼び出されません。
$ cat tracef...
06/08/2009
-
10:04 PM Bug #1587: Problem with string sharing
- =begin
Here's even more simplified example how to reproduce this bug. (First one didnt work on linux).
===
s1 = ... -
09:38 PM Bug #1587: Problem with string sharing
- =begin
Excerpts from redmine message on Mon Jun 08 15:07:21 +0300 2009:
> Bug #1587: Problem with string sharing
>... -
09:07 PM Bug #1587 (Closed): Problem with string sharing
- =begin
I have a problem building HEAD of Ruby 1.9 on windows if linking to debug libraries (/MDd).
After some debu... -
09:59 PM Revision e57a1090 (git): Updated the release dates.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@23653 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:01 PM Revision b160da8d (git): Fixed a typo in lib/soap/mimemessage.rb -- conent -> content
- Backported BigDecimal fixes to bugs with BigDecimal handling of very large inputs; these bugs caused bad things to ha...
-
04:14 PM Revision 79b62da9 (git): * thread.c: rename functions which require a parameter
- "rb_thread_t *", the prefix to be rb_threadptr_ instead of
rb_thread_.
* thread.c (rb_thread_add_event_hook(), rb_t... -
02:47 PM Bug #1571 (Closed): Hash Methods Behaving Inconsistently with Frozen Hashes
- =begin
Applied in changeset r23650.
=end
-
05:44 AM Revision 33a8def1 (git): * hash.c (rb_hash_reject_bang): always check frozen status.
- [ruby-core:23715]
* hash.c (rb_hash_update): ditto.
* hash.c (rb_hash_reject_bang): call rb_hash_foreach() directly... -
01:59 AM Revision ca94967d (git): merge revision(s) 22627:
- * eval.c (rb_thread_schedule): mswin32 doesn't have F_GETFD, so check
with another method.
git-svn-id: sv...
06/07/2009
-
11:59 PM Revision 0cdfbc94 (git): * thread_pthread.c (rb_thread_create_timer_thread): print fatal error
- message to stderr instead of using rb_bug().
* KNOWNBUGS.rb, bootstraptest/test_fork.rb: move a fixed test.
git-sv... -
11:37 PM Revision 9f215f19 (git): merge revision(s) 23610:23613:
- * ext/bigdecimal/bigdecimal.c (VpAlloc): avoid ALLOCA_N() to avoid
segmentation fault caused by (insanely) ... - 01:46 PM Revision 27174800 (git): * lib/cmath.rb (log): avoided redundant expression.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:32 PM Bug #1582: IO.new Raises Other Errors between 1.8 and 1.9
- =begin
そのとおりで、1.8 では動きません。
1.9 では動くようにしたので、それを動かないようにするのは受け入れられません。
=end
-
12:30 PM Feature #1586: Including a module already present in ancestors should not be ignored
- =begin
Fascinating. Thanks for the history behind this, Rick.
Despite the implementation difficulties, I'd like... -
10:48 AM Feature #1586: Including a module already present in ancestors should not be ignored
- =begin
Actually, for a while, back in 2006, Ruby 1.9 (in its experimental form) used to do just what this ticket ask... -
10:18 AM Feature #1586 (Rejected): Including a module already present in ancestors should not be ignored
- =begin
The scenario:
* I include Foo in Numeric to provide #bar
* Some other library includes a module in Float... - 10:05 AM Revision 2a0342a4 (git): * 2009-06-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:05 AM Revision c77cd2c1 (git): removed extra spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23642 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:07 AM Bug #1580: TestIOScanF failure in windows
- =begin
Hi,
At Sat, 6 Jun 2009 03:52:41 +0900,
Roger Pack wrote in [ruby-core:23727]:
> test_119(TestIOScanf):
...
06/06/2009
-
04:44 PM Bug #1582: IO.new Raises Other Errors between 1.8 and 1.9
- =begin
とするとこのパッチの参考元の、ruby1.8系のio.cのrb_io_initialize()でrb_fdopen()を呼び出している部分が気になります。
ruby_1_8_7/io.c r23641 lin... -
10:44 AM Bug #1582: IO.new Raises Other Errors between 1.8 and 1.9
- =begin
32bit Solaris の FILE 構造体は fd が 1byte で表現されているため、rb_fdopen で FILE構造体を生成すると、256以上の fd を扱えなくなります。
=end
-
06:05 AM Bug #1582 (Closed): IO.new Raises Other Errors between 1.8 and 1.9
- =begin
IO.newで引数に与えたファイル記述子のファイルモードと互換性のないファイルモードを与えたとき、ruby 1.8系ではErrno::EINVALを投げるのに対し、ruby 1.9系では例外を投げず、実際に互換性のない... -
11:39 AM Bug #1572: Regex range: upper range limit apparently not applied on digit matching
- =begin
Hi,
At Sat, 6 Jun 2009 00:58:23 +0900,
Thomas Martitz wrote in [ruby-core:23716]:
> I have this regex /f... -
02:43 AM Bug #1572 (Rejected): Regex range: upper range limit apparently not applied on digit matching
- =begin
Take a try to match /foo/ over "foo921 ".
It's a nature of a regex.
=end
-
12:58 AM Bug #1572 (Rejected): Regex range: upper range limit apparently not applied on digit matching
- =begin
I have this regex /fs[# ]{0,2}[\d]{3,6}/
Out of array = ["FS#", "FS#10048", "within a fs#10048 sentence"... -
03:54 AM Bug #1581 (Closed): Test_IO17M failure in windows
- =begin
83) Failure:
test_stdin_external_encoding_with_reopen(TestIO_M17N)
[c:/dev/downloads/ruby_trunk/test/ruby... -
03:52 AM Bug #1580 (Closed): TestIOScanF failure in windows
- =begin
30) Error:
test_119(TestIOScanf):
RuntimeError: can't modify frozen string
c:/dev/downloads/ruby_tru... -
03:51 AM Bug #1579 (Third Party's Issue): TestGDBM failure in mingw
- =begin
These also failed in 1.8.6, so this is somewhat historic.
25) Failure:
test_reorganize(TestGDBM)
[c... -
03:49 AM Bug #1578 (Closed): TestFloat failure in windows
- =begin
24) Failure:
test_to_s(TestFloat) [c:/dev/downloads/ruby_trunk/test/ruby/test_float.rb:126]:
<"1.0e+18"> ... -
03:48 AM Bug #1577 (Closed): testFileUtils failure in windows
- =begin
23) Failure:
test_copy_stream(TestFileUtils)
[c:/dev/downloads/ruby_trunk/test/fileutils/test_fileutils.r... -
03:47 AM Bug #1576 (Closed): TestFile failures in windows
- =begin
Here ya go:
18) Failure:
test_gets_para_extended_file(TestFile)
[c:/dev/downloads/ruby_trunk/test/r... -
03:46 AM Bug #1575 (Closed): TestEtc failures in windows
- =begin
16) Failure:
test_group(TestEtc) [c:/dev/downloads/ruby_trunk/test/etc/test_etc.rb:66]:
RuntimeError expe... -
03:42 AM Bug #1574 (Closed): test_systemcallerror_eq(TestDelegateClass) on windows
- =begin
Figured I'd post the rest of the bugs, so we know they're out there. Here's number 15.
15) Failure:
t... -
03:06 AM Bug #1573: $0 behaves unexpectedly
- =begin
> As always, there may be some use case I am missing?
my own use case is a bit hacky and has only syntax a... -
01:26 AM Bug #1573: $0 behaves unexpectedly
- Excerpts from Luiz Angelo Daros de Luca's message of Fri Jun 05 19:07:18 +0300 2009:
> Bug #1573: $0 behaves unexpec... -
01:07 AM Bug #1573 (Closed): $0 behaves unexpectedly
- =begin
consider two files, foo.rb and bar.rb, both simply contain: "p $0". i run "ruby -rbar.rb foo.rb".
using ... -
12:05 AM Bug #1571 (Closed): Hash Methods Behaving Inconsistently with Frozen Hashes
- =begin
As per matz's request in [ruby-core:23714], here are the Hash methods I've found which do not raise RuntimeEr...
06/05/2009
-
04:43 PM Bug #1550: String#lstrip! raises RuntimeError on Frozen String Despite Making No Changes
- =begin
Hi,
In message "Re: [ruby-core:23707] Re: [Bug #1550] String#lstrip! raises RuntimeError on Frozen String... -
04:26 AM Bug #1550: String#lstrip! raises RuntimeError on Frozen String Despite Making No Changes
- =begin
matz,
Could you confirm that we can generalise this decision to all of the
core classes? i.e. calling a m... -
07:17 AM Bug #1568 (Closed): Revision 23639 build error OSX 10.5.7
- =begin
Applied in changeset r23640.
=end
Also available in: Atom