d/swordman/swordman.c line 158: parse error
d/swordman/swordman.c line 160: Illegal LHS
d/swordman/swordman.c line 161: parse error
d/swordman/swordman.c line 166: Illegal LHS
d/swordman/swordman.c line 166: parse error
d/swordman/swordman.c line 185: Illegal LHS
d/swordman/swordman.c line 161: parse error
d/swordman/swordman.c line 166: Illegal LHS
d/swordman/swordman.c line 166: parse error
d/swordman/swordman.c line 185: Illegal LHS
d/swordman/swordman.c line 185: parse error
d/swordman/swordman.c line 186: Illegal LHS
/d/swordman/swordman.lpc:190:1: warning: Unused local variable 'kni'
  190 | }
      | ^
/d/swordman/guild/knight_inner.lpc:35:65: warning: Unknown escape sequence '\'.
   35 |  if( !ws ) write( "你到目前为止还没有建立任何战功\。\n" );
      |                                                                 ^
      |                                                                 
/d/swordman/guild/knight_inner.lpc:36:39: warning: Unknown escape sequence '\'.
   36 |  else write( "你目前累积的战功\共有 " + ws + " 点。\n" );
      |                                       ^
      |                                       
/d/swordman/guild/monsters/master.lpc:3:9: warning: Redeclaration of global variable 'alias'.
    3 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/swordman/dr_book.lpc:8:22: warning: Redeclaration of global variable 'levels'.
    8 | mapping levels = ([]);
      |                      ^
/d/swordman/dr_book.lpc:65:1: warning: Unused local variable 'temp'
   65 | }
      | ^
/d/swordman/dr_book.lpc:65:1: warning: Unused local variable 'chinese_mode'
   65 | }
      | ^
/d/swordman/cmds/defend.lpc:59:1: warning: Unused local variable 'foo'
   59 | }
      | ^
/d/swordman/cmds/_defend.lpc:59:1: warning: Unused local variable 'foo'
   59 | }
      | ^
