delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <457C6DE9.6000109@nifty.ne.jp> |
Date: | Mon, 11 Dec 2006 05:28:25 +0900 |
From: | Masatoshi Kimura <VYV03354 AT nifty DOT ne DOT jp> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.2; ja; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | rm -r complains when using 20061130 snapshot or later |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
When I execute "rm -r" with cygwin1-20061130.dll or later, rm complains about failing remove directory. But it actually remove the directory. This makes "make" utility unhappy. cygwin1-20061127.dll or earlier works fine. $ mkdir test $ ls test $ rm -r test rm: cannot remove directory `test' $ ls $ -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |