RE: CPAN Upload: J/JD/JDB/libwin32-0.26.tar.gz

2005-09-19 Thread Jan Dubois
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

Experimental tied handle interface in Win32API::File

2005-09-19 Thread Jan Dubois
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