﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1565	file-lock/blocking failing	Jim Ursetto		"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."	defect	closed	major	someday	core libraries	5.0.0	fixed			
