From owner-svn-src-all@FreeBSD.ORG Tue Jun 5 15:56:49 2012 Return-Path: Delivered-To: svn-src-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E36B5106566B; Tue, 5 Jun 2012 15:56:49 +0000 (UTC) (envelope-from ache@vniz.net) Received: from vniz.net (vniz.net [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 58BA48FC14; Tue, 5 Jun 2012 15:56:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.5/8.14.5) with ESMTP id q55FukgX017214; Tue, 5 Jun 2012 19:56:46 +0400 (MSK) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id q55FukQu017213; Tue, 5 Jun 2012 19:56:46 +0400 (MSK) (envelope-from ache) Date: Tue, 5 Jun 2012 19:56:46 +0400 From: Andrey Chernov To: Marcel Moolenaar Message-ID: <20120605155645.GA16936@vniz.net> Mail-Followup-To: Andrey Chernov , Marcel Moolenaar , Joerg Sonnenberger , svn-src-all@FreeBSD.ORG, Dimitry Andric , src-committers@FreeBSD.ORG, svn-src-head@FreeBSD.ORG References: <201206042134.q54LYoVJ067685@svn.freebsd.org> <4FCDBE69.6080906@FreeBSD.org> <20120605123901.GA13306@vniz.net> <20120605125520.GA12045@britannica.bec.de> <20120605131305.GF13306@vniz.net> <20120605142510.GB13416@britannica.bec.de> <20120605143114.GA15710@vniz.net> <9BD2A226-4C65-4879-8C6F-4C3AFF1C9D41@xcllnt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9BD2A226-4C65-4879-8C6F-4C3AFF1C9D41@xcllnt.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.ORG, Dimitry Andric , svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, Joerg Sonnenberger Subject: Re: svn commit: r236582 - head/lib/libc/stdlib 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: Tue, 05 Jun 2012 15:56:50 -0000 On Tue, Jun 05, 2012 at 08:23:20AM -0700, Marcel Moolenaar wrote: > If we the resolution of the ID 0000385 indicates that a future version > will have the suggested text, then one can definitely argue that it's > not unreasonable to start changing our functions to match the new text > (like free(3)) and change all consumers to depend on it. It is already reach Resolved status, exact link if of the final changes is http://austingroupbugs.net/view.php?id=385#c713 But considering all feedback I got at this moment (including private ones) I decide to back out my change and fill PR for malloc() maintainer to save errno directly in free() instead. -- http://ache.vniz.net/