/u/k/know/rule/roommaker.lpc:131:1: warning: Unused local variable 'cwd'
  131 | }
      | ^
/u/k/know/rule/roommaker.lpc:131:1: warning: Unused local variable 'num'
  131 | }
      | ^
/u/k/know/rule/roommaker.lpc:180:1: warning: Unused local variable 'str'
  180 | }
      | ^
/u/k/know/rule/roommaker.lpc:269:1: warning: Unused local variable 'tmp'
  269 | }
      | ^
/u/k/know/rule/roommaker.lpc:303:1: warning: Unused local variable 'status'
  303 | }
      | ^
/u/k/know/rule/roommaker.lpc:623:1: warning: Unused local variable 'n'
  623 | }
      | ^
/u/k/know/rule/roommaker.lpc:691:1: warning: Unused local variable 'cwd'
  691 | }
      | ^
/u/k/know/test/bomb/rob.lpc:86:37: warning: Number of arguments to 'do_rob' disagrees with previous definition.
   86 | void do_rob(object bandit, object ob)
      |                                     ^
/u/k/know/test/tea/tea2.lpc:27:1: warning: long() inherited from both /feature/liquid.lpc and /feature/name.lpc (via /std/item.lpc); using the definition in /feature/liquid.lpc.
/u/k/know/test/tea/tea3.lpc:42:1: warning: long() inherited from both /feature/liquid.lpc and /feature/name.lpc (via /std/item.lpc); using the definition in /feature/liquid.lpc.
/u/k/know/test/tea/tea1.lpc:44:1: warning: long() inherited from both /feature/liquid.lpc and /feature/name.lpc (via /std/item.lpc); using the definition in /feature/liquid.lpc.
/u/k/know/test/rose/rose1.lpc:48:1: warning: Unused local variable 'target'
   48 | }
      | ^
/u/k/know/test/rose/rose1.lpc:48:1: warning: Unused local variable 'targetenv'
   48 | }
      | ^
/u/k/know/test/rose/fin.lpc:50:1: warning: Unused local variable 'me'
   50 | }
      | ^
/u/k/know/test/rose/1.lpc:48:1: warning: Unused local variable 'target'
   48 | }
      | ^
/u/k/know/test/rose/1.lpc:48:1: warning: Unused local variable 'targetenv'
   48 | }
      | ^
/u/k/know/test/rose/ro3.lpc:51:1: warning: Unused local variable 'me'
   51 | }
      | ^
/u/k/know/test/rose/ro2.lpc:50:1: warning: Unused local variable 'me'
   50 | }
      | ^
/u/k/know/other/rob.lpc:86:37: warning: Number of arguments to 'do_rob' disagrees with previous definition.
   86 | void do_rob(object bandit, object ob)
      |                                     ^
/u/k/know/other/radar.lpc:78:1: warning: Unused local variable 'value'
   78 | }
      | ^
/u/k/know/other/radar.lpc:78:1: warning: Unused local variable 'n_money'
   78 | }
      | ^
/u/k/know/other/token.lpc:108:49: error: Undefined variable 'SAVE_EXTENSION'
  108 |  if(file_size(query_save_file() + SAVE_EXTENSION)>=0 )
      |                                                 ^
/u/k/know/other/token.lpc:189:39: error: Undefined variable 'SAVE_EXTENSION'
  189 |  rm(query_save_file() + SAVE_EXTENSION);
      |                                       ^
/u/k/know/other/suit.lpc:272:53: warning: Unknown escape sequence '\'.
  272 |  message_vision("$N用超级面包师父的顶级功\力, 让"+
      |                                                     ^
      |                                                     
/u/k/know/other/suit.lpc:345:1: warning: Unused local variable 'usr'
  345 | }
      | ^
/u/k/know/other/wade.lpc:68:1: warning: Unused local variable 'buf'
   68 | }
      | ^
/u/k/know/other/bigcat12.lpc:20:97: warning: Unknown escape sequence '\ '.
   20 |   "相貌极粗旷 ,英挺俊美 ,心高气傲的男子 .他是上代仙剑掌门的关门弟子\ ,也就是郑士欣的师弟 .他看起来无精打采 . \n");
      |                                                                                                 ^
      |                                                                                                  
/u/k/know/other/bigcat12.lpc:211:37: warning: Unknown escape sequence '\'.
  211 |            message_vision("豪鬼惭\愧\的说道 : 师父 ,弟子错了 ..\n",this_player());
      |                                     ^
      |                                     
/u/k/know/other/bigcat12.lpc:211:41: warning: Unknown escape sequence '\'.
  211 |            message_vision("豪鬼惭\愧\的说道 : 师父 ,弟子错了 ..\n",this_player());
      |                                         ^
      |                                         
/u/k/know/other/glass.lpc:79:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/armor/waist.lpc); using the definition in /feature/clean_up.lpc.
/u/k/know/other/ring.lpc:59:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/armor/cloth.lpc); using the definition in /feature/clean_up.lpc.
/u/k/know/obj/rose1.lpc:51:1: warning: Unused local variable 'me'
   51 | }
      | ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0xe2
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: syntax error, unexpected invalid token
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0x96
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0xa1
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0xe2
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0x96
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/oldrose.lpc:47:1: warning: Unused local variable 'target'
   47 | }
      | ^
/u/k/know/obj/oldrose.lpc:47:1: warning: Unused local variable 'targetenv'
   47 | }
      | ^
/u/k/know/npc/long.lpc:97:1: warning: Unused local variable 'enemy'
   97 | }
      | ^
/u/k/know/npc/long.lpc:97:1: warning: Unused local variable 'target'
   97 | }
      | ^
/u/k/know/npc/long.lpc:97:1: warning: Unused local variable 'kee'
   97 | }
      | ^
/u/k/know/npc/111.lpc:62:93: warning: Unknown escape sequence '\'.
   62 |      write("不过.....我怀疑掌门人是否看错人了...让我来领教一下你的武\功\吧!\n");
      |                                                                                             ^
      |                                                                                             
/u/k/know/npc/111.lpc:62:97: warning: Unknown escape sequence '\'.
   62 |      write("不过.....我怀疑掌门人是否看错人了...让我来领教一下你的武\功\吧!\n");
      |                                                                                                 ^
      |                                                                                                 
/u/k/know/npc/111.lpc:73:39: warning: Unknown escape sequence '\'.
   73 |      write("张乘云说: 虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                       ^
      |                                       
/u/k/know/npc/111.lpc:73:43: warning: Unknown escape sequence '\'.
   73 |      write("张乘云说: 虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                           ^
      |                                           
/u/k/know/npc/111.lpc:74:24: warning: Unknown escape sequence '\'.
   74 |      得不到仙剑武\功\的!\n");
      |                        ^
      |                        
/u/k/know/npc/111.lpc:74:28: warning: Unknown escape sequence '\'.
   74 |      得不到仙剑武\功\的!\n");
      |                            ^
      |                            
/u/k/know/npc/111.lpc:78:30: warning: Unknown escape sequence '\'.
   78 |            光大仙剑的武\功\!\n");
      |                              ^
      |                              
/u/k/know/npc/111.lpc:78:34: warning: Unknown escape sequence '\!'.
   78 |            光大仙剑的武\功\!\n");
      |                                  ^
      |                                  !
/u/k/know/npc/111.lpc:97:40: warning: Unknown escape sequence '\'.
   97 |           tell_object(ob2,"虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                        ^
      |                                        
/u/k/know/npc/111.lpc:97:44: warning: Unknown escape sequence '\'.
   97 |           tell_object(ob2,"虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                            ^
      |                                            
/u/k/know/npc/111.lpc:98:29: warning: Unknown escape sequence '\'.
   98 |           得不到仙剑武\功\的\n");
      |                             ^
      |                             
/u/k/know/npc/111.lpc:98:33: warning: Unknown escape sequence '\'.
   98 |           得不到仙剑武\功\的\n");
      |                                 ^
      |                                 
/u/k/know/npc/111.lpc:106:29: warning: Unknown escape sequence '\'.
  106 |           光大仙剑的武\功\\n");
      |                             ^
      |                             
/u/k/know/room/land1.lpc:15:6: error: Undefined variable 'start'
   15 | start: __DIR__"1.lpc",
      |      ^
/u/k/know/rule/roommaker.lpc:131:1: warning: Unused local variable 'cwd'
  131 | }
      | ^
/u/k/know/rule/roommaker.lpc:131:1: warning: Unused local variable 'num'
  131 | }
      | ^
/u/k/know/rule/roommaker.lpc:180:1: warning: Unused local variable 'str'
  180 | }
      | ^
/u/k/know/rule/roommaker.lpc:269:1: warning: Unused local variable 'tmp'
  269 | }
      | ^
/u/k/know/rule/roommaker.lpc:303:1: warning: Unused local variable 'status'
  303 | }
      | ^
/u/k/know/rule/roommaker.lpc:623:1: warning: Unused local variable 'n'
  623 | }
      | ^
/u/k/know/rule/roommaker.lpc:691:1: warning: Unused local variable 'cwd'
  691 | }
      | ^
/u/k/know/test/bomb/rob.lpc:86:37: warning: Number of arguments to 'do_rob' disagrees with previous definition.
   86 | void do_rob(object bandit, object ob)
      |                                     ^
/u/k/know/test/tea/tea2.lpc:27:1: warning: long() inherited from both /feature/liquid.lpc and /feature/name.lpc (via /std/item.lpc); using the definition in /feature/liquid.lpc.
/u/k/know/test/tea/tea3.lpc:42:1: warning: long() inherited from both /feature/liquid.lpc and /feature/name.lpc (via /std/item.lpc); using the definition in /feature/liquid.lpc.
/u/k/know/test/tea/tea1.lpc:44:1: warning: long() inherited from both /feature/liquid.lpc and /feature/name.lpc (via /std/item.lpc); using the definition in /feature/liquid.lpc.
/u/k/know/test/rose/rose1.lpc:48:1: warning: Unused local variable 'target'
   48 | }
      | ^
/u/k/know/test/rose/rose1.lpc:48:1: warning: Unused local variable 'targetenv'
   48 | }
      | ^
/u/k/know/test/rose/fin.lpc:50:1: warning: Unused local variable 'me'
   50 | }
      | ^
/u/k/know/test/rose/1.lpc:48:1: warning: Unused local variable 'target'
   48 | }
      | ^
/u/k/know/test/rose/1.lpc:48:1: warning: Unused local variable 'targetenv'
   48 | }
      | ^
/u/k/know/test/rose/ro3.lpc:51:1: warning: Unused local variable 'me'
   51 | }
      | ^
/u/k/know/test/rose/ro2.lpc:50:1: warning: Unused local variable 'me'
   50 | }
      | ^
/u/k/know/other/rob.lpc:86:37: warning: Number of arguments to 'do_rob' disagrees with previous definition.
   86 | void do_rob(object bandit, object ob)
      |                                     ^
/u/k/know/other/radar.lpc:78:1: warning: Unused local variable 'value'
   78 | }
      | ^
/u/k/know/other/radar.lpc:78:1: warning: Unused local variable 'n_money'
   78 | }
      | ^
/u/k/know/other/suit.lpc:272:53: warning: Unknown escape sequence '\'.
  272 |  message_vision("$N用超级面包师父的顶级功\力, 让"+
      |                                                     ^
      |                                                     
/u/k/know/other/suit.lpc:345:1: warning: Unused local variable 'usr'
  345 | }
      | ^
/u/k/know/other/wade.lpc:68:1: warning: Unused local variable 'buf'
   68 | }
      | ^
/u/k/know/other/bigcat12.lpc:20:97: warning: Unknown escape sequence '\ '.
   20 |   "相貌极粗旷 ,英挺俊美 ,心高气傲的男子 .他是上代仙剑掌门的关门弟子\ ,也就是郑士欣的师弟 .他看起来无精打采 . \n");
      |                                                                                                 ^
      |                                                                                                  
/u/k/know/other/bigcat12.lpc:211:37: warning: Unknown escape sequence '\'.
  211 |            message_vision("豪鬼惭\愧\的说道 : 师父 ,弟子错了 ..\n",this_player());
      |                                     ^
      |                                     
/u/k/know/other/bigcat12.lpc:211:41: warning: Unknown escape sequence '\'.
  211 |            message_vision("豪鬼惭\愧\的说道 : 师父 ,弟子错了 ..\n",this_player());
      |                                         ^
      |                                         
/u/k/know/other/glass.lpc:79:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/armor/waist.lpc); using the definition in /feature/clean_up.lpc.
/u/k/know/other/ring.lpc:59:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/armor/cloth.lpc); using the definition in /feature/clean_up.lpc.
/u/k/know/obj/rose1.lpc:51:1: warning: Unused local variable 'me'
   51 | }
      | ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0xe2
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: syntax error, unexpected invalid token
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0x96
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0xa1
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0xe2
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/sword.lpc:9:16: error: Illegal character 0x96
    9 |       set_name(HIG"□HIC"□HIG"□HIC"□HIG"□HIC"t"HIG"□HIC"C" NOR, ({"study sword" , "sword"}));
      |                ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/include/ansi.h:6:9: note: expanded from macro 'ESC'
    6 | #define ESC ""
      |         ^
/include/ansi.h:23:9: note: expanded from macro 'HIG'
   23 | #define HIG ESC+"[1;32m"        /* Green    */
      |         ^
/u/k/know/obj/oldrose.lpc:47:1: warning: Unused local variable 'target'
   47 | }
      | ^
/u/k/know/obj/oldrose.lpc:47:1: warning: Unused local variable 'targetenv'
   47 | }
      | ^
/u/k/know/npc/long.lpc:97:1: warning: Unused local variable 'enemy'
   97 | }
      | ^
/u/k/know/npc/long.lpc:97:1: warning: Unused local variable 'target'
   97 | }
      | ^
/u/k/know/npc/long.lpc:97:1: warning: Unused local variable 'kee'
   97 | }
      | ^
/u/k/know/npc/111.lpc:62:93: warning: Unknown escape sequence '\'.
   62 |      write("不过.....我怀疑掌门人是否看错人了...让我来领教一下你的武\功\吧!\n");
      |                                                                                             ^
      |                                                                                             
/u/k/know/npc/111.lpc:62:97: warning: Unknown escape sequence '\'.
   62 |      write("不过.....我怀疑掌门人是否看错人了...让我来领教一下你的武\功\吧!\n");
      |                                                                                                 ^
      |                                                                                                 
/u/k/know/npc/111.lpc:73:39: warning: Unknown escape sequence '\'.
   73 |      write("张乘云说: 虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                       ^
      |                                       
/u/k/know/npc/111.lpc:73:43: warning: Unknown escape sequence '\'.
   73 |      write("张乘云说: 虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                           ^
      |                                           
/u/k/know/npc/111.lpc:74:24: warning: Unknown escape sequence '\'.
   74 |      得不到仙剑武\功\的!\n");
      |                        ^
      |                        
/u/k/know/npc/111.lpc:74:28: warning: Unknown escape sequence '\'.
   74 |      得不到仙剑武\功\的!\n");
      |                            ^
      |                            
/u/k/know/npc/111.lpc:78:30: warning: Unknown escape sequence '\'.
   78 |            光大仙剑的武\功\!\n");
      |                              ^
      |                              
/u/k/know/npc/111.lpc:78:34: warning: Unknown escape sequence '\!'.
   78 |            光大仙剑的武\功\!\n");
      |                                  ^
      |                                  !
/u/k/know/npc/111.lpc:97:40: warning: Unknown escape sequence '\'.
   97 |           tell_object(ob2,"虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                        ^
      |                                        
/u/k/know/npc/111.lpc:97:44: warning: Unknown escape sequence '\'.
   97 |           tell_object(ob2,"虽然你武\功\超越我 ,不过 ,你的心地邪恶 ,相信即使你进了藏经阁 ,也
      |                                            ^
      |                                            
/u/k/know/npc/111.lpc:98:29: warning: Unknown escape sequence '\'.
   98 |           得不到仙剑武\功\的\n");
      |                             ^
      |                             
/u/k/know/npc/111.lpc:98:33: warning: Unknown escape sequence '\'.
   98 |           得不到仙剑武\功\的\n");
      |                                 ^
      |                                 
/u/k/know/npc/111.lpc:106:29: warning: Unknown escape sequence '\'.
  106 |           光大仙剑的武\功\\n");
      |                             ^
      |                             
/u/k/know/room/land1.lpc:15:6: error: Undefined variable 'start'
   15 | start: __DIR__"1.lpc",
      |      ^
