Activity
From 08/06/2011 to 08/12/2011
08/12/2011
- 11:50 PM Revision 7eab4f34 (git): * ext/date/date_core.c: [ruby-core:38855].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:48 PM Revision e8b3d0de (git): * ext/date/date_core.c: [ruby-core:38855].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32955 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:10 PM Bug #5190 (Closed): Net::IMAP idle can block a thread forever
- This bug can reproduce at Ruby 1.8, too.
Ruby: ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin10.7.0]
... -
10:09 PM Bug #5188 (Feedback): mkmf libpath order prevents use of custom libs
- Can you please try sqlite3 version 1.3.4?
The issue you're mentioning is something present in sqlite3-ruby 1.3.3 a... -
12:54 PM Bug #5188 (Third Party's Issue): mkmf libpath order prevents use of custom libs
- The sqlite3 gem has an option --with-sqlite3-lib, which lets you point it to a non-default location for the libsqlite...
-
06:43 PM Revision 0fafdc0f (git): * backport r32953 from trunk.
- * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch by
Steve Klabnik. [Ruby 1.9 - Bug #5177]
git-... -
06:41 PM Revision ee13ed7e (git): * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch by
- Steve Klabnik. [Ruby 1.9 - Bug #5177]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32953 b2dd03c8-39d4-4d8f-9... - 05:26 PM Revision 6787e5fb (git): * 2011-08-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:26 PM Revision 0e53fac4 (git): * Backport r32950 from trunk.
- * ext/digest/digest.c: Add documentation for the Digest module. Patch by
Sylvain Daubert. [Ruby 1.9 - Bug #5167]... -
05:23 PM Revision c233d659 (git): * ext/digest/digest.c: Add documentation for the Digest module. Patch by
- Sylvain Daubert. [Ruby 1.9 - Bug #5167]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32950 b2dd03c8-39d4-4d8f... - 04:56 PM Revision 26b384e6 (git): * 2011-08-13
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:56 PM Revision 5caef67a (git): * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of toplevel
- namespace by Commands. Remove unused variable and debugging
statement in tests.
git-svn-id: svn+ssh://ci.ruby-la... -
11:42 AM Bug #5187 (Closed): Desbribe "no" configure option for site_ruby and vendor_ruby.
- This issue was solved with changeset r32943.
Vit, thank you for reporting this issue.
Your contribution to Ruby is gr... -
10:59 AM Feature #5128: 日本語ドキュメントをUTF-8に
- あいざわです
下記の件の日本語ドキュメントをUTF-8にしていく件ですが、どうしましょうか?
あまり緊急でもないですが、Acceptされるようであれば、お盆のあたりから
ぼちぼち他のファイルについても作業を開... -
08:06 AM Revision f988bf17 (git): * backport r32856 from trunk.
- * lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should use
String#bytesize instead of String#size.
git-svn-id: svn+s... -
05:23 AM Feature #5041: Set FD_CLOEXEC for all fds (except 0, 1, 2)
- Akira Tanaka <[email protected]> wrote:
> Issue #5041 has been updated by Akira Tanaka.
>
> File close-on-exec-by-... -
05:05 AM Revision e199582e (git): * backport r32894 from trunk.
- * gc.c (gc_lazy_sweep): if sweep target slots are not found, we
try heap_increment() because it might be able to ex... -
04:59 AM Bug #5147: mkmf should not require static library when ruby is built with --enable-shared
- Eric Wong <[email protected]> wrote:
> Yes, there needs to be a better fix than r32902; it's even more broken
... -
04:42 AM Revision da6eec34 (git): fix r32943. It did break configure.in completely.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 AM Revision ba6e2273 (git): * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of toplevel
- namespace by Commands. Remove unused variable and debugging
statement in tests.
git-svn-id: svn+ssh://ci.ruby-la... -
02:42 AM Revision 33c7e324 (git): * configure.in: Desbribe "no" configure option for site_ruby
- and vendor_ruby. Patch by Vit Ondruch. [Bug #5187][ruby-core:38921]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
12:42 AM Revision 6f511d69 (git): * backport r32941 from trunk
- * lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspec
from gems. Github Issue #149
git-svn-id:... -
12:15 AM Revision 5e4de2a2 (git): * lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspec
- from gems. Github Issue #149
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32941 b2dd03c8-39d4-4d8f-98ff-823fe...
08/11/2011
-
11:55 PM Bug #5187: Desbribe "no" configure option for site_ruby and vendor_ruby.
- And it installs into wrong directory, where it should not install at all. This seems to be unfinished or broken :/
-
10:34 PM Bug #5187: Desbribe "no" configure option for site_ruby and vendor_ruby.
- BTW: I have noticed that when using the --with-sitehdrdir=no, the RbConfig later contains following entries:
["sit... -
08:52 PM Bug #5187 (Closed): Desbribe "no" configure option for site_ruby and vendor_ruby.
- There was not mentioned "no" option for configure to disable site_ruby and vendor_ruby. Attached patch fixes it.
-
11:31 PM Revision 65bfe202 (git): add ML ref. [ruby-core:38493]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- (2011/08/11 17:48), tadanori kojima wrote:
> On Thu, 11 Aug 2011 15:30:06 +0900
> Kazuhiro NISHIYAMA <redmine@ru... -
11:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- (2011/08/10 18:54), Tanaka Akira wrote:
> 2011年8月10日17:20 NARUSE, Yui <[email protected]>:
>
>> TCPSocket.ope... -
05:53 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- On Thu, 11 Aug 2011 15:30:06 +0900
Kazuhiro NISHIYAMA <[email protected]> wrote:
>
> Issue #5180 has b... -
03:30 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- 匿名ユーザ wrote:
> おおもとの問題は
> 接続サーバの指定(IP/Hostname)、
> HTTPのHostヘッダ(IP/Hostname、VirtualHostなどで利用)
> SSLのCN検証(I... -
12:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- On Wed, 10 Aug 2011 18:33:08 +0900
"NARUSE, Yui" <[email protected]> wrote:
> 2011年8月10日18:21 tadanori kojima... -
11:20 PM Revision 56225749 (git): * ext/socket/ipsocket.c (init_inetsock_internal): use SOMAXCONN for
- listen backlog.
* ext/socket/unixsocket.c (rsock_init_unixsock): ditto.
* ext/socket/lib/socket.rb (Addrinfo#listen... - 06:44 PM Revision 86ba0649 (git): * 2011-08-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:44 PM Revision a750006e (git): * backport r32935 from trunk
- * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch... - 06:31 PM Revision 9536568d (git): * 2011-08-12
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32936 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:31 PM Revision 73f0448e (git): * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:07 PM Bug #5147 (Closed): mkmf should not require static library when ruby is built with --enable-shared
- This issue was solved with changeset r32927.
Vit, thank you for reporting this issue.
Your contribution to Ruby is gr... -
09:29 AM Bug #5147 (Assigned): mkmf should not require static library when ruby is built with --enable-shared
- Reopened.
-
03:53 AM Bug #5147: mkmf should not require static library when ruby is built with --enable-shared
- Naohisa Goto <[email protected]> wrote:
> In IRC #ruby-ja, k_tsj reported similar error occurred on Ubuntu 10.... -
12:44 AM Bug #5147: mkmf should not require static library when ruby is built with --enable-shared
- After r32902, in sparc64-solaris2.10, when configuring with no --enable-shared, linker error occurred during linking ...
-
02:43 PM Feature #5041: Set FD_CLOEXEC for all fds (except 0, 1, 2)
- I made a patch to set FD_CLOEXEC by default.
It changes close_others option true by default for system() and exec(). -
01:12 PM Bug #5162 (Assigned): IMAP error formatting string
-
01:10 PM Bug #5163 (Assigned): (Net::IMAP::ResponseParseError) unknown attribute `)'
-
12:33 PM Revision 6de14984 (git): merge revision(s) 32821:
- ------------------------------------------------------------------------
r32821 | naruse | 2011-08-03 00:39:10 +0900 ... -
12:28 PM Revision d33ccac1 (git): * backport r32815 from trunk.
- * gc.c (init_heap): allocate sigaltstack after heaps are allocated.
[ruby-dev:44315] [Bug #5139]
* vm.c (thread_fr... -
12:24 PM Bug #5186 (Closed): Psych noisy parsing valid node
- Psych makes a lot of noise over perfectly valid value.
>> $DEBUG = true
>> YAML.load('--- 1.1.1')
Exceptio... -
12:16 PM Feature #5185 (Rejected): Set#merge acts in place but Hash#merge does not
- Waste of brain cells to have to learn and recall they are different. The expected method would be Set#merge!, Set#mer...
-
12:07 PM Bug #5184 (Closed): YAML #y method not private
- And it's bleeding through OpenStruct.
require 'ostruct'
=> true
irb(main):002:0> o = OpenStruct.new
=> ... - 10:06 AM Revision 892e9111 (git): * backport r32931 from trunk.
- * variable.c (autoload_delete): An autoload entry is still in a
RCLASS_IV_TBL, not in a RCLASS_CONST_TBL, so take b... - 06:51 AM Revision 8f97a2c5 (git): * variable.c (autoload_delete): An autoload entry is still in a
- RCLASS_IV_TBL, not in a RCLASS_CONST_TBL, so take back the table
changed in r29600. And an autoload entry keeps not... -
06:10 AM Revision 7b05ac78 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32930 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:07 AM Revision c77924a9 (git): * 2011-08-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:07 AM Revision b3e11a33 (git): * 2011-08-11
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:07 AM Revision 0eb903aa (git): * lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig for
- unbundled extensions. [ruby-core:38802] [Bug #5147]
* lib/mkmf.rb (init_mkmf): revert r32902. [ruby-core:38903]
g... -
06:07 AM Revision efb32375 (git): * lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig for
- unbundled extensions. [ruby-core:38802] [Bug #5147]
* lib/mkmf.rb (init_mkmf): revert r32902. [ruby-core:38903]
g... -
05:52 AM Feature #5183 (Closed): [PATCH] openssl: add OP_NO_COMPRESSION constant
- Disabling OpenSSL compression can save memory since zlib buffers
enforce a rather large per-connection overhead. Fo... -
05:33 AM Feature #5101: allow optional timeout for TCPSocket.new
- Thanks! I've attached a test case for test_socket.rb to test this feature.
-
02:21 AM Bug #5076: Mac OS X Lion Support
- Although bug #5181 was closed as a dup, yard 0.7.2 crashing on Lion is apparently just a part of a larger problem. ya...
-
12:39 AM Revision 4197f337 (git): merges r32345 from trunk into ruby_1_9_2.
- --
* thread.c (rb_threadptr_check_signal): only wake up main thread.
* thread.c (rb_threadptr_execute_interrupts_comm... -
12:39 AM Revision 01d1a35a (git): merges r32342 from trunk into ruby_1_9_2.
- --
* class.c (Init_class_hierarchy): should name BasicObject
explicitly.
* variable.c (rb_const_defined_0): should... -
12:39 AM Revision 3360e3e7 (git): merges r32334 and r32335 from trunk into ruby_1_9_2.
- --
* vm_insnhelper.c (vm_call_bmethod): fix to hook call/return event
for methods defined by define_method().
* thr... -
12:38 AM Revision e1fd55ae (git): merges r32333 from trunk into ruby_1_9_2.
- --
configure.in: Add warnflags for XL/C on AIX during configure
to avoid [Bug #3971]. See [ruby-core:32... -
12:38 AM Revision 31a5ce34 (git): merges r32327 from trunk into ruby_1_9_2.
- --
* test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/br... -
12:38 AM Revision 03f06aa7 (git): merges r32319 from trunk into ruby_1_9_2.
- --
* thread_pthread.c (rb_thread_create_timer_thread): allocate
machine stack for the timer thread at least 12KB. ... -
12:38 AM Revision ed034f0c (git): merges r32298,r32299,r32300 and r32301 from trunk into ruby_1_9_2.
- --
* thread.c (rb_thread_run): change RDoc. The old example is buggy
and may cause deadlock. The patch is suggested... -
12:38 AM Revision 301f92fe (git): merges r32295 from trunk into ruby_1_9_2.
- --
* lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145].
git-svn-id: svn+ssh://ci.ruby-lang.... -
12:38 AM Revision a0948d83 (git): merges r32288 and r32292 from trunk into ruby_1_9_2.
- --
* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).
--
* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): de... -
12:38 AM Revision 5f1eb218 (git): merges r32283 from trunk into ruby_1_9_2.
- --
* variable.c (rb_const_get_0): should not look for superclasses if
the second optional argument is given for #co... -
12:38 AM Revision 4288624c (git): merges r32272 from trunk into ruby_1_9_2.
- --
* lib/irb/ruby-lex.rb: recognize '\char' in ruby statement.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches... -
12:38 AM Revision dede45a5 (git): merges r32271 from trunk into ruby_1_9_2.
- --
* lib/debug.rb (var_list): Command 'var *' did not work on 1.9(!).
global_variables, local_variables, and instan... -
12:38 AM Revision 745b03fc (git): merges r32261 from trunk into ruby_1_9_2.
- --
* object.c (Init_Object): Teach RDoc what Init_class_hierarchy does to
hook up ri for BasicObje... -
12:38 AM Revision d4bd0a50 (git): merges r32257 from trunk into ruby_1_9_2.
- --
* lib/irb/ruby-lex.rb: fix [Bug #4232].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@32913 b2... -
12:37 AM Revision 78a7866e (git): merges r32254 from trunk into ruby_1_9_2.
- --
fix [Bug #4409]. add DRbServer#here?
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@32912 b2dd03... -
12:37 AM Revision ec8392ea (git): merges r32252 from trunk into ruby_1_9_2.
- --
* lib/irb/workspace.rb: fix BUG#4793.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@32911 b2dd... -
12:37 AM Revision 9d46a808 (git): merges r32242 from trunk into ruby_1_9_2.
- --
* test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entries
start with + sign, which means NIS. these are... -
12:37 AM Revision 9ff7e818 (git): merges r32239 from trunk into ruby_1_9_2.
- --
* parse.y (rb_parser_end_seen_p): fix documentation about return
value. patched by Sho Hashimoto. [Bug #4511]
g...
08/10/2011
-
11:23 PM Feature #5056: About 1.9 EOL
- Hi,
In message "Re: [ruby-core:38900] [Ruby 1.9 - Feature #5056] About 1.9 EOL"
on Wed, 10 Aug 2011 22:42... -
10:42 PM Feature #5056: About 1.9 EOL
- Hi,
I think we should decide about version changing,
so we should ask Matz's schedule in his mind.
Matz, do yo... -
10:52 PM Feature #5182 (Closed): [PATCH] Update Socket doc
- [ancdata.c, basicsocket.c, init.c, ipsocket.c, mkconstant.rb, option.c, raddrinfo.c, socket.c, tcpserver.c, tcpsoc...
-
10:48 PM Bug #5175: Ruby1.9.2p290 MySQLアクセスエラー
- dbi_mysql_connect2.rb は何者ですか?
-
10:21 PM Feature #5101 (Closed): allow optional timeout for TCPSocket.new
-
09:55 PM Feature #5101: allow optional timeout for TCPSocket.new
- I updated the patch for document and argument checking.
I'll commit it later. -
07:51 PM Feature #5174: Export ruby_init_prelude()
- That would be really helpful! I know that ruby wasn't meant for embedding, but it makes life easier for embedders wit...
-
07:36 PM Feature #4512: [PATCH] ext/fcntl/fcntl.c: add F_DUPFD_CLOEXEC constant
- I'm waiting the discussion of #5041.
-
07:35 PM Bug #5178 (Closed): Complex#rationalize should rationalize
- This issue was solved with changeset r32903.
Marc-Andre, thank you for reporting this issue.
Your contribution to Rub... -
10:39 AM Bug #5178 (Closed): Complex#rationalize should rationalize
- Complex#rationalize currently calls `to_r` on the real part instead of `rationalize`:
f = 1/3.0
c = Complex(f... -
07:20 PM Bug #5179: Complex#rationalize and to_r with approximate zeros
- 0.0 doesn't exactly represent zero. It may be 0.0+-10.0**(Float::MIN_10_EXP-17).
BigDecimal(0) doesn't exactly repre... -
10:41 AM Bug #5179 (Closed): Complex#rationalize and to_r with approximate zeros
- Currently, Complex#rationalize and Complex#to_r raise a RangeError if the imaginary part is nonzero *or is a Float*. ...
-
06:59 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- 2011年8月10日17:20 NARUSE, Yui <[email protected]>:
> TCPSocket.open の中などでやるという方向自体はありだと思っているんですが、
> ではそこで使う IPア... -
06:53 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- 2011年8月10日18:21 tadanori kojima <[email protected]>:
>
> load balancer利用時のreal IPへの接続などのユースケースは理解できますが
... -
06:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- load balancer利用時のreal IPへの接続などのユースケースは理解できますが
-----
Net::HTTP.start("127.0.0.1") {|h|
print h.request_get( '... -
05:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- 2011年8月10日15:20 Tanaka Akira <[email protected]>:
> 2011年8月10日15:05 Yui NARUSE <[email protected]>:
>
>> 別のユースケースとし... -
03:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- 2011年8月10日15:05 Yui NARUSE <[email protected]>:
> 別のユースケースとして、同じホスト名(というかドメイン名)を持つ複数のサーバ群に対して、
> それぞれに動作確認で通信... -
03:05 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- Shyouhei Urabe wrote:
> (08/10/2011 11:46 AM), Yui NARUSE wrote:
> > 例えば、ホスト名は "ruby-lang.org" としたいが、IP アドレスは 127.... -
12:23 PM Feature #5180: net/http の接続時に用いる IP アドレスの指定
- (08/10/2011 11:46 AM), Yui NARUSE wrote:
> 例えば、ホスト名は "ruby-lang.org" としたいが、IP アドレスは 127.0.0.1 とか。
/etc/hostsを... -
11:45 AM Feature #5180 (Closed): net/http の接続時に用いる IP アドレスの指定
- 通常 net/http を使う時は、Net::HTTP.start("ruby-lang.org") などとホスト名を使います。
で、Socket がホスト名から IP アドレスを引いて、コネクションが張られます。
普通の人はこれ... -
05:07 PM Bug #5181 (Closed): yard causes Ruby 1.9.2 crash on Mac OS X Lion (64-bit)
- This seems duplicated with #5076.
-
03:52 PM Bug #5181 (Closed): yard causes Ruby 1.9.2 crash on Mac OS X Lion (64-bit)
- The yard binary (part of the yard documentation gem) crashes under Ruby 1.9.2-p290 on Mac OS X 10.7 Lion (64-bit). At...
-
02:11 PM Bug #5147 (Closed): mkmf should not require static library when ruby is built with --enable-shared
- This issue was solved with changeset r32902.
Vit, thank you for reporting this issue.
Your contribution to Ruby is gr... -
02:04 PM Revision 6c0e64de (git): * ext/socket/lib/socket.rb: fix argument check in the previous commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:14 PM Revision e7320dbe (git): add ML ref. [ruby-core:38538]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:13 PM Revision 5515afbf (git): * ext/socket/lib/socket.rb (Socket.tcp): add :connect_timeout option.
- (Addrinfo#connect_from): add :timeout option.
(Addrinfo#connect): ditto.
(Addrinfo#connect_to): ditto.
git-svn-... -
12:28 PM Revision 184f041f (git): * lib/net/pop.rb: fix typo in document.
- * lib/net/http.rb: ditto.
* lib/net/imap.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32905 b2dd0... - 10:40 AM Revision d72d87cd (git): Merge the commit r32903:
- * complex.c (nucomp_rationalize): calls rationalize of real part if
imaginary part is exactly zero. The patch ... - 10:35 AM Revision 2e2fabc4 (git): * complex.c (nucomp_rationalize): calls rationalize of real part if
- imaginary part is exactly zero. The patch is made by Marc-Andre
Lafortune. fixes [Bug #5178] [ruby-core:38885]
* ... -
06:33 AM Feature #3768: Constant Lookup doesn't work in a subclass of BasicObject
- Okay. That's great.
Reading it over I have a couple of impressions that could help improve upon it:
1) The use of ... -
06:10 AM Feature #3768: Constant Lookup doesn't work in a subclass of BasicObject
- I committed documentation based on your pull request as r32700 in the closed Bug #5067. There is no need to merge.
-
12:18 AM Feature #3768: Constant Lookup doesn't work in a subclass of BasicObject
- Can we merge?
-
05:11 AM Revision 6a1bb351 (git): * lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of shared
- option. [ruby-core:38802] [Bug #5147]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32902 b2dd03... -
05:11 AM Revision 6bf7dd72 (git): * lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of shared
- option. [ruby-core:38802] [Bug #5147]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32902 b2dd03c8-39d4-4d8f-9... -
02:51 AM Bug #5137 (Rejected): Ruby SVN Revision 32800: Cannot run installed ruby interpreter, Malformed Mach-o file
- Chris White wrote:
> I would recommend however that the ruby in the toplevel directory get installed after all the f... -
02:28 AM Bug #5137: Ruby SVN Revision 32800: Cannot run installed ruby interpreter, Malformed Mach-o file
- After some more in depth research, I realized that the issue was that a `ruby` executable existed in the toplevel sou...
08/09/2011
-
11:00 PM Bug #5152 (Closed): TestDateNew#test_civil が GC.stress = true 下で Failure
- This issue was solved with changeset r32896.
Tomoyuki, thank you for reporting this issue.
Your contribution to Ruby ... -
10:47 PM Bug #5152: TestDateNew#test_civil が GC.stress = true 下で Failure
- 了解しました。
今週は追加の確認ができそうにないので、とりあえず現在わかっているところを入れてしまいます。 -
09:34 PM Bug #5177 (Assigned): Typos in documentation of URI::Parser
-
09:32 PM Bug #5177: Typos in documentation of URI::Parser
- I've attached a patch to fix the typo and remove the <tt>s.
Herwin, you want to assign this ticket to Eric Hodel. -
07:59 PM Bug #5177 (Closed): Typos in documentation of URI::Parser
- http://www.ruby-doc.org/stdlib/libdoc/uri/rdoc/classes/URI/Parser.html
- There is an attempt to write some parts i... -
09:33 PM Bug #5169 (Third Party's Issue): Crash on Mac OSX when loading pdflib extension while running from RAILS
- Please don't ask aboutThird Party's extensions. We don't know it really. I recommend to contact the extension develop...
-
01:59 AM Bug #5169 (Third Party's Issue): Crash on Mac OSX when loading pdflib extension while running from RAILS
- When running ruby code that uses the PDFlib extension (http://www.pdflib.com/binaries/PDFlib/803/PDFlib-8.0.3-MacOSX-...
-
08:14 PM Feature #4569: Replace IPAddr with IPAddress
- Hello,
are there any news on this request? Can I do something to help?
I plan to release 0.9.0 in September wit... -
06:35 PM Bug #5176: UTF-8以外でpsychを使用し、YAML.dumpを実行するとエラーが発生する
- Shyouhei Urabe wrote:
> 戻んないような変換が発生しそうな時はEncoding::InvalidByteSequenceErrorでいいんじゃないかなあ
InvalidByteSequence はある S... -
05:58 PM Bug #5176: UTF-8以外でpsychを使用し、YAML.dumpを実行するとエラーが発生する
- 戻んないような変換が発生しそうな時はEncoding::InvalidByteSequenceErrorでいいんじゃないかなあ
-
05:32 PM Bug #5176 (Assigned): UTF-8以外でpsychを使用し、YAML.dumpを実行するとエラーが発生する
- > libyamlが「YAMLで使用する文字列はUTF-8である」ことを主張するのが原因かと思います。
これは以下の通り規格が UTF-8 と UTF-16 しかないと言っているので libyaml は正しいと思います。
> ... -
05:17 PM Bug #5176 (Closed): UTF-8以外でpsychを使用し、YAML.dumpを実行するとエラーが発生する
- Windows環境(mingw)、Linux環境において、添付したファイルで現象が発生します。
libyamlが「YAMLで使用する文字列はUTF-8である」ことを主張するのが原因かと思います。
Stringをdumpする前にUT... -
05:57 PM Revision b2cc46df (git): merge revision(s) 32899:
- * lib/net/http.rb: come back autoload. OpenSSL constant is used
some places, so it leads mistakes like HTTP... - 05:56 PM Revision 72596937 (git): * 2011-08-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:56 PM Revision a967390d (git): * lib/net/http.rb: come back autoload. OpenSSL constant is used
- some places, so it leads mistakes like HTTP.start.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32899 b2dd03c8-... -
04:08 PM Bug #4944 (Closed): crash in FIPS mode after unchecked EVP_DigestInit_ex failure
- Thanks, Jared! I'll close it then.
-
03:52 PM Bug #5175 (Rejected): Ruby1.9.2p290 MySQLアクセスエラー
- 下記エラーは、RUBY1.9.2p180mingw、Ruby1.8.7p334mingwでは、生じません。
MySQL関連gemインストール
D:\>pik list
187: ruby 1.8.7 (2010-12-23 ... - 03:10 PM Revision eef1a7c6 (git): * 2011-08-10
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:10 PM Revision 5da4785a (git): merge revision(s) 32859:
- * ext/date/date_parse.c (date_zone_to_diff): add RB_GC_GUARD.
[ruby-dev:44337] [Bug #5152]
* ext/dat... -
02:38 PM Bug #3861 (Open): Endian bugs in fiddle/dl on sparc64
- re-open this issue for the reminder whether it is backported to 1.9.3 or not.
-
02:31 PM Bug #3861 (Closed): Endian bugs in fiddle/dl on sparc64
- This issue was solved with changeset r32895.
Jeremy, thank you for reporting this issue.
Your contribution to Ruby is... -
06:23 AM Bug #3861: Endian bugs in fiddle/dl on sparc64
- On Mon, Aug 08, 2011 at 10:37:53PM +0900, Naohisa Goto wrote:
>
> Issue #3861 has been updated by Naohisa Goto.
... -
02:19 PM Feature #5174 (Feedback): Export ruby_init_prelude()
- Please export ruby_init_prelude() so that ruby embedded applications such as mod_ruby can call it without calling rub...
-
02:00 PM Revision 0bd01d00 (git): * ext/date/date_parse.c (date_zone_to_diff): add RB_GC_GUARD.
- [ruby-dev:44337] [Bug #5152]
* ext/date/data_parse.c (parse_ddd_cb): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/... -
01:26 PM Bug #5127 (Closed): ruby 1.9.3 prev1 で Array#[]=( Array.new ) が1.9.2より2倍遅い
- This issue was solved with changeset r32894.
, thank you for reporting this issue.
Your contribution to Ruby is great... -
01:23 PM Bug #5173: [PATCH] json/generator: prevent GC of temporary strings
- Nobuyoshi Nakada <[email protected]> wrote:
> =begin
> The implementation of json/generator seems quite naive.
... -
12:11 PM Bug #5173: [PATCH] json/generator: prevent GC of temporary strings
- Nobuyoshi Nakada wrote:
> Anyway, JSON issues need to be reported to the upstream.
The upstream is https://github... -
11:23 AM Bug #5173: [PATCH] json/generator: prevent GC of temporary strings
- =begin
The implementation of json/generator seems quite naive.
I found a couple of severe bugs in several minutes.
... -
10:45 AM Bug #5173 (Closed): [PATCH] json/generator: prevent GC of temporary strings
- ext/json/generator/generator.c: prevent GC of temporary strings
We need to guard temporary strings from being coll... -
12:56 PM Bug #5168 (Closed): libc and libm path in test/dl and test/fiddle on Solaris
- This issue was solved with changeset r32893.
Naohisa, thank you for reporting this issue.
Your contribution to Ruby i... -
06:33 AM Bug #5168 (Assigned): libc and libm path in test/dl and test/fiddle on Solaris
- Goto-san, A test fix still can be commited into 1_9_3 branch if you want. Because it has no regression risk.
Thanks. -
06:23 AM Bug #5168: libc and libm path in test/dl and test/fiddle on Solaris
- On Mon, Aug 08, 2011 at 11:02:45PM +0900, Naohisa Goto wrote:
>
> Issue #5168 has been reported by Naohisa Goto.
... -
09:55 AM Bug #5171: [PATCH] date_core: RB_GC_GUARD temporary strings
- I also have an extra safety fix in case date_strftime_with_tmx() changes
in the future:
ext/date/date_strftime.... -
07:30 AM Bug #5171 (Closed): [PATCH] date_core: RB_GC_GUARD temporary strings
- ext/date/date_core.c (d_lite_inspect): RB_GC_GUARD temporary strings
test/date/test_date.rb: add test case with GC... -
08:59 AM Bug #5172: [PATCH] bigdecimal: RB_GC_GUARD rb_inspect() output
- Eric Wong <[email protected]> wrote:
> ----------------------------------------
> Bug #5172: [PATCH] bigdeci... -
08:46 AM Bug #5172 (Closed): [PATCH] bigdecimal: RB_GC_GUARD rb_inspect() output
- ext/bigdecimal/bigdecimal.c: RB_GC_GUARD rb_inspect() output
We can't directly use RSTRING_PTR() on rb_inspect() b... -
06:37 AM Bug #5170: Date.strptime Segmentation Fault
- DateTime also seems have same issue.
-
05:51 AM Bug #5170: Date.strptime Segmentation Fault
- I can reproduce this on trunk with x86_64, too. The attached patch should fix it.
For git users against trunk (tr... -
03:31 AM Bug #5170 (Closed): Date.strptime Segmentation Fault
- require 'date'
Date.strptime('01-31-2011', '%m/%d/%Y')
This happens on Mingw:
ruby 1.9.3dev (2011-07-28 revisi... -
05:31 AM Revision 4d71d348 (git): * ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sarg
- should be used to handle shorter return value. fix [Bug #3861]
[ruby-core:32504]
* ext/fiddle/closure.c (callback):... -
04:26 AM Revision e26cead1 (git): * gc.c (gc_lazy_sweep): if sweep target slots are not found, we
- try heap_increment() because it might be able to expand the
heap. [Bug #5127] [ruby-dev:44285]
* gc.c (gc_clear_ma... -
03:56 AM Revision 633631fb (git): * ChangeLog: mention [ruby-core:38853] [Bug #5168] for r32892
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32893 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:56 AM Revision 75a84097 (git): * ChangeLog: mention [ruby-core:38853] [Bug #5168] for r32892
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32893 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:36 AM Revision e2ff2dfe (git): * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.
- * test/dl/test_base.rb (libc_so, libm_so): on Solaris, remove libc
and libm version numbers for detecting default l... -
03:36 AM Revision 321be14f (git): * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.
- * test/dl/test_base.rb (libc_so, libm_so): on Solaris, remove libc
and libm version numbers for detecting default l... - 01:51 AM Revision 6f72a820 (git): * 2011-08-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 AM Revision 8a8b1f2a (git): * array.c: Fix typo. https://github.com/ruby/ruby/pull/36
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:18 AM Revision 23aef380 (git): * 2011-08-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:18 AM Revision 88cff367 (git): * ext/zlib/zlib.c (gzfile_wrap): Document encoding options.
- * ext/zlib/zlib.c (rb_gzwriter_s_open): ditto
* ext/zlib/zlib.c (rb_gzreader_s_open): ditto
git-svn-id: svn...
08/08/2011
-
11:02 PM Bug #5168 (Closed): libc and libm path in test/dl and test/fiddle on Solaris
- In test/dl/test_base.rb, "libc.so.6" and "libm.so.6" are used for Solaris, but sparc Solaris only have libc.so.1 and ...
-
10:37 PM Bug #3861: Endian bugs in fiddle/dl on sparc64
- Patch attached again.
The previous patch contains mistakes and garbage. -
10:30 PM Bug #3861 (Open): Endian bugs in fiddle/dl on sparc64
- This is also reproduced on sparc64 Solaris10 with latest Ruby.
This is not because of endian, nor libffi bug, but a ... -
09:16 PM Bug #3861 (Rejected): Endian bugs in fiddle/dl on sparc64
- I close this as Rejected since no feedback provided.
Please reopen this if it still happens on the latest version of... -
09:08 PM Bug #1066 (Rejected): Frequent failure: test_io.rb test 2 on OS X 10.5.6
- I close this as Rejected since no feedback provided.
Please upgrade your OS. -
08:52 PM Bug #5135 (Assigned): Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
-
07:53 PM Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- > $ rpm -q kernel
> kernel-2.6.38.8-35.fc15.x86_64
>
> I am running on BTRFS filesystem.
> [pos=0, name=.... -
05:27 PM Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- mock-chroot> uname -a
Linux dhcp-25-40.brq.redhat.com 2.6.38.8-35.fc15.x86_64 #1 SMP Wed Jul 6 13:58:54 UTC 2011 x86... -
05:11 PM Bug #5127: ruby 1.9.3 prev1 で Array#[]=( Array.new ) が1.9.2より2倍遅い
- GCの問題のようですので、引き取ります。
-
01:09 PM Bug #5151 (Assigned): test/socket/test_socket.rb fail when udp connection failed
- Mac固有の問題のようなので、むらけんさんにassignします。
-
12:43 PM Bug #5151: test/socket/test_socket.rb fail when udp connection failed
- =begin
Ubuntu 11.04で試してみたところ再現しませんでした。
とりいそぎご報告まで。
ayumin@Ubuntu11:~/github/ruby$ uname -a
Linux Ubuntu11 2... -
12:14 AM Bug #5151 (Feedback): test/socket/test_socket.rb fail when udp connection failed
-
11:46 AM Bug #5154 (Assigned): method_missing and module scope, regression in 1.9.3
-
09:35 AM Feature #5097: Supported platforms of Ruby 1.9.3
- Akira Tanaka wrote:
> 2011/8/8 Jeremy Evans <[email protected]>:
>
> > I ended up writing a test pr... -
08:23 AM Feature #5097: Supported platforms of Ruby 1.9.3
- 2011/8/8 Jeremy Evans <[email protected]>:
> I ended up writing a test program in C that also displ... -
04:22 AM Feature #5097: Supported platforms of Ruby 1.9.3
- Akira Tanaka wrote:
> 2011/7/30 Jeremy Evans <[email protected]>:
>
> > 16:28:55.962400 fe80::92fb... -
04:08 AM Bug #5167 (Closed): [PATCH] adding head documentation and example for Digest module
-
12:17 AM Bug #5076: Mac OS X Lion Support
- Now, r32649 provides us a very nice workaround. Then, we can slip this ticket to 1.9.4.
08/07/2011
-
11:55 PM Feature #4645 (Feedback): Pass existing buffer to getsockopt
-
11:38 PM Bug #4457 (Closed): Time#strftime で %z 指定子などに大きな幅を指定した際の不具合
- This issue was solved with changeset r32885.
tadayoshi, thank you for reporting this issue.
Your contribution to Ruby... -
11:20 PM Bug #5090 (Closed): Segfault using Enumerator
-
10:44 PM Feature #5157 (Closed): [PATCH] add -Wunused-variable to CFLAGS
- This issue was solved with changeset r32883.
Eric, thank you for reporting this issue.
Your contribution to Ruby is g... -
10:35 PM Bug #5166 (Closed): Documentation for OpenSSL::Digest
- Adding documentation for OpenSSL::Digest.digest.
Adding a third example for OpenSSL::Digest use. -
06:54 PM Feature #5138: Add nonblocking IO that does not use exceptions for EOF and EWOULDBLOCK
- 2011/8/6 Tanaka Akira <[email protected]>:
> 2011/8/4 KOSAKI Motohiro <[email protected]>:
>
>> but look, d... -
06:54 PM Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- Hi Vit
>> * test/io/console/test_io_console.rb (test_noctty): daemon() on
>> Â OpenBSD seems not to detach the ... -
05:24 PM Bug #5152: TestDateNew#test_civil が GC.stress = true 下で Failure
- とりあえずコミットしておいて下さい。
-
03:11 PM Revision cf4207a7 (git): merge revision(s) 32859:
- * test/test_syslog.rb (TestSyslog#test_log): Do not be too
specific about the log line format. Fixes #5081... -
02:40 PM Revision 4a5a6f4a (git): merge revision(s) 32885:
- * time.c (rb_strftime_alloc): raise ERANGE if width is too large.
Patch by Nobuyoshi Nakada. [Bug #4457] [r... -
02:38 PM Revision f2f14f57 (git): * time.c (rb_strftime_alloc): raise ERANGE if width is too large.
- Patch by Nobuyoshi Nakada. [Bug #4457] [ruby-dev:43285]
* test/ruby/test_time.rb (class TestTime): add a test for th... -
01:52 PM Revision 9c760d0a (git): * ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.
- Patch by Eric Wong. [Feature #5157] [ruby-core:38798]
* ext/openssl/ossl_asn1.c (ossl_asn1_decode): ditto.
* ext/open... -
01:43 PM Revision b6c6ce11 (git): * configure.in: add -Wunused-variable to default CFLAGS.
- Patch by Eric Wong. [Feature #5157] [ruby-core:38798]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32883 b2dd... -
10:04 AM Revision a5729b15 (git): merges r31875 from trunk into ruby_1_9_2.
- --
* load.c (loaded_feature_path): cut nonsence loop execution to fix
performance bug.
git-svn-id:... -
10:03 AM Revision c88e3861 (git): merges 32227 from trunk into ruby_1_9_2.
- --
* vm_insnhelper.c (vm_search_superclass): avoid control frame
stack overrun. currently super() in Proc created i... -
10:03 AM Revision df273d60 (git): merges 32211 from trunk into ruby_1_9_2.
- --
* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_set_time): Check
argument type with NUM2LONG if the arg is no... -
10:02 AM Revision 87d9bb77 (git): merges r32222 from trunk into ruby_1_9_2.
- --
* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request
header failed when the request is from 2 or... -
07:24 AM Feature #5123: Alias Hash 1.9 as OrderedHash
- Anurag Priyam wrote:
> Besides, the aliasing can be done at the application
> level too. So if the Hash impleme... -
07:23 AM Feature #5123: Alias Hash 1.9 as OrderedHash
- Thomas Sawyer wrote:
> IWon't this break orderedhash gem?
>
> In any case, now that Hash preserves order, why wo... -
06:38 AM Revision 937ff7bd (git): * ext/digest/sha2/sha2ossl.c: use original SHA384_Final on DragonFly.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:18 AM Revision 86411a0a (git): * backport r32876 from trunk.
- * ext/objspace/objspace.c: fix typos in a document.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@... -
05:13 AM Revision bc647cbd (git): * ext/objspace/objspace.c: fix typos in a document.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:31 AM Feature #5148: Constant Namespace/Scoping in Dynamic Classes/Modules
- Hi,
On 2 August 2011 17:01, Thomas Sawyer <[email protected]> wrote:
> Bug #5148: Constant Namespace/Scoping in Dyn...
08/06/2011
-
10:18 PM Revision f9260247 (git): * cont.c (HAVE_GETCONTEXT): see getcontext(3) because DragonFly BSD
- x64 port doesn't have it.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:55 PM Bug #4821: Random Segfaults (in start_thread?)
- I also got segfaults on OSX 10.6 on mongrel and unicorn after updating the Gems sass, compass and adding a file split...
- 07:51 PM Revision d5c84194 (git): * 2011-08-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:51 PM Revision 5de99efa (git): * marshal.c (w_object): Fix exception message when _dump_data is not
- defined on a T_DATA object.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32873 b2dd03c8-39d4-4d8... -
07:24 PM Feature #5138: Add nonblocking IO that does not use exceptions for EOF and EWOULDBLOCK
- 2011/8/4 KOSAKI Motohiro <[email protected]>:
> but look, datagram_poll() has another 30~ caller. (e.g.... - 03:44 PM Revision 2878632e (git): * 2011-08-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:44 PM Revision dd6911a8 (git): * ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receiver
- before calling epath. patched by flori
https://github.com/flori/ruby/commit/aa9474d32e5f2c57f8b0e2e0c528a03f06a4d43... -
02:56 PM Bug #5164 (Assigned): Line endings, bug/regression or feature of 1.9.3?
-
02:55 PM Bug #5164 (Closed): Line endings, bug/regression or feature of 1.9.3?
- Hello,
Seems Redmine is down, so emailing the list.
One user detected that Ruby 1.9.3-preview1 and latest ... -
03:18 AM Bug #5163 (Closed): (Net::IMAP::ResponseParseError) unknown attribute `)'
- Every now and then we get the following ResponseParseError.
(Net::IMAP::ResponseParseError) unknown attribute `)'
... -
12:47 AM Bug #5162 (Rejected): IMAP error formatting string
- In the method msg_att in the file imap.rb, the parse error is written as
parse_error("unknown attribute `%s'", tok... -
12:11 AM Bug #5135 (Feedback): Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- Sorry, "reference without close" seems not working since previous update of redmine.r.o.
-
12:04 AM Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide
- Nobuyoshi Nakada wrote:
> This issue was solved with changeset r32848.
> Vit, thank you for reporting this issue.
...
Also available in: Atom