[Feb 19 01:31:05]u/w/wade/room/test.c line 39: Undefined function dd before ;
[Feb 19 01:31:05]u/w/wade/room/test.c line 77: Redeclaration of function dd. before the end of line
[Feb 18 23:21:00]u/w/wade/room/test.c line 59: Undefined variable 'BOLD' before  NOR "%s\n" +
[Feb 18 23:21:00]u/w/wade/room/test.c line 59: parse error before  NOR "%s\n" +
[Feb 18 23:21:00]u/w/wade/room/test.c line 67: Illegal LHS before the end of line
[Feb 18 23:21:00]u/w/wade/room/test.c line 68: parse error before  ("\t配偶是: %O", co
[Feb 18 23:23:16]u/w/wade/room/test.c line 142: Undefined variable 'SKILL_USAGE_ATTACK' before ;
[Feb 18 23:23:16]u/w/wade/room/test.c line 143: Undefined variable 'SKILL_USAGE_DEFENSE' before ;
[Feb 18 23:23:16]u/w/wade/room/test.c line 168: Undefined variable 'ob' before  me;
[Feb 18 23:24:04]u/w/wade/room/test.c line 170: Undefined variable 'ob' before  me;
[Feb 18 23:54:14]u/w/wade/test.c line 47: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:54:14]u/w/wade/test.c line 55: Wrong number of arguments to snoop
    Expected: 1  Got: 2 before ;
[Feb 18 23:54:14]u/w/wade/test.c line 55: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:56:18]u/w/wade/test.c line 47: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:56:18]u/w/wade/test.c line 55: Wrong number of arguments to snoop
    Expected: 1  Got: 2 before ;
[Feb 18 23:56:18]u/w/wade/test.c line 55: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:58:12]u/w/wade/test.c line 49: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:58:12]u/w/wade/test.c line 57: Wrong number of arguments to snoop
    Expected: 1  Got: 2 before ;
[Feb 18 23:58:12]u/w/wade/test.c line 57: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:59:12]u/w/wade/test.c line 49: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 18 23:59:12]u/w/wade/test.c line 57: Wrong number of arguments to snoop
    Expected: 1  Got: 2 before ;
[Feb 18 23:59:12]u/w/wade/test.c line 57: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 19 00:01:04]u/w/wade/test.c line 49: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 19 00:01:04]u/w/wade/test.c line 57: Wrong number of arguments to snoop
    Expected: 1  Got: 2 before ;
[Feb 19 00:01:04]u/w/wade/test.c line 57: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 19 00:02:30]u/w/wade/test.c line 49: Bad type for argument 1 of snoop ( string vs object ) before ;
[Feb 19 00:02:30]u/w/wade/test.c line 57: Wrong number of arguments to snoop
    Expected: 1  Got: 2 before ;
[Feb 19 00:02:30]u/w/wade/test.c line 57: Bad type for argument 1 of snoop ( string vs object ) before ;
[Mar 11 22:16:17]u/w/wade/workroom.c line 52: Reserved type name unexpected. before ob)) write ("Not fou
[Mar 11 22:16:17]u/w/wade/workroom.c line 52: Missing type for argument before )) write ("Not found
[Mar 11 22:16:17]u/w/wade/workroom.c line 52: parse error before  write ("Not found.\
[Aug 14 20:15:29]u/w/wade/item/cloak.c line 8: Cannot #include daemons.h before the end of line
[Aug 14 20:15:29]u/w/wade/item/cloak.c line 10: Cannot #include money.h before the end of line
[Aug 14 20:15:29]u/w/wade/item/cloak.c line 14: Cannot #include language.h before the end of line
[Aug 14 20:15:29]u/w/wade/item/cloak.c line 16: Cannot #include man.h before the end of line
[Aug 14 20:15:29]u/w/wade/item/cloak.c line 20: parse error before ;
[May  4 09:03:31]u/w/wade/item/cloak.c line 8: Cannot #include daemons.h before the end of line
[May  4 09:03:31]u/w/wade/item/cloak.c line 10: Cannot #include money.h before the end of line
[May  4 09:03:31]u/w/wade/item/cloak.c line 14: Cannot #include language.h before the end of line
[May  4 09:03:31]u/w/wade/item/cloak.c line 16: Cannot #include man.h before the end of line
[May  4 09:03:31]u/w/wade/item/cloak.c line 20: parse error before ;
[May  4 09:12:16]u/w/wade/item/cloak.c line 8: Cannot #include daemons.h before the end of line
[May  4 09:12:16]u/w/wade/item/cloak.c line 10: Cannot #include money.h before the end of line
[May  4 09:12:16]u/w/wade/item/cloak.c line 14: Cannot #include language.h before the end of line
[May  4 09:12:16]u/w/wade/item/cloak.c line 16: Cannot #include man.h before the end of line
[May  4 09:12:16]u/w/wade/item/cloak.c line 20: parse error before ;
[Jul 22 15:29:09]/u/w/wade/BBS/select.lpc:45:1: warning: Unused local variable 'BBS'
   45 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/BBS/mark.lpc:32:21: error: Undefined variable 'd'
   32 |   token = explode (d, "-"); // 不知道会有什么值？？？
      |                     ^
[Jul 22 15:29:09]/u/w/wade/BBS/mark.lpc:42:20: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
   42 |   else if (d[-1..-1] == "-") { // N- 格式
      |                    ^
[Jul 22 15:29:09]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 'title'
   76 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 'auth'
   76 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 'i'
   76 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 't'
   76 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/BBS/discard.lpc:42:20: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
   42 |   else if (d[-1..-1] == "-") { // N- 格式
      |                    ^
[Jul 22 15:29:09]/u/w/wade/BBS/BBS.lpc:99:36: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
   99 |       boards[board] = lists[M+1..-1]; // 大概是像 discard -M 之类的
      |                                    ^
[Jul 22 15:29:09]/u/w/wade/BBS/BBS.lpc:102:52: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
  102 |       boards[board] = lists[0..N-1] + lists[M+1..-1];
      |                                                    ^
[Jul 22 15:29:09]/u/w/wade/BBS/BBS.lpc:115:52: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
  115 |       boards[board] = lists[0..N-1] + lists[N+1..-1];
      |                                                    ^
[Jul 22 15:29:09]/u/w/wade/BBS/BBS.lpc:119:1: warning: Unused local variable 'j'
  119 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/tar.lpc:143:1: warning: Unused local variable 'ln'
  143 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/obj/torch.lpc:28:1: warning: Unused local variable 'ip3'
   28 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/obj/torch.lpc:28:1: warning: Unused local variable 'ip4'
   28 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/obj/torch.lpc:28:1: warning: Unused local variable 'ip5'
   28 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/obj/wade.lpc:68:1: warning: Unused local variable 'buf'
   68 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/npc/lover.lpc:74:1: warning: Unused local variable 'pet_type'
   74 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/npc/lover.lpc:76:29: error: syntax error, unexpected L_CLASS
   76 | void receive_message(string class, string msg)
      |                             ^
[Jul 22 15:29:09]/u/w/wade/npc/money.lpc:13:19: error: Undefined function set_name
   13 |         set_name( CNAME, ({ NAME }) );
      |                   ^
/u/w/wade/npc/money.lpc:2:9: note: expanded from macro 'NAME'
    2 | #define NAME "muse"
      |         ^
/u/w/wade/npc/money.lpc:3:9: note: expanded from macro 'CNAME'
    3 | #define CNAME "妙妙"
      |         ^
[Jul 22 15:29:09]/u/w/wade/npc/money.lpc:18:9: error: Undefined function set
   18 |         );
      |         ^
[Jul 22 15:29:09]/u/w/wade/npc/money.lpc:19:25: error: Undefined function set
   19 |         set ( "gender", SEX );
      |                         ^
/u/w/wade/npc/money.lpc:4:9: note: expanded from macro 'SEX'
    4 | #define SEX "女性"
      |         ^
[Jul 22 15:29:09]/u/w/wade/npc/money.lpc:20:36: error: Undefined function set
   20 |         set("prevent_give_money", 1);
      |                                    ^
[Jul 22 15:29:09]/u/w/wade/npc/money.lpc:22:33: error: Undefined function set
   22 |         set ( "have_partner", 0 );
      |                                 ^
[Jul 22 15:29:09]/u/w/wade/npc/money.lpc:23:61: error: Undefined function set
   23 |         set("msg_min", "$N用优雅的步子走了过来。");
      |                                                             ^
[Jul 22 15:29:09]/u/w/wade/npc/son.lpc:48:10: error: Unable to find the inherited function 'reset'.
   48 |  ::reset();
      |          ^
[Jul 22 15:29:09]/u/w/wade/item/cloak.lpc:8: error: Cannot #include daemons.h
[Jul 22 15:29:09]/u/w/wade/item/cloak.lpc:10: error: Cannot #include money.h
[Jul 22 15:29:09]/u/w/wade/item/cloak.lpc:14: error: Cannot #include language.h
[Jul 22 15:29:09]/u/w/wade/item/cloak.lpc:16: error: Cannot #include man.h
[Jul 22 15:29:09]/u/w/wade/item/cloak.lpc:20:9: error: syntax error, unexpected L_IDENTIFIER, expecting L_STRING or '('
   20 | inherit ARMOR;
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:7:9: warning: Redeclaration of global variable 'dbase'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:7:9: warning: Redeclaration of global variable 'tmp_dbase'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:7:9: warning: Redeclaration of global variable 'default_ob'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:7:9: error: Illegal to redefine 'nomask' function '_set'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:7:9: error: Illegal to redefine 'nomask' function '_query'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:7:9: error: Illegal to redefine 'nomask' function '_delete'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:29:27: error: Undefined variable 'START_ROOM'
   29 |         "out" : START_ROOM,
      |                           ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:64:1: warning: Unused local variable 'i'
   64 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:167:1: warning: Unused local variable 'me'
  167 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/room/casino.lpc:167:1: warning: Unused local variable 'j'
  167 | }
      | ^
[Jul 22 15:29:09]/u/w/wade/text3d.lpc:1: error: Cannot #include stdio.h
[Jul 22 15:29:09]/u/w/wade/text3d.lpc:2: error: Cannot #include stdlib.h
[Jul 22 15:29:09]/u/w/wade/text3d.lpc:3: error: Cannot #include math.h
[Jul 22 15:29:09]/u/w/wade/text3d.lpc:8:6: error: syntax error, unexpected L_IDENTIFIER, expecting L_ASSIGN or ';' or '(' or ','
    8 | char Cchar[27][3] = {"狂","想","空","间","欢","迎","大","家","进",
      |      ^
[Jul 22 15:43:08]/u/w/wade/BBS/select.lpc:45:1: warning: Unused local variable 'BBS'
   45 | }
      | ^
[Jul 22 15:43:08]/u/w/wade/BBS/mark.lpc:32:21: error: Undefined variable 'd'
   32 |   token = explode (d, "-"); // 不知道会有什么值？？？
      |                     ^
[Jul 22 15:43:08]/u/w/wade/BBS/mark.lpc:42:20: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
   42 |   else if (d[-1..-1] == "-") { // N- 格式
      |                    ^
[Jul 22 15:43:08]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 'title'
   76 | }
      | ^
[Jul 22 15:43:08]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 'auth'
   76 | }
      | ^
[Jul 22 15:43:08]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 'i'
   76 | }
      | ^
[Jul 22 15:43:08]/u/w/wade/BBS/list.lpc:76:1: warning: Unused local variable 't'
   76 | }
      | ^
[Jul 22 15:43:08]/u/w/wade/BBS/discard.lpc:42:20: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
   42 |   else if (d[-1..-1] == "-") { // N- 格式
      |                    ^
[Jul 22 15:43:08]/u/w/wade/BBS/BBS.lpc:99:36: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
   99 |       boards[board] = lists[M+1..-1]; // 大概是像 discard -M 之类的
      |                                    ^
[Jul 22 15:43:08]/u/w/wade/BBS/BBS.lpc:102:52: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
  102 |       boards[board] = lists[0..N-1] + lists[M+1..-1];
      |                                                    ^
[Jul 22 15:43:08]/u/w/wade/BBS/BBS.lpc:115:52: warning: A negative constant as the second element of arr[x..y] no longer means indexing from the end.  Use arr[x..<y]
  115 |       boards[board] = lists[0..N-1] + lists[N+1..-1];
      |                                                    ^
[Jul 22 15:43:08]/u/w/wade/BBS/BBS.lpc:119:1: warning: Unused local variable 'j'
  119 | }
      | ^
[Jul 22 15:43:08]/u/w/wade/tar.lpc:143:1: warning: Unused local variable 'ln'
  143 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/obj/torch.lpc:28:1: warning: Unused local variable 'ip3'
   28 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/obj/torch.lpc:28:1: warning: Unused local variable 'ip4'
   28 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/obj/torch.lpc:28:1: warning: Unused local variable 'ip5'
   28 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/obj/wade.lpc:68:1: warning: Unused local variable 'buf'
   68 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/npc/lover.lpc:74:1: warning: Unused local variable 'pet_type'
   74 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/npc/lover.lpc:76:29: error: syntax error, unexpected L_CLASS
   76 | void receive_message(string class, string msg)
      |                             ^
[Jul 22 15:43:09]/u/w/wade/npc/money.lpc:13:19: error: Undefined function set_name
   13 |         set_name( CNAME, ({ NAME }) );
      |                   ^
/u/w/wade/npc/money.lpc:2:9: note: expanded from macro 'NAME'
    2 | #define NAME "muse"
      |         ^
/u/w/wade/npc/money.lpc:3:9: note: expanded from macro 'CNAME'
    3 | #define CNAME "妙妙"
      |         ^
[Jul 22 15:43:09]/u/w/wade/npc/money.lpc:18:9: error: Undefined function set
   18 |         );
      |         ^
[Jul 22 15:43:09]/u/w/wade/npc/money.lpc:19:25: error: Undefined function set
   19 |         set ( "gender", SEX );
      |                         ^
/u/w/wade/npc/money.lpc:4:9: note: expanded from macro 'SEX'
    4 | #define SEX "女性"
      |         ^
[Jul 22 15:43:09]/u/w/wade/npc/money.lpc:20:36: error: Undefined function set
   20 |         set("prevent_give_money", 1);
      |                                    ^
[Jul 22 15:43:09]/u/w/wade/npc/money.lpc:22:33: error: Undefined function set
   22 |         set ( "have_partner", 0 );
      |                                 ^
[Jul 22 15:43:09]/u/w/wade/npc/money.lpc:23:61: error: Undefined function set
   23 |         set("msg_min", "$N用优雅的步子走了过来。");
      |                                                             ^
[Jul 22 15:43:09]/u/w/wade/npc/son.lpc:48:10: error: Unable to find the inherited function 'reset'.
   48 |  ::reset();
      |          ^
[Jul 22 15:43:09]/u/w/wade/item/cloak.lpc:8: error: Cannot #include daemons.h
[Jul 22 15:43:09]/u/w/wade/item/cloak.lpc:10: error: Cannot #include money.h
[Jul 22 15:43:09]/u/w/wade/item/cloak.lpc:14: error: Cannot #include language.h
[Jul 22 15:43:09]/u/w/wade/item/cloak.lpc:16: error: Cannot #include man.h
[Jul 22 15:43:09]/u/w/wade/item/cloak.lpc:20:9: error: syntax error, unexpected L_IDENTIFIER, expecting L_STRING or '('
   20 | inherit ARMOR;
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:7:9: warning: Redeclaration of global variable 'dbase'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:7:9: warning: Redeclaration of global variable 'tmp_dbase'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:7:9: warning: Redeclaration of global variable 'default_ob'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:7:9: error: Illegal to redefine 'nomask' function '_set'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:7:9: error: Illegal to redefine 'nomask' function '_query'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:7:9: error: Illegal to redefine 'nomask' function '_delete'.
    7 | inherit CHANNEL_D;
      |         ^
/include/globals.h:24:9: note: expanded from macro 'CHANNEL_D'
   24 | #define CHANNEL_D  "/adm/daemons/channeld"
      |         ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:29:27: error: Undefined variable 'START_ROOM'
   29 |         "out" : START_ROOM,
      |                           ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:64:1: warning: Unused local variable 'i'
   64 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:167:1: warning: Unused local variable 'me'
  167 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/room/casino.lpc:167:1: warning: Unused local variable 'j'
  167 | }
      | ^
[Jul 22 15:43:09]/u/w/wade/text3d.lpc:1: error: Cannot #include stdio.h
[Jul 22 15:43:09]/u/w/wade/text3d.lpc:2: error: Cannot #include stdlib.h
[Jul 22 15:43:09]/u/w/wade/text3d.lpc:3: error: Cannot #include math.h
[Jul 22 15:43:09]/u/w/wade/text3d.lpc:8:6: error: syntax error, unexpected L_IDENTIFIER, expecting L_ASSIGN or ';' or '(' or ','
    8 | char Cchar[27][3] = {"狂","想","空","间","欢","迎","大","家","进",
      |      ^
