Date: Sat, 27 Feb 2016 17:25:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207531] math/ogdf: Update to 2015.05 Message-ID: <bug-207531-13-5UfDmbGvYl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207531-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207531-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=3D207531 Kurt Jaeger <pi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pi@FreeBSD.org --- Comment #6 from Kurt Jaeger <pi@FreeBSD.org> --- I tried to build it on 11a (current) and it failed with: =3D=3D=3D> Building for ogdf-2015.05 gmake[2]: Entering directory '/home/pi/myp/math/ogdf/work/OGDF' mkdir -p _release/src/ogdf/fileformats c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I./include=20 -DOGDF_INSTALL -O2 -o _release/src/ogdf/fileformats/DotParser.o -c src/ogdf/fileformats/DotParser.cpp src/ogdf/fileformats/DotParser.cpp:766:18: error: use of overloaded operator '>>' is ambiguous (with operand types 'std::__1::basic_istream<char>'= and 'char') ss >> GA.x(v) >> ',' >> GA.y(v); ~~~~~~~~~~~~~ ^ ~~~ --=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-207531-13-5UfDmbGvYl>