From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Meyering Subject: Re: [PATCH hail] const-correctness tweaks Date: Thu, 07 Oct 2010 08:38:18 +0200 Message-ID: <87r5g2ik2t.fsf@meyering.net> References: <87mxqro78a.fsf@meyering.net> <4CAD620B.80705@garzik.org> Mime-Version: 1.0 Return-path: In-Reply-To: <4CAD620B.80705@garzik.org> (Jeff Garzik's message of "Thu, 07 Oct 2010 02:00:43 -0400") Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jeff Garzik Cc: Project Hail Jeff Garzik wrote: > On 10/06/2010 08:07 AM, Jim Meyering wrote: ... >> It looks like most of hail's interfaces are const-correct, >> but one stood out because it provokes a warning when I tried to >> pass a const-correct write_cb function to hstor_get from iwhd: ... >> include/hstor.h | 4 ++-- >> lib/hstor.c | 5 +++-- >> lib/hutil.c | 2 +- >> 3 files changed, 6 insertions(+), 5 deletions(-) > > This requires updating test/large-object.c in tabled, too. Would you > mind sending along that companion patch? Sure. Posting separately. With only one use, the tendrils were relatively short.