Re: FFI, cURL and function callback

  • From: madigest i <madigest@xxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 28 Mar 2013 15:25:35 +0200

Daurnimator <quae@xxxxxxxxxxxxxxx> kirjoitti 27.maalis.2013 kello 21.06:

> On 27 March 2013 14:52, Dan Eloff <dan.eloff@xxxxxxxxx> wrote:
>> I think in cases of conflict with ljsyscall, the easiest solution is rename
>> the conflicting symbols. To my understanding anyway, if you need to declare
>> an OpenSSL timeval struct, then rename it to ssl_timeval or some such. With
>> C the type names aren't mangled into the symbols so it should work fine.
>> 
> 
> Now you don't get interoperation between libraries.
> Also most people want to autogenerate their cdef files.

What people ase using to autogenerate cdef files? 

I need Windows, OSX and Linux. Creating cdef files by hand takes huge amount of 
time.

--
Regards,

Pasi Mankinen
Finland




Other related posts: