w32: Fix HANDLE to internal fd conversion.
* src/spawn-w32.c (handle_to_fd): Use intptr_t type.
See the section of _open_osfhandle in C Run-Time Library Reference.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
w32: Fix HANDLE to internal fd conversion. Tags None Subscribers None
Description
Details
|