www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1998/09/27/08:11:35

From: sos AT prospect DOT com DOT ru (Sergey Okhapkin)
Subject: delqueue.cc patch
27 Sep 1998 08:11:35 -0700 :
Message-ID: <01BDEA46.CC101BE0.cygnus.cygwin32.developers@sos>
To: "'cygwin32-developers AT cygnus DOT com'" <cygwin32-developers AT cygnus DOT com>

Hi!

The patch is required to pass cvs test suite.

delqueue.cc	(delqueue_list::process_queue): clear queue entry if file cannot be
		deleted for a reason other than sharing violation.

--- delqueue.cc.orig    Fri Sep 11 10:15:20 1998
+++ delqueue.cc Sun Sep 27 17:45:11 1998
@@ -92,6 +92,7 @@ delqueue_list::process_queue ()
            else
              {
                syscall_printf ("Hmm, don't know what to do with  %s", name[i]);
+               inuse[i] = 0;
              }
          }
       }

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019