Activity
From 01/27/2011 to 02/02/2011
02/02/2011
-
09:49 PM Bug #4354: File.realdirpath is expected to test for real file.
- =begin
On Wed, Feb 2, 2011 at 12:32 AM, Tanaka Akira <[email protected]> wrote:
> 2011/2/2 Luis Lavena <redmine@ruby-lan... -
09:48 PM Bug #4354 (Rejected): File.realdirpath is expected to test for real file.
- =begin
=end
-
12:32 PM Bug #4354: File.realdirpath is expected to test for real file.
- =begin
2011/2/2 Luis Lavena <[email protected]>:
> If 'real' is attempting to check for real files, also real... -
11:04 AM Bug #4354 (Rejected): File.realdirpath is expected to test for real file.
- =begin
Hello,
Comparing File.realpath behavior with File.realdirpath behavior, they don't match:
... -
06:30 PM Bug #4341 (Open): baserubyに1.8.xを指定すると make benchmark がエラー
- =begin
=end
-
02:36 PM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Thank you for that detailed explanation. The problem for me is the
connection to `source_location`, which should be ... -
12:46 PM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Hi,
2011/2/1 James M. Lawrence <[email protected]>:
> Knowing the line of an error inside eval is useful. Pas... -
05:35 AM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- I came across this issue when I noticed that source_location gives non-useful info when a binding is passed to eval....
-
02:15 PM Bug #4355: Segmentation Fault
- =begin
[user1@hoho6 ~]$ gem list ruby-debug
*** LOCAL GEMS ***
ruby-debug-base19 (0.11.25.jb3, 0.11.24)
... -
02:14 PM Bug #4355 (Third Party's Issue): Segmentation Fault
- =begin
I was working in the RubyMine debugger. I think the program went off to update something in the Database (po... -
10:05 AM Bug #4300: Merge keys not working as expected in psych yaml parser
- =begin
Thanks!
Do I have to do anything special to get this backported to 1.9.2?
=end
-
08:43 AM Bug #4340: Encoding of result string for String#gsub is not consistent
- =begin
The attached patch fixes this problem, may I commit?
=end
-
03:24 AM Bug #4353 (Feedback): Missing Patch Level on ruby-lang.org FTP
- =begin
=end
-
01:48 AM Bug #4353: Missing Patch Level on ruby-lang.org FTP
- =begin
I don't know what you're referring to.
There is no such 1.9.2-p174 out, latest patchlevel officially rel... -
01:44 AM Bug #4353 (Rejected): Missing Patch Level on ruby-lang.org FTP
- =begin
ruby_source_code uses the FTP to grab the Ruby source for whatever patch level is installed. Currently if r...
02/01/2011
-
01:39 PM Feature #4197: Improvement of the benchmark library
- =begin
Hi
> * lib/benchmark.rb: fix benchmarck to work with current ruby.
> patched by Benoit Daloze [ruby-core... -
01:17 AM Feature #4197 (Closed): Improvement of the benchmark library
- =begin
This issue was solved with changeset r30747.
Benoit, thank you for reporting this issue.
Your contribution ... -
11:31 AM Bug #4352 (Closed): [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- =begin
def ex_message
begin
yield
rescue => e
p e.message
end
end
ex_message { eval(... -
01:17 AM Bug #4341 (Closed): baserubyに1.8.xを指定すると make benchmark がエラー
- =begin
This issue was solved with changeset r30747.
Motohiro, thank you for reporting this issue.
Your contributio... -
12:04 AM Feature #4351: Server Name Indication (SNI) for net/http
- =begin
へぇ、こんなものが、知りませんでした。
わたしは賛成です、入れてしまっていいんじゃないでしょうか。
=end
01/31/2011
-
09:11 PM Feature #4351 (Closed): Server Name Indication (SNI) for net/http
- =begin
ふと、SSL で name based vitual をやる話 (SNI - RFC 3546) はどうなったんだっけ、
と思って探したら、以下を見つけたので、net/http にも対処を
入れるのはどうですか... -
06:37 PM Bug #4350: Segmentation fault and Bus Error
- =begin
It seems related to #2295
=end
-
06:34 PM Bug #4350 (Rejected): Segmentation fault and Bus Error
- =begin
My server crashes 0-4 times a day with segmentation faults.
The fault seems related to activerecord transa... -
03:21 PM Bug #4349 (Closed): typo of rdoc in marshal.c
- =begin
--- marshal.c 2011-01-31 15:15:25.000000000 +0900
+++ marshal.c.new 2011-01-31 15:16:39.000000000 +... -
02:47 PM Bug #4345 (Closed): IRB fails with --disable-gems and Ubuntu default LANG variable
- =begin
This issue was solved with changeset r30741.
Luis, thank you for reporting this issue.
Your contribution to... -
02:30 PM Bug #4345: IRB fails with --disable-gems and Ubuntu default LANG variable
- =begin
=end
-
05:37 AM Bug #4345: IRB fails with --disable-gems and Ubuntu default LANG variable
- =begin
IRB's localization support appears to try using RubyGems to load the localized file?
This was the commit... -
02:07 PM Bug #4343: Dir.glob does match files without extension
- =begin
On 01/30/2011 06:30 PM, mathew wrote:
> On Sat, Jan 29, 2011 at 11:49, Jeremy Bopp <[email protected]> wrote:
... -
09:30 AM Bug #4343: Dir.glob does match files without extension
- =begin
On Sat, Jan 29, 2011 at 11:49, Jeremy Bopp <[email protected]> wrote:
> Where possible, Ruby scripts should se... -
11:20 AM Bug #1145: IRB adds trailing quote to wtring methods when performing auto-completion
- =begin
Yes, unfortunately it still happens.
Except for JRuby, all the following "rubies" have this defect:
* r... -
08:42 AM Feature #4326: Fiber should respond to call() and []
- =begin
New patch without Fiber#[]
=end
-
08:37 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Sat, Jan 29, 2011 at 10:15:31AM +0900, Yusuke ENDOH wrote:
> Hi,
>
> 2011/1/27 Kurt Stephens <redmine... -
08:26 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Sun, Jan 30, 2011 at 01:47:06PM +0900, Charles Oliver Nutter wrote:
> On Sat, Jan 29, 2011 at 11:41 AM, A... -
07:32 AM Bug #4346: Sort_by! causes uniq! to crash on array of hashes
- =begin
Thank you. I tested with SVN revision stated above and the bug is gone.
=end
-
06:07 AM Bug #4346 (Closed): Sort_by! causes uniq! to crash on array of hashes
- =begin
This issue was solved with changeset r30738.
Chris, thank you for reporting this issue.
Your contribution t... -
03:12 AM Bug #4346 (Closed): Sort_by! causes uniq! to crash on array of hashes
- =begin
Summary:
Sorting an array of hashes before doing a uniq! causes ruby to crash on uniq!.
Program to rep... -
06:29 AM Feature #4147: Array#sample で重みを指定したい
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:43148] [Ruby 1.9-Feature#4147] Array#sample で重みを指定したい"
on Sun, ... -
05:32 AM Feature #4347 (Closed): Tracing cannot be re-enabled after callcc [patch]
- =begin
% patch -p1 < test_continuation_tracing.patch
patching file test/ruby/test_continuation.rb
% ./ruby -v ...
01/30/2011
-
10:18 PM Feature #4326: Fiber should respond to call() and []
- =begin
This might go in a slightly different direction, but I would really love Fiber to define #to_proc allowing th... -
01:50 PM Feature #4326: Fiber should respond to call() and []
- =begin
On Fri, Jan 28, 2011 at 9:28 PM, Jim Weirich <[email protected]> wrote:
> I wouldn't say Knuth is wrong,... -
01:47 PM Feature #4326: Fiber should respond to call() and []
- =begin
On Sat, Jan 29, 2011 at 11:41 AM, Aaron Patterson
<[email protected]> wrote:
>> 1. subroutines are... -
02:41 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Sat, Jan 29, 2011 at 09:45:30AM +0900, Charles Oliver Nutter wrote:
> On Fri, Jan 28, 2011 at 5:29 PM, Aa... -
07:14 PM Feature #4147: Array#sample で重みを指定したい
- =begin
>機能的な必要性/十分性については私には判断がつきませんが、私
>には問題なさそうに見えます。ただし、each_sample, each_choice
>という名前に若干の違和感がありますので、ruby-cor... -
11:36 AM Bug #4343: Dir.glob does match files without extension
- =begin
Here is some more results of Dir.glob on Windows.
irb(main):001:0> Dir.glob('bla*')
=> ["bla", "bla... -
03:01 AM Bug #4343: Dir.glob does match files without extension
- =begin
Ok, the confusion comes from the differences between platforms. Lets have file named "foo.bar".
On Wind... -
02:49 AM Bug #4343: Dir.glob does match files without extension
- =begin
On 01/29/2011 11:09 AM, Vít Ondruch wrote:
> Well glob should behave on Windows by Windows conventions and o... -
02:26 AM Bug #4343: Dir.glob does match files without extension
- =begin
On 1/29/2011 12:09 PM, Vít Ondruch wrote:
> Well glob should behave on Windows by Windows conventions an... -
02:00 AM Bug #4343: Dir.glob does match files without extension
- =begin
On 01/29/2011 10:33 AM, Vít Ondruch wrote:
> Dne 29.1.2011 17:27, Jeremy Bopp napsal(a):
>> On 01/29/2011 1... -
01:27 AM Bug #4343: Dir.glob does match files without extension
- =begin
On 01/29/2011 10:19 AM, Nobuyoshi Nakada wrote:
> Issue #4343 has been updated by Nobuyoshi Nakada.
>
>
... -
01:25 AM Bug #4343: Dir.glob does match files without extension
- =begin
If they are the same, then my original scenario has to list also "bla", otherwise you are not consistent.
=end
-
01:19 AM Bug #4343: Dir.glob does match files without extension
- =begin
> Why there is for the first case listed "bla." instead of just "bla".
Because you gave "bla.". Dir.glo... -
12:38 AM Bug #4343: Dir.glob does match files without extension
- =begin
Well by displaying the "dir" output I tried to point out that it is not that expected.
Btw. these are ot... -
12:25 AM Bug #4343 (Feedback): Dir.glob does match files without extension
- =begin
=end
-
12:24 AM Bug #4343: Dir.glob does match files without extension
- =begin
Yes, it is a expected result, as you specified the pattern with extension.
=end
-
12:10 AM Bug #4343 (Rejected): Dir.glob does match files without extension
- =begin
C:\temp\pat>dir bla.*
Svazek v jednotce C je Windows7_x64_OS.
Sériové číslo svazku je 2C6E-5F69.
... -
06:09 AM Bug #4345 (Closed): IRB fails with --disable-gems and Ubuntu default LANG variable
- =begin
Hello,
... -
03:57 AM Bug #4344 (Closed): [ext/openssl] BN comparison to nil fails
- =begin
This issue was solved with changeset r30724.
Martin, thank you for reporting this issue.
Your contribution ... -
03:19 AM Bug #4344 (Closed): [ext/openssl] BN comparison to nil fails
- =begin
Hi all,
this currently fails in all 1.9.2 versions including trunk:
require 'openssl'
bn = Ope...
01/29/2011
-
10:18 PM Bug #4342 (Closed): YAML raises an exception while parsing certain regular expressions
- =begin
Roundtripping does not work for the regular expresion //n , and this appears to be distinct from Backport87 b... -
08:35 PM Bug #4341 (Closed): baserubyに1.8.xを指定すると make benchmark がエラー
- =begin
trunkをビルドするとき、baserubyを指定する必要があるのですが、多くの人はruby-1.8.xを
指定していると思います(それが推奨と以前聞きました)。
しかしながら、make benchma... -
12:07 PM Feature #3908: private constant
- =begin
Hi, matz
May I introduce these methods in relation to private constants?
- Module#public_constants, a... -
10:42 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Fri, Jan 28, 2011 at 7:15 PM, Yusuke ENDOH <[email protected]> wrote:
> Hi,
>
> 2011/1/27 Kurt Stephens <... -
10:16 AM Feature #4326: Fiber should respond to call() and []
- =begin
Hi,
2011/1/27 Kurt Stephens <[email protected]>:
> Shouldn't Fiber#[] behave like Thread#[]?
I th... -
09:47 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Fri, Jan 28, 2011 at 6:45 PM, Charles Oliver Nutter
<[email protected]> wrote:
> LSP says the opposite... -
09:45 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Fri, Jan 28, 2011 at 5:29 PM, Aaron Patterson
<[email protected]> wrote:
> My point is that it ... -
08:29 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Sat, Jan 29, 2011 at 02:58:46AM +0900, Charles Nutter wrote:
> Issue #4326 has been updated by Charles Nu... -
02:57 AM Feature #4326: Fiber should respond to call() and []
- =begin
RPRR and Nobu make good points.
Fibers are coroutines...agreed.
If we go by Knuth, a subroutine "is... -
10:34 AM Bug #4340: Encoding of result string for String#gsub is not consistent
- =begin
Your beginning-of-string substitutions don't use the "hi" variable in either case. It doesn't affect the resu... -
09:54 AM Bug #4340 (Closed): Encoding of result string for String#gsub is not consistent
- =begin
Depending upon where the replacement occurs, the encoding of the result of String#gsub is not consistent.
... -
09:54 AM Bug #4337: rubygems calls chdir directly, actions should be enclosed in a block
- =begin
This should be fixed in trunk now as well, please verify.
=end
-
06:55 AM Bug #4337 (Closed): rubygems calls chdir directly, actions should be enclosed in a block
- =begin
Unfortunately your supplied patch did not pass the tests.
I committed a different version which allowed ... -
01:44 AM Bug #4337 (Closed): rubygems calls chdir directly, actions should be enclosed in a block
- =begin
When installing gems, windows_stub_script is called in installer.rb which
directly calls Dir.chdir.
If... -
04:54 AM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
If you move the code into a gem, I can add the same bits for JRuby so people can gem install it in 1.8.7 and ... -
02:57 AM Bug #4325: [ext/openssl] Encoding of subclasses fails when it shouldn't
- =begin
Hi,
I found a imo quite reasonable use case for sublassing Sequence or Set.
Imagine you have an instance...
01/28/2011
-
04:44 PM Bug #4283 (Assigned): Timeout.timeout may cause application exit unintetionally
- =begin
=end
-
04:44 PM Bug #4285 (Assigned): Ruby don't have asynchrounous exception safe syntax and It should have.
- =begin
=end
-
04:43 PM Bug #4301 (Assigned): Off-by-one line number in Psych parse error
- =begin
=end
-
04:43 PM Bug #4311 (Assigned): ruby setup.sb fails to install ruby gems
- =begin
=end
-
04:43 PM Feature #4326 (Assigned): Fiber should respond to call() and []
- =begin
=end
-
11:10 AM Feature #4326: Fiber should respond to call() and []
- =begin
I understood what you meant, and agree in principle. I wanted to think about the implications given that (a) ... -
07:41 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Thu, Jan 27, 2011 at 02:14:16PM -0800, Aaron Patterson wrote:
> On Thu, Jan 27, 2011 at 01:07:33PM +0900,... -
07:15 AM Feature #4326: Fiber should respond to call() and []
- =begin
On Thu, Jan 27, 2011 at 01:07:33PM +0900, Nobuyoshi Nakada wrote:
> Hi,
>
> At Wed, 26 Jan 2011 16:08:52 ... -
04:41 PM Bug #4334: r30660 以降 ruby/test_require.rb で 2F
- =begin
いつも報告ありがとうございます。
#4336が後出しで重複するチケットなわけですが、そっちがCloseされたのでこちらもCloseします。
=end
-
04:40 PM Bug #4334 (Closed): r30660 以降 ruby/test_require.rb で 2F
- =begin
=end
-
11:54 AM Bug #4334 (Assigned): r30660 以降 ruby/test_require.rb で 2F
- =begin
=end
-
11:49 AM Bug #4334 (Closed): r30660 以降 ruby/test_require.rb で 2F
- =begin
r30660 以降、ruby/test_require.rb で 2F になっています。
$ make test-all TESTS='-v -n "/test_require/" ruby/test_req... -
04:30 PM Bug #4336: test_require.rb#test_require_path_home が test failure
- =begin
以下の失敗も同じ原因ですね
4) Failure:
test_require_too_long_filename(TestRequire) [/home/kosaki/linux/ruby-svn/r... -
04:27 PM Bug #4336 (Closed): test_require.rb#test_require_path_home が test failure
- =begin
This issue was solved with changeset r30704.
Motohiro, thank you for reporting this issue.
Your contributio... -
04:18 PM Bug #4336 (Assigned): test_require.rb#test_require_path_home が test failure
- =begin
なお、以下のテストではいまだにstderrでエラーが取れているので、若干統一が取れてない気もします。
t = Tempfile.new(["test_ruby_test_require", ".rb"... -
04:10 PM Bug #4336 (Closed): test_require.rb#test_require_path_home が test failure
- =begin
r30660でエラー時のメッセージがfprintfからrb_warningにかわったので、(つまり無引数の時にはエラーが出なくなったので)
テストが失敗します。
テストを追従させるつもりでいますが、r30660... -
12:00 PM Feature #4335 (Rejected): String#split for empty string is always empty array
- Here is ruby's behavior:
```ruby
' '.split('/')
# => [" "]
''.split('/')
# => []
'/'.split('/')
# => []
``... -
12:00 PM Bug #4294: IO.popen ['"ping"', 'localhost -n 3'] fails
- =begin
=end
-
11:59 AM Bug #4317 (Closed): File.stat cause Segmentation Fault if take a long string.
- =begin
fixed at r30666 by himself.
Thank you, kosaki-san.
=end
-
11:57 AM Bug #4320 (Assigned): Bus Error in digest/sha2 on sparc
- =begin
=end
-
11:55 AM Feature #4328 (Assigned): export rb_thread_call_with_gvl()
- =begin
=end
-
11:52 AM Bug #4333 (Closed): test_too_long_path2 が失敗します
- =begin
入れ違いになりましたが、r30697 で対応してみました。
報告ありがとうございます。
=end
-
11:46 AM Bug #4333 (Closed): test_too_long_path2 が失敗します
- =begin
r30680 および r30682 で追加されたテスト test_too_long_path2 が失敗しています。
メッセージで長大な行が出力されます(以下では改行を入れて編集してます)。
$ make ... -
06:50 AM Bug #4332 (Third Party's Issue): Some seemingly random segfaults
- =begin
With my application https://github.com/meh/failirc/tree/223b01554601835cdfd45c6d20e8aeac3445bdbf I'm getting... -
01:08 AM Bug #4305 (Rejected): Win32 上で bignum の test_too_big_to_s が失敗
- =begin
うむむ、いつの間にか直っている。
bisectするほど重篤な問題でもないのでたんにrejectとします。
=end
01/27/2011
-
10:48 PM Bug #4331 (Closed): FileUtils::DryRun.copy_entry makes changes.
- =begin
$ ls src/
README
$ ls dst/
$ ruby -e "require 'fileutils; FileUtils::DryRun.copy_entry 'src/', 'dst/'"
... -
09:37 PM Bug #4330 (Closed): IO.popen case Segmentation Fault if take a long string.
- =begin
This issue was solved with changeset r30670.
Motohiro, thank you for reporting this issue.
Your contributio... -
08:38 PM Bug #4330 (Closed): IO.popen case Segmentation Fault if take a long string.
- =begin
following script cause segmentation fault.
ruby -e 'IO.popen(["c:/ruby/bin/ruby.exe "+"a
"*10_000_000,... -
08:52 PM Bug #4319 (Closed): StringValueCStr() should terminate
- =begin
=end
-
06:37 PM Bug #4313 (Closed): File.identical? cause Segmentation Fault if take a long string.
- =begin
This issue was solved with changeset r30667.
Motohiro, thank you for reporting this issue.
Your contributio... -
06:27 PM Bug #4316 (Closed): Dir.new cause Segmentation Fault if take a long string.
- =begin
This issue was solved with changeset r30666.
Motohiro, thank you for reporting this issue.
Your contributio... -
05:33 PM Bug #4314 (Closed): spwn cause Segmantation Fault if take a long string.
- =begin
r30661,r30662 and r30663 fixed this issue.
=end
-
03:51 PM Feature #4328 (Closed): export rb_thread_call_with_gvl()
- =begin
I think it is general enough to remain supported along
with the rest of the MRI C API, especially since
... -
01:07 PM Feature #4326: Fiber should respond to call() and []
- =begin
Hi,
At Wed, 26 Jan 2011 16:08:52 +0900,
Aaron Patterson wrote in [ruby-core:34861]:
> Fibers are conside... -
10:45 AM Feature #4326: Fiber should respond to call() and []
- =begin
Shouldn't Fiber#[] behave like Thread#[]? What about Continuation#[]?
=end
-
10:19 AM Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
Progress: https://github.com/kstephens/ruby/commit/8058894024c9bac07e6e44c91f5984a1e347074f
* Refactored M... -
08:47 AM Bug #4315 (Closed): Process.spawn cause Segmentation Fault if take a long string. (windows)
- =begin
This issue was solved with changeset r30662.
Motohiro, thank you for reporting this issue.
Your contributio... -
08:47 AM Bug #4312 (Closed): exec cause Segmentation fault if passing very long string
- =begin
This issue was solved with changeset r30662.
Motohiro, thank you for reporting this issue.
Your contributio... -
01:06 AM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
> Koichi said the lib is not his, so I reviewed it.
Thank you.
> I almost accept your patc...
Also available in: Atom