From owner-cvs-src@FreeBSD.ORG Thu Nov 1 03:06:42 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF7BF16A417; Thu, 1 Nov 2007 03:06:42 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id F400513C48E; Thu, 1 Nov 2007 03:06:41 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.1/8.14.1) with ESMTP id lA1367eS095044; Thu, 1 Nov 2007 06:06:07 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1193886367; bh=Qtlk6pSvcvI6lG5k8hYAQ7eg5qPoUbV5qrIzD31 ZpBE=; l=488; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=o5xLdRkWALDKVACfz64yR6KkyYF2EE8nAP2/NulL 1ICT87Tj6/FBgLhmS80p5Fe/+SLm937UY3wIcj2VnFc1e9RQA8gNbBZAF28STHT7N8N asLJb2LyUuZQTsNR+SuGs2ot3aOJ2qtdItkW9nFUpnUwq/nnmq1U1q9vAOJWZuKM= Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id lA1367m9095043; Thu, 1 Nov 2007 06:06:07 +0300 (MSK) (envelope-from ache) Date: Thu, 1 Nov 2007 06:06:06 +0300 From: Andrey Chernov To: Christoph Mallon Message-ID: <20071101030606.GA94947@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Christoph Mallon , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200710272232.l9RMWSbK072082@repoman.freebsd.org> <47264710.2000500@gmx.de> <20071031221934.GA90781@nagual.pp.ru> <4729314D.1090709@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4729314D.1090709@gmx.de> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/include _ctype.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 03:06:43 -0000 On Thu, Nov 01, 2007 at 02:52:13AM +0100, Christoph Mallon wrote: >> 2. _c & ~0x7F comes right from is{w}ascii() so there is no such enormously >> big problems to decifer. I just want to keep all ctype in style. > > Repeating cryptic code does not make it better, IMO. This issue is completely non-essential and can stay in its any form, but seems to produce lots of noise and tires me. See new subj. 'non-functional backout for review' in current@ -- http://ache.pp.ru/