error compiling re2c on 10.5 leopard

Ken Cunningham ken.cunningham.webuse at gmail.com
Sun Aug 25 23:21:52 UTC 2019


I saw this error on Tiger PPC with apple-gcc-4.2

:info:build ./src/dfa/closure_posix.h:128: error: no match for 'operator!=' in 'c != std::vector<_Tp, _Alloc>::rend() [with _Tp = re2c::clos_t, _Alloc = std::allocator<re2c::clos_t>]()'


Force-building it with gcc6 worked.

Ken


More information about the macports-users mailing list