On Fri, 14 May 2021, riles(a)triton.net wrote:
This issue breaks the C api
I think the issue is that
typedef struct gretl_bundle_ gretl_bundle;
has been moved from gretl_bundle.h in 2021a to libgretl.h in 2021b
any thoughts??
In what way does it break the API? The examples under "apidemo" in
the gretl sources compile OK, as do some other libgretl-linked
C programs that I've used for testing.
I guess the problem must be specific to C++.
Allin