chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #765: broken posix/process function under Windows


From: Chicken Trac
Subject: Re: [Chicken-janitors] #765: broken posix/process function under Windows 7 (MingW)
Date: Fri, 22 Nov 2013 20:51:48 -0000

#765: broken posix/process function under Windows 7 (MingW)
-----------------------------+----------------------------------------------
  Reporter:  Karl_H          |       Owner:       
      Type:  defect          |      Status:  new  
  Priority:  major           |   Milestone:  4.9.0
 Component:  core libraries  |     Version:  4.7.x
Resolution:                  |    Keywords:       
-----------------------------+----------------------------------------------

Comment(by sjamaan):

 Turned out to be caused by the duplication of file handles and then
 marking them as inheritable.  This is disallowed by Windows 7 on handles
 duplicated from file handles from the parent process. Patch sent to
 -hackers.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/765#comment:6>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]