bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Infinite loop in globbing


From: Micah Cowan
Subject: Re: Infinite loop in globbing
Date: Mon, 14 Mar 2011 09:13:15 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 03/14/2011 07:55 AM, Chet Ramey wrote:
> The question is how to best handle it: punt immediately, or just treat it
> as a single-byte character and move on.

I vote single-byte character; after all, it's possible for a filename to
contain that character, regardless of what your locale may be.

-- 
Micah J. Cowan
http://micah.cowan.name/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]