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 From: "linda w \(cyg\)" To: Cc: Subject: RE: bash bug report? Minor border case: Date: Sun, 30 Mar 2003 09:56:37 -0800 Message-ID: <000001c2f6e5$b6006ca0$1403a8c0@sc.tlinx.org> X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Is bash a cygwin app or a central part of the cygwin DLL? Guess bash must be part of cygwin. I always thought it was an app. Silly me. -linda > -----Original Message----- > From: Igor Pechtchanski [mailto:pechtcha AT cs DOT nyu DOT edu] > Sent: Sat, Mar 29, 2003 5:22p > To: linda w (cyg) > Cc: cygwin-apps AT cygwin DOT com; cygwin AT cygwin DOT com > Subject: Re: bash bug report? Minor border case: > > > Linda, > > According to , this is > off-topic for the list. Please remove > from further replies. > Igor > > On Sat, 29 Mar 2003, linda w (cyg) wrote: > > > Valid filename created by app: > > \Documents and Settings\law\My > > > Documents\win\registry2\regtweaks\Kellys_XP_Tweaks\download.co > m.com\clear\redx\c.gif-ts=-104976066&edId=3&prtnr=CNET+Networks,+Inc.& > > > oid=3000-2094-10126096&ptId=3000&onId=2094&sId=4&asId=10126096 > &pId=10126096&asType=Product > > > > exactly 255 characters long. > > > > Unfortunately, there is a bit of a 'normalization problem'. > > > > If one does a 'updatedb', it complains that "C:\\Documents > and Settings\law\My > > > Documents\win\registry2\regtweaks\Kellys_XP_Tweaks\download.co > m.com\clear\redx\c.gif-ts=-104976066&edId=3&prtnr=CNET+Networks,+Inc.& > > > oid=3000-2094-10126096&ptId=3000&onId=2094&sId=4&asId=10126096 > &pId=10126096&asType=Product" > > > > is too long a filename (and AT 258 characters, it is), however if > > it were normalized to either cygwin (using native normalization > > semantics) to either the above w/o "C:\" or just "/c/Doc..." then > > it should work. > > > > Similar bug is in 'cmd.exe' (XP), but AT least in "bash", you can > > put double quotes around the string and it will work with 'ls'. > > > > Not sure of the best way to address it, but believe it or not I > > have 3 files with such weird names. > > -linda > > -- > http://cs.nyu.edu/~pechtcha/ > |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu > ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com > |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski > '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! > > Oh, boy, virtual memory! Now I'm gonna make myself a really > *big* RAMdisk! > -- /usr/games/fortune > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/