dict_cdb.c: In function 'dict_cdbq_sequence':
dict_cdb.c:202:20: error: 'DICT_CDBQ' has no member named 'seq_cpos'; did you 
mean 'seq_cptr'?
  202 |         dict_cdbq->seq_cpos = 0;
      |                    ^~~~~~~~
      |                    seq_cptr

Assuming that seq_cptr was intended, I added an iterator test and
the test passes.

        Wietse
_______________________________________________
Postfix-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to