Daniel Berger
2008-Apr-17 23:18 UTC
[Win32utils-devel] Process.create patch - please review
Hi all, There''s a patch on the tracker I''d like some feedback on. It''s for Process.create to handle command_line and app_name separately. In practice this only seems to affect how command line parameters are seen by something like GetCommandLine(). Please take a look at the command-line.patch at: http://rubyforge.org/tracker/index.php?func=detail&aid=18280&group_id=85&atid=411 And let me know if you think it''s reasonable. Thanks, Dan