Project

General

Profile

Activity

From 01/19/2010 to 01/25/2010

01/25/2010

11:55 PM Bug #2646: 1.9.2dev segv when compiling with clang 1.1/trunk
=begin
> Any idea/test I could ru to see whether it is a clang-related issue or a ruby one?

I'm not familiar wi...
rogerdpack (Roger Pack)
08:01 PM Bug #2646 (Third Party's Issue): 1.9.2dev segv when compiling with clang 1.1/trunk
=begin
As I've been doing for several months/years, I'm compiling regular snapshots of the clang compiler and use it...
roberto (Ollivier Robert)
11:17 PM Bug #2637 (Closed): unable to select for < 0.1s in windows
=begin
This issue was solved with changeset r26409.
Roger, thank you for reporting this issue.
Your contribution t...
usa (Usaku NAKAMURA)
09:46 PM Bug #2637: unable to select for < 0.1s in windows
=begin
do_select(), in thread.c, waits at least 100 ms on Windows.
(see the line over beginning of BLOCKING_REGION...
wanabe (_ wanabe)
10:38 AM Bug #2637 (Assigned): unable to select for < 0.1s in windows
=begin

=end
usa (Usaku NAKAMURA)
11:15 PM Feature #2643: test/unit redefinition check of test_* method
=begin
2010/1/25 Benoit Daloze <[email protected]>:
>> This leads to a loss of a valuable chance of test. It is g...
mame (Yusuke Endoh)
10:52 PM Feature #2643: test/unit redefinition check of test_* method
=begin
> This leads to a loss of a valuable chance of test.  It is good for
> test/unit to detect and warn such a r...
Eregon (Benoit Daloze)
07:41 PM Feature #2643 (Closed): test/unit redefinition check of test_* method
=begin
Hi, Ryan Davis --

When writing test cases with test/unit, we often by mistake define a
test function ...
mame (Yusuke Endoh)
10:26 PM Bug #2621 (Closed): cannot resume Fiber from forked process
=begin
反対がなかったのでコミットしました (r26407)
=end
mame (Yusuke Endoh)
09:12 PM Bug #2616 (Assigned): unable to trap in doze
=begin
signals to myself which mapped to SEH seems to be ignored...
Of course, this is a bug.
=end
usa (Usaku NAKAMURA)
07:57 PM Feature #2645 (Rejected): Have a method in StringScanner which returns the position in characters rather than in bytes
=begin
In ruby 1.9, StringScanner#pos returns the position in number of bytes. I read on the ruby mailing list (htt...
stefanocr (Stefano Crocco)
05:46 PM Feature #2635: Unbundle rdoc
=begin
Hi,

2010/1/25 Ryan Davis <[email protected]>:
>
> On Jan 23, 2010, at 19:03 , Yusuke ENDOH wrote:...
mame (Yusuke Endoh)
04:39 PM Feature #2635: Unbundle rdoc
=begin
On Mon, Jan 25, 2010 at 3:31 PM, Ryan Davis <[email protected]> wrote:
>
> On Jan 23, 2010, at 19:03...
naruse (Yui NARUSE)
03:52 PM Feature #2635: Unbundle rdoc
=begin
On Sun, Jan 24, 2010 at 10:31 PM, Ryan Davis <[email protected]> wrote:
> Like it or not, rdoc, minit...
jbarnette (John Barnette)
03:31 PM Feature #2635: Unbundle rdoc
=begin

On Jan 23, 2010, at 19:03 , Yusuke ENDOH wrote:

> The reporter in [ruby-core:27656] followed proper repo...
zenspider (Ryan Davis)
05:43 PM Bug #2632 (Assigned): Windows での未読のあるソケットのクローズ後の読み取り
=begin

=end
usa (Usaku NAKAMURA)
10:29 AM Bug #2632: Windows での未読のあるソケットのクローズ後の読み取り
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:40135] [Bug #2632] Windows での未読のあるソケットのクローズ後の読み取り"
on Jan.23,...
usa (Usaku NAKAMURA)
04:42 PM Bug #2636 (Closed): Incorrect UTF-16 string length
=begin
> My main concern was that what #length and #[] were doing was different.
> If s[0], s[1], s[2] would have ...
naruse (Yui NARUSE)
04:37 PM Bug #2636: Incorrect UTF-16 string length
=begin
> What needs to be fixed here is the data, nothing else:
>
> irb(main):001:> s = "\xDC\x0B\xD8\x40".force_e...
scritch (Vincent Isambart)
04:09 PM Bug #2636: Incorrect UTF-16 string length
=begin
What needs to be fixed here is the data, nothing else:

irb(main):001:> s = "\xDC\x0B\xD8\x40".force_encodi...
duerst (Martin Dürst)
03:04 PM Bug #2641: Seg fault running miniruby during ruby build on Haiku
=begin
and just to make sure it's not Haiku's fault...

http://dev.haiku-os.org/ticket/5321
=end
kallisti5 (Alexander von Gluck)
02:55 PM Bug #2641 (Rejected): Seg fault running miniruby during ruby build on Haiku
=begin
Not sure whats triggering it, enabled debugging in thread.c as thats around where the cause seems to be.

...
kallisti5 (Alexander von Gluck)
12:41 PM Bug #2640: signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
Looks like Nobuyoshi Nakada fixed this in r26399

logic: if no SIGSEGV info, don't USE_SIGALTSTACK

T...
kallisti5 (Alexander von Gluck)
12:16 PM Bug #2640: signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
The patch suggested at http://znz.s1.xrea.com/t/?date=20090926 causes the bus error for me too and seems like...
kallisti5 (Alexander von Gluck)
11:35 AM Bug #2640 (Third Party's Issue): signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
Hmm, if so, this is not Ruby's issue.
If Haiku 1.0 still doesn't have them, please reopen this; we may appl...
naruse (Yui NARUSE)
11:13 AM Bug #2640: signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
@Yui

That patch definitely looks like it would resolve this issue. Since that info structure is a todo ...
kallisti5 (Alexander von Gluck)
10:54 AM Bug #2640: signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
Hi,

At Mon, 25 Jan 2010 10:30:30 +0900,
Alexander von Gluck wrote in [ruby-core:27768]:
> signal.c: In f...
nobu (Nobuyoshi Nakada)
10:51 AM Bug #2640: signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
Please try the patch in following page.
http://znz.s1.xrea.com/t/?date=20090926
=end
naruse (Yui NARUSE)
10:30 AM Bug #2640 (Third Party's Issue): signal code only needs slight changes to make Ruby compile on Haiku-os
=begin
gcc -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/i586-haiku -I./include -I. -DRUBY_EXPORT -o signal.o...
kallisti5 (Alexander von Gluck)
12:07 PM Feature #2639 (Closed): ifdef References to __BEOS__ should be changed to also include __HAIKU__
=begin
This issue was solved with changeset r26398.
Alexander, thank you for reporting this issue.
Your contributi...
naruse (Yui NARUSE)
11:58 AM Feature #2639: ifdef References to __BEOS__ should be changed to also include __HAIKU__
=begin
patch attached.
=end
kallisti5 (Alexander von Gluck)
10:54 AM Feature #2639: ifdef References to __BEOS__ should be changed to also include __HAIKU__
=begin
Please make a patch for trunk; not 1.9.1.
=end
naruse (Yui NARUSE)
10:25 AM Feature #2639 (Closed): ifdef References to __BEOS__ should be changed to also include __HAIKU__
=begin
The Be Operating system's functionality is almost completely replaced by Haiku-os (http://haiku-os.org). As ...
kallisti5 (Alexander von Gluck)
09:56 AM Feature #2084: Method#source_location and Methods Created with `attr`
=begin
I wrote a patch. How about this?
=end
wanabe (_ wanabe)
02:30 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Sun, Jan 24, 2010 at 10:11 AM, Tanaka Akira <[email protected]> wrote:
> 2010/1/23 Charles Oliver Nutter <head...
headius (Charles Nutter)

01/24/2010

11:07 PM Feature #2631: Allow IO#reopen to take a block
On Fri, Jan 22, 2010 at 10:56 PM, Shyouhei Urabe <[email protected]> wrote:
> Issue #2631 has been updated by Sh...
djberg96 (Daniel Berger)
11:01 PM Bug #2637: unable to select for < 0.1s in windows
=begin
Around other versions:

...
luislavena (Luis Lavena)
02:30 PM Bug #2637 (Closed): unable to select for < 0.1s in windows
=begin
in 1.9:
>> a = TCPSocket.new 'google.com', 80
>> Benchmark.realtime { IO.select([a], nil, nil, 0) }
...
rogerdpack (Roger Pack)
10:57 PM Bug #2610 (Closed): c-return hooks aren't always there
=begin
This issue was solved with changeset r26395.
Roger, thank you for reporting this issue.
Your contribution t...
ko1 (Koichi Sasada)
07:35 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

On Sun, Jan 24, 2010 at 5:00 AM, Tanaka Akira <[email protected]> wrote:
> 2010/1/22 Tanaka Akira <akr@fsi...
vvs (Vladimir Sizikov)
06:45 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Sat, Jan 23, 2010 at 3:27 PM, Tanaka Akira <[email protected]> wrote:
> 2010/1/24 Charles Oliver Nutter <headi...
headius (Charles Nutter)
06:13 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Fri, Jan 22, 2010 at 9:06 PM, Charles Oliver Nutter
<[email protected]> wrote:
> I would not argue aga...
headius (Charles Nutter)
05:56 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Sat, Jan 23, 2010 at 1:50 PM, Caleb Clausen <[email protected]> wrote:
> I don't know much about jruby, b...
headius (Charles Nutter)
05:33 PM Bug #2506: Make test fails on Ubuntu 9.10 64bit
=begin
I can reproduce this issue on Snow Leopard (10.6.2) and GCC 4.2.1 on a Penryn (pre-unibody) MacBook Pro.
=end
epilnivek (Kevin Lipe)
01:30 PM Bug #2636: Incorrect UTF-16 string length
=begin
Or following will explain this:
> "\xDC\x0b\xD8\x40".force_encoding(Encoding::UTF_16BE)
=> "\xDC\u0BD8\x4...
naruse (Yui NARUSE)
01:28 PM Bug #2636 (Rejected): Incorrect UTF-16 string length
=begin
"\xD8\x40\xDC\x0B".force_encoding(Encoding::UTF_16BE) is corrent.
=end
naruse (Yui NARUSE)
12:10 PM Bug #2636 (Closed): Incorrect UTF-16 string length
=begin
str = "\xDC\x0B\xD8\x40".force_encoding(Encoding::UTF_16BE)
str.length #=> 3

This string is made by in...
scritch (Vincent Isambart)
12:07 PM Bug #2394: [BUG] pthread_mutex_lock: 22 revisited
=begin
Thank you, seems to work like a champ now.
-rp
=end
rogerdpack (Roger Pack)
05:27 AM Bug #2394 (Closed): [BUG] pthread_mutex_lock: 22 revisited
=begin
This issue was solved with changeset r26390.
Roger, thank you for reporting this issue.
Your contribution t...
nobu (Nobuyoshi Nakada)
12:05 PM Feature #578 (Closed): add method to disassemble Proc objects
=begin
Appears fixed now. Thanks!

r26363
=end
rogerdpack (Roger Pack)
12:04 PM Feature #2635: Unbundle rdoc
=begin
Hi,

2010/1/23 Yukihiro Matsumoto <[email protected]>:
> In message "Re: [ruby-core:27722] [Feature #2635...
mame (Yusuke Endoh)
12:59 AM Feature #2635: Unbundle rdoc
=begin
(2010/01/24 0:41), Luis Lavena wrote:
> On Sat, Jan 23, 2010 at 12:15 PM, Yui NARUSE <[email protected]>...
naruse (Yui NARUSE)
12:53 AM Feature #2635: Unbundle rdoc
=begin
Hi,

In message "Re: [ruby-core:27729] Re: [Feature #2635] Unbundle rdoc"
on Sun, 24 Jan 2010 00:41:18...
matz (Yukihiro Matsumoto)
12:52 AM Feature #2635: Unbundle rdoc
=begin
(2010/01/24 0:35), Yukihiro Matsumoto wrote:
> |Moreover rdoc has some open bugs for 1 year.
> |test-all fa...
naruse (Yui NARUSE)
12:41 AM Feature #2635: Unbundle rdoc
=begin
On Sat, Jan 23, 2010 at 12:15 PM, Yui NARUSE <[email protected]> wrote:
>
> Moreover rdoc has some open...
luislavena (Luis Lavena)
12:36 AM Feature #2635: Unbundle rdoc
=begin
Hi,

In message "Re: [ruby-core:27725] [Feature #2635] Unbundle rdoc"
on Sun, 24 Jan 2010 00:15:33 +09...
matz (Yukihiro Matsumoto)
12:15 AM Feature #2635: Unbundle rdoc
=begin
Bug #2066 is written by Run Paint Run Run 136 days ago, but it is not yet.

Moreover rdoc has some open b...
naruse (Yui NARUSE)
03:27 AM Bug #2330: Non systematic segmentation fault with autoload rubyspec
=begin
Hi,

At Sun, 27 Dec 2009 17:00:43 +0900,
Marc-Andre Lafortune wrote in [ruby-core:27335]:
> $ rubydev loa...
nobu (Nobuyoshi Nakada)
12:37 AM Bug #1042 (Closed): RDoc crashes while generating HTML after parsing a Ruby DSL.
=begin
This issue was solved with changeset r26388.
Hal, thank you for reporting this issue.
Your contribution to ...
naruse (Yui NARUSE)
12:17 AM Bug #883 (Closed): Failure: test_handle_special_CROSSREF_no_underscore(TestRDocMarkupToHtmlCrossref)
=begin
This issue was solved with changeset r26386.
Kazuhiro, thank you for reporting this issue.
Your contributio...
naruse (Yui NARUSE)

01/23/2010

11:48 PM Feature #2635: Unbundle rdoc
=begin
Hi,

In message "Re: [ruby-core:27722] [Feature #2635] Unbundle rdoc"
on Sat, 23 Jan 2010 23:20:59 +09...
matz (Yukihiro Matsumoto)
11:20 PM Feature #2635 (Rejected): Unbundle rdoc
=begin
The rdoc in trunk is outdated and not maintained,
and latest rdoc is in gen.

I think Ruby 1.9 shouldn'...
naruse (Yui NARUSE)
11:37 PM Bug #2625 (Closed): rdoc patch for Dir.glob
=begin
This issue was solved with changeset r26385.
Roger, thank you for reporting this issue.
Your contribution t...
naruse (Yui NARUSE)
08:21 PM Bug #2618: Win32OLE RuntimeError due CoInitialize not being called
=begin
Could you try ruby 1.9.2dev (2010-01-23 trunk 26383)?
I'm not sure fix this issue or not, but the script
...
suke (Masaki Suketa)
02:56 PM Feature #2631: Allow IO#reopen to take a block
+1, The idea of temporary intercepting any output to another IO is worth considering. Though I doubt to name that fe... shyouhei (Shyouhei Urabe)
04:28 AM Feature #2631: Allow IO#reopen to take a block
Hi,
In message "Re: [ruby-core:27702] [Feature #2631] Allow IO#reopen to take a block"
on Sat, 23 Jan 2010 01...
matz (Yukihiro Matsumoto)
01:30 AM Feature #2631: Allow IO#reopen to take a block
=begin
I don't think this can be implemented easily. This can be implemented if the IO object in question is a File ...
hongli (Hongli Lai)
12:55 AM Feature #2631 (Assigned): Allow IO#reopen to take a block
=begin
Please allow IO#reopen to accept a block. This would allow users to temporarily redirect output without havi...
djberg96 (Daniel Berger)
12:06 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Fri, Jan 22, 2010 at 1:25 PM, Yukihiro Matsumoto <[email protected]> wrote:
> As far as I understand, he...
headius (Charles Nutter)
04:25 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

In message "Re: [ruby-core:27684] Re: [Feature #2619] Proposed method: Process.fork_supported?"
...
matz (Yukihiro Matsumoto)
09:36 AM Bug #1926 (Rejected): Different eval/binding behaviour in 1.9
=begin
Not a bug. Binding spec is changed from 1.8.
=end
ko1 (Koichi Sasada)
03:23 AM Bug #2632: Windows での未読のあるソケットのクローズ後の読み取り
=begin

=end
wanabe (_ wanabe)
03:22 AM Bug #2632 (Rejected): Windows での未読のあるソケットのクローズ後の読み取り
=begin
Windows XP SP3 で、添付の test.rb を実行すると、Errno::ECONNRESET 例外が発生します。

$ ruby test.rb
test.rb:11:in `gets': 既...
wanabe (_ wanabe)

01/22/2010

11:04 PM Bug #2629 (Rejected): ConditionVariable#wait(mutex, timeout) should return whether the condition was signalled, not the waited time
=begin
At this time, ConditionVariable#wait on 1.9.2dev works as follows:

ConditionVariable#wait(mutex, timeout...
hongli (Hongli Lai)
10:01 PM Bug #1685: Some windows unicode path issues remain
=begin
Is there any progress regarding this issue(s)?
=end
vo.x (Vit Ondruch)
09:56 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

On Fri, Jan 22, 2010 at 9:51 AM, Tanaka Akira <[email protected]> wrote:
> 2010/1/22 Charles Oliver Nutter...
vvs (Vladimir Sizikov)
05:36 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 9:39 PM, Luis Lavena <[email protected]> wrote:
> On Thu, Jan 21, 2010 at 9:57 PM...
headius (Charles Nutter)
05:28 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 11:27 PM, Yukihiro Matsumoto <[email protected]> wrote:
> We added a new behavior o...
headius (Charles Nutter)
05:27 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 9:43 PM, Tanaka Akira <[email protected]> wrote:
> In general, I recommend programs call ...
headius (Charles Nutter)
02:27 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

In message "Re: [ruby-core:27643] [Feature #2619] Proposed method: Process.fork_supported?"
on Th...
matz (Yukihiro Matsumoto)
12:39 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 9:57 PM, Hongli Lai <[email protected]> wrote:
> [...]
>
>> * Provide another mech...
luislavena (Luis Lavena)
04:09 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 12:49 PM, Vladimir Sizikov <[email protected]> wrote:
> I should probably also add ...
headius (Charles Nutter)
03:49 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 10:53 AM, Tanaka Akira <[email protected]> wrote:
> 2010/1/21 Hongli Lai <[email protected]...
vvs (Vladimir Sizikov)
09:17 PM Bug #2627 (Closed): incompatibility of Marshal of Time with nanosecond
=begin
This issue was solved with changeset r26377.
Yusuke, thank you for reporting this issue.
Your contribution ...
akr (Akira Tanaka)
08:12 PM Bug #2627: incompatibility of Marshal of Time with nanosecond
=begin

=end
mame (Yusuke Endoh)
07:49 PM Bug #2627 (Closed): incompatibility of Marshal of Time with nanosecond
=begin
遠藤です。

ナノ秒の情報を含む Time について、1.9.1-p378 で Marshal.dump したものを
trunk で load すると、情報が落ちるようです。

# ruby-1...
mame (Yusuke Endoh)
12:22 PM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
While I can appreciate the desire to make floats a little clearer to beginners. I have to reluctantly pitch ...
RickDeNatale (Rick DeNatale)
10:40 AM Bug #2624 (Rejected): FileUtils.touch can err (windows)
=begin
It's the feature of NTFS Alternate Data Stream.
=end
usa (Usaku NAKAMURA)
06:04 AM Bug #2624 (Rejected): FileUtils.touch can err (windows)
=begin
e:\dev\digitalarchive_trunk>irb
>> FileUtils.touch ('hidden:abc')
=> ["hidden:abc"]
>> Dir['hidd*']
=...
rogerdpack (Roger Pack)
10:33 AM Bug #270: lazy timer thraed creation
=begin
こんにちは、なかむら(う)です。

In message "[ruby-dev:40127] Re: [Bug #270](Closed) lazy timer thraed creation"
on J...
usa (Usaku NAKAMURA)
01:51 AM Bug #270 (Closed): lazy timer thraed creation
=begin
本件ですが、まず FreeBSD 7.2 あたり、NetBSD 5.0 あたりで OS 側に対処が入り、
pthread を使った後で fork しても刺さらないようになったようです。
(誰かコミットの特定よろ...
naruse (Yui NARUSE)
06:26 AM Bug #2625 (Closed): rdoc patch for Dir.glob
=begin
This makes it more explicit for us poor windows users that Dir.glob cannot use \

Note that perl actually...
rogerdpack (Roger Pack)
04:08 AM Feature #2595: Add crc32_combine and adler32_combine to zlib API
=begin
On Thu, Jan 21, 2010 at 7:46 AM, NAKAMURA, Hiroshi <[email protected]> wrote:
> And it sounds your usage do...
headius (Charles Nutter)
03:38 AM Bug #2623 (Closed): drb - circular require
=begin
Some gems(for example rspec) require drb:
require "drb/drb" # It should probably be just "require 'drb'", b...
Eregon (Benoit Daloze)

01/21/2010

11:10 PM Bug #2621 (Closed): cannot resume Fiber from forked process
=begin
遠藤です。

fork の子プロセスから元プロセスの Fiber が呼べません。

$ ./ruby -e '
f = Fiber.new { }
fork { f.resume }...
mame (Yusuke Endoh)
10:46 PM Feature #2595: Add crc32_combine and adler32_combine to zlib API
=begin
Hi Aaron,

On Thu, Jan 21, 2010 at 02:07, Aaron Patterson
<[email protected]> wrote:
>> I'm just...
nahi (Hiroshi Nakamura)
08:06 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
On Thu, Jan 21, 2010 at 11:03 AM, Hongli Lai <[email protected]> wrote:
> On 1/21/10 10:53 AM, Tanaka Akira ...
vvs (Vladimir Sizikov)
06:56 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
Tanaka Akira said that respond_to? returns false for methods that are not implemented since 1.9.2. I did not ...
hongli (Hongli Lai)
06:44 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
#fork is defined in all versions of MRI on all platforms, even on platforms where it's not supported. It's ju...
hongli (Hongli Lai)
01:17 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
Yikes, not even the old puts can save or be consistent anymore :-P

Thank you Nobu for enlighten me.

...
luislavena (Luis Lavena)
01:13 PM Feature #2619: Proposed method: Process.fork_supported?
=begin
Hi,

At Thu, 21 Jan 2010 09:36:33 +0900,
Luis Lavena wrote in [ruby-core:27643]:
> C:\Users\Luis>pik ruby...
nobu (Nobuyoshi Nakada)
09:33 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
Hmn, defined?(fork) is not very useful:

...
luislavena (Luis Lavena)
08:51 AM Feature #2619 (Rejected): Proposed method: Process.fork_supported?
=begin
use defined?(fork) instead.
=end
nobu (Nobuyoshi Nakada)
12:35 AM Feature #2619: Proposed method: Process.fork_supported?
=begin
Oops, I attached the wrong patch: the first one contains some local changes which I did not intend to include...
hongli (Hongli Lai)
12:30 AM Feature #2619 (Rejected): Proposed method: Process.fork_supported?
=begin
It used to be that Process.fork is available on all POSIX platforms. With Ruby 1.9 that is no longer the case...
hongli (Hongli Lai)
03:10 PM Bug #2612: Use POSIX shell in Makefile
=begin
Hi,

At Tue, 19 Jan 2010 11:49:56 +0900,
Brian Egge wrote in [ruby-core:27616]:
> For some systems, inclu...
nobu (Nobuyoshi Nakada)
01:03 AM Bug #2618 (Assigned): Win32OLE RuntimeError due CoInitialize not being called
=begin

=end
usa (Usaku NAKAMURA)

01/20/2010

11:30 PM Bug #2618 (Closed): Win32OLE RuntimeError due CoInitialize not being called
=begin
A user reported to Ruby-Talk and RubyInstaller mailing list some issues using ruby 1.9.1p243 (2009-07-16 rev...
luislavena (Luis Lavena)
07:26 PM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi dear Ruby creator !
|Hi,
|I am not against provide both ways to represent float numbers, but I am
|n...
Eregon (Benoit Daloze)
02:01 PM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
Hi,

In message "Re: [ruby-core:25820] [Feature #2152] Split functionality of Float#inspect and Float#to_s"...
matz (Yukihiro Matsumoto)
06:11 AM Feature #2152: Split functionality of Float#inspect and Float#to_s
=begin
+1
(
see discussions
here: http://redmine.ruby-lang.org/issues/show/1841
and here: http://blade...
Eregon (Benoit Daloze)
11:57 AM Feature #2617 (Rejected): Array#to_s behavior different on 1.8.7 and 1.9.1
=begin
It's intended. 1.8 should be left unchanged for backward compatibility.
=end
matz (Yukihiro Matsumoto)
11:20 AM Feature #2617 (Rejected): Array#to_s behavior different on 1.8.7 and 1.9.1
=begin
# 1.9.1 patch level 378
irb(main):005:0> [1,2,3].to_s
=> "[1, 2, 3]"

# 1.8.7 patch level 248
irb(m...
robertgleeson (Robert Gleeson)
05:14 AM Feature #578: add method to disassemble Proc objects
=begin
This diff appears to fix it, if somebody could take a look at it.
Thanks.
-r
=end
rogerdpack (Roger Pack)
04:16 AM Bug #2616 (Closed): unable to trap in doze
=begin
this snippet:

trap("ILL") { puts 'got one' }
Thread.new { sleep 0.1;Process.kill "ILL", Process.pid}
...
rogerdpack (Roger Pack)
04:04 AM Bug #1954: line number 0?
=begin
looks like it's still erring
=end
rogerdpack (Roger Pack)
03:50 AM Feature #2260 (Rejected): better access with GC_DEBUG
=begin
too obscure, apparently, to be useful.
=end
rogerdpack (Roger Pack)

01/19/2010

08:15 PM Bug #1074 (Closed): crash on variable reference in BEGIN inside class
=begin
fixed by r26347. Thanks a lot.
=end
wanabe (_ wanabe)
11:49 AM Bug #2612 (Rejected): Use POSIX shell in Makefile
=begin
For some systems, including Solaris 10, /bin/sh is not a POSIX shell. Certain features like the continue sta...
brianegge (Brian Egge)
10:22 AM Feature #2595: Add crc32_combine and adler32_combine to zlib API
=begin
Hi Aaron,

I'm just working zlib for JRuby now. Just out of curiosity, what are
you using crc32_combine an...
nahi (Hiroshi Nakamura)
09:07 AM Feature #2595 (Closed): Add crc32_combine and adler32_combine to zlib API
=begin
This issue was solved with changeset r26352.
Aaron, thank you for reporting this issue.
Your contribution t...
Anonymous
 

Also available in: Atom