After reading the chapter on events in the Spec, I thought it was too
hairy even for my baroque taste, so I tried to compile without it.  I
got this:

smtp.c:1626:34: error: ‘transport_instance {aka struct
     transport_instance}’ has no member named ‘event_action’ (void)
     event_raise(sx->tblock->event_action, ^~

smtp.c:1637:36: error: ‘transport_instance {aka struct
       transport_instance}’ has no member named ‘event_action’ (void)
       event_raise(sx->tblock->event_action, ^~

smtp.c:1977:31: error: ‘transport_instance {aka struct
  transport_instance}’ has no member named ‘event_action’ (void)
  event_raise(sx->tblock->event_action, ^~

smtp.c:2075:34: error: ‘transport_instance {aka struct
     transport_instance}’ has no member named ‘event_action’ (void)
     event_raise(sx->tblock->event_action, US"dane:fail",

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_ on Usenet and on broken lists
which rewrite From, fetch the TXT record for no-use.mooo.com.

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to