ruby-cvs:23710
From: usa ruby-lang.org
Date: Mon, 19 May 2008 13:26:44 +0900 (JST)
Subject: [ruby-cvs:23710] Ruby:r16470 (trunk): * process.c (rb_spawn_internal): set last_status when status == -1
usa 2008-05-19 13:26:43 +0900 (Mon, 19 May 2008)
New Revision: 16470
Modified files:
trunk/ChangeLog
trunk/process.c
Log:
* process.c (rb_spawn_internal): set last_status when status == -1
because there is no path to set it on win32. this patch is derived
from [ruby-core:16787], submitted by Luis Lavena <luislavena at
gmail.com>
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16470&r2=16469&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?r1=16470&r2=16469&diff_format=u