Follow-up Comment #38, patch #6104 (project freeciv):

Thanks for replying.

I add compilation error bellow:

events.c:216:10: error: ‘E_UNIT_ESCAPED’ undeclared here (not in a
function)
   GEN_EV(E_UNIT_ESCAPED, E_S_UNIT, N_("Unit escaped")),
          ^
events.c:68:77: note: in definition of macro ‘GEN_EV’
 #define GEN_EV(event, section, descr) { #event, NULL, section, descr, NULL,
event }

I wonder where E_COUNT are declared. Thanks.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?6104>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to