[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ffi-helper: looking for C libraries to try
From: |
Mike Gran |
Subject: |
Re: ffi-helper: looking for C libraries to try |
Date: |
Sat, 15 Jul 2017 00:04:29 +0000 (UTC) |
On Friday, July 14, 2017, 4:18:01 PM PDT, Matt Wette <address@hidden> wrote:
> If you have suggestions for test cases, please post. They should be commonly
> used.
> (I use MacPorts and would want them to be installable in that context.)
It might be fun to see what happens with the mysql c api.
Actually a lot of the stuff in the main C API header file is not used, and
couldbe ignored, but, this is the full C header file.
https://raw.githubusercontent.com/mysql/mysql-server/5.7/include/mysql.h
Re: ffi-helper: looking for C libraries to try, Amirouche, 2017/07/14