[Bug 216609] devel/py-ice: fails to build with libc++ 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 30 18:45:18 UTC 2017


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

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

$ c++ -std=c++98 -D__STDC_LIMIT_MACROS a.cc
$ ./a.out 
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] template
code break in the process).

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


More information about the freebsd-ports-bugs mailing list