From owner-svn-src-all@FreeBSD.ORG Wed Sep 9 15:14:33 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E32B106568B; Wed, 9 Sep 2009 15:14:33 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 58BC18FC18; Wed, 9 Sep 2009 15:14:33 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 5F6EC6D44C; Wed, 9 Sep 2009 15:14:32 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 2F65D844A5; Wed, 9 Sep 2009 17:14:32 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Andrey Chernov References: <200909081555.n88FtDwe052523@svn.freebsd.org> <20090909132616.GA35808@nagual.pp.ru> Date: Wed, 09 Sep 2009 17:14:32 +0200 In-Reply-To: <20090909132616.GA35808@nagual.pp.ru> (Andrey Chernov's message of "Wed, 9 Sep 2009 17:26:16 +0400") Message-ID: <86d460kv53.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@FreeBSD.org, Roman Divacky , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org Subject: Re: svn commit: r196981 - head/usr.bin/unzip X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2009 15:14:33 -0000 Andrey Chernov writes: > If I understand the purpose of this code right, better use > isalnum()+ispunct()+ispace() > combination to count non-ASCII people too. uh, isprint() perhaps? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no