Date: Sun, 13 Nov 2016 15:35:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214192] multimedia/bino: fails to build with ffmpeg 3.x Message-ID: <bug-214192-13-50da7Va51c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214192-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214192-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214192 Thomas Zander <riggs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #1 from Thomas Zander <riggs@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))); ~~^~~~~~ ... --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214192-13-50da7Va51c>