VLC 2.1.0

William Grzybowski william88 at gmail.com
Tue Oct 22 20:11:47 UTC 2013


On Tue, Oct 22, 2013 at 6:07 PM, Tijl Coosemans <tijl at coosemans.org> wrote:
> On Tue, 22 Oct 2013 12:30:38 -0200 William Grzybowski wrote:
>> On Tue, Oct 22, 2013 at 11:25 AM, Tijl Coosemans <tijl at coosemans.org> 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


More information about the freebsd-multimedia mailing list