Re: luac.c break with StkId -> StkIdRel change
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: luac.c break with StkId -> StkIdRel change
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2022年11月11日 07:24:47 -0300
> I'd like to report that the public luac.c (with the previously-floated
> patch f->lineinfo=NULL applied) now fails to compile on the
> recently-pushed update to lua core that turned most StkId into
> StkIdRel unions.
Thanks for the report.
It'll will be fixed for the next release.