Re: Confusing error message for nil-indexed C arrays

  • From: Chris <chris@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sun, 05 Aug 2012 12:53:28 -0400

On 08/05/2012 11:32 AM, Mike Pall wrote:
Fixed in git HEAD.

I'm getting a build error with the latest HEAD:

lib_ffi.c: In function ‘ffi_index_meta’:
lib_ffi.c:121:25: error: ‘LJ_ERR_FFI_BADIDXW’ undeclared (first use in this function) lib_ffi.c:121:25: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [lib_ffi.o] Error 1

--
Chris
http://luadev.com

Other related posts: