URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17433>
Summary: Enhancement in process creation functions in sub_proc.c Project: make Submitted by: None Submitted on: Tuesday 08/15/2006 at 01:24 UTC Severity: 3 - Normal Item Group: Enhancement Status: None Privacy: Public Assigned to: None Open/Closed: Open Component Version: 3.81 Operating System: MS Windows Fixed Release: None _______________________________________________________ Details: Summary: clean-up to make further developent of win32 sub_proc module easier. 1. In function find_file use SearchPath API instead of deprecated OpenFile, so it correctly supports max. win32 path length. 2. In function process_begin revise detection of shell scripts. In v 3.81 this seems to be redundant/unused code. To do: move the detection logic out of process_begin to find_file and combine with 1. 3. Fixed declaraton for threadex style thread functions (in v 3.81/win32 these seem to be unused code, probably because of this bug?) ~~~ _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tuesday 08/15/2006 at 01:24 UTC Name: patch0102.txt Size: 14.14KB By: None Patch for w32\subproc\sub_proc.c <http://savannah.gnu.org/bugs/download.php?file_id=10540> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=17433> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make