Re: [ANN] Lua 5.4.0 (rc1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2020年4月15日 18:01:45 -0300
> Total nitpick - in the diffs I see some misaligned formatting, e.g. search for "no file 'blabla.so'" and also the bit table in src/lopcodes.h and OP_LOADFALSE.
Some tabs have been replaced by spaces and perhaps vice-versa. The
leading diff marks '> ' and '<' create this misalignment. diff may
have an option to fix that but I'd rather show that there has been
changes instead of otherwise.