From owner-freebsd-multimedia@FreeBSD.ORG Tue Oct 22 20:11:47 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 829D66E6 for ; Tue, 22 Oct 2013 20:11:47 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0F51424A6 for ; Tue, 22 Oct 2013 20:11:46 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id ea20so3189166lab.24 for ; Tue, 22 Oct 2013 13:11:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zeJZFu+EBDEUTK+IRVhixKHzev1D9yrtV7eB5YYSB+s=; b=O2oE2dVqs9NxnJOk5IXNlSGArHDr0SKJ3iscuLxsspx/GjHHc2WNeBJFrpaWGOAnir 4L6bAE18VxsW6SLUF5XTPhygmY5gdX0ty2Dul69zcus+K20nQEWBOm3k0jFxPBj+TTDL jro7KUJ0dJnZPAjr4MiZ3CeIerR+Qx/oTUvYzs4fNoehmhASeY1RHD51IT4UFkhcOcx0 tl6+tWsOUTtwNT/uYZoVVAjY6MG8AJUmSjF51UMfU3jtRmvPjuxkdcj2ym5S/DVjAzRB Z94MesqDFnHirgNTEiWKdvisuv9ErQ7IuYG8p0rUllUPZ5rxp+/cGG0Ra7Fci/wKj1yw hAdA== MIME-Version: 1.0 X-Received: by 10.112.138.37 with SMTP id qn5mr2445930lbb.52.1382472705012; Tue, 22 Oct 2013 13:11:45 -0700 (PDT) Received: by 10.114.176.34 with HTTP; Tue, 22 Oct 2013 13:11:44 -0700 (PDT) In-Reply-To: <20131022220708.4f58eda5@kalimero.tijl.coosemans.org> References: <20131022152502.61214646@kalimero.tijl.coosemans.org> <20131022220708.4f58eda5@kalimero.tijl.coosemans.org> Date: Tue, 22 Oct 2013 18:11:44 -0200 Message-ID: Subject: Re: VLC 2.1.0 From: William Grzybowski To: Tijl Coosemans Content-Type: text/plain; charset=ISO-8859-1 Cc: multimedia-list freebsd 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: Tue, 22 Oct 2013 20:11:47 -0000 On Tue, Oct 22, 2013 at 6:07 PM, Tijl Coosemans wrote: > On Tue, 22 Oct 2013 12:30:38 -0200 William Grzybowski wrote: >> On Tue, Oct 22, 2013 at 11:25 AM, Tijl Coosemans wrote: >>> On Tue, 22 Oct 2013 10:55:28 -0200 William Grzybowski wrote: >>>> I am trying to update vlc to 2.1.0, its the final step to get rid of >>>> ffmpeg1 as well. >>>> I was wondering if any c++ guru out there have any clues on how to fix this: >>>> >>>> http://pastebin.ca/2469885 >>>> >>>> http://people.freebsd.org/~wg/vlc2.1.0.txt >>> >>> I think the problem is that clang doesn't expect } after a label. >>> So try adding a ; or (void)0; between the label and vlc_cleanup_run(). >> >> That works, thank you! > > I've committed a fix to FreeBSD head that will normally be MFCed to > stable/10 in a few days. That's great, thank you once again! Cheers -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil