Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 7 Oct 2003 20:58:44 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin-1.5.4-1 breaks fetchmail on Win9x (Pierre can you comment?) Message-ID: <20031008005844.GA14784@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20031007134914 DOT GA19358 AT redhat DOT com> <3F7F77B0 DOT 853C8E40 AT alphalink DOT com DOT au> <20031007021300 DOT GA1596 AT tishler DOT net> <20031007025837 DOT GD10639 AT redhat DOT com> <20031007131904 DOT GA2128 AT tishler DOT net> <20031007134914 DOT GA19358 AT redhat DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20031007203808 DOT 008239f0 AT incoming DOT verizon DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.5.32.20031007203808.008239f0@incoming.verizon.net> User-Agent: Mutt/1.4.1i On Tue, Oct 07, 2003 at 08:38:08PM -0400, Pierre A. Humblet wrote: >This is what I see on Win98/Me: >- DELETE_ON_CLOSE works if the file is not yet opened. >- If it is opened for writing, CreateFile (DELETE_ON_CLOSE) fails and the > file is eventually put on the delete queue, at least if it is local. > Why not if it's remote? You can't assume that an access denied on a remote share means "sharing violation". If you put something into the delete queue that can't ever be deleted, then, well... If you do get a sharing violation on a remote share then it should be put into the delete queue. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/