From owner-freebsd-multimedia@FreeBSD.ORG Sat May 18 18:45:18 2013 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7B8F951D for ; Sat, 18 May 2013 18:45:18 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 43C2DE0D for ; Sat, 18 May 2013 18:45:17 +0000 (UTC) Received: from p5dc3eac2.dip0.t-ipconnect.de ([93.195.234.194] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1Udm7x-00065G-QR; Sat, 18 May 2013 20:45:10 +0200 Message-ID: <5197CC35.2040903@gwdg.de> Date: Sat, 18 May 2013 20:45:09 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130516 Thunderbird/17.0.6 MIME-Version: 1.0 To: Chris Rees Subject: Re: audio/grip fix build on head (probably clang) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 May 2013 18:45:18 -0000 On 18.05.2013 19:00 (UTC+2), Chris Rees wrote: > On 12 May 2013 21:34, Chris Rees wrote: >> Hi all, >> >> http://www.bayofrum.net/medusa/tinderlogs/10-local-20130512111811/grip-3.3.1_5.log >> >> Fix is fairly trivial, I'm pretty sure that it's also correct. >> >> http://www.bayofrum.net/~crees/patches/grip-return-type.diff >> >> Anyone mind if I commit? > > I've committed it, please let me know if I've broken it somehow :) For me, it builds and installs fine with clang and works as exepected. Thanks for the fix, Rainer > > Chris