Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 18:45:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216609] devel/py-ice: fails to build with libc++ 4.0
Message-ID:  <bug-216609-13-mtuFO17Bwi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216609-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216609-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=3D216609

--- Comment #13 from Michael Gmelin <grembo@FreeBSD.org> ---
For completeness sake:

$ c++ -std=3Dc++98 -D__STDC_LIMIT_MACROS a.cc
$ ./a.out=20
64

So this accomplishes what we want (always use ICE_64 on amd64).

I'll approve the patch, but I'd suggest to add a line to UPDATING (when we
switched from Ice 3.6.2 to Ice 3.6.3 we had some [overly optimistic] templa=
te
code break in the process).

--=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-216609-13-mtuFO17Bwi>