[#9722] Kernel#system broken inside Dir.chdir(&block) if system command doesn't have shell characters — <noreply@...>

Bugs item #7278, was opened at 2006-12-14 13:59

8 messages 2006/12/14

[#9749] System V IPC in standard library? — Steven Jenkins <steven.jenkins@...>

Back in August, I needed a semaphore to serialize access to an external

14 messages 2006/12/19

[#9753] CVS freeze — SASADA Koichi <ko1@...>

Hi,

20 messages 2006/12/20
[#9755] Re: [ruby-dev:30039] CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

[#9757] Re: [ruby-dev:30040] Re: CVS freeze — SASADA Koichi <ko1@...> 2006/12/20

Hi,

Re: [ ruby-Patches-7499 ] RDoc patch that fixes rb_const_define output

From: Daniel Berger <djberg96@...>
Date: 2006-12-31 14:25:45 UTC
List: ruby-core #9819
Eric Hodel wrote:
> On Dec 31, 2006, at 24:31, Eric Hodel wrote:
>> On Dec 30, 2006, at 19:16, Daniel Berger wrote:
>>> On a side note, I've noticed that multiline comments for constants
>>> don't format properly (with or without my patch) - they seem to indent
>>> on the newline.  But, I'll worry about that in another patch. :)
>>
>> Like this?
>>
>> It could possibly be made cleaner, I am tired.
> 
> No, how about this one.  It probably could be made cleaner, I'm still 
> tired.

<snip>

Looks good to me.  I ran it over a couple of different source files and 
it worked perfectly as far as I can tell. I vote to ship it. :)

Thanks,

Dan


In This Thread