Re: Experimental tied handle interface in Win32API::File

2005-09-20 Thread Reini Urban
Jan Dubois schrieb: On Tue, 20 Sep 2005, Reini Urban wrote: Jan Dubois schrieb: Just to make sure we don't duplicate work: Do you want to create the Win32::TieFile module yourself, or should I refactor it? I would still put in Rafael and you as the authors, of course. I'm just busy now with

RE: Experimental tied handle interface in Win32API::File

2005-09-20 Thread Jan Dubois
On Tue, 20 Sep 2005, Reini Urban wrote: > Jan Dubois schrieb: >> Just to make sure we don't duplicate work: Do you want to create the >> Win32::TieFile module yourself, or should I refactor it? I would >> still put in Rafael and you as the authors, of course. > > I'm just busy now with Win32::API a

Re: Experimental tied handle interface in Win32API::File

2005-09-20 Thread Reini Urban
Jan Dubois schrieb: On Tue, 20 Sep 2005, Reini Urban wrote: Oh sorry! I've added it to the cygwin distro, but will remove it then and add this interface to the upcoming Win32::TieFile package. Ok with me. Just to make sure we don't duplicate work: Do you want to create the Win32::TieFile modu

RE: Experimental tied handle interface in Win32API::File

2005-09-20 Thread Jan Dubois
On Tue, 20 Sep 2005, Reini Urban wrote: > Oh sorry! I've added it to the cygwin distro, but will remove it then > and add this interface to the upcoming Win32::TieFile package. > > Ok with me. Just to make sure we don't duplicate work: Do you want to create the Win32::TieFile module yourself, or s

Re: Experimental tied handle interface in Win32API::File

2005-09-20 Thread Reini Urban
Jan Dubois schrieb: 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 i

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