From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25012 invoked by alias); 30 Oct 2014 19:52:32 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 25002 invoked by uid 89); 30 Oct 2014 19:52:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: topped-with-meat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Alan Modra Cc: libc-alpha@sourceware.org, bug-gnulib@gnu.org Subject: Re: [PATCH 3/5] 64-bit obstack support, part 1 In-Reply-To: Alan Modra's message of Wednesday, 29 October 2014 14:02:31 +1030 <20141029033231.GL4267@bubble.grove.modra.org> References: <20141029033231.GL4267@bubble.grove.modra.org> Message-Id: <20141030195229.3304E2C3B15@topped-with-meat.com> Date: Thu, 30 Oct 2014 19:52:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=SvUDtp+0 c=1 sm=1 tr=0 a=WkljmVdYkabdwxfqvArNOQ==:117 a=14OXPxybAAAA:8 a=kj9zAlcOel0A:10 a=hOe2yjtxAAAA:8 a=3D5TgO9xQkbKmuNZlTUA:9 a=CjuIK1q_8ugA:10 a=H2eGCL-m-ZoA:10 a=g9eNArA0R54A:10 X-SW-Source: 2014-10/txt/msg00762.txt.bz2 It would be easier to review if you separated the very trivial changes from the others. The size_t change is clearly fine and can be approved quickly. The refactoring requires more attention.