HomeFreeBSD

MFH: r476829

Description

MFH: r476829

devel/codeblocks-devel: unbreak with libc++ 5

In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:148:85: error: expected expression

_LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return type();}
                                                                                ^

../../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from macro 'type'
#define type(obj) ((obj)._type)

^

Submitted by: Michael Butler (based on)
Approved by: ports-secteam blanket

Details

Provenance
jbeichAuthored on
Parents
rP476829: devel/codeblocks-devel: unbreak with libc++ 5
Branches
Unknown
Tags
Unknown