From owner-cvs-src@FreeBSD.ORG Thu Oct 25 15:17:10 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 4FCD516A417; Thu, 25 Oct 2007 15:17:10 +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 CAD9913C494; Thu, 25 Oct 2007 15:17:09 +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 l9PFH8UY011442; Thu, 25 Oct 2007 19:17:08 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1193325428; bh=CRGOdkVDeNTowZT8KFzhaBWjdhIFGBztpeHkrdC 2IUI=; l=491; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=PCVk1GhYJtX9/WZapYCsN88WjBQ7gjyrqVCNUmsF A2l40rbTM3LQMIWFQRDdfmtN8qjWdTEgJNJ/IeATt2CaREmFe1oEiJ6qbfVc03SfzIv EROuTbUFe/2WCYB/V009SFKG5WgQ+z1pp5jzt3SPIQ4i09lY4MVnvxwUNY3W+yjc= Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id l9PFH7Y2011441; Thu, 25 Oct 2007 19:17:08 +0400 (MSD) (envelope-from ache) Date: Thu, 25 Oct 2007 19:17:07 +0400 From: Andrey Chernov To: Scott Long Message-ID: <20071025151707.GA11398@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Scott Long , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200710150951.l9F9pUm7026506@repoman.freebsd.org> <4720B30F.4040903@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4720B30F.4040903@samsco.org> 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/lib/libc/locale utf8.c 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, 25 Oct 2007 15:17:10 -0000 On Thu, Oct 25, 2007 at 09:15:27AM -0600, Scott Long wrote: > Andrey A. Chernov wrote: >> ache 2007-10-15 09:51:30 UTC >> FreeBSD src repository >> Modified files: >> lib/libc/locale utf8.c Log: >> Add comment explaining __mb_sb_limit trick here. >> Revision Changes Path >> 1.16 +5 -0 src/lib/libc/locale/utf8.c > > When is the ABI damage from this going to be fixed? There is no ABI damage in -current. -- http://ache.pp.ru/