d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/wiz_office.c line 8: Undefined function set_name
d/wiz/vote_room.c line 41: Undefined variable 'FARWIND'

d/wiz/vote_room.c line 41: syntax error
d/wiz/vote_room.c line 52: Illegal LHS
d/wiz/vote_room.c line 54: Illegal LHS
d/wiz/vote_room.c line 54: syntax error
d/wiz/vote_room.c line 55: Illegal LHS
d/wiz/vote_room.c line 41: Undefined variable 'FARWIND'

d/wiz/vote_room.c line 41: syntax error
d/wiz/vote_room.c line 52: Illegal LHS
d/wiz/vote_room.c line 54: Illegal LHS
d/wiz/vote_room.c line 54: syntax error
d/wiz/vote_room.c line 55: Illegal LHS
d/wiz/vote_room.c line 41: Undefined variable 'FARWIND'

d/wiz/vote_room.c line 41: syntax error
d/wiz/vote_room.c line 52: Illegal LHS
d/wiz/vote_room.c line 54: Illegal LHS
d/wiz/vote_room.c line 54: syntax error
d/wiz/vote_room.c line 55: Illegal LHS
/d/wiz/vote_room.lpc:41:28: error: syntax error, unexpected L_STRING
   41 |     "east" : FARWIND"tower1",
      |                            ^
/d/wiz/vote_room.lpc:54:36: error: syntax error, unexpected ';'
   54 |   if( !vote_data ) vote_data = ([]);
      |                                    ^
/d/wiz/vote_room.lpc:55:34: error: syntax error, unexpected ';'
   55 |   if( !new_data ) new_data = ([]);
      |                                  ^
/d/wiz/vote_room.lpc:56:44: error: syntax error, unexpected ';'
   56 |   if( !default_options ) default_options = DEFAULT_OPTIONS;
      |                                            ^
/d/wiz/vote_room.lpc:16:9: note: expanded from macro 'DEFAULT_OPTIONS'
   16 | #define DEFAULT_OPTIONS ({ "endorse", "reject", "abstain" })
      |         ^
/d/wiz/vote_room.lpc:129:28: error: syntax error, unexpected ';'
  129 |   names = keys( vote_data );
      |                            ^
/d/wiz/vote_room.lpc:138:28: error: Undefined variable 'names'
  138 |     for( i = sizeof( names ) ; i ; i-- )
      |                            ^
