X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=embed.pl;h=e5ca87a4f0d3f71b7d20ff52b61bbd19a230ad6b;hb=48cf72c85711f1650a96caf8dc746a297ee2bd06;hp=d823456e8c6bdc78984039e373d30cb2f6a8adfc;hpb=52265d3151772e94ddec71ce5f4d46e7950012b7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/embed.pl b/embed.pl index d823456..e5ca87a 100755 --- a/embed.pl +++ b/embed.pl @@ -2103,10 +2103,8 @@ Ap |I32 |whichsig |char* sig p |int |yyerror |char* s #ifdef USE_PURE_BISON p |int |yylex_r |YYSTYPE *lvalp|int *lcharp -p |int |yylex |YYSTYPE *lvalp|int *lcharp -#else -p |int |yylex #endif +p |int |yylex p |int |yyparse p |int |yywarn |char* s #if defined(MYMALLOC)