Date: Tue, 22 Oct 2013 12:30:38 -0200 From: William Grzybowski <william88@gmail.com> To: Tijl Coosemans <tijl@coosemans.org> Cc: multimedia-list freebsd <freebsd-multimedia@freebsd.org> Subject: Re: VLC 2.1.0 Message-ID: <CAHtVNLOp%2BXqj%2BEbVsxDsLj4tjsxJkjWLm9G0ze_ND_noYGu_=Q@mail.gmail.com> In-Reply-To: <20131022152502.61214646@kalimero.tijl.coosemans.org> References: <CAHtVNLONK3hZTUoJoebjtdZbhwK8pA8deO1um191zF5pZowF9A@mail.gmail.com> <20131022152502.61214646@kalimero.tijl.coosemans.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 22, 2013 at 11:25 AM, Tijl Coosemans <tijl@coosemans.org> wrote: > On Tue, 22 Oct 2013 10:55:28 -0200 William Grzybowski wrote: >> Hi, >> >> 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! -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLOp%2BXqj%2BEbVsxDsLj4tjsxJkjWLm9G0ze_ND_noYGu_=Q>