From: Vladimír Čunát Date: Mon, 14 Nov 2016 07:13:03 +0000 (+0100) Subject: Merge branch 'lua-ffi-structs' into 'master' X-Git-Tag: v1.2.0-rc1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32f6aa2673196499a4188a8f2b73658fcd43b9c;p=thirdparty%2Fknot-resolver.git Merge branch 'lua-ffi-structs' into 'master' lua ffi bindings: fix incorrect structs Some structures have changed but lua was still using the old ABI. I think no our lua code used the fields misplaced due to this, except an example in documentation. I didn't check much of the ABI in there. I wish I knew some (half-)automatic way how to do that. See merge request !68 --- f32f6aa2673196499a4188a8f2b73658fcd43b9c