[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #17433] Enhancement in process creation functions in sub_proc.c
From: |
anonymous |
Subject: |
[bug #17433] Enhancement in process creation functions in sub_proc.c |
Date: |
Tue, 15 Aug 2006 01:24:44 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) |
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 #17433] Enhancement in process creation functions in sub_proc.c,
anonymous <=