Opened 4 years ago

Last modified 4 years ago

#60755 closed defect

re2c 1.3.0 fails to build on Mac OS 10.4 (intel) — at Initial Version

Reported by: programmingkidx Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger Cc:
Port: re2c

Description

re2c 1.3.0 fails to build on Mac OS 10.4 (intel).

This is the error I see while building:

:info:build ./src/dfa/closure_posix.h:128:61: error: invalid operands to binary expression ('typename determ_context_t<phistory_t>::rcconfiter_t' (aka 'reverse_iterator<const_iterator>') and 'reverse_iterator' (aka 'reverse_iterator<iterator>')) :info:build for (typename ctx_t::rcconfiter_t c = reach.rbegin(); c != reach.rend(); ++c) {

Change History (1)

Changed 4 years ago by programmingkidx

Attachment: main.log added
Note: See TracTickets for help on using tickets.