Re: [ANN] LuaJIT-2.0.0-beta11

  • From: Mike Pall <mike-1210@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 17 Oct 2012 11:59:17 +0200

Daurnimator wrote:
> Have an ifdef for LUAJIT_ENABLE_LUA52COMPAT that enables it?

How so? That flag is only available when LuaJIT itself is compiled,
but not when you link a C module against "lua.h". So it doesn't
make sense to add such an #ifdef to it.

--Mike

Other related posts: