Changes between Initial Version and Version 3 of Ticket #60755


Ignore:
Timestamp:
Jul 2, 2020, 12:50:43 PM (4 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60755

    • Property Owner set to ryandesign
    • Property Status changed from new to assigned
    • Property Keywords tiger added; Tiger re2c removed
  • Ticket #60755 – Description

    initial v3  
    22
    33This is the error I see while building:
    4 
     4{{{
    55: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>'))
    66:info:build     for (typename ctx_t::rcconfiter_t c = reach.rbegin(); c != reach.rend(); ++c) {
     7}}}