On Sun, 18 Sep 2005, Sisyphus wrote:
> Something is not quite right. Everything compiles ok, but when I run
> 'dmake test' I get:
[...]
> t\testok 1/18not ok 5
> Can't add a user so there really isn't any point in continuing...
> t\testdubious
> Test returned status 255 (wstat 6
I did integrate the experimental tied handle interface from the CYGWIN
patch by Rafael Kitover and Reini Urban into Win32API::File for
libwin32-0.26. This patch was needed because CYGWIN doesn't have any
support for OsFHandleOpenFd(), and the tied interface allows to
emulate it.
However, this just