X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: c:/dev, find Date: Thu, 24 Dec 2009 04:45:32 -0800 Message-ID: From: "Egerton, Jim" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Congrats on getting 1.7.1 out the door - not sure if 3 gold stars is enough! I have noticed one odd thing. For historical reasons we (ducking now) ins= tall cygwin in /. The bash postinstall script has: DEVDIR=3D"$(cygpath -au "C:/$(cygpath -am /dev/)" | sed 's|/c/\(.\):/|/\1/|= ')" mkdir -p "$DEVDIR" || result=3D1 which creates: C:/dev This breaks find: find -D search / -name foo ... assertion "ent->fts_info =3D=3D FTS_NSOK || state.type !=3D 0" failed: file= "/usr/src/findutils-4.5.4-1/src/findutils-4.5.4/find/ftsfind.c", line 475,= function: consider_visiting Aborted (core dumped) cheers, jim -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple