Re: Subject: [ANN] Lua 5.3.5 now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Subject: [ANN] Lua 5.3.5 now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2018年7月13日 07:06:45 -0300
>The extra -DLUA_USE_READLINE in the FreeBSD target causes compiler warnings:
My fault really. I copied the FreeBSD recipe from the 5.4.0 Makefile.
The fix is of course to remove -DLUA_USE_READLINE from the recipe.
Thanks for the report.