lua-users home
lua-l archive

Re: build lua 1.1

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Using the lua-all package, I had to add these two lines to y.tab.c
build Lua 1.1 using "Apple clang version 12.0.0 (clang-1200032.29)":
int yylex ();
int yyparse();

AltStyle によって変換されたページ (->オリジナル) /