u/l/lopo/skill/fivdag.c line 124: parse error before  ("没有针怎么练");
u/l/lopo/skill/fivdag.c line 124: parse error before  ("没有针怎么练");
u/l/lopo/npc/chen.c line 148: Incorrect number of arguments. before the end of line
u/l/lopo/npc/chen.c line 165: Incorrect number of arguments. before the end of line
u/l/lopo/npc/chen.c line 148: Incorrect number of arguments. before the end of line
u/l/lopo/npc/chen.c line 165: Incorrect number of arguments. before the end of line
u/l/lopo/npc/chen1.c line 142: Incorrect number of arguments. before the end of line
u/l/lopo/npc/chen1.c line 159: Incorrect number of arguments. before the end of line
u/l/lopo/npc/pronee.c line 4: Unrecognised # directive before #include <ansi.h>
u/l/lopo/npc/pronee.c line 61: parse error before the end of line
u/l/lopo/npc/pronee.c line 81: Undefined function getch before )
u/l/lopo/npc/pronee.c line 81: Illegal LHS before the end of line
u/l/lopo/npc/pronee.c line 81: parse error before the end of line
u/l/lopo/npc/pronee.c line 174: Illegal LHS before the end of line
/u/l/lopo/suncry.lpc:142:52: warning: Expression has no side effects, and the value is unused
  142 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/l/lopo/test/sosword.lpc:49:52: warning: Expression has no side effects, and the value is unused
   49 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/l/lopo/new/suncry.lpc:132:52: warning: Expression has no side effects, and the value is unused
  132 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/l/lopo/new/landag.lpc:123:11: error: syntax error, unexpected L_RETURN
  123 |           return notify_fail("想学兰陵绝匕就拿把匕首吧... 否则空手有啥好比的....\n");
      |           ^
/u/l/lopo/new/landag.lpc:130:32: error: syntax error, unexpected ';'
  130 |         object me=this_player();
      |                                ^
/u/l/lopo/new/landag.lpc:131:44: error: syntax error, unexpected ';'
  131 |         object wea=me->query_temp("weapon");
      |                                            ^
/u/l/lopo/npc/chen1.lpc:127:31: warning: Number of arguments to 'do_giveneedle' disagrees with previous definition.
  127 | string do_giveneedle(object ob)
      |                               ^
/u/l/lopo/npc/chen1.lpc:144:28: warning: Number of arguments to 'dogivepro' disagrees with previous definition.
  144 |  string dogivepro(object ob)
      |                            ^
/u/l/lopo/npc/leen.lpc:16:89: warning: Unknown escape sequence '\'.
   16 |             "她是银针门掌门的义女，自小由掌门一手带大，并传了许\多医术\n"+
      |                                                                                         ^
      |                                                                                         
/u/l/lopo/npc/chen.lpc:133:31: warning: Number of arguments to 'do_giveneedle' disagrees with previous definition.
  133 | string do_giveneedle(object ob)
      |                               ^
/u/l/lopo/npc/chen.lpc:150:28: warning: Number of arguments to 'dogivepro' disagrees with previous definition.
  150 |  string dogivepro(object ob)
      |                            ^
/u/l/lopo/npc/pronee.lpc:4: error: Cannot #include stdio.h
/u/l/lopo/npc/pronee.lpc:61:6: error: syntax error, unexpected L_ELSE
   61 |      else
      |      ^
/u/l/lopo/npc/pronee.lpc:81:20: error: Undefined function getch
   81 |   switch(num=getch())
      |                    ^
/u/l/lopo/npc/pronee.lpc:81:21: error: syntax error, unexpected ')'
   81 |   switch(num=getch())
      |                     ^
/u/l/lopo/npc/pronee.lpc:174:34: error: Illegal LHS
  174 |           object ob=this_player();
      |                                  ^
/u/l/lopo/npc/pronee.lpc:174:34: error: Illegal LHS
  174 |           object ob=this_player();
      |                                  ^
/u/l/lopo/test.lpc:31:13: warning: Unknown escape sequence '\o'.
   31 |   me->move("\open\poison\room\room5");
      |             ^
      |             o
/u/l/lopo/test.lpc:31:18: warning: Unknown escape sequence '\p'.
   31 |   me->move("\open\poison\room\room5");
      |                  ^
      |                  p
/u/l/lopo/skill/shinno.lpc:31:20: error: syntax error, unexpected L_STRING
   31 |       "yunshon-pill" : ([1:"linju plant",
      |                    ^
/u/l/lopo/skill/shinno.lpc:72:11: error: syntax error, unexpected ';'
   72 |         ]);
      |           ^
/u/l/lopo/skill/shinno.lpc:86:26: error: syntax error, unexpected ';'
   86 |                        ]);
      |                          ^
/u/l/lopo/skill/shinno.lpc:117:18: error: Undefined variable 'make'
  117 |         dict=make[name];
      |                  ^
/u/l/lopo/skill/shinno.lpc:117:23: error: Undefined variable 'name'
  117 |         dict=make[name];
      |                       ^
/u/l/lopo/skill/shinno.lpc:117:24: error: syntax error, unexpected ';'
  117 |         dict=make[name];
      |                        ^
/u/l/lopo/suncry.lpc:142:52: warning: Expression has no side effects, and the value is unused
  142 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/l/lopo/test/sosword.lpc:49:52: warning: Expression has no side effects, and the value is unused
   49 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/l/lopo/new/suncry.lpc:132:52: warning: Expression has no side effects, and the value is unused
  132 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/l/lopo/new/landag.lpc:123:11: error: syntax error, unexpected L_RETURN
  123 |           return notify_fail("想学兰陵绝匕就拿把匕首吧... 否则空手有啥好比的....\n");
      |           ^
/u/l/lopo/new/landag.lpc:130:32: error: syntax error, unexpected ';'
  130 |         object me=this_player();
      |                                ^
/u/l/lopo/new/landag.lpc:131:44: error: syntax error, unexpected ';'
  131 |         object wea=me->query_temp("weapon");
      |                                            ^
/u/l/lopo/npc/chen1.lpc:127:31: warning: Number of arguments to 'do_giveneedle' disagrees with previous definition.
  127 | string do_giveneedle(object ob)
      |                               ^
/u/l/lopo/npc/chen1.lpc:144:28: warning: Number of arguments to 'dogivepro' disagrees with previous definition.
  144 |  string dogivepro(object ob)
      |                            ^
/u/l/lopo/npc/leen.lpc:16:89: warning: Unknown escape sequence '\'.
   16 |             "她是银针门掌门的义女，自小由掌门一手带大，并传了许\多医术\n"+
      |                                                                                         ^
      |                                                                                         
/u/l/lopo/npc/chen.lpc:133:31: warning: Number of arguments to 'do_giveneedle' disagrees with previous definition.
  133 | string do_giveneedle(object ob)
      |                               ^
/u/l/lopo/npc/chen.lpc:150:28: warning: Number of arguments to 'dogivepro' disagrees with previous definition.
  150 |  string dogivepro(object ob)
      |                            ^
/u/l/lopo/npc/pronee.lpc:4: error: Cannot #include stdio.h
/u/l/lopo/npc/pronee.lpc:61:6: error: syntax error, unexpected L_ELSE
   61 |      else
      |      ^
/u/l/lopo/npc/pronee.lpc:81:20: error: Undefined function getch
   81 |   switch(num=getch())
      |                    ^
/u/l/lopo/npc/pronee.lpc:81:21: error: syntax error, unexpected ')'
   81 |   switch(num=getch())
      |                     ^
/u/l/lopo/npc/pronee.lpc:174:34: error: Illegal LHS
  174 |           object ob=this_player();
      |                                  ^
/u/l/lopo/npc/pronee.lpc:174:34: error: Illegal LHS
  174 |           object ob=this_player();
      |                                  ^
/u/l/lopo/test.lpc:31:13: warning: Unknown escape sequence '\o'.
   31 |   me->move("\open\poison\room\room5");
      |             ^
      |             o
/u/l/lopo/test.lpc:31:18: warning: Unknown escape sequence '\p'.
   31 |   me->move("\open\poison\room\room5");
      |                  ^
      |                  p
/u/l/lopo/skill/shinno.lpc:31:20: error: syntax error, unexpected L_STRING
   31 |       "yunshon-pill" : ([1:"linju plant",
      |                    ^
/u/l/lopo/skill/shinno.lpc:72:11: error: syntax error, unexpected ';'
   72 |         ]);
      |           ^
/u/l/lopo/skill/shinno.lpc:86:26: error: syntax error, unexpected ';'
   86 |                        ]);
      |                          ^
/u/l/lopo/skill/shinno.lpc:117:18: error: Undefined variable 'make'
  117 |         dict=make[name];
      |                  ^
/u/l/lopo/skill/shinno.lpc:117:23: error: Undefined variable 'name'
  117 |         dict=make[name];
      |                       ^
/u/l/lopo/skill/shinno.lpc:117:24: error: syntax error, unexpected ';'
  117 |         dict=make[name];
      |                        ^
