K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-08-10T13:01:51.875294Z K 7 svn:log V 619 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 END