On Mon, Jul 31, 2017 at 03:18:21AM +0200, Eugene Syromiatnikov wrote:
> The problem here is that these function implement the same non-trivial
> logic as their C counterpart, thus, any change in the logic should be
> made in two places, which is indeed error-prone.
I'd still disagree. The logic is
On Tue, Jul 25, 2017 at 03:59:50PM +0300, Victor Krapivensky wrote:
> * .gitignore: Add luajit_lib.h.
> * Makefile.am: Build with LuaJIT if configured so.
> (strace_SOURCES): Add defs_shared.h, ffi.h.
> (luajit_lib.h): Auto-generate from luajit_lib.lua.
> * configure.ac: Add new --with-luajit confi