From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Wed, 7 Mar 2001 13:08:36 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: symlink testcase failure Message-ID: <3AA632D4.13012.230A90@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Hi guys, I thought I'd work on adding testcases for O_TEMPORARY to the testsuite. But in running the current tests for open, one testcase fails: Test 1 passed Test 2 passed Test 3 passed Test 4 failed - unexpected open() success. I don't know enough about the testsuite to know if this is a real problem or not, but thought I'd report it just in case. Mark