Patches item #4603, was opened at 2006-05-29 16:07
You can respond by visiting:
http://rubyforge.org/tracker/
?func=detail&atid=413&aid=4603&group_id=85
Category: win32-open3
Group: Bug Fix
Status: Open
Resolution: None
Priority: 3
Submitted By: John-Mason Shackelford (jpshackelford)
Assigned to: Nobody (None)
Summary: [open3] set $? and return Process::Status with
block call
Initial Comment:
This is another version Samuel Tesla's patch which sets $?
and also returns the Process::Status when popen3/4 is called
with a block (i.e. this patch merges changes from the two
patches Samuel submitted).
Note that this implementation is not thread-safe. As the
attachment will demonstrate.
------------------------------------------------------------
----------
You can respond by visiting:
http://rubyforge.org/tracker/
?func=detail&atid=413&aid=4603&group_id=85
_______________________________________________
win32utils-devel mailing list
win32utils-devel rubyforge.org
http://rubyforge.org/mailman/listinfo/win32utils-devel
|