Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2017 16:56:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216082] graphics/aqsis: fails to build with libc++ 4.0
Message-ID:  <bug-216082-13-kvp0AKGDuF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216082-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216082-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=3D216082

--- Comment #1 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
(In reply to Dimitry Andric from bug 216034 comment #6)
> Note that the upstream author has reverted the commit causing this here:
>
> http://llvm.org/viewvc/llvm-project?rev=3D291921&view=3Drev
>
> and has also merged it to the 4.0 branch. I will import the upstream
> branch into the projects/clang400-import branch soon.

lang/gcc6 and later versions are also affected.

libs/core/texturing_old/shadowmap_old.cpp: In member function 'void
Aqsis::CqShadowMapOld::LoadZFile()':
libs/core/texturing_old/shadowmap_old.cpp:179:13: error: no match for
'operator!=3D' (operand types are 'std::ifstream {aka std::basic_ifstream<c=
har>}'
and 'long int')
   if ( file !=3D NULL )
             ^

--=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-216082-13-kvp0AKGDuF>