chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1565: file-lock/blocking failing


From: Chicken Trac
Subject: [Chicken-janitors] #1565: file-lock/blocking failing
Date: Fri, 30 Nov 2018 20:24:43 -0000

#1565: file-lock/blocking failing
----------------------------+--------------------------------
 Reporter:  zbigniew        |                 Owner:
     Type:  defect          |                Status:  new
 Priority:  major           |             Milestone:  someday
Component:  core libraries  |               Version:  5.0.0
 Keywords:                  |  Estimated difficulty:
----------------------------+--------------------------------
 On OSX 10.14 getting the following problem. Unknown if it occurs on other
 platforms.

 {{{
 (import (chicken file posix))
 (let ((p (open-output-file "test"))) (file-lock/blocking p))
 }}}

 13:21:51 < zbigniew> works ok on c4; on c5 I get "Error: (file-
 lock/blocking) cannot lock file - Bad file descriptor"

 Preventing chicken-doc-admin from being ported to c5.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1565>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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