Hello,

The example from the section Defining New Wrapped Types of the manual
does not work (g-wrap version 1.9.7).

I think there is a mistake or things that have changed since this
section has been written but I am unable to fix it by myself.

Any knowledgeable person could confirm and fix the documentation or
post a working spec file?

At least the definition for the C type should be something like:

typedef struct {
...
} Timespec64;

And maybe the first parameter of wrap/unwrap methods is
<timespec64-type> instead of <gw-ctype-void>. Right? Either way it
still does not work.

Regards,


Patrick


_______________________________________________
g-wrap-dev mailing list
g-wrap-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/g-wrap-dev

Reply via email to