X-Spam-Check-By: sourceware.org Date: Sat, 28 Jan 2006 16:28:38 +0100 (MET) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Regression with base-files-3.7-1 ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 With this version of base-files reappears a problem that was present with a previous version. Suppose: rm -i foo.txt rm: remove regular file `foo.txt'? y n With the cursor should remove 'y' at which place should appears 'n'. But with base-files 3.7-1 this does not happen, 'y' is visible under the cursor, 'n' overwrite 'y' and the file foo.txt is removed in any case! This happens also with 'cp -i', 'mv -i'... All these things happen from xterm (statxwin.bat) and NOT from std bash shell (Cygwin.bat). Reinstalling base-files-3.6-1 works fine in all cases. Cheers, Angelo. -- 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/