[Bug 214192] multimedia/bino: fails to build with ffmpeg 3.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 13 15:35:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214192

Thomas Zander <riggs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs at FreeBSD.org

--- Comment #1 from Thomas Zander <riggs at FreeBSD.org> ---
This does not need a fix only for ffmpeg 3, but also for libc++ 3.8+:

...
str.cpp:97:11: error: call to member function 'insert' is ambiguous
        s.insert(0, 1, (negative ? ('0' - x % 10) : ('0' + x % 10)));
        ~~^~~~~~
...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list