[vlc-devel] [PATCH] lua: work around 32-bit integers limitation in vlc.var

Pierre Ynard linkfanel at yahoo.fr
Tue Nov 29 17:53:28 CET 2016


> I think using 64-bits integers in Lua would be simpler. Switching to
> 5.3 will break binary compatibility in any case, so that would be a
> good time.

Personally, I think customizing the base types of the lua build is way
overkill, but I won't be the one maintaining the contribs and packaging.
And that can still be done either way with or without this patch. But
as it is like this, the code of the lua bindings is wrong so it needs
either a portability fix like this one, or a compile-time assert.

-- 
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."


More information about the vlc-devel mailing list